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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a48de70a597b3b994613674efdf7ba41d0d0d2ee+b220847201e83bd7d2b05191ce33e2cf4f3b5326 (cd26013fabfd3d6232b940d929781bc4a117e3a9) 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14668 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 b220847201e83bd7d2b05191ce33e2cf4f3b5326 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee > 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/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 Merge succeeded, producing 5cefd366b78bf8585357f20f5d91f772c159207d Checking out Revision 5cefd366b78bf8585357f20f5d91f772c159207d (PR-2924) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b220847201e83bd7d2b05191ce33e2cf4f3b5326 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5cefd366b78bf8585357f20f5d91f772c159207d # timeout=10 Commit message: "Merge commit 'b220847201e83bd7d2b05191ce33e2cf4f3b5326' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk e646cab32aa9a8999b644d930546cd9652a20b52 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-06T00:30:19.945Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-06T00:30:20.210Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-06T00:30:20.307Z] ========================================================= [2020-12-06T00:30:20.307Z] EdgeX Global Pipelines Version Info [2020-12-06T00:30:20.307Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:30:21.804Z] ------------------- [2020-12-06T00:30:21.804Z] stable info: [2020-12-06T00:30:21.804Z] ------------------- [2020-12-06T00:30:21.804Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-06T00:30:21.804Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-06T00:30:21.804Z] Message: update stable to v1.0.169 [2020-12-06T00:30:22.750Z] ------------------- [2020-12-06T00:30:22.750Z] experimental info: [2020-12-06T00:30:22.750Z] ------------------- [2020-12-06T00:30:22.750Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-06T00:30:22.750Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-06T00:30:22.750Z] Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-06T00:30:23.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-06T00:30:23.104Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-06T00:30:23.237Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-06T00:30:23.329Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-06T00:30:23.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-06T00:30:23.553Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-06T00:30:23.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-06T00:30:23.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-06T00:30:23.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-06T00:30:23.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-06T00:30:24.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-06T00:30:24.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-06T00:30:24.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-06T00:30:24.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-06T00:30:24.385Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-06T00:30:24.474Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-06T00:30:24.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-06T00:30:24.659Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-06T00:30:24.761Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-06T00:30:24.868Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-06T00:30:24.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-06T00:30:25.056Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-06T00:30:25.144Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2924 [Pipeline] echo [2020-12-06T00:30:25.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2924 [Pipeline] echo [2020-12-06T00:30:25.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2924 [Pipeline] echo [2020-12-06T00:30:25.425Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5cefd366b78bf8585357f20f5d91f772c159207d [Pipeline] echo [2020-12-06T00:30:25.509Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5cefd36 [Pipeline] echo [2020-12-06T00:30:25.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-06T00:30:25.773Z] provisioning config files... [2020-12-06T00:30:25.805Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8598728156431184321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:30:26.166Z] ---> docker-login.sh [2020-12-06T00:30:26.166Z] nexus3.edgexfoundry.org:10001 [2020-12-06T00:30:26.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:30:26.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:30:26.695Z] Configure a credential helper to remove this warning. See [2020-12-06T00:30:26.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:30:26.695Z] [2020-12-06T00:30:26.695Z] Login Succeeded [2020-12-06T00:30:26.695Z] nexus3.edgexfoundry.org:10002 [2020-12-06T00:30:26.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:30:26.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:30:26.961Z] Configure a credential helper to remove this warning. See [2020-12-06T00:30:26.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:30:26.961Z] [2020-12-06T00:30:26.961Z] Login Succeeded [2020-12-06T00:30:26.961Z] nexus3.edgexfoundry.org:10003 [2020-12-06T00:30:26.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:30:26.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:30:26.961Z] Configure a credential helper to remove this warning. See [2020-12-06T00:30:26.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:30:26.961Z] [2020-12-06T00:30:26.961Z] Login Succeeded [2020-12-06T00:30:26.961Z] nexus3.edgexfoundry.org:10004 [2020-12-06T00:30:27.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:30:27.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:30:27.223Z] Configure a credential helper to remove this warning. See [2020-12-06T00:30:27.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:30:27.223Z] [2020-12-06T00:30:27.223Z] Login Succeeded [2020-12-06T00:30:27.223Z] docker.io [2020-12-06T00:30:27.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:30:27.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:30:27.802Z] Configure a credential helper to remove this warning. See [2020-12-06T00:30:27.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:30:27.802Z] [2020-12-06T00:30:27.802Z] Login Succeeded [2020-12-06T00:30:27.802Z] ---> docker-login.sh ends [Pipeline] } [2020-12-06T00:30:27.812Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-06T00:30:28.336Z] ++ 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-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-06T00:30:28.336Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:30:28.336Z] ++ dirname cmd/core-command/Dockerfile [2020-12-06T00:30:28.336Z] ++ cut -d/ -f2 [2020-12-06T00:30:28.336Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-06T00:30:28.336Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:30:28.336Z] ++ dirname cmd/core-data/Dockerfile [2020-12-06T00:30:28.336Z] ++ cut -d/ -f2 [2020-12-06T00:30:28.336Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-06T00:30:28.336Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:30:28.336Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-06T00:30:28.336Z] ++ cut -d/ -f2 [2020-12-06T00:30:28.336Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-06T00:30:28.336Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:30:28.336Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-06T00:30:28.336Z] ++ cut -d/ -f2 [2020-12-06T00:30:28.336Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-06T00:30:28.336Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:30:28.336Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-06T00:30:28.336Z] ++ cut -d/ -f2 [2020-12-06T00:30:28.336Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-06T00:30:28.336Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:30:28.336Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-06T00:30:28.336Z] ++ cut -d/ -f2 [2020-12-06T00:30:28.336Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-06T00:30:28.336Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:30:28.336Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-06T00:30:28.336Z] ++ cut -d/ -f2 [2020-12-06T00:30:28.336Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-06T00:30:28.336Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:30:28.336Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-06T00:30:28.336Z] ++ cut -d/ -f2 [2020-12-06T00:30:28.336Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-06T00:30:28.336Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:30:28.336Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-06T00:30:28.336Z] ++ cut -d/ -f2 [2020-12-06T00:30:28.336Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-06T00:30:28.336Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-06T00:30:28.336Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-06T00:30:28.336Z] ++ cut -d/ -f2 [2020-12-06T00:30:28.336Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-06T00:30:28.420Z] 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-secrets-setup-go, dockerfile:cmd/security-secrets-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 [2020-12-06T00:30:31.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-06T00:30:31.160Z] [2020-12-06T00:30:31.160Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:30:31.519Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-06T00:30:31.519Z] latest: Pulling from edgex-devops/git-semver [2020-12-06T00:30:31.519Z] 31603596830f: Pulling fs layer [2020-12-06T00:30:31.519Z] 2a8b12db71e7: Pulling fs layer [2020-12-06T00:30:31.519Z] 6ca5941a6612: Pulling fs layer [2020-12-06T00:30:31.519Z] ecc8261a40a4: Pulling fs layer [2020-12-06T00:30:31.519Z] ecc8261a40a4: Waiting [2020-12-06T00:30:31.519Z] 2a8b12db71e7: Download complete [2020-12-06T00:30:31.783Z] 31603596830f: Verifying Checksum [2020-12-06T00:30:31.783Z] 31603596830f: Download complete [2020-12-06T00:30:31.783Z] ecc8261a40a4: Verifying Checksum [2020-12-06T00:30:31.783Z] ecc8261a40a4: Download complete [2020-12-06T00:30:31.783Z] 6ca5941a6612: Verifying Checksum [2020-12-06T00:30:31.783Z] 6ca5941a6612: Download complete [2020-12-06T00:30:32.047Z] 31603596830f: Pull complete [2020-12-06T00:30:32.047Z] 2a8b12db71e7: Pull complete [2020-12-06T00:30:33.002Z] 6ca5941a6612: Pull complete [2020-12-06T00:30:33.272Z] ecc8261a40a4: Pull complete [2020-12-06T00:30:33.272Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-06T00:30:33.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-06T00:30:33.272Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-06T00:30:33.408Z] prd-centos7-docker-4c-2g-14668 does not seem to be running inside a container [2020-12-06T00:30:33.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-06T00:30:36.111Z] $ docker top 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-06T00:30:36.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-06T00:30:36.445Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-06T00:30:36.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-06T00:30:36.721Z] $ docker exec 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b ssh-agent [2020-12-06T00:30:36.914Z] SSH_AUTH_SOCK=/tmp/ssh-ljOv3N0eGw3p/agent.11 [2020-12-06T00:30:36.914Z] SSH_AGENT_PID=17 [2020-12-06T00:30:36.928Z] Running ssh-add (command line suppressed) [2020-12-06T00:30:37.060Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8446313143813465503.key (/w/workspace/edgex-go/2@tmp/private_key_8446313143813465503.key) [2020-12-06T00:30:37.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-06T00:30:37.454Z] + git tag --points-at HEAD [Pipeline] } [2020-12-06T00:30:37.483Z] $ docker exec --env ******** --env ******** 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b ssh-agent -k [2020-12-06T00:30:37.598Z] unset SSH_AUTH_SOCK; [2020-12-06T00:30:37.599Z] unset SSH_AGENT_PID; [2020-12-06T00:30:37.599Z] echo Agent pid 17 killed; [2020-12-06T00:30:37.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-06T00:30:37.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-06T00:30:37.807Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-06T00:30:37.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-06T00:30:37.990Z] $ docker exec 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b ssh-agent [2020-12-06T00:30:38.160Z] SSH_AUTH_SOCK=/tmp/ssh-ntNNk989DVPs/agent.45 [2020-12-06T00:30:38.161Z] SSH_AGENT_PID=50 [2020-12-06T00:30:38.169Z] Running ssh-add (command line suppressed) [2020-12-06T00:30:38.290Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6449006467814333247.key (/w/workspace/edgex-go/2@tmp/private_key_6449006467814333247.key) [2020-12-06T00:30:38.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-06T00:30:38.705Z] + git semver init [2020-12-06T00:30:38.705Z] # -> Open(): unable to determine branch for HEAD [2020-12-06T00:30:38.705Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2020-12-06T00:30:38.705Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2020-12-06T00:30:38.705Z] # $SEMVER_REMOTE_NAME = origin [2020-12-06T00:30:38.705Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-06T00:30:38.705Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-06T00:30:38.705Z] # $SEMVER_BRANCH = PR-2924 [2020-12-06T00:30:38.705Z] # $SEMVER_TEMP = /tmp/semver-083647322 [2020-12-06T00:30:38.705Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-06T00:30:56.888Z] # '/tmp/semver-083647322' -> '/w/workspace/edgex-go/2/.semver' [2020-12-06T00:30:56.888Z] # -> Force: false [2020-12-06T00:30:57.151Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2020-12-06T00:30:57.175Z] $ docker exec --env ******** --env ******** 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b ssh-agent -k [2020-12-06T00:30:57.442Z] unset SSH_AUTH_SOCK; [2020-12-06T00:30:57.443Z] unset SSH_AGENT_PID; [2020-12-06T00:30:57.443Z] echo Agent pid 50 killed; [2020-12-06T00:30:57.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-06T00:30:58.079Z] + git semver [Pipeline] } [2020-12-06T00:30:58.101Z] $ docker stop --time=1 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b [2020-12-06T00:30:59.761Z] $ docker rm -f 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-06T00:31:00.495Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-06T00:31:01.034Z] Stashed 1 file(s) [Pipeline] echo [2020-12-06T00:31:01.038Z] [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 [2020-12-06T00:31:01.987Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-06T00:31:02.294Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-06T00:31:02.598Z] + sudo service docker restart [2020-12-06T00:31:02.598Z] + true [2020-12-06T00:31:02.598Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-06T00:31:03.195Z] ========================================================= [2020-12-06T00:31:03.195Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-06T00:31:03.195Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:31:03.591Z] + 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 . [2020-12-06T00:31:06.938Z] Sending build context to Docker daemon 326.3MB [2020-12-06T00:31:06.938Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-06T00:31:06.938Z] Step 2/7 : FROM ${BASE} [2020-12-06T00:31:06.938Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-06T00:31:06.938Z] 188c0c94c7c5: Pulling fs layer [2020-12-06T00:31:06.938Z] 0ef7d3d256c8: Pulling fs layer [2020-12-06T00:31:06.938Z] de9db76c5a1d: Pulling fs layer [2020-12-06T00:31:06.938Z] bca2f99d35d6: Pulling fs layer [2020-12-06T00:31:06.938Z] 93359f2a8cfa: Pulling fs layer [2020-12-06T00:31:06.938Z] 7c6f9722023f: Pulling fs layer [2020-12-06T00:31:06.938Z] a35cf1a2eb13: Pulling fs layer [2020-12-06T00:31:06.938Z] 93359f2a8cfa: Waiting [2020-12-06T00:31:06.938Z] 7c6f9722023f: Waiting [2020-12-06T00:31:06.938Z] a35cf1a2eb13: Waiting [2020-12-06T00:31:06.938Z] bca2f99d35d6: Waiting [2020-12-06T00:31:06.938Z] de9db76c5a1d: Verifying Checksum [2020-12-06T00:31:06.938Z] de9db76c5a1d: Download complete [2020-12-06T00:31:06.938Z] 0ef7d3d256c8: Verifying Checksum [2020-12-06T00:31:06.938Z] 0ef7d3d256c8: Download complete [2020-12-06T00:31:06.938Z] 93359f2a8cfa: Verifying Checksum [2020-12-06T00:31:06.938Z] 93359f2a8cfa: Download complete [2020-12-06T00:31:06.938Z] 7c6f9722023f: Verifying Checksum [2020-12-06T00:31:06.938Z] 7c6f9722023f: Download complete [2020-12-06T00:31:06.938Z] 188c0c94c7c5: Download complete [2020-12-06T00:31:07.207Z] 188c0c94c7c5: Pull complete [2020-12-06T00:31:07.794Z] 0ef7d3d256c8: Pull complete [2020-12-06T00:31:07.794Z] de9db76c5a1d: Pull complete [2020-12-06T00:31:09.725Z] a35cf1a2eb13: Download complete [2020-12-06T00:31:09.990Z] bca2f99d35d6: Verifying Checksum [2020-12-06T00:31:09.990Z] bca2f99d35d6: Download complete [2020-12-06T00:31:15.370Z] bca2f99d35d6: Pull complete [2020-12-06T00:31:15.370Z] 93359f2a8cfa: Pull complete [2020-12-06T00:31:15.370Z] 7c6f9722023f: Pull complete [2020-12-06T00:31:16.471Z] Still waiting to schedule task [2020-12-06T00:31:16.471Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-06T00:31:20.702Z] a35cf1a2eb13: Pull complete [2020-12-06T00:31:20.702Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-06T00:31:20.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-06T00:31:20.702Z] ---> a62c8e92a672 [2020-12-06T00:31:20.702Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-06T00:31:20.702Z] ---> Running in f2f3d9fbe9c5 [2020-12-06T00:31:20.965Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:31:21.920Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:31:22.870Z] (1/12) Installing libmagic (5.38-r0) [2020-12-06T00:31:23.132Z] (2/12) Installing file (5.38-r0) [2020-12-06T00:31:23.132Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-06T00:31:23.397Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-06T00:31:50.034Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-06T00:31:50.034Z] (6/12) Installing patch (2.7.6-r6) [2020-12-06T00:31:50.034Z] (7/12) Installing build-base (0.5-r2) [2020-12-06T00:31:50.034Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-06T00:31:50.034Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-06T00:31:50.034Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-06T00:31:50.034Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-06T00:31:50.034Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-06T00:31:50.034Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:31:50.034Z] OK: 233 MiB in 51 packages [2020-12-06T00:31:51.439Z] Removing intermediate container f2f3d9fbe9c5 [2020-12-06T00:31:51.439Z] ---> 931fe2bbd076 [2020-12-06T00:31:51.439Z] Step 4/7 : WORKDIR /edgex-go [2020-12-06T00:31:51.439Z] ---> Running in 6ca4f658356f [2020-12-06T00:31:51.701Z] Removing intermediate container 6ca4f658356f [2020-12-06T00:31:51.701Z] ---> f274d84305d7 [2020-12-06T00:31:51.701Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-06T00:31:52.659Z] latest: Pulling from library/docker [2020-12-06T00:31:52.659Z] 188c0c94c7c5: Already exists [2020-12-06T00:31:52.659Z] 0c7c675703d6: Pulling fs layer [2020-12-06T00:31:52.659Z] cc8c12a437cb: Pulling fs layer [2020-12-06T00:31:52.659Z] f092543453df: Pulling fs layer [2020-12-06T00:31:52.659Z] 65b6bc45957d: Pulling fs layer [2020-12-06T00:31:52.659Z] 4de832df471b: Pulling fs layer [2020-12-06T00:31:52.659Z] 79aa7fa92271: Pulling fs layer [2020-12-06T00:31:52.659Z] 4de832df471b: Waiting [2020-12-06T00:31:52.659Z] 79aa7fa92271: Waiting [2020-12-06T00:31:52.659Z] 65b6bc45957d: Waiting [2020-12-06T00:31:52.659Z] cc8c12a437cb: Verifying Checksum [2020-12-06T00:31:52.659Z] cc8c12a437cb: Download complete [2020-12-06T00:31:52.922Z] 0c7c675703d6: Verifying Checksum [2020-12-06T00:31:52.922Z] 0c7c675703d6: Download complete [2020-12-06T00:31:52.922Z] 65b6bc45957d: Verifying Checksum [2020-12-06T00:31:52.922Z] 65b6bc45957d: Download complete [2020-12-06T00:31:52.922Z] 4de832df471b: Verifying Checksum [2020-12-06T00:31:52.922Z] 4de832df471b: Download complete [2020-12-06T00:31:52.922Z] 79aa7fa92271: Verifying Checksum [2020-12-06T00:31:52.922Z] 79aa7fa92271: Download complete [2020-12-06T00:31:53.185Z] 0c7c675703d6: Pull complete [2020-12-06T00:31:53.185Z] cc8c12a437cb: Pull complete [2020-12-06T00:31:54.137Z] f092543453df: Verifying Checksum [2020-12-06T00:31:54.137Z] f092543453df: Download complete [2020-12-06T00:31:56.707Z] f092543453df: Pull complete [2020-12-06T00:31:56.707Z] 65b6bc45957d: Pull complete [2020-12-06T00:31:56.707Z] 4de832df471b: Pull complete [2020-12-06T00:31:56.707Z] 79aa7fa92271: Pull complete [2020-12-06T00:31:56.707Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-06T00:31:56.707Z] Status: Downloaded newer image for docker:latest [2020-12-06T00:31:58.649Z] ---> 8a5f74d33a18 [2020-12-06T00:31:58.649Z] Step 6/7 : COPY go.mod . [2020-12-06T00:31:58.649Z] ---> d145b2975fa5 [2020-12-06T00:31:58.649Z] Step 7/7 : RUN go mod download [2020-12-06T00:31:58.649Z] ---> Running in c9c1945f8b90 [2020-12-06T00:32:20.696Z] Removing intermediate container c9c1945f8b90 [2020-12-06T00:32:20.696Z] ---> 557aed5f8560 [2020-12-06T00:32:20.696Z] Successfully built 557aed5f8560 [2020-12-06T00:32:20.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:32:21.021Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-06T00:32:21.021Z] . [Pipeline] withDockerContainer [2020-12-06T00:32:21.129Z] prd-centos7-docker-4c-2g-14668 does not seem to be running inside a container [2020-12-06T00:32:21.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat [2020-12-06T00:32:22.132Z] $ docker top 8f06ea758ea72ad8c04a8e931283b8865f1d3a4384f364c836babe0a6921942f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-06T00:32:22.713Z] + go version [2020-12-06T00:32:22.713Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-06T00:32:22.731Z] $ docker stop --time=1 8f06ea758ea72ad8c04a8e931283b8865f1d3a4384f364c836babe0a6921942f [2020-12-06T00:32:24.138Z] $ docker rm -f 8f06ea758ea72ad8c04a8e931283b8865f1d3a4384f364c836babe0a6921942f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:32:25.009Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-06T00:32:25.009Z] . [Pipeline] withDockerContainer [2020-12-06T00:32:25.114Z] prd-centos7-docker-4c-2g-14668 does not seem to be running inside a container [2020-12-06T00:32:25.165Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat [2020-12-06T00:32:26.061Z] $ docker top 817fdcc3f10b790b210c1a78d0bf2dc0b42628b565cb9fb376bfe0a802a6d4b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-06T00:32:26.259Z] ========================================================= [2020-12-06T00:32:26.260Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-06T00:32:26.260Z] ========================================================= [Pipeline] sh [2020-12-06T00:32:26.553Z] + make test [2020-12-06T00:32:26.553Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-06T00:32:36.616Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-06T00:32:51.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-06T00:32:58.359Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-06T00:32:58.359Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-06T00:32:58.359Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-06T00:32:58.359Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-06T00:32:58.359Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-06T00:32:58.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-06T00:33:01.219Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.033s [2020-12-06T00:33:01.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-06T00:33:01.219Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-06T00:33:02.187Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-06T00:33:02.187Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-06T00:33:02.187Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-06T00:33:02.187Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-06T00:33:05.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.6% of statements [2020-12-06T00:33:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-06T00:33:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-06T00:33:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-06T00:33:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-06T00:33:05.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-06T00:33:10.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.155s coverage: 27.1% of statements [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-06T00:33:10.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-06T00:33:10.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-06T00:33:10.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 65.5% of statements [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-06T00:33:10.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.436s coverage: 82.7% of statements [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-06T00:33:10.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-06T00:33:11.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements [2020-12-06T00:33:11.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-06T00:33:11.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-06T00:33:11.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-06T00:33:11.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-06T00:33:11.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-06T00:33:11.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements [2020-12-06T00:33:11.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-06T00:33:11.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2020-12-06T00:33:11.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-06T00:33:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements [2020-12-06T00:33:12.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-06T00:33:12.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.144s coverage: 97.5% of statements [2020-12-06T00:33:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-06T00:33:12.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements [2020-12-06T00:33:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-06T00:33:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-06T00:33:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-06T00:33:12.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-06T00:33:14.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.310s coverage: 94.7% of statements [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-06T00:33:14.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-06T00:33:14.060Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.1% of statements [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-06T00:33:14.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2020-12-06T00:33:14.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-06T00:33:14.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 75.5% of statements [2020-12-06T00:33:14.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.8% of statements [2020-12-06T00:33:14.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.098s coverage: 87.2% of statements [2020-12-06T00:33:14.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.2% of statements [2020-12-06T00:33:15.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 100.0% of statements [2020-12-06T00:33:15.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-06T00:33:16.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.204s coverage: 63.5% of statements [2020-12-06T00:33:16.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-06T00:33:16.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-06T00:33:16.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2020-12-06T00:33:16.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.067s coverage: 91.3% of statements [2020-12-06T00:33:16.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2020-12-06T00:33:16.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2020-12-06T00:33:16.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2020-12-06T00:33:18.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.347s coverage: 68.9% of statements [2020-12-06T00:33:18.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-06T00:33:18.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-06T00:33:18.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-06T00:33:18.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-06T00:33:18.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-06T00:33:18.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 16.460s coverage: 86.3% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.167s coverage: 72.2% of statements [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.459s coverage: 72.1% of statements [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.042s coverage: 82.4% of statements [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.058s coverage: 48.4% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.046s coverage: 28.8% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.036s coverage: 96.8% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 37.2% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.288s coverage: 84.0% of statements [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.061s coverage: 100.0% of statements [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.1% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.044s coverage: 100.0% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.069s coverage: 100.0% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.665s coverage: 29.1% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-06T00:33:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements [2020-12-06T00:33:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2020-12-06T00:33:34.516Z] GO111MODULE=on go vet ./... [2020-12-06T00:34:01.248Z] gofmt -l . [2020-12-06T00:34:01.248Z] [ "`gofmt -l .`" = "" ] [2020-12-06T00:34:01.248Z] ./bin/test-go-mod-tidy.sh [2020-12-06T00:34:01.248Z] ./bin/test-attribution-txt.sh [2020-12-06T00:34:01.830Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14678 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] sh [Pipeline] ws [2020-12-06T00:34:01.980Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-12-06T00:34:02.191Z] + ls -al . [2020-12-06T00:34:02.191Z] total 644 [2020-12-06T00:34:02.191Z] drwxrwxr-x 10 1001 1001 4096 Dec 6 00:34 . [2020-12-06T00:34:02.191Z] drwxr-xr-x 4 root root 28 Dec 6 00:32 .. [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 11 Dec 6 00:30 .dockerignore [2020-12-06T00:34:02.191Z] drwxrwxr-x 8 1001 1001 179 Dec 6 00:30 .git [2020-12-06T00:34:02.191Z] drwxrwxr-x 3 1001 1001 125 Dec 6 00:30 .github [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 971 Dec 6 00:30 .gitignore [2020-12-06T00:34:02.191Z] drwx------ 3 1001 1001 47 Dec 6 00:30 .semver [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 166 Dec 6 00:30 .sonarcloud.properties [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 3804 Dec 6 00:30 CONTRIBUTING.md [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 1035 Dec 6 00:30 Dockerfile.build [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 863 Dec 6 00:30 Jenkinsfile [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 10775 Dec 6 00:30 LICENSE [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 6318 Dec 6 00:30 Makefile [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 6447 Dec 6 00:30 README.md [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 259 Dec 6 00:30 SECURITY.md [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 5 Dec 6 00:31 VERSION [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 4131 Dec 6 00:30 ZMQWindows.md [2020-12-06T00:34:02.191Z] drwxrwxr-x 2 1001 1001 117 Dec 6 00:30 bin [2020-12-06T00:34:02.191Z] drwxrwxr-x 15 1001 1001 4096 Dec 6 00:30 cmd [2020-12-06T00:34:02.191Z] -rw-r--r-- 1 root root 550075 Dec 6 00:33 coverage.out [2020-12-06T00:34:02.191Z] -rw-r--r-- 1 root root 1041 Dec 6 00:33 go.mod [2020-12-06T00:34:02.191Z] -rw-r--r-- 1 root root 18856 Dec 6 00:33 go.sum [2020-12-06T00:34:02.191Z] drwxrwxr-x 8 1001 1001 127 Dec 6 00:30 internal [2020-12-06T00:34:02.191Z] drwxrwxr-x 4 1001 1001 26 Dec 6 00:30 openapi [2020-12-06T00:34:02.191Z] drwxrwxr-x 4 1001 1001 71 Dec 6 00:30 snap [2020-12-06T00:34:02.191Z] -rw-rw-r-- 1 1001 1001 168 Dec 6 00:30 version.go [Pipeline] sh [2020-12-06T00:34:02.505Z] + '[' -e coverage.out ] [2020-12-06T00:34:02.505Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-06T00:34:02.750Z] Stashed 1 file(s) [Pipeline] sh [2020-12-06T00:34:03.044Z] + make build [2020-12-06T00:34:03.044Z] 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 [2020-12-06T00:34:06.378Z] 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 [2020-12-06T00:34:07.060Z] using credential edgex-jenkins-ssh [2020-12-06T00:34:07.149Z] Cloning the remote Git repository [2020-12-06T00:34:07.210Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-06T00:34:07.324Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-12-06T00:34:07.407Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-06T00:34:07.408Z] > git --version # timeout=10 [2020-12-06T00:34:07.427Z] > git --version # 'git version 2.17.1' [2020-12-06T00:34:07.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-06T00:34:07.546Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-06T00:34:14.651Z] 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 [2020-12-06T00:34:17.214Z] 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 [2020-12-06T00:34:18.162Z] 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 [2020-12-06T00:34:18.738Z] 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 [2020-12-06T00:34:20.148Z] 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 [2020-12-06T00:34:21.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-06T00:34:22.496Z] 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 [2020-12-06T00:34:23.446Z] 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 [2020-12-06T00:34:24.845Z] 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 [2020-12-06T00:34:25.798Z] 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 [2020-12-06T00:34:26.752Z] 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] } [2020-12-06T00:34:28.168Z] $ docker stop --time=1 817fdcc3f10b790b210c1a78d0bf2dc0b42628b565cb9fb376bfe0a802a6d4b8 [2020-12-06T00:34:29.890Z] $ docker rm -f 817fdcc3f10b790b210c1a78d0bf2dc0b42628b565cb9fb376bfe0a802a6d4b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:34:33.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-06T00:34:33.886Z] [2020-12-06T00:34:33.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:34:34.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-06T00:34:34.242Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-06T00:34:34.242Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-06T00:34:34.242Z] ca9280d653b3: Pulling fs layer [2020-12-06T00:34:34.242Z] 7e9c9ca2126c: Pulling fs layer [2020-12-06T00:34:34.818Z] cbdbe7a5bc2a: Download complete [2020-12-06T00:34:35.081Z] ca9280d653b3: Verifying Checksum [2020-12-06T00:34:35.081Z] ca9280d653b3: Download complete [2020-12-06T00:34:35.081Z] cbdbe7a5bc2a: Pull complete [2020-12-06T00:34:36.057Z] 7e9c9ca2126c: Download complete [2020-12-06T00:34:36.057Z] ca9280d653b3: Pull complete [2020-12-06T00:34:40.589Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-06T00:34:40.607Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-06T00:34:40.633Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-06T00:34:40.713Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-06T00:34:40.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-06T00:34:40.726Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-06T00:34:41.508Z] Merging remotes/origin/master commit b220847201e83bd7d2b05191ce33e2cf4f3b5326 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee [2020-12-06T00:34:42.241Z] Merge succeeded, producing a0246ace94b5ab0317833e1a755cf5fff5dc513c [2020-12-06T00:34:42.241Z] Checking out Revision a0246ace94b5ab0317833e1a755cf5fff5dc513c (PR-2924) [2020-12-06T00:34:42.706Z] 7e9c9ca2126c: Pull complete [2020-12-06T00:34:42.706Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-06T00:34:42.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-06T00:34:42.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-06T00:34:42.892Z] prd-centos7-docker-4c-2g-14668 does not seem to be running inside a container [2020-12-06T00:34:42.944Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2020-12-06T00:34:41.534Z] > git config core.sparsecheckout # timeout=10 [2020-12-06T00:34:41.555Z] > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 [2020-12-06T00:34:41.869Z] > git remote # timeout=10 [2020-12-06T00:34:41.888Z] > git config --get remote.origin.url # timeout=10 [2020-12-06T00:34:41.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-06T00:34:41.916Z] > git merge b220847201e83bd7d2b05191ce33e2cf4f3b5326 # timeout=10 [2020-12-06T00:34:42.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-06T00:34:42.247Z] > git config core.sparsecheckout # timeout=10 [2020-12-06T00:34:42.270Z] > git checkout -f a0246ace94b5ab0317833e1a755cf5fff5dc513c # timeout=10 [2020-12-06T00:34:46.483Z] $ docker top d12cdc86adb0987f75a1a2546740c2d56b75c871042ff68a7bbb327adc579847 -eo pid,comm [2020-12-06T00:34:46.549Z] Commit message: "Merge commit 'b220847201e83bd7d2b05191ce33e2cf4f3b5326' into HEAD" [2020-12-06T00:34:46.577Z] First time build. Skipping changelog. [Pipeline] { [Pipeline] sh [2020-12-06T00:34:47.020Z] + docker-compose build --help [2020-12-06T00:34:47.020Z] + grep parallel [Pipeline] withEnv [Pipeline] { [2020-12-06T00:34:46.557Z] > git rev-list --no-walk e646cab32aa9a8999b644d930546cd9652a20b52 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-06T00:34:47.969Z] --parallel Build images in parallel. [Pipeline] } [2020-12-06T00:34:47.985Z] $ docker stop --time=1 d12cdc86adb0987f75a1a2546740c2d56b75c871042ff68a7bbb327adc579847 [2020-12-06T00:34:48.169Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2020-12-06T00:34:49.354Z] $ docker rm -f d12cdc86adb0987f75a1a2546740c2d56b75c871042ff68a7bbb327adc579847 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:34:49.883Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-06T00:34:50.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-06T00:34:50.242Z] . [Pipeline] withDockerContainer [2020-12-06T00:34:50.348Z] prd-centos7-docker-4c-2g-14668 does not seem to be running inside a container [2020-12-06T00:34:50.404Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-06T00:34:50.426Z] + sudo service docker restart [2020-12-06T00:34:50.426Z] + true [2020-12-06T00:34:51.066Z] $ docker top 840c4727d16c2a89a984181468db290325aff5bd4c0a405a0923c9d3fb1157b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-06T00:34:51.573Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-06T00:34:52.484Z] provisioning config files... [2020-12-06T00:34:52.520Z] Building docker-core-command-go ... [2020-12-06T00:34:52.520Z] Building docker-core-data-go ... [2020-12-06T00:34:52.520Z] Building docker-core-metadata-go ... [2020-12-06T00:34:52.520Z] Building docker-security-bootstrap-redis-go ... [2020-12-06T00:34:52.520Z] Building docker-security-proxy-setup-go ... [2020-12-06T00:34:52.520Z] Building docker-security-secrets-setup-go ... [2020-12-06T00:34:52.520Z] Building docker-security-secretstore-setup-go ... [2020-12-06T00:34:52.520Z] Building docker-support-notifications-go ... [2020-12-06T00:34:52.520Z] Building docker-support-scheduler-go ... [2020-12-06T00:34:52.520Z] Building docker-sys-mgmt-agent-go ... [2020-12-06T00:34:52.520Z] Building docker-security-proxy-setup-go [2020-12-06T00:34:52.520Z] Building docker-support-scheduler-go [2020-12-06T00:34:52.520Z] Building docker-security-secrets-setup-go [2020-12-06T00:34:52.520Z] Building docker-support-notifications-go [2020-12-06T00:34:52.520Z] Building docker-security-bootstrap-redis-go [2020-12-06T00:34:52.527Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4619295084014955364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:34:52.935Z] ---> docker-login.sh [2020-12-06T00:34:52.936Z] nexus3.edgexfoundry.org:10001 [2020-12-06T00:34:53.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:34:54.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:34:54.138Z] Configure a credential helper to remove this warning. See [2020-12-06T00:34:54.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:34:54.138Z] [2020-12-06T00:34:54.138Z] Login Succeeded [2020-12-06T00:34:54.138Z] nexus3.edgexfoundry.org:10002 [2020-12-06T00:34:54.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:34:54.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:34:54.688Z] Configure a credential helper to remove this warning. See [2020-12-06T00:34:54.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:34:54.688Z] [2020-12-06T00:34:54.688Z] Login Succeeded [2020-12-06T00:34:54.688Z] nexus3.edgexfoundry.org:10003 [2020-12-06T00:34:54.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:34:55.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:34:55.237Z] Configure a credential helper to remove this warning. See [2020-12-06T00:34:55.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:34:55.237Z] [2020-12-06T00:34:55.237Z] Login Succeeded [2020-12-06T00:34:55.237Z] nexus3.edgexfoundry.org:10004 [2020-12-06T00:34:55.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:34:55.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:34:55.790Z] Configure a credential helper to remove this warning. See [2020-12-06T00:34:55.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:34:55.790Z] [2020-12-06T00:34:55.790Z] Login Succeeded [2020-12-06T00:34:55.790Z] docker.io [2020-12-06T00:34:56.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-06T00:34:56.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-06T00:34:56.336Z] Configure a credential helper to remove this warning. See [2020-12-06T00:34:56.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-06T00:34:56.336Z] [2020-12-06T00:34:56.336Z] Login Succeeded [2020-12-06T00:34:56.610Z] ---> docker-login.sh ends [Pipeline] } [2020-12-06T00:34:56.627Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-06T00:34:57.066Z] ========================================================= [2020-12-06T00:34:57.066Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-06T00:34:57.066Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:34:57.453Z] + 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 . [2020-12-06T00:35:00.112Z] Sending build context to Docker daemon 165.6MB [2020-12-06T00:35:00.112Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-06T00:35:00.112Z] Step 2/7 : FROM ${BASE} [2020-12-06T00:35:00.112Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-06T00:35:00.112Z] 5f621e34cdf4: Pulling fs layer [2020-12-06T00:35:00.112Z] a4357932f1b6: Pulling fs layer [2020-12-06T00:35:00.112Z] 18c013af1878: Pulling fs layer [2020-12-06T00:35:00.112Z] 00ac8860ef70: Pulling fs layer [2020-12-06T00:35:00.112Z] 63d7cb157983: Pulling fs layer [2020-12-06T00:35:00.112Z] b116817d02f9: Pulling fs layer [2020-12-06T00:35:00.112Z] 745a02a5169b: Pulling fs layer [2020-12-06T00:35:00.112Z] 00ac8860ef70: Waiting [2020-12-06T00:35:00.112Z] 63d7cb157983: Waiting [2020-12-06T00:35:00.112Z] b116817d02f9: Waiting [2020-12-06T00:35:00.112Z] 745a02a5169b: Waiting [2020-12-06T00:35:00.112Z] 18c013af1878: Verifying Checksum [2020-12-06T00:35:00.112Z] 18c013af1878: Download complete [2020-12-06T00:35:00.112Z] a4357932f1b6: Download complete [2020-12-06T00:35:00.112Z] 63d7cb157983: Verifying Checksum [2020-12-06T00:35:00.112Z] 63d7cb157983: Download complete [2020-12-06T00:35:00.112Z] b116817d02f9: Verifying Checksum [2020-12-06T00:35:00.112Z] b116817d02f9: Download complete [2020-12-06T00:35:00.112Z] 5f621e34cdf4: Verifying Checksum [2020-12-06T00:35:00.112Z] 5f621e34cdf4: Download complete [2020-12-06T00:35:00.718Z] 5f621e34cdf4: Pull complete [2020-12-06T00:35:01.327Z] a4357932f1b6: Pull complete [2020-12-06T00:35:01.605Z] 18c013af1878: Pull complete [2020-12-06T00:35:02.597Z] 745a02a5169b: Verifying Checksum [2020-12-06T00:35:02.597Z] 745a02a5169b: Download complete [2020-12-06T00:35:03.588Z] 00ac8860ef70: Verifying Checksum [2020-12-06T00:35:03.588Z] 00ac8860ef70: Download complete [2020-12-06T00:35:13.772Z] 00ac8860ef70: Pull complete [2020-12-06T00:35:13.772Z] 63d7cb157983: Pull complete [2020-12-06T00:35:14.047Z] b116817d02f9: Pull complete [2020-12-06T00:35:17.459Z] 745a02a5169b: Pull complete [2020-12-06T00:35:17.459Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-06T00:35:17.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-06T00:35:17.459Z] ---> b7e6874047d6 [2020-12-06T00:35:17.459Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-06T00:35:21.778Z] ---> Running in be7526990c57 [2020-12-06T00:35:22.378Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:35:23.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:35:24.744Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:35:24.744Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:35:24.744Z] ---> 557aed5f8560 [2020-12-06T00:35:24.744Z] Step 3/22 : WORKDIR /edgex-go [2020-12-06T00:35:24.744Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:35:24.744Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:35:24.744Z] ---> 557aed5f8560 [2020-12-06T00:35:24.744Z] Step 3/21 : WORKDIR /edgex-go [2020-12-06T00:35:24.744Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:35:24.744Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-06T00:35:24.744Z] ---> 557aed5f8560 [2020-12-06T00:35:24.744Z] Step 3/29 : WORKDIR /edgex-go [2020-12-06T00:35:24.744Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:35:24.744Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:35:24.744Z] ---> 557aed5f8560 [2020-12-06T00:35:24.744Z] Step 3/24 : WORKDIR /edgex-go [2020-12-06T00:35:24.744Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:35:24.744Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:35:24.744Z] ---> 557aed5f8560 [2020-12-06T00:35:24.744Z] Step 3/21 : WORKDIR /edgex-go [2020-12-06T00:35:24.787Z] (1/12) Installing libmagic (5.38-r0) [2020-12-06T00:35:25.058Z] (2/12) Installing file (5.38-r0) [2020-12-06T00:35:25.058Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-06T00:35:25.331Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-06T00:35:25.694Z] ---> Running in a748a47e182c [2020-12-06T00:35:25.694Z] ---> Running in 6406b05c1aca [2020-12-06T00:35:25.694Z] ---> Running in 8504a8910b0f [2020-12-06T00:35:25.694Z] ---> Running in 89a317093aaf [2020-12-06T00:35:25.694Z] ---> Running in 4df03986b8e7 [2020-12-06T00:35:26.284Z] Removing intermediate container 8504a8910b0f [2020-12-06T00:35:26.284Z] ---> 2ed1ddb0283c [2020-12-06T00:35:26.284Z] Step 4/29 : RUN apk update && apk add make git [2020-12-06T00:35:26.284Z] Removing intermediate container a748a47e182c [2020-12-06T00:35:26.284Z] ---> a653bdc92795 [2020-12-06T00:35:26.284Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:35:26.284Z] Removing intermediate container 4df03986b8e7 [2020-12-06T00:35:26.284Z] ---> 3a9ce7e2e471 [2020-12-06T00:35:26.284Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:35:26.284Z] Removing intermediate container 6406b05c1aca [2020-12-06T00:35:26.284Z] ---> f1a31a93c1ce [2020-12-06T00:35:26.284Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:35:26.284Z] Removing intermediate container 89a317093aaf [2020-12-06T00:35:26.284Z] ---> b2d55dc59875 [2020-12-06T00:35:26.284Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:35:26.557Z] ---> Running in 02a3e7b69d74 [2020-12-06T00:35:26.557Z] ---> Running in 9aa55ec76132 [2020-12-06T00:35:26.557Z] ---> Running in 5144d3cd0726 [2020-12-06T00:35:26.557Z] ---> Running in 13cf4defbc9d [2020-12-06T00:35:26.557Z] ---> Running in 7f6001359eaf [2020-12-06T00:35:27.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:35:28.489Z] Removing intermediate container 9aa55ec76132 [2020-12-06T00:35:28.489Z] ---> cf75f3f8c81a [2020-12-06T00:35:28.489Z] Step 5/22 : RUN apk update && apk add make git [2020-12-06T00:35:28.489Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:35:28.489Z] Removing intermediate container 5144d3cd0726 [2020-12-06T00:35:28.489Z] ---> ed6ab02b4853 [2020-12-06T00:35:28.489Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-06T00:35:28.750Z] ---> Running in ec566d526be1 [2020-12-06T00:35:28.750Z] ---> Running in f058c54cbe64 [2020-12-06T00:35:29.013Z] Removing intermediate container 7f6001359eaf [2020-12-06T00:35:29.013Z] ---> 4ece01cc05d7 [2020-12-06T00:35:29.013Z] Step 5/21 : RUN apk update && apk add make git [2020-12-06T00:35:29.274Z] Removing intermediate container 13cf4defbc9d [2020-12-06T00:35:29.274Z] ---> 2bdb2bf12aa8 [2020-12-06T00:35:29.274Z] Step 5/21 : RUN apk update && apk add make git [2020-12-06T00:35:29.274Z] ---> Running in 175cc315b044 [2020-12-06T00:35:29.537Z] ---> Running in 0bb71d696c9e [2020-12-06T00:35:29.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:35:29.627Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-06T00:35:29.627Z] (6/12) Installing patch (2.7.6-r6) [2020-12-06T00:35:29.627Z] (7/12) Installing build-base (0.5-r2) [2020-12-06T00:35:29.627Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-06T00:35:29.627Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-06T00:35:29.627Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-06T00:35:29.627Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-06T00:35:29.811Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:35:29.811Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:35:29.811Z] OK: 12745 distinct packages available [2020-12-06T00:35:29.811Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:35:30.078Z] OK: 233 MiB in 51 packages [2020-12-06T00:35:30.219Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-06T00:35:30.219Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:35:30.219Z] OK: 217 MiB in 51 packages [2020-12-06T00:35:30.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:35:30.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:35:30.600Z] Removing intermediate container 02a3e7b69d74 [2020-12-06T00:35:30.600Z] ---> 961fd6922303 [2020-12-06T00:35:30.600Z] Step 5/29 : COPY go.mod . [2020-12-06T00:35:30.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:35:30.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:35:30.864Z] ---> b2e649cee0e2 [2020-12-06T00:35:30.864Z] Step 6/29 : RUN go mod download [2020-12-06T00:35:30.864Z] ---> Running in 62427d53565e [2020-12-06T00:35:31.440Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:35:31.440Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:35:31.702Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:35:31.702Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:35:31.702Z] OK: 12745 distinct packages available [2020-12-06T00:35:31.969Z] OK: 233 MiB in 51 packages [2020-12-06T00:35:32.234Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:35:32.235Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:35:32.235Z] OK: 12745 distinct packages available [2020-12-06T00:35:32.502Z] Removing intermediate container f058c54cbe64 [2020-12-06T00:35:32.502Z] ---> 44c711a4f577 [2020-12-06T00:35:32.502Z] Step 6/24 : COPY go.mod . [2020-12-06T00:35:32.502Z] OK: 233 MiB in 51 packages [2020-12-06T00:35:32.502Z] Removing intermediate container 62427d53565e [2020-12-06T00:35:32.502Z] ---> dada7546c4dd [2020-12-06T00:35:32.502Z] Step 7/29 : COPY . . [2020-12-06T00:35:32.767Z] ---> 45adf5172060 [2020-12-06T00:35:32.767Z] Step 7/24 : RUN go mod download [2020-12-06T00:35:33.370Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:35:33.370Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:35:33.370Z] OK: 12745 distinct packages available [2020-12-06T00:35:33.370Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:35:33.370Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:35:33.370Z] OK: 12745 distinct packages available [2020-12-06T00:35:33.370Z] ---> Running in a258df0986c8 [2020-12-06T00:35:33.633Z] OK: 233 MiB in 51 packages [2020-12-06T00:35:33.633Z] OK: 233 MiB in 51 packages [2020-12-06T00:35:34.216Z] Removing intermediate container ec566d526be1 [2020-12-06T00:35:34.216Z] ---> 2b1d3ccdcf85 [2020-12-06T00:35:34.216Z] Step 6/22 : COPY go.mod . [2020-12-06T00:35:34.532Z] Removing intermediate container be7526990c57 [2020-12-06T00:35:34.532Z] ---> 8505098dc138 [2020-12-06T00:35:34.532Z] Step 4/7 : WORKDIR /edgex-go [2020-12-06T00:35:34.532Z] ---> Running in 052db8c61fc9 [2020-12-06T00:35:35.122Z] Removing intermediate container 052db8c61fc9 [2020-12-06T00:35:35.122Z] ---> 11df11d84962 [2020-12-06T00:35:35.122Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-06T00:35:35.715Z] latest: Pulling from library/docker [2020-12-06T00:35:35.715Z] 5f621e34cdf4: Already exists [2020-12-06T00:35:35.715Z] 85db56a05063: Pulling fs layer [2020-12-06T00:35:35.715Z] ccb67d6aeaaa: Pulling fs layer [2020-12-06T00:35:35.715Z] de930078acea: Pulling fs layer [2020-12-06T00:35:35.715Z] d5a9d88a4785: Pulling fs layer [2020-12-06T00:35:35.715Z] e7f15c1544d5: Pulling fs layer [2020-12-06T00:35:35.715Z] 877c515997d3: Pulling fs layer [2020-12-06T00:35:35.715Z] e7f15c1544d5: Waiting [2020-12-06T00:35:35.715Z] 877c515997d3: Waiting [2020-12-06T00:35:35.715Z] d5a9d88a4785: Waiting [2020-12-06T00:35:35.989Z] 85db56a05063: Verifying Checksum [2020-12-06T00:35:35.989Z] 85db56a05063: Download complete [2020-12-06T00:35:35.989Z] ccb67d6aeaaa: Verifying Checksum [2020-12-06T00:35:35.989Z] ccb67d6aeaaa: Download complete [2020-12-06T00:35:36.268Z] d5a9d88a4785: Verifying Checksum [2020-12-06T00:35:36.268Z] d5a9d88a4785: Download complete [2020-12-06T00:35:36.268Z] e7f15c1544d5: Verifying Checksum [2020-12-06T00:35:36.268Z] e7f15c1544d5: Download complete [2020-12-06T00:35:36.268Z] 877c515997d3: Verifying Checksum [2020-12-06T00:35:36.268Z] 877c515997d3: Download complete [2020-12-06T00:35:36.545Z] 85db56a05063: Pull complete [2020-12-06T00:35:36.780Z] ---> 1bf47384caf5 [2020-12-06T00:35:36.780Z] Step 7/22 : RUN go mod download [2020-12-06T00:35:36.828Z] ccb67d6aeaaa: Pull complete [2020-12-06T00:35:37.053Z] Removing intermediate container 175cc315b044 [2020-12-06T00:35:37.053Z] ---> 5156b9c81651 [2020-12-06T00:35:37.053Z] Step 6/21 : COPY go.mod . [2020-12-06T00:35:37.320Z] ---> Running in c855a17d5eea [2020-12-06T00:35:37.583Z] Removing intermediate container 0bb71d696c9e [2020-12-06T00:35:37.584Z] ---> 697604db5292 [2020-12-06T00:35:37.584Z] Step 6/21 : COPY go.mod . [2020-12-06T00:35:37.829Z] de930078acea: Verifying Checksum [2020-12-06T00:35:37.829Z] de930078acea: Download complete [2020-12-06T00:35:38.159Z] ---> 921a74e5abfc [2020-12-06T00:35:38.160Z] Step 7/21 : RUN go mod download [2020-12-06T00:35:39.121Z] Removing intermediate container a258df0986c8 [2020-12-06T00:35:39.121Z] ---> b31294ae9b28 [2020-12-06T00:35:39.121Z] Step 8/24 : COPY . . [2020-12-06T00:35:39.703Z] ---> ec3b4c1a52ef [2020-12-06T00:35:39.703Z] Step 7/21 : RUN go mod download [2020-12-06T00:35:40.663Z] ---> Running in 8b14072b467a [2020-12-06T00:35:41.237Z] de930078acea: Pull complete [2020-12-06T00:35:41.512Z] d5a9d88a4785: Pull complete [2020-12-06T00:35:41.788Z] e7f15c1544d5: Pull complete [2020-12-06T00:35:42.122Z] ---> Running in d6f671865966 [2020-12-06T00:35:42.386Z] 877c515997d3: Pull complete [2020-12-06T00:35:42.386Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-06T00:35:42.386Z] Status: Downloaded newer image for docker:latest [2020-12-06T00:35:45.455Z] Removing intermediate container c855a17d5eea [2020-12-06T00:35:45.455Z] ---> f30089929ba2 [2020-12-06T00:35:45.455Z] Step 8/22 : COPY . . [2020-12-06T00:35:45.778Z] ---> 832f9e4a2970 [2020-12-06T00:35:45.778Z] Step 6/7 : COPY go.mod . [2020-12-06T00:35:46.370Z] ---> 8f4b88d0c585 [2020-12-06T00:35:46.370Z] Step 7/7 : RUN go mod download [2020-12-06T00:35:46.650Z] ---> Running in 7164808aaf1f [2020-12-06T00:35:55.537Z] ---> fbc0a74df976 [2020-12-06T00:35:55.537Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-06T00:35:56.994Z] Removing intermediate container d6f671865966 [2020-12-06T00:35:56.994Z] ---> a027088b4756 [2020-12-06T00:35:56.994Z] Step 8/21 : COPY . . [2020-12-06T00:35:58.241Z] ---> Running in 052424b92a46 [2020-12-06T00:35:58.514Z] Removing intermediate container 8b14072b467a [2020-12-06T00:35:58.514Z] ---> ea4be2d26b65 [2020-12-06T00:35:58.514Z] Step 8/21 : COPY . . [2020-12-06T00:36:10.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-06T00:36:13.468Z] Removing intermediate container 7164808aaf1f [2020-12-06T00:36:13.468Z] ---> ac6d10d9ad69 [2020-12-06T00:36:13.468Z] Successfully built ac6d10d9ad69 [2020-12-06T00:36:13.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:36:13.819Z] + docker inspect -f . ci-base-image-arm64 [2020-12-06T00:36:13.819Z] . [Pipeline] withDockerContainer [2020-12-06T00:36:14.120Z] prd-ubuntu18.04-docker-arm64-4c-16g-14678 does not seem to be running inside a container [2020-12-06T00:36:14.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2020-12-06T00:36:15.122Z] ---> d52391030443 [2020-12-06T00:36:15.122Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-06T00:36:15.846Z] $ docker top b9a8b3c122d831a63f16454b1d19b490d0a1f6572c084171141d566bf43e335f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-06T00:36:16.904Z] + go version [2020-12-06T00:36:16.904Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-06T00:36:16.927Z] $ docker stop --time=1 b9a8b3c122d831a63f16454b1d19b490d0a1f6572c084171141d566bf43e335f [2020-12-06T00:36:17.080Z] ---> fe21c40d8009 [2020-12-06T00:36:17.080Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-06T00:36:17.349Z] ---> Running in a7169ad6551c [2020-12-06T00:36:18.841Z] $ docker rm -f b9a8b3c122d831a63f16454b1d19b490d0a1f6572c084171141d566bf43e335f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-12-06T00:36:19.376Z] ---> Running in 085a1dc419bc [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:36:19.844Z] + docker inspect -f . ci-base-image-arm64 [2020-12-06T00:36:19.844Z] . [Pipeline] withDockerContainer [2020-12-06T00:36:20.088Z] prd-ubuntu18.04-docker-arm64-4c-16g-14678 does not seem to be running inside a container [2020-12-06T00:36:20.175Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2020-12-06T00:36:21.374Z] 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 [2020-12-06T00:36:21.374Z] 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 [2020-12-06T00:36:21.456Z] $ docker top c8afaee8e9d50d4147571e324add542817182a7098338fb1f846d9d45c8ffd88 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-06T00:36:21.817Z] ========================================================= [2020-12-06T00:36:21.817Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-06T00:36:21.817Z] ========================================================= [Pipeline] sh [2020-12-06T00:36:22.493Z] + make test [2020-12-06T00:36:22.493Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-06T00:36:29.662Z] ---> 9c240d172c42 [2020-12-06T00:36:29.662Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-06T00:36:29.662Z] ---> Running in 2513c0285650 [2020-12-06T00:36:29.662Z] ---> 8c334cd6574b [2020-12-06T00:36:29.662Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-06T00:36:29.662Z] ---> Running in c2a64c4b725c [2020-12-06T00:36:31.066Z] 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 [2020-12-06T00:36:31.066Z] 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 [2020-12-06T00:36:33.712Z] Removing intermediate container 052424b92a46 [2020-12-06T00:36:33.712Z] ---> f3432d5efafa [2020-12-06T00:36:33.712Z] [2020-12-06T00:36:33.712Z] Step 9/29 : FROM alpine:latest [2020-12-06T00:36:33.712Z] latest: Pulling from library/alpine [2020-12-06T00:36:33.712Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-06T00:36:33.712Z] Status: Downloaded newer image for alpine:latest [2020-12-06T00:36:33.712Z] ---> d6e46aa2470d [2020-12-06T00:36:33.712Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-06T00:36:33.987Z] ---> Running in 65a080693e01 [2020-12-06T00:36:34.265Z] Removing intermediate container 65a080693e01 [2020-12-06T00:36:34.266Z] ---> 9f1ae99ec3d5 [2020-12-06T00:36:34.266Z] Step 11/29 : USER root [2020-12-06T00:36:34.535Z] ---> Running in 18807aa8d28c [2020-12-06T00:36:34.811Z] Removing intermediate container 18807aa8d28c [2020-12-06T00:36:34.811Z] ---> 995f6665b073 [2020-12-06T00:36:34.811Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-06T00:36:34.811Z] ---> Running in df15904e81d0 [2020-12-06T00:36:36.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:36:36.783Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:36:37.051Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:36:37.051Z] v3.12.1-77-g2535715f9a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:36:37.051Z] OK: 12746 distinct packages available [2020-12-06T00:36:37.321Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-06T00:36:37.593Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-06T00:36:37.593Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:36:37.593Z] Executing ca-certificates-20191127-r4.trigger [2020-12-06T00:36:37.593Z] OK: 6 MiB in 16 packages [2020-12-06T00:36:39.596Z] Removing intermediate container df15904e81d0 [2020-12-06T00:36:39.596Z] ---> 9db8b6713d0b [2020-12-06T00:36:39.596Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-06T00:36:39.596Z] ---> Running in 955c619febb5 [2020-12-06T00:36:39.865Z] Removing intermediate container 955c619febb5 [2020-12-06T00:36:39.865Z] ---> fc2392546e32 [2020-12-06T00:36:39.865Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-06T00:36:39.865Z] ---> Running in 147873789c75 [2020-12-06T00:36:40.136Z] Removing intermediate container 147873789c75 [2020-12-06T00:36:40.136Z] ---> 516403c9c522 [2020-12-06T00:36:40.136Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-06T00:36:40.403Z] ---> Running in c4320b05ee03 [2020-12-06T00:36:42.376Z] Removing intermediate container c4320b05ee03 [2020-12-06T00:36:42.376Z] ---> c9b5dde8cbf1 [2020-12-06T00:36:42.376Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-06T00:36:42.973Z] ---> bf0a009622dd [2020-12-06T00:36:42.973Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-06T00:36:43.556Z] ---> a1d70f5328dd [2020-12-06T00:36:43.556Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-06T00:36:44.386Z] ---> 16fc6f6a19dd [2020-12-06T00:36:44.386Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-06T00:36:44.782Z] ---> 6e0e4cd9e501 [2020-12-06T00:36:44.782Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-06T00:36:45.137Z] ---> 7b6ab5ecd332 [2020-12-06T00:36:45.137Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-06T00:36:45.137Z] ---> Running in fdbc62275f6e [2020-12-06T00:36:48.520Z] Removing intermediate container fdbc62275f6e [2020-12-06T00:36:48.520Z] ---> 1390c213e2e8 [2020-12-06T00:36:48.520Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-06T00:36:49.482Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-06T00:36:49.500Z] Removing intermediate container 085a1dc419bc [2020-12-06T00:36:49.500Z] ---> ddba4edc42a5 [2020-12-06T00:36:49.500Z] [2020-12-06T00:36:49.500Z] Step 10/22 : FROM alpine:3.10 [2020-12-06T00:36:49.768Z] 3.10: Pulling from library/alpine [2020-12-06T00:36:49.768Z] ---> 785f4203dc41 [2020-12-06T00:36:49.768Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-06T00:36:50.033Z] ---> Running in 7cf3711a40ae [2020-12-06T00:36:50.997Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-06T00:36:50.997Z] Status: Downloaded newer image for alpine:3.10 [2020-12-06T00:36:50.997Z] ---> be4e4bea2c2e [2020-12-06T00:36:50.997Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-06T00:36:52.441Z] ---> Running in 3141f06f6739 [2020-12-06T00:36:53.858Z] Removing intermediate container a7169ad6551c [2020-12-06T00:36:53.858Z] ---> 612d2a296e69 [2020-12-06T00:36:53.858Z] [2020-12-06T00:36:53.858Z] Step 10/24 : FROM scratch [2020-12-06T00:36:53.858Z] ---> [2020-12-06T00:36:53.858Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-06T00:36:54.162Z] Removing intermediate container 7cf3711a40ae [2020-12-06T00:36:54.162Z] ---> cd17ce6a0bb8 [2020-12-06T00:36:54.162Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-06T00:36:54.162Z] ---> Running in ad449b29a945 [2020-12-06T00:36:54.162Z] ---> Running in 891178d10222 [2020-12-06T00:36:54.433Z] Removing intermediate container ad449b29a945 [2020-12-06T00:36:54.433Z] ---> d2b4fae71f71 [2020-12-06T00:36:54.433Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-06T00:36:54.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:36:54.708Z] ---> Running in 50251de7d71a [2020-12-06T00:36:54.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:36:54.983Z] Removing intermediate container 50251de7d71a [2020-12-06T00:36:54.983Z] ---> 9b1ee8d9c504 [2020-12-06T00:36:54.983Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-06T00:36:54.983Z] 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 [2020-12-06T00:36:54.983Z] ---> Running in 25a0c6fc9c2a [2020-12-06T00:36:55.247Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-06T00:36:55.247Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-06T00:36:55.247Z] OK: 10348 distinct packages available [2020-12-06T00:36:55.247Z] Removing intermediate container 25a0c6fc9c2a [2020-12-06T00:36:55.247Z] ---> eda48f714e14 [2020-12-06T00:36:55.247Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-06T00:36:55.247Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-06T00:36:55.516Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-06T00:36:55.516Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-06T00:36:55.516Z] (4/5) Installing curl (7.66.0-r1) [2020-12-06T00:36:55.516Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-06T00:36:55.516Z] Executing busybox-1.30.1-r3.trigger [2020-12-06T00:36:55.516Z] Executing ca-certificates-20191127-r2.trigger [2020-12-06T00:36:56.108Z] OK: 7 MiB in 19 packages [2020-12-06T00:36:56.380Z] ---> 763eca9f6e1d [2020-12-06T00:36:56.380Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-06T00:36:58.330Z] Removing intermediate container 891178d10222 [2020-12-06T00:36:58.330Z] ---> 3aa6c448b443 [2020-12-06T00:36:58.330Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-06T00:36:58.330Z] ---> bb18ccdf416a [2020-12-06T00:36:58.330Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-06T00:36:58.598Z] ---> Running in 868c854cfa38 [2020-12-06T00:36:58.598Z] Removing intermediate container 3141f06f6739 [2020-12-06T00:36:58.598Z] ---> a0f8fe97cfd6 [2020-12-06T00:36:58.598Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-06T00:36:58.864Z] ---> Running in 9b83c308c1d3 [2020-12-06T00:37:00.792Z] Removing intermediate container 868c854cfa38 [2020-12-06T00:37:00.792Z] ---> a442c29b1704 [2020-12-06T00:37:00.792Z] Step 26/29 : CMD [ "generate" ] [2020-12-06T00:37:02.187Z] ---> 72e5c9f249f6 [2020-12-06T00:37:02.187Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-06T00:37:02.187Z] Removing intermediate container 9b83c308c1d3 [2020-12-06T00:37:02.187Z] ---> 61843e7b8af0 [2020-12-06T00:37:02.187Z] Step 13/22 : WORKDIR / [2020-12-06T00:37:02.187Z] ---> Running in 2899bb1b1ac2 [2020-12-06T00:37:02.187Z] Removing intermediate container 2513c0285650 [2020-12-06T00:37:02.187Z] ---> 984ea956a6d9 [2020-12-06T00:37:02.187Z] [2020-12-06T00:37:02.187Z] Step 10/21 : FROM scratch [2020-12-06T00:37:02.187Z] ---> [2020-12-06T00:37:02.187Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:37:02.187Z] ---> Running in 1ace449b1a3a [2020-12-06T00:37:02.187Z] Removing intermediate container c2a64c4b725c [2020-12-06T00:37:02.187Z] ---> 899ad5c77deb [2020-12-06T00:37:02.188Z] [2020-12-06T00:37:02.188Z] Step 10/21 : FROM alpine [2020-12-06T00:37:02.188Z] ---> d6e46aa2470d [2020-12-06T00:37:02.188Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-06T00:37:02.449Z] ---> Running in 9622b1a4062d [2020-12-06T00:37:02.449Z] ---> Running in 82fad9b139c6 [2020-12-06T00:37:02.711Z] Removing intermediate container 2899bb1b1ac2 [2020-12-06T00:37:02.711Z] ---> 3f253d2ca2d8 [2020-12-06T00:37:02.711Z] Step 27/29 : LABEL arch=x86_64 [2020-12-06T00:37:02.711Z] ---> 1b13b8f24a4c [2020-12-06T00:37:02.711Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-06T00:37:02.976Z] Removing intermediate container 1ace449b1a3a [2020-12-06T00:37:02.976Z] ---> 6e995c54270a [2020-12-06T00:37:02.976Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-06T00:37:02.976Z] Removing intermediate container 9622b1a4062d [2020-12-06T00:37:02.976Z] ---> 84926070cb79 [2020-12-06T00:37:02.976Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-06T00:37:03.563Z] ---> Running in 2e7239fdacbf [2020-12-06T00:37:03.563Z] ---> Running in 601f9d72a90d [2020-12-06T00:37:03.563Z] ---> 7737501e9f11 [2020-12-06T00:37:03.563Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-06T00:37:03.563Z] ---> 787d46595cb0 [2020-12-06T00:37:03.563Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-06T00:37:03.831Z] Removing intermediate container 2e7239fdacbf [2020-12-06T00:37:03.831Z] ---> 20e9837d98a1 [2020-12-06T00:37:03.831Z] Step 28/29 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:37:03.831Z] Removing intermediate container 601f9d72a90d [2020-12-06T00:37:03.831Z] ---> 876c973f1ee1 [2020-12-06T00:37:03.831Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-06T00:37:03.831Z] ---> Running in b94e2a3693b5 [2020-12-06T00:37:03.831Z] ---> Running in 6d0d5bdcc007 [2020-12-06T00:37:04.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:04.097Z] ---> 0a1e84632381 [2020-12-06T00:37:04.097Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-06T00:37:04.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:04.097Z] Removing intermediate container b94e2a3693b5 [2020-12-06T00:37:04.097Z] ---> 0926eb5245b5 [2020-12-06T00:37:04.097Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-06T00:37:04.367Z] ---> Running in 3a374e1044bc [2020-12-06T00:37:04.367Z] ---> 118b3d57142a [2020-12-06T00:37:04.367Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-06T00:37:04.367Z] Removing intermediate container 6d0d5bdcc007 [2020-12-06T00:37:04.367Z] ---> 643c8df0c732 [2020-12-06T00:37:04.367Z] Step 29/29 : LABEL version=0.0.0 [2020-12-06T00:37:04.367Z] ---> Running in 2838c2e50c11 [2020-12-06T00:37:04.367Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:37:04.367Z] v3.12.1-77-g2535715f9a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:37:04.367Z] OK: 12746 distinct packages available [2020-12-06T00:37:04.633Z] ---> 895bee001b52 [2020-12-06T00:37:04.633Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-06T00:37:04.633Z] Removing intermediate container 3a374e1044bc [2020-12-06T00:37:04.633Z] ---> 7c705d3c03de [2020-12-06T00:37:04.633Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:37:04.633Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-06T00:37:04.633Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-06T00:37:04.633Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-06T00:37:04.896Z] (4/4) Installing curl (7.69.1-r1) [2020-12-06T00:37:04.896Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:37:04.896Z] Executing ca-certificates-20191127-r4.trigger [2020-12-06T00:37:04.896Z] OK: 7 MiB in 18 packages [2020-12-06T00:37:05.158Z] ---> Running in 52f162d71e5e [2020-12-06T00:37:05.158Z] Removing intermediate container 2838c2e50c11 [2020-12-06T00:37:05.158Z] ---> 1b6b6fbe81a5 [2020-12-06T00:37:05.158Z] [2020-12-06T00:37:05.420Z] ---> 9475868045cd [2020-12-06T00:37:05.420Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-06T00:37:05.681Z] Successfully built 1b6b6fbe81a5 [2020-12-06T00:37:06.256Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-06T00:37:06.256Z]  Building docker-security-secrets-setup-go ... done Building docker-core-metadata-go [2020-12-06T00:37:06.256Z] ---> 019fa253424f [2020-12-06T00:37:06.256Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-06T00:37:06.256Z] Removing intermediate container 52f162d71e5e [2020-12-06T00:37:06.256Z] ---> b11138323deb [2020-12-06T00:37:06.256Z] Step 22/24 : LABEL arch=x86_64 [2020-12-06T00:37:06.520Z] ---> 8ac20a2035da [2020-12-06T00:37:06.520Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-06T00:37:06.520Z] ---> Running in 49c26a0efb17 [2020-12-06T00:37:07.098Z] ---> Running in 28befd1c4330 [2020-12-06T00:37:08.046Z] ---> d06ffb6af791 [2020-12-06T00:37:08.046Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-06T00:37:08.046Z] Removing intermediate container 49c26a0efb17 [2020-12-06T00:37:08.046Z] ---> c27966270a93 [2020-12-06T00:37:08.046Z] Step 23/24 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:37:08.046Z] Removing intermediate container 82fad9b139c6 [2020-12-06T00:37:08.046Z] ---> 60e918ffddc8 [2020-12-06T00:37:08.046Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-06T00:37:09.974Z] ---> Running in b09b864cd120 [2020-12-06T00:37:10.566Z] ---> Running in 2ca67be9eb82 [2020-12-06T00:37:10.567Z] ---> Running in 2462f3c69b7f [2020-12-06T00:37:10.854Z] Removing intermediate container b09b864cd120 [2020-12-06T00:37:10.854Z] ---> 0effc2d454c2 [2020-12-06T00:37:10.854Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:37:10.854Z] Removing intermediate container 2462f3c69b7f [2020-12-06T00:37:10.854Z] ---> e73d3b570e09 [2020-12-06T00:37:10.854Z] Step 13/21 : WORKDIR /edgex [2020-12-06T00:37:11.119Z] Removing intermediate container 2ca67be9eb82 [2020-12-06T00:37:11.119Z] ---> b68d8e88d15a [2020-12-06T00:37:11.119Z] Step 24/24 : LABEL version=0.0.0 [2020-12-06T00:37:11.119Z] ---> Running in e9828a25413a [2020-12-06T00:37:11.119Z] ---> Running in e8da67534798 [2020-12-06T00:37:11.693Z] ---> Running in 1bc840e9e8cd [2020-12-06T00:37:12.268Z] Removing intermediate container e9828a25413a [2020-12-06T00:37:12.268Z] ---> 5cbccb7cef7b [2020-12-06T00:37:12.268Z] Step 19/21 : LABEL arch=x86_64 [2020-12-06T00:37:12.850Z] ---> Running in 1634764cb0ce [2020-12-06T00:37:12.850Z] Removing intermediate container 28befd1c4330 [2020-12-06T00:37:12.850Z] ---> ef03ca2bff9b [2020-12-06T00:37:12.850Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-06T00:37:13.119Z] Removing intermediate container e8da67534798 [2020-12-06T00:37:13.119Z] ---> f13419dda20f [2020-12-06T00:37:13.119Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-06T00:37:13.119Z] Removing intermediate container 1bc840e9e8cd [2020-12-06T00:37:13.119Z] ---> 1490454441e9 [2020-12-06T00:37:13.119Z] [2020-12-06T00:37:14.095Z] ---> Running in ff453d17e353 [2020-12-06T00:37:14.095Z] Removing intermediate container 1634764cb0ce [2020-12-06T00:37:14.095Z] ---> 99cb82e563ed [2020-12-06T00:37:14.095Z] Step 20/21 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:37:14.363Z] Successfully built 1490454441e9 [2020-12-06T00:37:14.363Z] Successfully tagged docker-support-notifications-go:latest [2020-12-06T00:37:14.363Z] Building docker-sys-mgmt-agent-go [2020-12-06T00:37:19.687Z]  Building docker-support-notifications-go ... done  ---> Running in b426e0a2ff1b [2020-12-06T00:37:19.950Z] ---> 7c3e1b359acf [2020-12-06T00:37:19.950Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-06T00:37:21.894Z] Removing intermediate container ff453d17e353 [2020-12-06T00:37:21.894Z] ---> 45d7f426b1dd [2020-12-06T00:37:21.894Z] Step 20/22 : LABEL arch=x86_64 [2020-12-06T00:37:22.846Z] ---> Running in 8f1754f2afbd [2020-12-06T00:37:22.846Z] Removing intermediate container b426e0a2ff1b [2020-12-06T00:37:22.846Z] ---> 06ed8ff38ccb [2020-12-06T00:37:22.846Z] Step 21/21 : LABEL version=0.0.0 [2020-12-06T00:37:23.815Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:37:23.815Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:37:23.815Z] ---> 557aed5f8560 [2020-12-06T00:37:23.815Z] Step 3/22 : WORKDIR /edgex-go [2020-12-06T00:37:23.815Z] ---> Using cache [2020-12-06T00:37:23.815Z] ---> b2d55dc59875 [2020-12-06T00:37:23.815Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:37:23.815Z] ---> Using cache [2020-12-06T00:37:23.815Z] ---> 4ece01cc05d7 [2020-12-06T00:37:23.815Z] Step 5/22 : RUN apk update && apk add make git [2020-12-06T00:37:23.815Z] ---> Using cache [2020-12-06T00:37:23.815Z] ---> 5156b9c81651 [2020-12-06T00:37:23.815Z] Step 6/22 : COPY go.mod . [2020-12-06T00:37:23.815Z] ---> Using cache [2020-12-06T00:37:23.815Z] ---> 921a74e5abfc [2020-12-06T00:37:23.815Z] Step 7/22 : RUN go mod download [2020-12-06T00:37:23.815Z] ---> Using cache [2020-12-06T00:37:23.815Z] ---> ea4be2d26b65 [2020-12-06T00:37:23.815Z] Step 8/22 : COPY . . [2020-12-06T00:37:23.815Z] ---> Using cache [2020-12-06T00:37:23.815Z] ---> 9c240d172c42 [2020-12-06T00:37:23.815Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-06T00:37:24.772Z] ---> f368462a04bf [2020-12-06T00:37:24.772Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-06T00:37:24.772Z] ---> Running in 9fc6a32c798a [2020-12-06T00:37:24.772Z] ---> Running in 0448b1cd5aca [2020-12-06T00:37:25.728Z] Removing intermediate container 8f1754f2afbd [2020-12-06T00:37:25.728Z] ---> dcbca295fe31 [2020-12-06T00:37:25.728Z] Step 21/22 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:37:28.296Z] ---> Running in f5b2728dd140 [2020-12-06T00:37:28.296Z] Removing intermediate container 9fc6a32c798a [2020-12-06T00:37:28.296Z] ---> 25b52ea4caa9 [2020-12-06T00:37:28.296Z] [2020-12-06T00:37:28.567Z] Successfully built 25b52ea4caa9 [2020-12-06T00:37:28.567Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-06T00:37:28.588Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-06T00:37:28.830Z] ---> 146761a93d66 [2020-12-06T00:37:28.830Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-06T00:37:28.830Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-12-06T00:37:31.407Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:37:31.407Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:37:31.407Z] ---> 557aed5f8560 [2020-12-06T00:37:31.407Z] Step 3/27 : WORKDIR /edgex-go [2020-12-06T00:37:31.407Z] ---> Using cache [2020-12-06T00:37:31.407Z] ---> b2d55dc59875 [2020-12-06T00:37:31.407Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:37:31.407Z] ---> Using cache [2020-12-06T00:37:31.407Z] ---> 4ece01cc05d7 [2020-12-06T00:37:31.407Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-06T00:37:31.407Z] Removing intermediate container f5b2728dd140 [2020-12-06T00:37:31.407Z] ---> 3cf92425f058 [2020-12-06T00:37:31.407Z] Step 22/22 : LABEL version=0.0.0 [2020-12-06T00:37:31.407Z] ---> Running in 35c7d31c5d87 [2020-12-06T00:37:31.676Z] 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 [2020-12-06T00:37:32.257Z] ---> Running in 107eeafa2078 [2020-12-06T00:37:32.257Z] ---> Running in 75aa01b6173a [2020-12-06T00:37:32.519Z] Removing intermediate container 35c7d31c5d87 [2020-12-06T00:37:32.519Z] ---> 0afc4df1d64b [2020-12-06T00:37:32.519Z] Step 18/21 : CMD ["--init=true"] [2020-12-06T00:37:34.474Z] ---> Running in 3d90d377f122 [2020-12-06T00:37:34.748Z] Removing intermediate container 75aa01b6173a [2020-12-06T00:37:34.748Z] ---> b0651aa565de [2020-12-06T00:37:34.748Z] [2020-12-06T00:37:35.026Z] Successfully built b0651aa565de [2020-12-06T00:37:35.026Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-06T00:37:35.026Z] Building docker-security-secretstore-setup-go [2020-12-06T00:37:35.615Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 3d90d377f122 [2020-12-06T00:37:35.615Z] ---> 0a89903bd4f8 [2020-12-06T00:37:35.615Z] Step 19/21 : LABEL arch=x86_64 [2020-12-06T00:37:36.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:37.158Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:37:37.424Z] ---> Running in ef712bfa0af5 [2020-12-06T00:37:38.412Z] Removing intermediate container ef712bfa0af5 [2020-12-06T00:37:38.412Z] ---> d64dfc590405 [2020-12-06T00:37:38.412Z] Step 20/21 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:37:39.019Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:37:39.019Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:37:39.019Z] OK: 12745 distinct packages available [2020-12-06T00:37:39.019Z] ---> Running in f072e4bd5028 [2020-12-06T00:37:39.610Z] OK: 233 MiB in 51 packages [2020-12-06T00:37:40.208Z] Removing intermediate container f072e4bd5028 [2020-12-06T00:37:40.208Z] ---> 83f505a1a74f [2020-12-06T00:37:40.208Z] Step 21/21 : LABEL version=0.0.0 [2020-12-06T00:37:40.789Z] ---> Running in a5864e3bdf21 [2020-12-06T00:37:42.210Z] Removing intermediate container a5864e3bdf21 [2020-12-06T00:37:42.210Z] ---> 11b83430e5aa [2020-12-06T00:37:42.210Z] [2020-12-06T00:37:42.210Z] Successfully built 11b83430e5aa [2020-12-06T00:37:42.210Z] Removing intermediate container 107eeafa2078 [2020-12-06T00:37:42.210Z] ---> 02276077a892 [2020-12-06T00:37:42.210Z] Step 6/27 : COPY go.mod . [2020-12-06T00:37:42.210Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-06T00:37:42.210Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2020-12-06T00:37:42.820Z] ---> df6bde4e12e2 [2020-12-06T00:37:42.820Z] Step 7/27 : RUN go mod download [2020-12-06T00:37:42.820Z] ---> Running in d38a0642d609 [2020-12-06T00:37:51.100Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:37:51.100Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:37:51.100Z] ---> 557aed5f8560 [2020-12-06T00:37:51.100Z] Step 3/22 : WORKDIR /edgex-go [2020-12-06T00:37:51.100Z] ---> Using cache [2020-12-06T00:37:51.100Z] ---> b2d55dc59875 [2020-12-06T00:37:51.100Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:37:51.100Z] ---> Using cache [2020-12-06T00:37:51.100Z] ---> 4ece01cc05d7 [2020-12-06T00:37:51.100Z] Step 5/22 : RUN apk update && apk add make git [2020-12-06T00:37:51.100Z] ---> Using cache [2020-12-06T00:37:51.100Z] ---> 5156b9c81651 [2020-12-06T00:37:51.100Z] Step 6/22 : COPY go.mod . [2020-12-06T00:37:51.100Z] ---> Using cache [2020-12-06T00:37:51.100Z] ---> 921a74e5abfc [2020-12-06T00:37:51.100Z] Step 7/22 : RUN go mod download [2020-12-06T00:37:51.100Z] ---> Using cache [2020-12-06T00:37:51.100Z] ---> ea4be2d26b65 [2020-12-06T00:37:51.100Z] Step 8/22 : COPY . . [2020-12-06T00:37:51.100Z] ---> Using cache [2020-12-06T00:37:51.100Z] ---> 9c240d172c42 [2020-12-06T00:37:51.100Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-06T00:37:52.541Z] ---> Running in ebc7e5099c00 [2020-12-06T00:37:52.819Z] Removing intermediate container d38a0642d609 [2020-12-06T00:37:52.819Z] ---> 14a4d87a54c8 [2020-12-06T00:37:52.819Z] Step 8/27 : COPY . . [2020-12-06T00:37:53.792Z] 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 [2020-12-06T00:37:55.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-06T00:37:55.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-06T00:37:55.487Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-06T00:37:55.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-06T00:37:55.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-06T00:37:55.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-06T00:37:55.487Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.062s [2020-12-06T00:37:55.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-06T00:37:55.487Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-06T00:37:57.476Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-06T00:37:57.476Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-06T00:37:57.476Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-06T00:37:57.476Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-06T00:38:00.461Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:38:00.461Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:38:00.461Z] ---> 557aed5f8560 [2020-12-06T00:38:00.461Z] Step 3/24 : WORKDIR /edgex-go [2020-12-06T00:38:00.461Z] ---> Using cache [2020-12-06T00:38:00.461Z] ---> b2d55dc59875 [2020-12-06T00:38:00.461Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:38:00.461Z] ---> Using cache [2020-12-06T00:38:00.461Z] ---> 4ece01cc05d7 [2020-12-06T00:38:00.461Z] Step 5/24 : RUN apk update && apk add make git [2020-12-06T00:38:00.461Z] ---> Using cache [2020-12-06T00:38:00.461Z] ---> 5156b9c81651 [2020-12-06T00:38:00.461Z] Step 6/24 : COPY go.mod . [2020-12-06T00:38:00.461Z] ---> Using cache [2020-12-06T00:38:00.461Z] ---> 921a74e5abfc [2020-12-06T00:38:00.461Z] Step 7/24 : RUN go mod download [2020-12-06T00:38:00.461Z] ---> Using cache [2020-12-06T00:38:00.461Z] ---> ea4be2d26b65 [2020-12-06T00:38:00.461Z] Step 8/24 : COPY . . [2020-12-06T00:38:00.461Z] ---> Using cache [2020-12-06T00:38:00.461Z] ---> 9c240d172c42 [2020-12-06T00:38:00.461Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-06T00:38:04.763Z] ---> Running in c4d3fe7a5e69 [2020-12-06T00:38:05.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.294s coverage: 46.6% of statements [2020-12-06T00:38:05.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-06T00:38:05.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-06T00:38:05.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-06T00:38:05.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-06T00:38:05.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-06T00:38:08.142Z] 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 [2020-12-06T00:38:08.142Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:38:08.142Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:38:08.142Z] ---> 557aed5f8560 [2020-12-06T00:38:08.142Z] Step 3/23 : WORKDIR /edgex-go [2020-12-06T00:38:08.142Z] ---> Using cache [2020-12-06T00:38:08.142Z] ---> b2d55dc59875 [2020-12-06T00:38:08.142Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:38:08.142Z] ---> Using cache [2020-12-06T00:38:08.142Z] ---> 4ece01cc05d7 [2020-12-06T00:38:08.142Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-06T00:38:09.548Z] ---> Running in 2aaf1378da9f [2020-12-06T00:38:12.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:38:12.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.509s coverage: 27.1% of statements [2020-12-06T00:38:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-06T00:38:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-06T00:38:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-06T00:38:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-06T00:38:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-06T00:38:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-06T00:38:12.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2020-12-06T00:38:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-06T00:38:12.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements [2020-12-06T00:38:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-06T00:38:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-06T00:38:12.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.537s coverage: 66.4% of statements [2020-12-06T00:38:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-06T00:38:12.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-06T00:38:13.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:38:14.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.652s coverage: 82.7% of statements [2020-12-06T00:38:14.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-06T00:38:14.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-06T00:38:14.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-06T00:38:14.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-06T00:38:14.616Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:38:14.616Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:38:14.616Z] OK: 12745 distinct packages available [2020-12-06T00:38:15.596Z] OK: 233 MiB in 51 packages [2020-12-06T00:38:19.667Z] Removing intermediate container 0448b1cd5aca [2020-12-06T00:38:19.667Z] ---> 5a5355b0664d [2020-12-06T00:38:19.667Z] [2020-12-06T00:38:19.667Z] Step 10/22 : FROM scratch [2020-12-06T00:38:19.667Z] ---> [2020-12-06T00:38:19.667Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:38:20.270Z] ---> Using cache [2020-12-06T00:38:20.271Z] ---> 84926070cb79 [2020-12-06T00:38:20.271Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-06T00:38:21.225Z] ---> Running in 8e7e47274da9 [2020-12-06T00:38:21.843Z] Removing intermediate container 2aaf1378da9f [2020-12-06T00:38:21.843Z] ---> 958cc2748f46 [2020-12-06T00:38:21.843Z] Step 6/23 : COPY go.mod . [2020-12-06T00:38:22.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.260s coverage: 28.6% of statements [2020-12-06T00:38:22.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-06T00:38:22.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-06T00:38:22.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-06T00:38:22.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-06T00:38:22.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-06T00:38:22.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.140s coverage: 100.0% of statements [2020-12-06T00:38:22.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-06T00:38:22.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements [2020-12-06T00:38:22.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-06T00:38:22.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.309s coverage: 86.7% of statements [2020-12-06T00:38:22.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-06T00:38:22.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements [2020-12-06T00:38:22.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-06T00:38:22.797Z] Removing intermediate container 8e7e47274da9 [2020-12-06T00:38:22.797Z] ---> b4605e7f7e12 [2020-12-06T00:38:22.797Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-06T00:38:23.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.135s coverage: 78.3% of statements [2020-12-06T00:38:23.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-06T00:38:23.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-06T00:38:23.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-06T00:38:23.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-06T00:38:23.379Z] ---> Running in b80853b0e0cc [2020-12-06T00:38:23.379Z] ---> 2aa5c24d8d9f [2020-12-06T00:38:23.379Z] Step 7/23 : RUN go mod download [2020-12-06T00:38:23.656Z] ---> Running in 18eab6789267 [2020-12-06T00:38:23.656Z] ---> 24fc06f2be7c [2020-12-06T00:38:23.656Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-06T00:38:23.921Z] Removing intermediate container b80853b0e0cc [2020-12-06T00:38:23.921Z] ---> ebc32555a999 [2020-12-06T00:38:23.921Z] Step 14/22 : WORKDIR / [2020-12-06T00:38:24.199Z] ---> Running in 1ef4689f7765 [2020-12-06T00:38:24.199Z] ---> Running in ebbf802c6bfc [2020-12-06T00:38:24.466Z] Removing intermediate container ebbf802c6bfc [2020-12-06T00:38:24.466Z] ---> 59b590c46d0b [2020-12-06T00:38:24.466Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-06T00:38:24.748Z] ---> d2ce919c59dd [2020-12-06T00:38:24.748Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-06T00:38:24.748Z] 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 [2020-12-06T00:38:25.351Z] 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 [2020-12-06T00:38:25.626Z] ---> c6a5192e0eb3 [2020-12-06T00:38:25.626Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-06T00:38:26.591Z] ---> e6ac99319273 [2020-12-06T00:38:26.591Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-06T00:38:26.591Z] Removing intermediate container 18eab6789267 [2020-12-06T00:38:26.591Z] ---> 3f1a421bf5ff [2020-12-06T00:38:26.591Z] Step 8/23 : COPY . . [2020-12-06T00:38:27.573Z] ---> Running in 832376c18359 [2020-12-06T00:38:31.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.129s coverage: 94.7% of statements [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-06T00:38:31.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-06T00:38:31.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.185s coverage: 0.1% of statements [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-06T00:38:31.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.104s coverage: 100.0% of statements [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-06T00:38:31.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.119s coverage: 75.5% of statements [2020-12-06T00:38:31.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.8% of statements [2020-12-06T00:38:31.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.142s coverage: 87.2% of statements [2020-12-06T00:38:31.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.2% of statements [2020-12-06T00:38:31.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 100.0% of statements [2020-12-06T00:38:31.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-06T00:38:31.834Z] Removing intermediate container 832376c18359 [2020-12-06T00:38:31.834Z] ---> f1407f7d6b50 [2020-12-06T00:38:31.834Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:38:34.417Z] ---> Running in e611b53209b6 [2020-12-06T00:38:34.417Z] Removing intermediate container ebc7e5099c00 [2020-12-06T00:38:34.417Z] ---> 3c1945b01185 [2020-12-06T00:38:34.417Z] [2020-12-06T00:38:34.417Z] Step 10/22 : FROM scratch [2020-12-06T00:38:34.417Z] ---> [2020-12-06T00:38:34.417Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:38:34.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.755s coverage: 63.5% of statements [2020-12-06T00:38:34.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-06T00:38:34.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-06T00:38:34.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2020-12-06T00:38:34.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.154s coverage: 91.3% of statements [2020-12-06T00:38:34.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2020-12-06T00:38:35.396Z] ---> Using cache [2020-12-06T00:38:35.396Z] ---> 84926070cb79 [2020-12-06T00:38:35.396Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-06T00:38:35.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2020-12-06T00:38:36.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2020-12-06T00:38:38.752Z] ---> Running in d45fef7771d5 [2020-12-06T00:38:38.752Z] Removing intermediate container e611b53209b6 [2020-12-06T00:38:38.752Z] ---> 71f70a3eff8a [2020-12-06T00:38:38.752Z] Step 20/22 : LABEL arch=x86_64 [2020-12-06T00:38:40.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.800s coverage: 68.9% of statements [2020-12-06T00:38:40.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-06T00:38:40.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-06T00:38:40.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-06T00:38:40.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-06T00:38:40.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-06T00:38:40.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-06T00:38:41.324Z] Removing intermediate container c4d3fe7a5e69 [2020-12-06T00:38:41.324Z] ---> 1fc3b84381fd [2020-12-06T00:38:41.324Z] [2020-12-06T00:38:41.324Z] Step 10/24 : FROM alpine:3.10 [2020-12-06T00:38:41.586Z] ---> be4e4bea2c2e [2020-12-06T00:38:41.586Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-06T00:38:41.586Z] ---> Using cache [2020-12-06T00:38:41.586Z] ---> a0f8fe97cfd6 [2020-12-06T00:38:41.586Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-06T00:38:42.184Z] ---> Running in 17ea638832b1 [2020-12-06T00:38:42.184Z] Removing intermediate container d45fef7771d5 [2020-12-06T00:38:42.184Z] ---> 10fe06f85752 [2020-12-06T00:38:42.184Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-06T00:38:44.122Z] ---> Running in 7efd58e7d7b1 [2020-12-06T00:38:45.082Z] ---> Running in 1c533f66819c [2020-12-06T00:38:46.488Z] Removing intermediate container 17ea638832b1 [2020-12-06T00:38:46.488Z] ---> e52d083c287b [2020-12-06T00:38:46.488Z] Step 21/22 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:38:47.442Z] Removing intermediate container 1c533f66819c [2020-12-06T00:38:47.442Z] ---> 27a91cf9d6f3 [2020-12-06T00:38:47.442Z] Step 14/22 : WORKDIR / [2020-12-06T00:38:47.442Z] Removing intermediate container 7efd58e7d7b1 [2020-12-06T00:38:47.442Z] ---> e50a4200c774 [2020-12-06T00:38:47.442Z] Step 13/24 : WORKDIR / [2020-12-06T00:38:47.442Z] ---> Running in 8575d3840483 [2020-12-06T00:38:48.832Z] ---> Running in f50757855881 [2020-12-06T00:38:48.832Z] ---> Running in 85281ba9d234 [2020-12-06T00:38:49.797Z] Removing intermediate container 8575d3840483 [2020-12-06T00:38:49.797Z] ---> 67f709925c56 [2020-12-06T00:38:49.797Z] Step 22/22 : LABEL version=0.0.0 [2020-12-06T00:38:49.797Z] ---> Running in 7a8907355ed2 [2020-12-06T00:38:49.797Z] ---> 32e53c9e0e8e [2020-12-06T00:38:49.797Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-06T00:38:49.797Z] Removing intermediate container f50757855881 [2020-12-06T00:38:49.797Z] ---> 8fde7b66c946 [2020-12-06T00:38:49.797Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-06T00:38:49.797Z] Removing intermediate container 85281ba9d234 [2020-12-06T00:38:49.797Z] ---> 39f45d52f2a1 [2020-12-06T00:38:49.797Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-06T00:38:50.069Z] ---> Running in b936dc5cbf30 [2020-12-06T00:38:50.646Z] Removing intermediate container 7a8907355ed2 [2020-12-06T00:38:50.646Z] ---> 5e79ff279025 [2020-12-06T00:38:50.646Z] [2020-12-06T00:38:50.908Z] Successfully built 5e79ff279025 [2020-12-06T00:38:51.171Z] ---> 4bcd6e12cb5c [2020-12-06T00:38:51.171Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-06T00:38:51.171Z] Successfully tagged docker-core-metadata-go:latest [2020-12-06T00:38:51.171Z]  Building docker-core-metadata-go ... done 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 [2020-12-06T00:38:52.137Z] ---> e6ece00ccb83 [2020-12-06T00:38:52.138Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-06T00:38:52.138Z] ---> eec63078d7fc [2020-12-06T00:38:52.138Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-06T00:38:52.138Z] Removing intermediate container 1ef4689f7765 [2020-12-06T00:38:52.138Z] ---> 3735758d6cfe [2020-12-06T00:38:52.138Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-06T00:38:52.405Z] ---> Running in 0693514a6ab0 [2020-12-06T00:38:52.984Z] ---> 283453c1581d [2020-12-06T00:38:52.984Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-06T00:38:52.984Z] ---> 7076cfea73ac [2020-12-06T00:38:52.984Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-06T00:38:52.984Z] ---> Running in 51250e76c4ec [2020-12-06T00:38:53.582Z] 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 [2020-12-06T00:38:53.582Z] ---> 48b37724e9f5 [2020-12-06T00:38:53.582Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-06T00:38:53.582Z] Removing intermediate container 51250e76c4ec [2020-12-06T00:38:53.582Z] ---> 47ccccbb69db [2020-12-06T00:38:53.582Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:38:53.854Z] ---> Running in 4b4166a49912 [2020-12-06T00:38:54.122Z] Removing intermediate container 4b4166a49912 [2020-12-06T00:38:54.122Z] ---> c2e6bd1a3c70 [2020-12-06T00:38:54.122Z] Step 20/22 : LABEL arch=x86_64 [2020-12-06T00:38:54.122Z] ---> Running in 4ea415bc1c99 [2020-12-06T00:38:54.391Z] ---> 02c1a729d128 [2020-12-06T00:38:54.391Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-06T00:38:54.655Z] Removing intermediate container 4ea415bc1c99 [2020-12-06T00:38:54.655Z] ---> fee10024acac [2020-12-06T00:38:54.655Z] Step 21/22 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:38:55.647Z] ---> Running in fea829adf1bd [2020-12-06T00:38:55.920Z] ---> 84060c98e336 [2020-12-06T00:38:55.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-06T00:38:55.920Z] Removing intermediate container fea829adf1bd [2020-12-06T00:38:55.920Z] ---> 42384fc7d10a [2020-12-06T00:38:55.920Z] Step 22/22 : LABEL version=0.0.0 [2020-12-06T00:38:56.190Z] ---> Running in 6d27368e1018 [2020-12-06T00:38:56.457Z] Removing intermediate container 0693514a6ab0 [2020-12-06T00:38:56.457Z] ---> 5a85e18ac5dc [2020-12-06T00:38:56.457Z] [2020-12-06T00:38:56.457Z] Step 11/27 : FROM docker:latest [2020-12-06T00:38:56.457Z] ---> b0757c55a1fd [2020-12-06T00:38:56.457Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-06T00:38:56.457Z] ---> e2da8b3b639f [2020-12-06T00:38:56.457Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-06T00:38:56.731Z] ---> Running in 92e1d01d47ed [2020-12-06T00:38:56.731Z] Removing intermediate container 6d27368e1018 [2020-12-06T00:38:56.731Z] ---> d6ca2b90d40d [2020-12-06T00:38:56.731Z] [2020-12-06T00:38:56.731Z] ---> Running in 56ffcf889738 [2020-12-06T00:38:56.731Z] Successfully built d6ca2b90d40d [2020-12-06T00:38:56.998Z] Successfully tagged docker-core-command-go:latest [2020-12-06T00:38:57.985Z]  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:38:57.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:38:57.985Z] (1/2) Installing readline (8.0.4-r0) [2020-12-06T00:38:58.256Z] (2/2) Installing bash (5.0.17-r0) [2020-12-06T00:38:58.256Z] Executing bash-5.0.17-r0.post-install [2020-12-06T00:38:58.256Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:38:58.256Z] OK: 12 MiB in 22 packages [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 19.720s coverage: 86.3% of statements [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.519s coverage: 72.2% of statements [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.484s coverage: 72.1% of statements [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.085s coverage: 82.4% of statements [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.074s coverage: 48.4% of statements [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.064s coverage: 28.8% of statements [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.080s coverage: 96.8% of statements [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.344s coverage: 37.2% of statements [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.606s coverage: 84.0% of statements [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.076s coverage: 100.0% of statements [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.375s coverage: 47.1% of statements [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.050s coverage: 100.0% of statements [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.147s coverage: 100.0% of statements [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-06T00:38:59.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.125s coverage: 100.0% of statements [2020-12-06T00:38:59.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-06T00:38:59.662Z] Removing intermediate container 56ffcf889738 [2020-12-06T00:38:59.662Z] ---> 0a615c1c44ab [2020-12-06T00:38:59.662Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-06T00:38:59.662Z] ---> Running in 5521ae0e445b [2020-12-06T00:38:59.941Z] Removing intermediate container 92e1d01d47ed [2020-12-06T00:38:59.941Z] ---> cf9a9041e0db [2020-12-06T00:38:59.941Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-06T00:38:59.941Z] Removing intermediate container 5521ae0e445b [2020-12-06T00:38:59.941Z] ---> 45328acdb1f3 [2020-12-06T00:38:59.941Z] Step 22/24 : LABEL arch=x86_64 [2020-12-06T00:38:59.941Z] ---> Running in 67aadcee01c3 [2020-12-06T00:38:59.941Z] ---> Running in 6c0918e1d901 [2020-12-06T00:39:00.218Z] Removing intermediate container 6c0918e1d901 [2020-12-06T00:39:00.218Z] ---> 16429df2fef2 [2020-12-06T00:39:00.218Z] Step 23/24 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:39:00.499Z] ---> Running in 83891f344063 [2020-12-06T00:39:00.772Z] Removing intermediate container 83891f344063 [2020-12-06T00:39:00.772Z] ---> 088e588d7200 [2020-12-06T00:39:00.772Z] Step 24/24 : LABEL version=0.0.0 [2020-12-06T00:39:01.042Z] ---> Running in be87bd76150c [2020-12-06T00:39:01.309Z] Removing intermediate container be87bd76150c [2020-12-06T00:39:01.309Z] ---> d6ce52bfcc59 [2020-12-06T00:39:01.309Z] [2020-12-06T00:39:01.581Z] Successfully built d6ce52bfcc59 [2020-12-06T00:39:01.856Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-06T00:39:02.126Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 67aadcee01c3 [2020-12-06T00:39:02.126Z] ---> 94114fe637b9 [2020-12-06T00:39:02.126Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-06T00:39:02.396Z] ---> Running in 8fe0d5657564 [2020-12-06T00:39:02.670Z] Removing intermediate container 8fe0d5657564 [2020-12-06T00:39:02.670Z] ---> af812e3e1c2d [2020-12-06T00:39:02.670Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-06T00:39:02.670Z] ---> Running in d10027fd09aa [2020-12-06T00:39:02.944Z] Removing intermediate container d10027fd09aa [2020-12-06T00:39:02.944Z] ---> 056eda33d3d8 [2020-12-06T00:39:02.944Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-06T00:39:02.944Z] ---> Running in 8a0dcfcff304 [2020-12-06T00:39:03.215Z] Removing intermediate container 8a0dcfcff304 [2020-12-06T00:39:03.215Z] ---> 31099ffa66bc [2020-12-06T00:39:03.215Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-06T00:39:04.209Z] ---> b044b37bde76 [2020-12-06T00:39:04.209Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-06T00:39:04.781Z] ---> 43e801105b06 [2020-12-06T00:39:04.781Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-06T00:39:05.044Z] ---> 70b55e3bd30a [2020-12-06T00:39:05.044Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-06T00:39:05.044Z] ---> Running in a7ef8773c84e [2020-12-06T00:39:05.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:05.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:05.880Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-06T00:39:06.145Z] (2/33) Installing expat (2.2.9-r1) [2020-12-06T00:39:06.145Z] (3/33) Installing libffi (3.3-r2) [2020-12-06T00:39:06.145Z] (4/33) Installing gdbm (1.13-r1) [2020-12-06T00:39:06.145Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-06T00:39:06.145Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-06T00:39:06.145Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-06T00:39:07.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.940s coverage: 29.1% of statements [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-06T00:39:07.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.324s coverage: 99.0% of statements [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-06T00:39:07.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.096s coverage: 100.0% of statements [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-06T00:39:07.473Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-06T00:39:07.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-06T00:39:07.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-06T00:39:07.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-06T00:39:07.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2020-12-06T00:39:07.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 32.1% of statements [2020-12-06T00:39:07.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2020-12-06T00:39:07.746Z] GO111MODULE=on go vet ./... [2020-12-06T00:39:08.082Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-06T00:39:08.083Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-06T00:39:08.083Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-06T00:39:08.083Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-06T00:39:08.658Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-06T00:39:08.658Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-06T00:39:08.658Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-06T00:39:10.051Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-06T00:39:10.051Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-06T00:39:10.051Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-06T00:39:10.051Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-06T00:39:10.051Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-06T00:39:10.051Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-06T00:39:10.316Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-06T00:39:10.316Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-06T00:39:10.316Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-06T00:39:10.316Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-06T00:39:10.316Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-06T00:39:10.316Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-06T00:39:10.316Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-06T00:39:10.316Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-06T00:39:10.316Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-06T00:39:10.316Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-06T00:39:10.754Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-06T00:39:10.754Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-06T00:39:10.754Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-06T00:39:14.238Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:39:14.238Z] OK: 71 MiB in 55 packages [2020-12-06T00:39:19.552Z] Removing intermediate container b936dc5cbf30 [2020-12-06T00:39:19.552Z] ---> 870847ba3279 [2020-12-06T00:39:19.552Z] [2020-12-06T00:39:19.552Z] Step 10/23 : FROM alpine [2020-12-06T00:39:19.552Z] ---> d6e46aa2470d [2020-12-06T00:39:19.552Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:39:21.482Z] ---> Running in 481d24ad3175 [2020-12-06T00:39:21.482Z] Removing intermediate container a7ef8773c84e [2020-12-06T00:39:21.482Z] ---> 17be5ef5927b [2020-12-06T00:39:21.482Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-06T00:39:21.482Z] ---> Running in 89d44c67ed50 [2020-12-06T00:39:21.482Z] Removing intermediate container 481d24ad3175 [2020-12-06T00:39:21.482Z] ---> ba1288d10915 [2020-12-06T00:39:21.482Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-06T00:39:21.482Z] ---> Running in 08f11d3838b5 [2020-12-06T00:39:21.745Z] Removing intermediate container 08f11d3838b5 [2020-12-06T00:39:21.745Z] ---> 476fbd4a8291 [2020-12-06T00:39:21.745Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-06T00:39:22.008Z] ---> Running in 70c5662e2796 [2020-12-06T00:39:22.008Z] Removing intermediate container 70c5662e2796 [2020-12-06T00:39:22.008Z] ---> d82c70d3de24 [2020-12-06T00:39:22.008Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:39:22.269Z] ---> Running in 6adc9d980c0f [2020-12-06T00:39:23.216Z] Removing intermediate container 6adc9d980c0f [2020-12-06T00:39:23.216Z] ---> aa0668b04c36 [2020-12-06T00:39:23.216Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-06T00:39:23.216Z] Collecting docker-compose==1.23.2 [2020-12-06T00:39:23.216Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-06T00:39:23.216Z] ---> Running in 96e0e1ea32b3 [2020-12-06T00:39:23.216Z] Collecting texttable<0.10,>=0.9.0 [2020-12-06T00:39:23.216Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-06T00:39:23.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:23.739Z] Collecting docker<4.0,>=3.6.0 [2020-12-06T00:39:23.739Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-06T00:39:24.001Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-06T00:39:24.001Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-06T00:39:24.001Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-06T00:39:24.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:24.523Z] Collecting docopt<0.7,>=0.6.1 [2020-12-06T00:39:24.523Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-06T00:39:24.787Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-06T00:39:25.050Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-06T00:39:25.050Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-06T00:39:25.050Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-06T00:39:25.312Z] Collecting PyYAML<4,>=3.10 [2020-12-06T00:39:25.312Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-06T00:39:25.312Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-06T00:39:26.263Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-06T00:39:26.263Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-06T00:39:26.263Z] Collecting jsonschema<3,>=2.5.1 [2020-12-06T00:39:26.263Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-06T00:39:26.527Z] Collecting cached-property<2,>=1.2.0 [2020-12-06T00:39:26.527Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-06T00:39:26.527Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-06T00:39:26.527Z] Collecting docker-pycreds>=0.4.0 [2020-12-06T00:39:26.527Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-06T00:39:26.789Z] Collecting idna<2.8,>=2.5 [2020-12-06T00:39:26.789Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-06T00:39:26.789Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-06T00:39:26.789Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-06T00:39:27.051Z] 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) [2020-12-06T00:39:27.051Z] 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) [2020-12-06T00:39:27.051Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-06T00:39:27.051Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-06T00:39:27.051Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-06T00:39:27.051Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-06T00:39:27.051Z] Installing collected packages: texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, docopt, PyYAML, jsonschema, cached-property, docker-compose [2020-12-06T00:39:27.051Z] Running setup.py install for texttable: started [2020-12-06T00:39:27.051Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-06T00:39:27.323Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:39:27.323Z] OK: 8 MiB in 19 packages [2020-12-06T00:39:27.585Z] Running setup.py install for texttable: finished with status 'done' [2020-12-06T00:39:28.159Z] Attempting uninstall: idna [2020-12-06T00:39:28.159Z] Found existing installation: idna 2.9 [2020-12-06T00:39:28.159Z] Uninstalling idna-2.9: [2020-12-06T00:39:29.103Z] Successfully uninstalled idna-2.9 [2020-12-06T00:39:29.371Z] Attempting uninstall: urllib3 [2020-12-06T00:39:29.371Z] Found existing installation: urllib3 1.25.9 [2020-12-06T00:39:29.371Z] Uninstalling urllib3-1.25.9: [2020-12-06T00:39:29.637Z] Successfully uninstalled urllib3-1.25.9 [2020-12-06T00:39:30.211Z] Attempting uninstall: requests [2020-12-06T00:39:30.211Z] Found existing installation: requests 2.23.0 [2020-12-06T00:39:30.211Z] Uninstalling requests-2.23.0: [2020-12-06T00:39:30.211Z] Successfully uninstalled requests-2.23.0 [2020-12-06T00:39:30.211Z] Removing intermediate container 96e0e1ea32b3 [2020-12-06T00:39:30.211Z] ---> cdc077f47790 [2020-12-06T00:39:30.211Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-06T00:39:30.791Z] ---> 6047883e2f6e [2020-12-06T00:39:30.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-06T00:39:31.061Z] Running setup.py install for dockerpty: started [2020-12-06T00:39:31.636Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-06T00:39:31.636Z] Running setup.py install for docopt: started [2020-12-06T00:39:31.898Z] Running setup.py install for docopt: finished with status 'done' [2020-12-06T00:39:31.899Z] Running setup.py install for PyYAML: started [2020-12-06T00:39:32.165Z] ---> 187073c08b7d [2020-12-06T00:39:32.165Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-06T00:39:32.427Z] ---> 01fe2cf76de0 [2020-12-06T00:39:32.427Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-06T00:39:32.427Z] ---> Running in cadf11ccddb3 [2020-12-06T00:39:32.427Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-06T00:39:32.691Z] Removing intermediate container cadf11ccddb3 [2020-12-06T00:39:32.691Z] ---> a259abf6c3d1 [2020-12-06T00:39:32.691Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:39:32.953Z] ---> Running in 30a2513d003a [2020-12-06T00:39:33.214Z] Removing intermediate container 30a2513d003a [2020-12-06T00:39:33.214Z] ---> 46ae6f278984 [2020-12-06T00:39:33.214Z] Step 21/23 : LABEL arch=x86_64 [2020-12-06T00:39:33.214Z] 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 [2020-12-06T00:39:33.793Z] ---> Running in 10bf064e6da6 [2020-12-06T00:39:33.793Z] Removing intermediate container 10bf064e6da6 [2020-12-06T00:39:33.793Z] ---> 7c22fbbffd0a [2020-12-06T00:39:33.793Z] Step 22/23 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:39:33.793Z] ---> Running in 05d9fcfcb77f [2020-12-06T00:39:34.054Z] Removing intermediate container 05d9fcfcb77f [2020-12-06T00:39:34.054Z] ---> a30e1fdef152 [2020-12-06T00:39:34.054Z] Step 23/23 : LABEL version=0.0.0 [2020-12-06T00:39:34.054Z] ---> Running in 15c3794cdb39 [2020-12-06T00:39:34.318Z] Removing intermediate container 15c3794cdb39 [2020-12-06T00:39:34.318Z] ---> 2eaad880313b [2020-12-06T00:39:34.318Z] [2020-12-06T00:39:34.584Z] Successfully built 2eaad880313b [2020-12-06T00:39:34.584Z] Successfully tagged docker-core-data-go:latest [2020-12-06T00:39:35.976Z]  Building docker-core-data-go ... done Removing intermediate container 89d44c67ed50 [2020-12-06T00:39:35.976Z] ---> 1ad891522d6e [2020-12-06T00:39:35.976Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-06T00:39:35.976Z] ---> Running in e60773477e02 [2020-12-06T00:39:36.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:36.548Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-06T00:39:36.809Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-06T00:39:36.809Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-06T00:39:36.809Z] (3/3) Installing curl (7.69.1-r1) [2020-12-06T00:39:37.072Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:39:37.072Z] OK: 72 MiB in 58 packages [2020-12-06T00:39:37.334Z] Removing intermediate container e60773477e02 [2020-12-06T00:39:37.334Z] ---> 70d2be87e05e [2020-12-06T00:39:37.334Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-06T00:39:37.598Z] ---> Running in bed13632cb6e [2020-12-06T00:39:37.598Z] Removing intermediate container bed13632cb6e [2020-12-06T00:39:37.598Z] ---> 5f63f28ae601 [2020-12-06T00:39:37.598Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:39:37.598Z] ---> Running in 9d7f0901a796 [2020-12-06T00:39:37.859Z] Removing intermediate container 9d7f0901a796 [2020-12-06T00:39:37.859Z] ---> 5b54723c03fa [2020-12-06T00:39:37.859Z] Step 25/27 : LABEL arch=x86_64 [2020-12-06T00:39:37.859Z] ---> Running in 16957a24468c [2020-12-06T00:39:38.122Z] Removing intermediate container 16957a24468c [2020-12-06T00:39:38.122Z] ---> 4754a26ffdf4 [2020-12-06T00:39:38.122Z] Step 26/27 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:39:38.122Z] ---> Running in a981f301641a [2020-12-06T00:39:38.384Z] Removing intermediate container a981f301641a [2020-12-06T00:39:38.384Z] ---> 51e3a9a48b4d [2020-12-06T00:39:38.384Z] Step 27/27 : LABEL version=0.0.0 [2020-12-06T00:39:38.384Z] ---> Running in b1a68d5e1981 [2020-12-06T00:39:38.648Z] Removing intermediate container b1a68d5e1981 [2020-12-06T00:39:38.648Z] ---> 2f47c42ea001 [2020-12-06T00:39:38.648Z] [2020-12-06T00:39:38.648Z] Successfully built 2f47c42ea001 [2020-12-06T00:39:38.909Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-06T00:39:39.182Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-06T00:39:39.201Z] $ docker stop --time=1 840c4727d16c2a89a984181468db290325aff5bd4c0a405a0923c9d3fb1157b4 [2020-12-06T00:39:40.775Z] $ docker rm -f 840c4727d16c2a89a984181468db290325aff5bd4c0a405a0923c9d3fb1157b4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-06T00:39:41.304Z] + docker images [2020-12-06T00:39:41.304Z] + grep docker [2020-12-06T00:39:41.566Z] docker-sys-mgmt-agent-go latest 2f47c42ea001 3 seconds ago 293MB [2020-12-06T00:39:41.566Z] docker-core-data-go latest 2eaad880313b 7 seconds ago 23.7MB [2020-12-06T00:39:41.566Z] docker-security-secretstore-setup-go latest d6ce52bfcc59 40 seconds ago 24.7MB [2020-12-06T00:39:41.566Z] docker-core-command-go latest d6ca2b90d40d 45 seconds ago 12.2MB [2020-12-06T00:39:41.566Z] docker-core-metadata-go latest 5e79ff279025 51 seconds ago 14.5MB [2020-12-06T00:39:41.566Z] docker-security-proxy-setup-go latest 11b83430e5aa 2 minutes ago 24.5MB [2020-12-06T00:39:41.566Z] docker-security-bootstrap-redis-go latest b0651aa565de 2 minutes ago 15.8MB [2020-12-06T00:39:41.566Z] docker-support-scheduler-go latest 25b52ea4caa9 2 minutes ago 12.3MB [2020-12-06T00:39:41.566Z] docker-support-notifications-go latest 1490454441e9 2 minutes ago 13.6MB [2020-12-06T00:39:41.566Z] docker-security-secrets-setup-go latest 1b6b6fbe81a5 2 minutes ago 23.9MB [2020-12-06T00:39:41.566Z] docker latest b0757c55a1fd 3 days ago 220MB [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 [2020-12-06T00:39:57.385Z] Still waiting to schedule task [2020-12-06T00:39:57.385Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-12-06T00:40:29.544Z] gofmt -l . [2020-12-06T00:40:29.544Z] [ "`gofmt -l .`" = "" ] [2020-12-06T00:40:29.544Z] ./bin/test-go-mod-tidy.sh [2020-12-06T00:40:29.544Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-06T00:40:30.205Z] + ls -al . [2020-12-06T00:40:30.205Z] total 672 [2020-12-06T00:40:30.205Z] drwxrwxr-x 9 1001 1001 4096 Dec 6 00:40 . [2020-12-06T00:40:30.205Z] drwxr-xr-x 4 root root 4096 Dec 6 00:36 .. [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 11 Dec 6 00:34 .dockerignore [2020-12-06T00:40:30.205Z] drwxrwxr-x 8 1001 1001 4096 Dec 6 00:34 .git [2020-12-06T00:40:30.205Z] drwxrwxr-x 3 1001 1001 4096 Dec 6 00:34 .github [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 971 Dec 6 00:34 .gitignore [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 166 Dec 6 00:34 .sonarcloud.properties [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 3804 Dec 6 00:34 CONTRIBUTING.md [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 1035 Dec 6 00:34 Dockerfile.build [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 863 Dec 6 00:34 Jenkinsfile [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 10775 Dec 6 00:34 LICENSE [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 6318 Dec 6 00:34 Makefile [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 6447 Dec 6 00:34 README.md [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 259 Dec 6 00:34 SECURITY.md [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 5 Dec 6 00:31 VERSION [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 4131 Dec 6 00:34 ZMQWindows.md [2020-12-06T00:40:30.205Z] drwxrwxr-x 2 1001 1001 4096 Dec 6 00:34 bin [2020-12-06T00:40:30.205Z] drwxrwxr-x 15 1001 1001 4096 Dec 6 00:34 cmd [2020-12-06T00:40:30.205Z] -rw-r--r-- 1 root root 550075 Dec 6 00:39 coverage.out [2020-12-06T00:40:30.205Z] -rw-r--r-- 1 root root 1041 Dec 6 00:40 go.mod [2020-12-06T00:40:30.205Z] -rw-r--r-- 1 root root 18856 Dec 6 00:40 go.sum [2020-12-06T00:40:30.205Z] drwxrwxr-x 8 1001 1001 4096 Dec 6 00:34 internal [2020-12-06T00:40:30.205Z] drwxrwxr-x 4 1001 1001 4096 Dec 6 00:34 openapi [2020-12-06T00:40:30.205Z] drwxrwxr-x 4 1001 1001 4096 Dec 6 00:34 snap [2020-12-06T00:40:30.205Z] -rw-rw-r-- 1 1001 1001 168 Dec 6 00:34 version.go [Pipeline] sh [2020-12-06T00:40:30.863Z] + '[' -e coverage.out ] [2020-12-06T00:40:30.863Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-06T00:40:30.929Z] Warning: overwriting stash ‘coverage-report’ [2020-12-06T00:40:32.238Z] Stashed 1 file(s) [Pipeline] sh [2020-12-06T00:40:32.938Z] + make build [2020-12-06T00:40:32.938Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-06T00:40:48.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-06T00:40:50.649Z] Running on prd-centos7-docker-8c-8g-14686 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws [2020-12-06T00:40:50.724Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-12-06T00:40:52.759Z] using credential edgex-jenkins-ssh [2020-12-06T00:40:52.856Z] Cloning the remote Git repository [2020-12-06T00:40:52.715Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-06T00:40:52.812Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-12-06T00:40:53.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-06T00:40:53.007Z] > git --version # timeout=10 [2020-12-06T00:40:53.014Z] > git --version # 'git version 2.24.3' [2020-12-06T00:40:53.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-06T00:40:53.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-06T00:41:15.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-06T00:41:20.427Z] 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 [2020-12-06T00:41:23.103Z] Merging remotes/origin/master commit b220847201e83bd7d2b05191ce33e2cf4f3b5326 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee [2020-12-06T00:41:23.342Z] Merge succeeded, producing c21d8d831505172798960fd267c945a124847ab1 [2020-12-06T00:41:23.342Z] Checking out Revision c21d8d831505172798960fd267c945a124847ab1 (PR-2924) [2020-12-06T00:41:22.529Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-06T00:41:22.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-06T00:41:22.549Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-06T00:41:22.563Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-06T00:41:22.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-06T00:41:22.568Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-06T00:41:23.114Z] > git config core.sparsecheckout # timeout=10 [2020-12-06T00:41:23.120Z] > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 [2020-12-06T00:41:23.214Z] > git remote # timeout=10 [2020-12-06T00:41:23.221Z] > git config --get remote.origin.url # timeout=10 [2020-12-06T00:41:23.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-06T00:41:23.229Z] > git merge b220847201e83bd7d2b05191ce33e2cf4f3b5326 # timeout=10 [2020-12-06T00:41:23.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-06T00:41:23.345Z] > git config core.sparsecheckout # timeout=10 [2020-12-06T00:41:23.348Z] > git checkout -f c21d8d831505172798960fd267c945a124847ab1 # timeout=10 [2020-12-06T00:41:26.977Z] Commit message: "Merge commit 'b220847201e83bd7d2b05191ce33e2cf4f3b5326' into HEAD" [2020-12-06T00:41:26.986Z] First time build. Skipping changelog. [2020-12-06T00:41:27.161Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-06T00:41:28.552Z] ++ grep snapcraft.yaml [2020-12-06T00:41:28.553Z] ++ find /w/workspace/edgex-go/2 [2020-12-06T00:41:28.553Z] + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/2/snap/snapcraft.yaml [2020-12-06T00:41:28.602Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-06T00:41:28.704Z] provisioning config files... [2020-12-06T00:41:28.716Z] copy managed file [EdgeX] to file:/w/workspace/edgex-go/2@tmp/config1466059823425065554tmp [Pipeline] { [Pipeline] sh [2020-12-06T00:41:29.087Z] + cp /w/workspace/edgex-go/2@tmp/config1466059823425065554tmp /w/workspace/edgex-go/2/edgex-snap-store-login [Pipeline] sh [2020-12-06T00:41:26.981Z] > git rev-list --no-walk e646cab32aa9a8999b644d930546cd9652a20b52 # timeout=10 [2020-12-06T00:41:29.387Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/edgex-go/2:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-12-06T00:41:29.387Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-12-06T00:41:29.387Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-12-06T00:41:29.387Z] f08d8e2a3ba1: Pulling fs layer [2020-12-06T00:41:29.387Z] 3baa9cb2483b: Pulling fs layer [2020-12-06T00:41:29.387Z] 94e5ff4c0b15: Pulling fs layer [2020-12-06T00:41:29.387Z] 1860925334f9: Pulling fs layer [2020-12-06T00:41:29.387Z] 2daf38717194: Pulling fs layer [2020-12-06T00:41:29.387Z] 309017e8d7a4: Pulling fs layer [2020-12-06T00:41:29.387Z] f7790dc9fd0f: Pulling fs layer [2020-12-06T00:41:29.387Z] cac0ae9282c2: Pulling fs layer [2020-12-06T00:41:29.387Z] 1f4cadf9a1ed: Pulling fs layer [2020-12-06T00:41:29.387Z] 1860925334f9: Waiting [2020-12-06T00:41:29.387Z] 2daf38717194: Waiting [2020-12-06T00:41:29.387Z] 309017e8d7a4: Waiting [2020-12-06T00:41:29.387Z] f7790dc9fd0f: Waiting [2020-12-06T00:41:29.387Z] cac0ae9282c2: Waiting [2020-12-06T00:41:29.387Z] 1f4cadf9a1ed: Waiting [2020-12-06T00:41:29.664Z] 94e5ff4c0b15: Download complete [2020-12-06T00:41:29.664Z] 3baa9cb2483b: Download complete [2020-12-06T00:41:29.664Z] 1860925334f9: Verifying Checksum [2020-12-06T00:41:29.664Z] 1860925334f9: Download complete [2020-12-06T00:41:29.664Z] 309017e8d7a4: Verifying Checksum [2020-12-06T00:41:29.664Z] 309017e8d7a4: Download complete [2020-12-06T00:41:29.664Z] f7790dc9fd0f: Verifying Checksum [2020-12-06T00:41:29.664Z] f7790dc9fd0f: Download complete [2020-12-06T00:41:29.664Z] cac0ae9282c2: Verifying Checksum [2020-12-06T00:41:29.664Z] cac0ae9282c2: Download complete [2020-12-06T00:41:29.926Z] 1f4cadf9a1ed: Verifying Checksum [2020-12-06T00:41:29.926Z] 1f4cadf9a1ed: Download complete [2020-12-06T00:41:30.500Z] f08d8e2a3ba1: Verifying Checksum [2020-12-06T00:41:30.500Z] f08d8e2a3ba1: Download complete [2020-12-06T00:41:31.460Z] f08d8e2a3ba1: Pull complete [2020-12-06T00:41:31.460Z] 3baa9cb2483b: Pull complete [2020-12-06T00:41:31.460Z] 94e5ff4c0b15: Pull complete [2020-12-06T00:41:31.723Z] 1860925334f9: Pull complete [2020-12-06T00:41:34.012Z] 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 [2020-12-06T00:41:35.938Z] 2daf38717194: Verifying Checksum [2020-12-06T00:41:35.938Z] 2daf38717194: Download complete [2020-12-06T00:41:39.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-06T00:41:43.759Z] 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 [2020-12-06T00:41:48.061Z] 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 [2020-12-06T00:41:50.865Z] 2daf38717194: Pull complete [2020-12-06T00:41:50.865Z] 309017e8d7a4: Pull complete [2020-12-06T00:41:50.865Z] f7790dc9fd0f: Pull complete [2020-12-06T00:41:50.865Z] cac0ae9282c2: Pull complete [2020-12-06T00:41:51.132Z] 1f4cadf9a1ed: Pull complete [2020-12-06T00:41:51.132Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-12-06T00:41:51.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-12-06T00:41:52.137Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-06T00:41:52.137Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-06T00:41:52.137Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] [2020-12-06T00:41:52.137Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-06T00:41:52.137Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1370 kB] [2020-12-06T00:41:52.137Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1815 kB] [2020-12-06T00:41:52.359Z] 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 [2020-12-06T00:41:52.415Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] [2020-12-06T00:41:52.415Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-12-06T00:41:52.675Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] [2020-12-06T00:41:52.936Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2243 kB] [2020-12-06T00:41:53.198Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] [2020-12-06T00:41:53.198Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] [2020-12-06T00:41:53.198Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-12-06T00:41:53.198Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-12-06T00:41:53.459Z] Fetched 8409 kB in 1s (5656 kB/s) [2020-12-06T00:41:54.402Z] Reading package lists... [2020-12-06T00:41:55.344Z] 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: [2020-12-06T00:41:55.344Z] - README.md [2020-12-06T00:41:55.344Z] [2020-12-06T00:41:55.344Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-06T00:41:55.744Z] 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 [2020-12-06T00:41:56.734Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-06T00:41:56.734Z] 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-06T00:41:56.995Z] 0% [Waiting for headers] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-06T00:41:56.995Z] 0% [1 InRelease gpgv 88.7 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-12-06T00:41:58.055Z] 0% [2 InRelease gpgv 242 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 82% Reading package lists... 82% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 91% Reading package lists... 91% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-12-06T00:41:59.444Z] Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6 libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-base perl-modules-5.26 pkg-config unzip zip [2020-12-06T00:42:00.016Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 82% Reading package lists... 82% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 91% Reading package lists... 91% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-12-06T00:42:00.277Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-12-06T00:42:00.277Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-12-06T00:42:00.277Z] The following packages were automatically installed and are no longer required: [2020-12-06T00:42:00.277Z] libjq1 libonig4 [2020-12-06T00:42:00.277Z] Use 'sudo apt autoremove' to remove them. [2020-12-06T00:42:00.277Z] Suggested packages: [2020-12-06T00:42:00.277Z] binutils-doc cmake-doc ninja-build cpp-doc gcc-7-locales debian-keyring [2020-12-06T00:42:00.277Z] gcc-7-doc libstdc++6-7-dbg lib32stdc++6-7-dbg libx32stdc++6-7-dbg autoconf [2020-12-06T00:42:00.277Z] automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg [2020-12-06T00:42:00.277Z] libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg [2020-12-06T00:42:00.277Z] libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2020-12-06T00:42:00.277Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2020-12-06T00:42:00.277Z] git-mediawiki git-svn lrzip glibc-doc locales bzr gdbm-l10n libstdc++-7-doc [2020-12-06T00:42:00.277Z] make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-12-06T00:42:00.277Z] | libterm-readline-perl-perl [2020-12-06T00:42:00.539Z] The following NEW packages will be installed: [2020-12-06T00:42:00.539Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake [2020-12-06T00:42:00.539Z] cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib [2020-12-06T00:42:00.539Z] g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man [2020-12-06T00:42:00.539Z] less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 [2020-12-06T00:42:00.539Z] lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 [2020-12-06T00:42:00.539Z] lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl [2020-12-06T00:42:00.539Z] libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils [2020-12-06T00:42:00.539Z] libc-dev-bin libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 [2020-12-06T00:42:00.539Z] libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-12-06T00:42:00.539Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-12-06T00:42:00.539Z] libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 [2020-12-06T00:42:00.539Z] libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 [2020-12-06T00:42:00.539Z] libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 [2020-12-06T00:42:00.539Z] libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 [2020-12-06T00:42:00.539Z] libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 [2020-12-06T00:42:00.539Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch [2020-12-06T00:42:00.539Z] perl perl-modules-5.26 pkg-config unzip zip [2020-12-06T00:42:00.539Z] The following packages will be upgraded: [2020-12-06T00:42:00.539Z] libc6 perl-base [2020-12-06T00:42:00.539Z] 2 upgraded, 101 newly installed, 0 to remove and 49 not upgraded. [2020-12-06T00:42:00.539Z] Need to get 84.4 MB of archives. [2020-12-06T00:42:00.539Z] After this operation, 369 MB of additional disk space will be used. [2020-12-06T00:42:00.802Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-06T00:42:01.142Z] 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 [2020-12-06T00:42:01.375Z] 0% [1 perl-base 12.6 kB/1391 kB 1%] 1% [1 perl-base 702 kB/1391 kB 50%] 2% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-06T00:42:01.638Z] 2% [2 libc6 15.2 kB/2831 kB 1%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-12-06T00:42:01.638Z] 4% [3 liblocale-gettext-perl 16.6 kB/16.6 kB 100%] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-06T00:42:01.897Z] 5% [4 perl-modules-5.26 85.8 kB/2762 kB 3%] 7% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-12-06T00:42:01.897Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-12-06T00:42:01.897Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-06T00:42:01.897Z] 8% [7 libperl5.26 65.5 kB/3534 kB 2%] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-06T00:42:01.897Z] 11% [8 perl 113 kB/201 kB 56%] 12% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-12-06T00:42:01.897Z] 12% [9 less 42.7 kB/112 kB 38%] 12% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-12-06T00:42:01.897Z] 12% [10 netbase 12.7 kB/12.7 kB 100%] 12% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-12-06T00:42:01.898Z] 12% [11 manpages 49.0 kB/1234 kB 4%] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-06T00:42:01.898Z] 14% [12 binutils-common 60.3 kB/196 kB 31%] 14% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-06T00:42:01.898Z] 14% [13 libbinutils 60.1 kB/488 kB 12%] 15% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-06T00:42:02.158Z] 15% [14 binutils-x86-64-linux-gnu 31.0 kB/1839 kB 2%] 17% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-06T00:42:02.158Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-06T00:42:02.158Z] 17% [16 libc-dev-bin 8735 B/71.8 kB 12%] 17% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] [2020-12-06T00:42:02.158Z] 17% [17 linux-libc-dev 10.0 kB/989 kB 1%] 18% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-06T00:42:02.158Z] 18% [18 libc6-dev 10.0 kB/2586 kB 0%] 21% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-06T00:42:02.158Z] 21% [19 gcc-7-base 16.4 kB/18.3 kB 90%] 21% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-12-06T00:42:02.158Z] 21% [20 libisl19 26.3 kB/551 kB 5%] 22% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-12-06T00:42:02.158Z] 22% [21 libmpfr6 22.9 kB/243 kB 9%] 22% [Waiting for headers] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-12-06T00:42:02.158Z] 22% [22 libmpc3 9247 B/40.8 kB 23%] 22% [Waiting for headers] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-06T00:42:02.419Z] 22% [23 cpp-7 12.0 kB/8591 kB 0%] 31% [Waiting for headers] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-06T00:42:02.419Z] 31% [Waiting for headers] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-06T00:42:02.419Z] 31% [25 libcc1-0 39.4 kB/39.4 kB 100%] 31% [Working] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-06T00:42:02.419Z] 31% [26 libgomp1 34.3 kB/76.5 kB 45%] 31% [Waiting for headers] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-06T00:42:02.419Z] 32% [27 libitm1 27.9 kB/27.9 kB 100%] 32% [Working] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-06T00:42:02.419Z] 32% [Waiting for headers] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-06T00:42:02.419Z] 32% [29 libasan4 51.0 kB/358 kB 14%] 32% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-06T00:42:02.419Z] 33% [30 liblsan0 65.5 kB/133 kB 49%] 33% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-06T00:42:02.681Z] 33% [31 libtsan0 65.5 kB/288 kB 23%] 33% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-06T00:42:02.681Z] 33% [32 libubsan0 53.9 kB/126 kB 43%] 34% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-06T00:42:02.681Z] 34% [33 libcilkrts5 42.5 kB/42.5 kB 100%] 34% [Waiting for headers] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-06T00:42:02.681Z] 34% [34 libmpx2 11.6 kB/11.6 kB 100%] 34% [Working] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-06T00:42:02.681Z] 34% [35 libquadmath0 113 kB/134 kB 85%] 34% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-06T00:42:02.681Z] 34% [36 libgcc-7-dev 50.0 kB/2378 kB 2%] 37% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-06T00:42:03.517Z] 37% [37 gcc-7 40.1 kB/9381 kB 0%] 43% [37 gcc-7 6148 kB/9381 kB 66%] 46% [Working] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-06T00:42:03.517Z] 46% [38 gcc 5184 B/5184 B 100%] 46% [Working] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-06T00:42:03.517Z] 46% [39 libstdc++-7-dev 20.5 kB/1471 kB 1%] 48% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-06T00:42:03.778Z] 48% [40 g++-7 65.5 kB/9697 kB 1%] 57% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-06T00:42:03.778Z] 57% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-12-06T00:42:03.778Z] 57% [42 make 8192 B/154 kB 5%] 58% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-06T00:42:04.040Z] 58% [43 libdpkg-perl 47.9 kB/211 kB 23%] 58% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-06T00:42:04.040Z] 58% [44 patch 33.1 kB/102 kB 33%] 58% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-06T00:42:04.040Z] 58% [45 dpkg-dev 62.0 kB/607 kB 10%] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-12-06T00:42:04.040Z] 59% [46 build-essential 4758 B/4758 B 100%] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] [2020-12-06T00:42:04.040Z] 59% [47 cmake-data 26.3 kB/1332 kB 2%] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] [2020-12-06T00:42:04.040Z] 61% [48 libarchive13 26.2 kB/288 kB 9%] 61% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] [2020-12-06T00:42:04.040Z] 61% [49 libjsoncpp1 12.8 kB/73.6 kB 17%] 61% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] [2020-12-06T00:42:04.040Z] 61% [50 librhash0 20.1 kB/78.1 kB 26%] 62% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] [2020-12-06T00:42:04.040Z] 62% [51 libuv1 17.7 kB/64.4 kB 28%] 62% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3152 kB] [2020-12-06T00:42:04.040Z] 62% [52 cmake 4867 B/3152 kB 0%] 65% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-12-06T00:42:04.040Z] 65% [53 curl 24.8 kB/159 kB 16%] 65% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-12-06T00:42:04.040Z] 65% [54 libfakeroot 24.3 kB/25.9 kB 94%] 66% [Waiting for headers] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-12-06T00:42:04.301Z] 66% [55 fakeroot 26.4 kB/62.3 kB 42%] 66% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.3 [2652 kB] [2020-12-06T00:42:04.301Z] 66% [56 libc6-i386 15.3 kB/2652 kB 1%] 69% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-i386 amd64 2.27-3ubuntu1.3 [1817 kB] [2020-12-06T00:42:04.301Z] 69% [57 libc6-dev-i386 65.5 kB/1817 kB 4%] 71% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-x32 amd64 2.27-3ubuntu1.3 [2847 kB] [Pipeline] } [2020-12-06T00:42:04.562Z] 71% [58 libc6-x32 33.5 kB/2847 kB 1%] 73% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-x32 amd64 2.27-3ubuntu1.3 [2016 kB] [2020-12-06T00:42:04.559Z] $ docker stop --time=1 c8afaee8e9d50d4147571e324add542817182a7098338fb1f846d9d45c8ffd88 [2020-12-06T00:42:04.826Z] 74% [59 libc6-dev-x32 65.5 kB/2016 kB 3%] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [48.1 kB] [2020-12-06T00:42:04.826Z] 76% [60 lib32gcc1 48.1 kB/48.1 kB 100%] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.5 kB] [2020-12-06T00:42:04.826Z] 76% [61 libx32gcc1 36.0 kB/40.5 kB 89%] 76% [Working] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] [2020-12-06T00:42:04.826Z] 76% [62 lib32gomp1 60.8 kB/83.7 kB 73%] 76% [Waiting for headers] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gomp1 amd64 8.4.0-1ubuntu1~18.04 [77.8 kB] [2020-12-06T00:42:04.826Z] 76% [63 libx32gomp1 42.3 kB/77.8 kB 54%] 77% [Waiting for headers] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32itm1 amd64 8.4.0-1ubuntu1~18.04 [30.0 kB] [2020-12-06T00:42:04.826Z] 77% [64 lib32itm1 29.8 kB/30.0 kB 99%] 77% [Working] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32itm1 amd64 8.4.0-1ubuntu1~18.04 [28.1 kB] [2020-12-06T00:42:04.826Z] 77% [65 libx32itm1 28.1 kB/28.1 kB 100%] 77% [Working] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32atomic1 amd64 8.4.0-1ubuntu1~18.04 [8664 B] [2020-12-06T00:42:04.826Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] [2020-12-06T00:42:04.826Z] 77% [67 libx32atomic1 9188 B/9188 B 100%] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32asan4 amd64 7.5.0-3ubuntu1~18.04 [362 kB] [2020-12-06T00:42:04.826Z] 77% [68 lib32asan4 5803 B/362 kB 2%] 78% [Waiting for headers] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32asan4 amd64 7.5.0-3ubuntu1~18.04 [351 kB] [2020-12-06T00:42:04.826Z] 78% [69 libx32asan4 40.9 kB/351 kB 12%] 78% [Waiting for headers] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [415 kB] [2020-12-06T00:42:04.826Z] 79% [70 lib32stdc++6 141 kB/415 kB 34%] 79% [Waiting for headers] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [140 kB] [2020-12-06T00:42:04.826Z] 79% [71 lib32ubsan0 28.7 kB/140 kB 21%] 79% [Waiting for headers] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [387 kB] [2020-12-06T00:42:04.826Z] 79% [72 libx32stdc++6 11.2 kB/387 kB 3%] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [127 kB] [2020-12-06T00:42:04.826Z] 80% [73 libx32ubsan0 38.3 kB/127 kB 30%] 80% [Waiting for headers] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [47.2 kB] [2020-12-06T00:42:04.826Z] 80% [74 lib32cilkrts5 11.2 kB/47.2 kB 24%] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [43.0 kB] [2020-12-06T00:42:04.826Z] 81% [75 libx32cilkrts5 43.0 kB/43.0 kB 100%] 81% [Working] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32mpx2 amd64 8.4.0-1ubuntu1~18.04 [12.9 kB] [2020-12-06T00:42:04.826Z] 81% [76 lib32mpx2 0 B/12.9 kB 0%] 81% [Waiting for headers] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [208 kB] [2020-12-06T00:42:04.826Z] 81% [77 lib32quadmath0 31.0 kB/208 kB 15%] 81% [Waiting for headers] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [135 kB] [2020-12-06T00:42:05.087Z] 81% [78 libx32quadmath0 19.6 kB/135 kB 14%] 82% [Waiting for headers] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2211 kB] [2020-12-06T00:42:05.087Z] 82% [79 lib32gcc-7-dev 15.0 kB/2211 kB 1%] 84% [Waiting for headers] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [1999 kB] [2020-12-06T00:42:05.087Z] 84% [80 libx32gcc-7-dev 29.9 kB/1999 kB 1%] 86% [Waiting for headers] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1048 B] [2020-12-06T00:42:05.087Z] 86% [81 gcc-7-multilib 1048 B/1048 B 100%] 86% [Working] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [626 kB] [2020-12-06T00:42:05.087Z] 86% [82 lib32stdc++-7-dev 0 B/626 kB 0%] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [582 kB] [2020-12-06T00:42:05.087Z] 87% [83 libx32stdc++-7-dev 22.6 kB/582 kB 4%] 88% [Waiting for headers] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1064 B] [2020-12-06T00:42:05.087Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] [2020-12-06T00:42:05.087Z] 88% [85 gcc-multilib 1428 B/1428 B 100%] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] [2020-12-06T00:42:05.087Z] 88% [Waiting for headers] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-12-06T00:42:05.087Z] 88% [87 libcurl3-gnutls 29.8 kB/213 kB 14%] 89% [Waiting for headers] Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-06T00:42:05.087Z] 89% [88 liberror-perl 22.8 kB/22.8 kB 100%] 89% [Working] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-06T00:42:05.348Z] 89% [89 git-man 16.4 kB/804 kB 2%] 90% [Waiting for headers] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-06T00:42:05.348Z] 90% [90 git 38.7 kB/3915 kB 1%] 94% [Waiting for headers] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-12-06T00:42:05.348Z] 94% [91 libalgorithm-diff-perl 37.4 kB/47.6 kB 79%] 94% [Waiting for headers] Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-12-06T00:42:05.348Z] 94% [Waiting for headers] Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-12-06T00:42:05.348Z] 94% [Waiting for headers] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-12-06T00:42:05.348Z] 95% [94 libfile-fcntllock-perl 25.1 kB/33.2 kB 76%] 95% [Waiting for headers] Get:95 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-06T00:42:05.348Z] 95% [95 libnorm1 16.2 kB/224 kB 7%] 95% [Waiting for headers] Get:96 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-06T00:42:05.348Z] 95% [96 libpgm-5.2-0 14.1 kB/157 kB 9%] 95% [Waiting for headers] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-06T00:42:05.348Z] 95% [97 libsodium23 4950 B/143 kB 3%] 96% [Waiting for headers] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-06T00:42:05.348Z] 96% [98 libzmq5 13.7 kB/221 kB 6%] 96% [Waiting for headers] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-06T00:42:05.609Z] 96% [99 libzmq3-dev 21.3 kB/400 kB 5%] 97% [Waiting for headers] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-12-06T00:42:05.609Z] 97% [100 manpages-dev 26.8 kB/2217 kB 1%] 99% [Waiting for headers] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-06T00:42:05.870Z] 99% [101 pkg-config 0 B/45.0 kB 0%] 99% [Working] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] [2020-12-06T00:42:06.130Z] 99% [102 unzip 12.6 kB/167 kB 8%] 100% [Waiting for headers] Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-06T00:42:06.130Z] 100% [103 zip 7445 B/167 kB 4%] 100% [Working] Fetched 84.4 MB in 6s (15.1 MB/s) [2020-12-06T00:42:06.396Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-06T00:42:06.396Z] (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 ... 9889 files and directories currently installed.) [2020-12-06T00:42:06.396Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-06T00:42:06.396Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-12-06T00:42:07.342Z] $ docker rm -f c8afaee8e9d50d4147571e324add542817182a7098338fb1f846d9d45c8ffd88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:42:09.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-06T00:42:09.704Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-06T00:42:09.704Z] (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 ... 9889 files and directories currently installed.) [2020-12-06T00:42:09.704Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-06T00:42:09.704Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1.2) ... [2020-12-06T00:42:09.867Z] [2020-12-06T00:42:09.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:42:10.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-06T00:42:10.541Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-06T00:42:10.541Z] 29e5d40040c1: Pulling fs layer [2020-12-06T00:42:10.541Z] 1ce36da41761: Pulling fs layer [2020-12-06T00:42:10.541Z] 25b303627fd3: Pulling fs layer [2020-12-06T00:42:10.817Z] 29e5d40040c1: Verifying Checksum [2020-12-06T00:42:10.817Z] 29e5d40040c1: Download complete [2020-12-06T00:42:11.417Z] 1ce36da41761: Verifying Checksum [2020-12-06T00:42:11.417Z] 1ce36da41761: Download complete [2020-12-06T00:42:11.628Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-06T00:42:11.692Z] 29e5d40040c1: Pull complete [2020-12-06T00:42:12.675Z] 1ce36da41761: Pull complete [2020-12-06T00:42:13.016Z] Selecting previously unselected package liblocale-gettext-perl. [2020-12-06T00:42:13.016Z] (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 ... 9889 files and directories currently installed.) [2020-12-06T00:42:13.016Z] Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-12-06T00:42:13.016Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-12-06T00:42:13.016Z] Selecting previously unselected package perl-modules-5.26. [2020-12-06T00:42:13.016Z] Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-06T00:42:13.016Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-06T00:42:13.272Z] 25b303627fd3: Download complete [2020-12-06T00:42:13.958Z] Selecting previously unselected package libgdbm5:amd64. [2020-12-06T00:42:13.958Z] Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... [2020-12-06T00:42:13.958Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-12-06T00:42:13.958Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-12-06T00:42:13.958Z] Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-12-06T00:42:13.958Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-12-06T00:42:13.958Z] Selecting previously unselected package libperl5.26:amd64. [2020-12-06T00:42:13.958Z] Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-06T00:42:13.958Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-06T00:42:14.530Z] Selecting previously unselected package perl. [2020-12-06T00:42:14.530Z] Preparing to unpack .../005-perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-06T00:42:14.530Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-12-06T00:42:14.530Z] Selecting previously unselected package less. [2020-12-06T00:42:14.531Z] Preparing to unpack .../006-less_487-0.1_amd64.deb ... [2020-12-06T00:42:14.531Z] Unpacking less (487-0.1) ... [2020-12-06T00:42:14.531Z] Selecting previously unselected package netbase. [2020-12-06T00:42:14.531Z] Preparing to unpack .../007-netbase_5.4_all.deb ... [2020-12-06T00:42:14.531Z] Unpacking netbase (5.4) ... [2020-12-06T00:42:14.531Z] Selecting previously unselected package manpages. [2020-12-06T00:42:14.531Z] Preparing to unpack .../008-manpages_4.15-1_all.deb ... [2020-12-06T00:42:14.531Z] Unpacking manpages (4.15-1) ... [2020-12-06T00:42:14.791Z] Selecting previously unselected package binutils-common:amd64. [2020-12-06T00:42:14.791Z] Preparing to unpack .../009-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-06T00:42:14.791Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-06T00:42:14.791Z] Selecting previously unselected package libbinutils:amd64. [2020-12-06T00:42:14.791Z] Preparing to unpack .../010-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-06T00:42:14.791Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-06T00:42:15.050Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-12-06T00:42:15.050Z] Preparing to unpack .../011-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-06T00:42:15.050Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-06T00:42:15.311Z] Selecting previously unselected package binutils. [2020-12-06T00:42:15.311Z] Preparing to unpack .../012-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-06T00:42:15.311Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-06T00:42:15.311Z] Selecting previously unselected package libc-dev-bin. [2020-12-06T00:42:15.311Z] Preparing to unpack .../013-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-06T00:42:15.311Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-06T00:42:15.311Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-12-06T00:42:15.311Z] Preparing to unpack .../014-linux-libc-dev_4.15.0-126.129_amd64.deb ... [2020-12-06T00:42:15.311Z] Unpacking linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-06T00:42:15.884Z] Selecting previously unselected package libc6-dev:amd64. [2020-12-06T00:42:15.884Z] Preparing to unpack .../015-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-06T00:42:15.884Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-06T00:42:16.457Z] Selecting previously unselected package gcc-7-base:amd64. [2020-12-06T00:42:16.457Z] Preparing to unpack .../016-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:16.457Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:16.457Z] Selecting previously unselected package libisl19:amd64. [2020-12-06T00:42:16.457Z] Preparing to unpack .../017-libisl19_0.19-1_amd64.deb ... [2020-12-06T00:42:16.457Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-12-06T00:42:16.457Z] Selecting previously unselected package libmpfr6:amd64. [2020-12-06T00:42:16.457Z] Preparing to unpack .../018-libmpfr6_4.0.1-1_amd64.deb ... [2020-12-06T00:42:16.457Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-12-06T00:42:16.457Z] Selecting previously unselected package libmpc3:amd64. [2020-12-06T00:42:16.457Z] Preparing to unpack .../019-libmpc3_1.1.0-1_amd64.deb ... [2020-12-06T00:42:16.718Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-12-06T00:42:16.718Z] Selecting previously unselected package cpp-7. [2020-12-06T00:42:16.718Z] Preparing to unpack .../020-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:16.718Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:17.661Z] Selecting previously unselected package cpp. [2020-12-06T00:42:17.661Z] Preparing to unpack .../021-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-06T00:42:17.661Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:42:17.661Z] Selecting previously unselected package libcc1-0:amd64. [2020-12-06T00:42:17.661Z] Preparing to unpack .../022-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:17.661Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:17.661Z] Selecting previously unselected package libgomp1:amd64. [2020-12-06T00:42:17.661Z] Preparing to unpack .../023-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:17.661Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:17.661Z] Selecting previously unselected package libitm1:amd64. [2020-12-06T00:42:17.661Z] Preparing to unpack .../024-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:17.661Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:17.661Z] Selecting previously unselected package libatomic1:amd64. [2020-12-06T00:42:17.661Z] Preparing to unpack .../025-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:17.661Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:17.922Z] Selecting previously unselected package libasan4:amd64. [2020-12-06T00:42:17.922Z] Preparing to unpack .../026-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:17.922Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:17.922Z] Selecting previously unselected package liblsan0:amd64. [2020-12-06T00:42:17.922Z] Preparing to unpack .../027-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:17.922Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:17.922Z] Selecting previously unselected package libtsan0:amd64. [2020-12-06T00:42:17.922Z] Preparing to unpack .../028-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:18.183Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:18.183Z] Selecting previously unselected package libubsan0:amd64. [2020-12-06T00:42:18.183Z] Preparing to unpack .../029-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:18.183Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:18.183Z] Selecting previously unselected package libcilkrts5:amd64. [2020-12-06T00:42:18.183Z] Preparing to unpack .../030-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:18.183Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:18.445Z] Selecting previously unselected package libmpx2:amd64. [2020-12-06T00:42:18.445Z] Preparing to unpack .../031-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:18.445Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:18.445Z] Selecting previously unselected package libquadmath0:amd64. [2020-12-06T00:42:18.445Z] Preparing to unpack .../032-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:18.445Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:18.445Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-12-06T00:42:18.445Z] Preparing to unpack .../033-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:18.445Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:18.708Z] Selecting previously unselected package gcc-7. [2020-12-06T00:42:18.708Z] Preparing to unpack .../034-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:18.971Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:19.543Z] Selecting previously unselected package gcc. [2020-12-06T00:42:19.543Z] Preparing to unpack .../035-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-06T00:42:19.543Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:42:19.805Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-12-06T00:42:19.805Z] Preparing to unpack .../036-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:19.805Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:20.378Z] Selecting previously unselected package g++-7. [2020-12-06T00:42:20.378Z] Preparing to unpack .../037-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:20.378Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:21.323Z] Selecting previously unselected package g++. [2020-12-06T00:42:21.323Z] Preparing to unpack .../038-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-06T00:42:21.323Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:42:21.323Z] Selecting previously unselected package make. [2020-12-06T00:42:21.323Z] Preparing to unpack .../039-make_4.1-9.1ubuntu1_amd64.deb ... [2020-12-06T00:42:21.323Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-12-06T00:42:21.323Z] Selecting previously unselected package libdpkg-perl. [2020-12-06T00:42:21.323Z] Preparing to unpack .../040-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-06T00:42:21.323Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-06T00:42:21.323Z] Selecting previously unselected package patch. [2020-12-06T00:42:21.323Z] Preparing to unpack .../041-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-06T00:42:21.323Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-12-06T00:42:21.585Z] Selecting previously unselected package dpkg-dev. [2020-12-06T00:42:21.585Z] Preparing to unpack .../042-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-06T00:42:21.585Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-06T00:42:21.585Z] Selecting previously unselected package build-essential. [2020-12-06T00:42:21.585Z] Preparing to unpack .../043-build-essential_12.4ubuntu1_amd64.deb ... [2020-12-06T00:42:21.585Z] Unpacking build-essential (12.4ubuntu1) ... [2020-12-06T00:42:21.585Z] Selecting previously unselected package cmake-data. [2020-12-06T00:42:21.585Z] Preparing to unpack .../044-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... [2020-12-06T00:42:21.850Z] Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-12-06T00:42:22.422Z] Selecting previously unselected package libarchive13:amd64. [2020-12-06T00:42:22.422Z] Preparing to unpack .../045-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... [2020-12-06T00:42:22.422Z] Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-12-06T00:42:22.422Z] Selecting previously unselected package libjsoncpp1:amd64. [2020-12-06T00:42:22.422Z] Preparing to unpack .../046-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-06T00:42:22.682Z] Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-06T00:42:22.682Z] Selecting previously unselected package librhash0:amd64. [2020-12-06T00:42:22.682Z] Preparing to unpack .../047-librhash0_1.3.6-2_amd64.deb ... [2020-12-06T00:42:22.682Z] Unpacking librhash0:amd64 (1.3.6-2) ... [2020-12-06T00:42:22.682Z] Selecting previously unselected package libuv1:amd64. [2020-12-06T00:42:22.682Z] Preparing to unpack .../048-libuv1_1.18.0-3_amd64.deb ... [2020-12-06T00:42:22.682Z] Unpacking libuv1:amd64 (1.18.0-3) ... [2020-12-06T00:42:22.682Z] Selecting previously unselected package cmake. [2020-12-06T00:42:22.682Z] Preparing to unpack .../049-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... [2020-12-06T00:42:22.682Z] Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-12-06T00:42:23.252Z] Selecting previously unselected package curl. [2020-12-06T00:42:23.252Z] Preparing to unpack .../050-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-06T00:42:23.252Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-12-06T00:42:23.252Z] Selecting previously unselected package libfakeroot:amd64. [2020-12-06T00:42:23.252Z] Preparing to unpack .../051-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-12-06T00:42:23.252Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-12-06T00:42:23.252Z] Selecting previously unselected package fakeroot. [2020-12-06T00:42:23.252Z] Preparing to unpack .../052-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-12-06T00:42:23.422Z] 25b303627fd3: Pull complete [2020-12-06T00:42:23.422Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-06T00:42:23.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-06T00:42:23.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-06T00:42:23.513Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-12-06T00:42:23.513Z] Selecting previously unselected package libc6-i386. [2020-12-06T00:42:23.513Z] Preparing to unpack .../053-libc6-i386_2.27-3ubuntu1.3_amd64.deb ... [2020-12-06T00:42:23.513Z] Unpacking libc6-i386 (2.27-3ubuntu1.3) ... [2020-12-06T00:42:23.692Z] prd-ubuntu18.04-docker-arm64-4c-16g-14678 does not seem to be running inside a container [2020-12-06T00:42:23.777Z] Selecting previously unselected package libc6-dev-i386. [2020-12-06T00:42:23.778Z] Preparing to unpack .../054-libc6-dev-i386_2.27-3ubuntu1.3_amd64.deb ... [2020-12-06T00:42:23.778Z] Unpacking libc6-dev-i386 (2.27-3ubuntu1.3) ... [2020-12-06T00:42:23.773Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2020-12-06T00:42:24.038Z] Selecting previously unselected package libc6-x32. [2020-12-06T00:42:24.039Z] Preparing to unpack .../055-libc6-x32_2.27-3ubuntu1.3_amd64.deb ... [2020-12-06T00:42:24.039Z] Unpacking libc6-x32 (2.27-3ubuntu1.3) ... [2020-12-06T00:42:24.609Z] Selecting previously unselected package libc6-dev-x32. [2020-12-06T00:42:24.609Z] Preparing to unpack .../056-libc6-dev-x32_2.27-3ubuntu1.3_amd64.deb ... [2020-12-06T00:42:24.609Z] Unpacking libc6-dev-x32 (2.27-3ubuntu1.3) ... [2020-12-06T00:42:24.871Z] Selecting previously unselected package lib32gcc1. [2020-12-06T00:42:24.871Z] Preparing to unpack .../057-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:24.871Z] Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:24.871Z] Selecting previously unselected package libx32gcc1. [2020-12-06T00:42:24.871Z] Preparing to unpack .../058-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:24.871Z] Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:24.871Z] Selecting previously unselected package lib32gomp1. [2020-12-06T00:42:24.871Z] Preparing to unpack .../059-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:24.871Z] Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:24.871Z] Selecting previously unselected package libx32gomp1. [2020-12-06T00:42:24.871Z] Preparing to unpack .../060-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:24.871Z] Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:25.132Z] Selecting previously unselected package lib32itm1. [2020-12-06T00:42:25.132Z] Preparing to unpack .../061-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:25.132Z] Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:25.132Z] Selecting previously unselected package libx32itm1. [2020-12-06T00:42:25.132Z] Preparing to unpack .../062-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:25.132Z] Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:25.132Z] Selecting previously unselected package lib32atomic1. [2020-12-06T00:42:25.132Z] Preparing to unpack .../063-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:25.132Z] Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:25.394Z] Selecting previously unselected package libx32atomic1. [2020-12-06T00:42:25.394Z] Preparing to unpack .../064-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:25.394Z] Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:25.394Z] Selecting previously unselected package lib32asan4. [2020-12-06T00:42:25.394Z] Preparing to unpack .../065-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:25.394Z] Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:25.394Z] Selecting previously unselected package libx32asan4. [2020-12-06T00:42:25.394Z] Preparing to unpack .../066-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:25.394Z] Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:25.656Z] Selecting previously unselected package lib32stdc++6. [2020-12-06T00:42:25.656Z] Preparing to unpack .../067-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:25.656Z] Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:25.656Z] Selecting previously unselected package lib32ubsan0. [2020-12-06T00:42:25.656Z] Preparing to unpack .../068-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:25.656Z] Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:25.916Z] Selecting previously unselected package libx32stdc++6. [2020-12-06T00:42:25.916Z] Preparing to unpack .../069-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:25.916Z] Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:25.917Z] Selecting previously unselected package libx32ubsan0. [2020-12-06T00:42:25.917Z] Preparing to unpack .../070-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:25.917Z] Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:25.917Z] Selecting previously unselected package lib32cilkrts5. [2020-12-06T00:42:25.917Z] Preparing to unpack .../071-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:25.917Z] Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:26.178Z] Selecting previously unselected package libx32cilkrts5. [2020-12-06T00:42:26.178Z] Preparing to unpack .../072-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:26.178Z] Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:26.178Z] Selecting previously unselected package lib32mpx2. [2020-12-06T00:42:26.178Z] Preparing to unpack .../073-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:26.178Z] Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:26.178Z] Selecting previously unselected package lib32quadmath0. [2020-12-06T00:42:26.178Z] Preparing to unpack .../074-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:26.178Z] Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:26.439Z] Selecting previously unselected package libx32quadmath0. [2020-12-06T00:42:26.439Z] Preparing to unpack .../075-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:26.439Z] Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:26.439Z] Selecting previously unselected package lib32gcc-7-dev. [2020-12-06T00:42:26.439Z] Preparing to unpack .../076-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:26.439Z] Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:26.700Z] Selecting previously unselected package libx32gcc-7-dev. [2020-12-06T00:42:26.700Z] Preparing to unpack .../077-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:26.700Z] Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:26.961Z] Selecting previously unselected package gcc-7-multilib. [2020-12-06T00:42:26.961Z] Preparing to unpack .../078-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:26.961Z] Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:26.961Z] Selecting previously unselected package lib32stdc++-7-dev. [2020-12-06T00:42:26.961Z] Preparing to unpack .../079-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:26.961Z] Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:27.120Z] $ docker top 91e5d08d67f8af75d645389ded8fc8fac87bff6ce04c7a4b7e28b4cdf4814d78 -eo pid,comm [2020-12-06T00:42:27.222Z] Selecting previously unselected package libx32stdc++-7-dev. [2020-12-06T00:42:27.222Z] Preparing to unpack .../080-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:27.222Z] Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:27.222Z] Selecting previously unselected package g++-7-multilib. [2020-12-06T00:42:27.222Z] Preparing to unpack .../081-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-06T00:42:27.222Z] Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:27.222Z] Selecting previously unselected package gcc-multilib. [2020-12-06T00:42:27.222Z] Preparing to unpack .../082-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-06T00:42:27.222Z] Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:42:27.488Z] Selecting previously unselected package g++-multilib. [2020-12-06T00:42:27.488Z] Preparing to unpack .../083-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-06T00:42:27.488Z] Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:42:27.488Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-06T00:42:27.488Z] Preparing to unpack .../084-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-06T00:42:27.488Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-06T00:42:27.488Z] Selecting previously unselected package liberror-perl. [2020-12-06T00:42:27.488Z] Preparing to unpack .../085-liberror-perl_0.17025-1_all.deb ... [2020-12-06T00:42:27.488Z] Unpacking liberror-perl (0.17025-1) ... [Pipeline] { [Pipeline] sh [2020-12-06T00:42:27.748Z] Selecting previously unselected package git-man. [2020-12-06T00:42:27.749Z] Preparing to unpack .../086-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-06T00:42:27.749Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-06T00:42:27.749Z] Selecting previously unselected package git. [2020-12-06T00:42:27.749Z] Preparing to unpack .../087-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-06T00:42:27.749Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-06T00:42:28.182Z] + + docker-composegrep build parallel --help [2020-12-06T00:42:28.182Z] [2020-12-06T00:42:28.320Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-12-06T00:42:28.320Z] Preparing to unpack .../088-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-12-06T00:42:28.320Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-12-06T00:42:28.320Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-12-06T00:42:28.320Z] Preparing to unpack .../089-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-12-06T00:42:28.320Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-12-06T00:42:28.320Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-12-06T00:42:28.320Z] Preparing to unpack .../090-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-12-06T00:42:28.320Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-12-06T00:42:28.582Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-12-06T00:42:28.582Z] Preparing to unpack .../091-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-12-06T00:42:28.582Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-12-06T00:42:28.582Z] Selecting previously unselected package libnorm1:amd64. [2020-12-06T00:42:28.582Z] Preparing to unpack .../092-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-06T00:42:28.582Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-06T00:42:28.582Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-06T00:42:28.582Z] Preparing to unpack .../093-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-06T00:42:28.582Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-06T00:42:28.844Z] Selecting previously unselected package libsodium23:amd64. [2020-12-06T00:42:28.844Z] Preparing to unpack .../094-libsodium23_1.0.16-2_amd64.deb ... [2020-12-06T00:42:28.844Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-06T00:42:28.844Z] Selecting previously unselected package libzmq5:amd64. [2020-12-06T00:42:28.844Z] Preparing to unpack .../095-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-06T00:42:28.844Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-06T00:42:28.844Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-06T00:42:28.844Z] Preparing to unpack .../096-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-06T00:42:28.844Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-06T00:42:29.105Z] Selecting previously unselected package manpages-dev. [2020-12-06T00:42:29.105Z] Preparing to unpack .../097-manpages-dev_4.15-1_all.deb ... [2020-12-06T00:42:29.105Z] Unpacking manpages-dev (4.15-1) ... [2020-12-06T00:42:29.366Z] Selecting previously unselected package pkg-config. [2020-12-06T00:42:29.366Z] Preparing to unpack .../098-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-06T00:42:29.366Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-06T00:42:29.366Z] Selecting previously unselected package unzip. [2020-12-06T00:42:29.366Z] Preparing to unpack .../099-unzip_6.0-21ubuntu1_amd64.deb ... [2020-12-06T00:42:29.366Z] Unpacking unzip (6.0-21ubuntu1) ... [2020-12-06T00:42:29.628Z] Selecting previously unselected package zip. [2020-12-06T00:42:29.628Z] Preparing to unpack .../100-zip_3.0-11build1_amd64.deb ... [2020-12-06T00:42:29.628Z] Unpacking zip (3.0-11build1) ... [2020-12-06T00:42:29.628Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:29.628Z] Setting up libc6-x32 (2.27-3ubuntu1.3) ... [2020-12-06T00:42:29.628Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:29.628Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-06T00:42:29.890Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:29.890Z] Setting up manpages (4.15-1) ... [2020-12-06T00:42:29.890Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-06T00:42:29.890Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:29.890Z] Setting up less (487-0.1) ... [2020-12-06T00:42:29.890Z] Setting up make (4.1-9.1ubuntu1) ... [2020-12-06T00:42:29.890Z] Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.152Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-12-06T00:42:30.152Z] Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-12-06T00:42:30.152Z] Setting up libuv1:amd64 (1.18.0-3) ... [2020-12-06T00:42:30.152Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-06T00:42:30.152Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.152Z] Setting up unzip (6.0-21ubuntu1) ... [2020-12-06T00:42:30.152Z] Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-06T00:42:30.152Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-12-06T00:42:30.152Z] Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-12-06T00:42:30.152Z] Setting up libc6-i386 (2.27-3ubuntu1.3) ... [2020-12-06T00:42:30.415Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-06T00:42:30.415Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-12-06T00:42:30.415Z] Setting up zip (3.0-11build1) ... [2020-12-06T00:42:30.415Z] Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.415Z] Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.415Z] Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.415Z] Setting up librhash0:amd64 (1.3.6-2) ... [2020-12-06T00:42:30.415Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.415Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-06T00:42:30.415Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:30.677Z] Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.677Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-06T00:42:30.677Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-06T00:42:30.677Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.677Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-06T00:42:30.677Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-12-06T00:42:30.677Z] Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.677Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-12-06T00:42:30.677Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-12-06T00:42:30.677Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-06T00:42:30.938Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-12-06T00:42:30.938Z] Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.938Z] Setting up manpages-dev (4.15-1) ... [2020-12-06T00:42:30.938Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-06T00:42:30.938Z] Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.938Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.938Z] Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.938Z] Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:30.938Z] Setting up netbase (5.4) ... [2020-12-06T00:42:31.200Z] Setting up libisl19:amd64 (0.19-1) ... [2020-12-06T00:42:31.200Z] Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-06T00:42:31.200Z] Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.200Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-06T00:42:31.200Z] Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.200Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.200Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-06T00:42:31.200Z] Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:31.200Z] Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.200Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.200Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.462Z] Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.462Z] Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:31.462Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-06T00:42:31.462Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-12-06T00:42:31.462Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-12-06T00:42:31.462Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-06T00:42:31.462Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-06T00:42:31.462Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-06T00:42:31.462Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-06T00:42:31.462Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-06T00:42:31.462Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-06T00:42:31.462Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-06T00:42:31.462Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-12-06T00:42:31.462Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.462Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.462Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.462Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-06T00:42:31.462Z] Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-12-06T00:42:31.462Z] Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.462Z] Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-12-06T00:42:31.723Z] Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.723Z] Setting up libc6-dev-i386 (2.27-3ubuntu1.3) ... [2020-12-06T00:42:31.723Z] Setting up libc6-dev-x32 (2.27-3ubuntu1.3) ... [2020-12-06T00:42:31.723Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-06T00:42:31.723Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:42:31.723Z] Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.723Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-06T00:42:31.723Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-12-06T00:42:31.723Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-12-06T00:42:31.723Z] Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.984Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-06T00:42:31.984Z] Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.984Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.984Z] Setting up liberror-perl (0.17025-1) ... [2020-12-06T00:42:31.984Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.984Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-06T00:42:31.984Z] Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.984Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:42:31.984Z] Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.984Z] Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-12-06T00:42:31.984Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-12-06T00:42:31.984Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-06T00:42:32.245Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-12-06T00:42:32.245Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:42:32.245Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-12-06T00:42:32.245Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-12-06T00:42:32.245Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-06T00:42:32.245Z] Setting up build-essential (12.4ubuntu1) ... [2020-12-06T00:42:32.245Z] Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:42:32.245Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-06T00:42:32.245Z] Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-12-06T00:42:32.245Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-06T00:42:32.475Z] --parallel Build images in parallel. [Pipeline] } [2020-12-06T00:42:32.505Z] $ docker stop --time=1 91e5d08d67f8af75d645389ded8fc8fac87bff6ce04c7a4b7e28b4cdf4814d78 [2020-12-06T00:42:32.516Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-12-06T00:42:33.463Z] binutils set to automatically installed. [2020-12-06T00:42:33.463Z] binutils-common set to automatically installed. [2020-12-06T00:42:33.463Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-12-06T00:42:33.463Z] build-essential set to automatically installed. [2020-12-06T00:42:33.463Z] cmake set to automatically installed. [2020-12-06T00:42:33.463Z] cmake-data set to automatically installed. [2020-12-06T00:42:33.463Z] cpp set to automatically installed. [2020-12-06T00:42:33.463Z] cpp-7 set to automatically installed. [2020-12-06T00:42:33.463Z] curl set to automatically installed. [2020-12-06T00:42:33.463Z] dpkg-dev set to automatically installed. [2020-12-06T00:42:33.463Z] fakeroot set to automatically installed. [2020-12-06T00:42:33.463Z] g++ set to automatically installed. [2020-12-06T00:42:33.463Z] g++-7 set to automatically installed. [2020-12-06T00:42:33.463Z] g++-7-multilib set to automatically installed. [2020-12-06T00:42:33.463Z] g++-multilib set to automatically installed. [2020-12-06T00:42:33.463Z] gcc set to automatically installed. [2020-12-06T00:42:33.725Z] gcc-7 set to automatically installed. [2020-12-06T00:42:33.725Z] gcc-7-base set to automatically installed. [2020-12-06T00:42:33.725Z] gcc-7-multilib set to automatically installed. [2020-12-06T00:42:33.725Z] gcc-multilib set to automatically installed. [2020-12-06T00:42:33.725Z] git set to automatically installed. [2020-12-06T00:42:33.725Z] git-man set to automatically installed. [2020-12-06T00:42:33.725Z] less set to automatically installed. [2020-12-06T00:42:33.725Z] lib32asan4 set to automatically installed. [2020-12-06T00:42:33.725Z] lib32atomic1 set to automatically installed. [2020-12-06T00:42:33.725Z] lib32cilkrts5 set to automatically installed. [2020-12-06T00:42:33.725Z] lib32gcc-7-dev set to automatically installed. [2020-12-06T00:42:33.725Z] lib32gcc1 set to automatically installed. [2020-12-06T00:42:33.725Z] lib32gomp1 set to automatically installed. [2020-12-06T00:42:33.725Z] lib32itm1 set to automatically installed. [2020-12-06T00:42:33.725Z] lib32mpx2 set to automatically installed. [2020-12-06T00:42:33.725Z] lib32quadmath0 set to automatically installed. [2020-12-06T00:42:33.725Z] lib32stdc++-7-dev set to automatically installed. [2020-12-06T00:42:33.725Z] lib32stdc++6 set to automatically installed. [2020-12-06T00:42:33.725Z] lib32ubsan0 set to automatically installed. [2020-12-06T00:42:33.725Z] libalgorithm-diff-perl set to automatically installed. [2020-12-06T00:42:33.725Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-12-06T00:42:33.725Z] libalgorithm-merge-perl set to automatically installed. [2020-12-06T00:42:33.725Z] libarchive13 set to automatically installed. [2020-12-06T00:42:33.725Z] libasan4 set to automatically installed. [2020-12-06T00:42:33.725Z] libatomic1 set to automatically installed. [2020-12-06T00:42:33.725Z] libbinutils set to automatically installed. [2020-12-06T00:42:33.725Z] libc-dev-bin set to automatically installed. [2020-12-06T00:42:33.725Z] libc6 set to automatically installed. [2020-12-06T00:42:33.725Z] libc6-dev set to automatically installed. [2020-12-06T00:42:33.725Z] libc6-dev-i386 set to automatically installed. [2020-12-06T00:42:33.725Z] libc6-dev-x32 set to automatically installed. [2020-12-06T00:42:33.725Z] libc6-i386 set to automatically installed. [2020-12-06T00:42:33.725Z] libc6-x32 set to automatically installed. [2020-12-06T00:42:33.725Z] libcc1-0 set to automatically installed. [2020-12-06T00:42:33.725Z] libcilkrts5 set to automatically installed. [2020-12-06T00:42:33.725Z] libcurl3-gnutls set to automatically installed. [2020-12-06T00:42:33.725Z] libdpkg-perl set to automatically installed. [2020-12-06T00:42:33.725Z] liberror-perl set to automatically installed. [2020-12-06T00:42:33.725Z] libfakeroot set to automatically installed. [2020-12-06T00:42:33.725Z] libfile-fcntllock-perl set to automatically installed. [2020-12-06T00:42:33.725Z] libgcc-7-dev set to automatically installed. [2020-12-06T00:42:33.725Z] libgdbm-compat4 set to automatically installed. [2020-12-06T00:42:33.725Z] libgdbm5 set to automatically installed. [2020-12-06T00:42:33.725Z] libgomp1 set to automatically installed. [2020-12-06T00:42:33.725Z] libisl19 set to automatically installed. [2020-12-06T00:42:33.725Z] libitm1 set to automatically installed. [2020-12-06T00:42:33.725Z] libjsoncpp1 set to automatically installed. [2020-12-06T00:42:33.725Z] liblocale-gettext-perl set to automatically installed. [2020-12-06T00:42:33.725Z] liblsan0 set to automatically installed. [2020-12-06T00:42:33.725Z] libmpc3 set to automatically installed. [2020-12-06T00:42:33.725Z] libmpfr6 set to automatically installed. [2020-12-06T00:42:33.725Z] libmpx2 set to automatically installed. [2020-12-06T00:42:33.987Z] libnorm1 set to automatically installed. [2020-12-06T00:42:33.987Z] libperl5.26 set to automatically installed. [2020-12-06T00:42:33.987Z] libpgm-5.2-0 set to automatically installed. [2020-12-06T00:42:33.987Z] libquadmath0 set to automatically installed. [2020-12-06T00:42:33.987Z] librhash0 set to automatically installed. [2020-12-06T00:42:33.987Z] libsodium23 set to automatically installed. [2020-12-06T00:42:33.987Z] libstdc++-7-dev set to automatically installed. [2020-12-06T00:42:33.987Z] libtsan0 set to automatically installed. [2020-12-06T00:42:33.987Z] libubsan0 set to automatically installed. [2020-12-06T00:42:33.987Z] libuv1 set to automatically installed. [2020-12-06T00:42:33.987Z] libx32asan4 set to automatically installed. [2020-12-06T00:42:33.987Z] libx32atomic1 set to automatically installed. [2020-12-06T00:42:33.987Z] libx32cilkrts5 set to automatically installed. [2020-12-06T00:42:33.988Z] libx32gcc-7-dev set to automatically installed. [2020-12-06T00:42:33.988Z] libx32gcc1 set to automatically installed. [2020-12-06T00:42:33.988Z] libx32gomp1 set to automatically installed. [2020-12-06T00:42:33.988Z] libx32itm1 set to automatically installed. [2020-12-06T00:42:33.988Z] libx32quadmath0 set to automatically installed. [2020-12-06T00:42:33.988Z] libx32stdc++-7-dev set to automatically installed. [2020-12-06T00:42:33.988Z] libx32stdc++6 set to automatically installed. [2020-12-06T00:42:33.988Z] libx32ubsan0 set to automatically installed. [2020-12-06T00:42:33.988Z] libzmq3-dev set to automatically installed. [2020-12-06T00:42:33.988Z] libzmq5 set to automatically installed. [2020-12-06T00:42:33.988Z] linux-libc-dev set to automatically installed. [2020-12-06T00:42:33.988Z] make set to automatically installed. [2020-12-06T00:42:33.988Z] manpages set to automatically installed. [2020-12-06T00:42:33.988Z] manpages-dev set to automatically installed. [2020-12-06T00:42:33.988Z] netbase set to automatically installed. [2020-12-06T00:42:33.988Z] patch set to automatically installed. [2020-12-06T00:42:33.988Z] perl set to automatically installed. [2020-12-06T00:42:33.988Z] perl-base set to automatically installed. [2020-12-06T00:42:33.988Z] perl-modules-5.26 set to automatically installed. [2020-12-06T00:42:33.988Z] pkg-config set to automatically installed. [2020-12-06T00:42:33.988Z] unzip set to automatically installed. [2020-12-06T00:42:33.988Z] zip set to automatically installed. [2020-12-06T00:42:33.988Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-12-06T00:42:33.988Z] Please ensure the environment is properly setup before continuing. [2020-12-06T00:42:33.988Z] Ignore this message if the appropriate measures have already been taken [2020-12-06T00:42:34.497Z] $ docker rm -f 91e5d08d67f8af75d645389ded8fc8fac87bff6ce04c7a4b7e28b4cdf4814d78 [2020-12-06T00:42:34.560Z] Pulling go-build-helper  [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:42:35.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-06T00:42:35.329Z] . [Pipeline] withDockerContainer [2020-12-06T00:42:35.506Z] 'go115' has dependencies that need to be staged: go-build-helper [2020-12-06T00:42:35.507Z] Skipping pull go-build-helper (already ran) [2020-12-06T00:42:35.507Z] Building go-build-helper  [2020-12-06T00:42:35.609Z] prd-ubuntu18.04-docker-arm64-4c-16g-14678 does not seem to be running inside a container [2020-12-06T00:42:35.722Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2020-12-06T00:42:37.148Z] $ docker top 5a22d747a5af3e626169a980274d0c4320c4e5f9a41794ddde645f9f89136e32 -eo pid,comm [2020-12-06T00:42:37.425Z] Staging go-build-helper  [Pipeline] { [Pipeline] sh [2020-12-06T00:42:38.121Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-06T00:42:38.367Z] Pulling go115  [2020-12-06T00:42:39.310Z] 'app-service-config' has dependencies that need to be staged: go115 [2020-12-06T00:42:39.310Z] Skipping pull go115 (already ran) [2020-12-06T00:42:39.310Z] Building go115  [2020-12-06T00:42:39.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-06T00:42:39.310Z] Dload Upload Total Spent Left Speed [2020-12-06T00:42:40.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 53940 0 0 387k 0 0:05:05 --:--:-- 0:05:05 384k 52 115M 52 60.8M 0 0 53.3M 0 0:00:02 0:00:01 0:00:01 53.3M 82 115M 82 94.7M 0 0 54.5M 0 0:00:02 0:00:01 0:00:01 54.5M [2020-12-06T00:42:40.835Z] curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 [2020-12-06T00:42:41.096Z] Failed to run 'override-build': Exit code was 56. [Pipeline] } [2020-12-06T00:42:42.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-12-06T00:42:42.397Z] Building docker-core-command-go ... [2020-12-06T00:42:42.398Z] Building docker-core-data-go ... [2020-12-06T00:42:42.398Z] Building docker-core-metadata-go ... [2020-12-06T00:42:42.398Z] Building docker-security-bootstrap-redis-go ... [2020-12-06T00:42:42.398Z] Building docker-security-proxy-setup-go ... [2020-12-06T00:42:42.398Z] Building docker-security-secrets-setup-go ... [2020-12-06T00:42:42.398Z] Building docker-security-secretstore-setup-go ... [2020-12-06T00:42:42.398Z] Building docker-support-notifications-go ... [2020-12-06T00:42:42.398Z] Building docker-support-scheduler-go ... [2020-12-06T00:42:42.398Z] Building docker-sys-mgmt-agent-go ... [2020-12-06T00:42:42.398Z] Building docker-security-secrets-setup-go [2020-12-06T00:42:42.398Z] Building docker-support-scheduler-go [2020-12-06T00:42:42.398Z] Building docker-core-metadata-go [2020-12-06T00:42:42.398Z] Building docker-support-notifications-go [2020-12-06T00:42:42.398Z] Building docker-security-proxy-setup-go [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-06T00:42:43.087Z] Failed in branch amd64 [2020-12-06T00:43:50.417Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:43:50.417Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:43:50.417Z] ---> ac6d10d9ad69 [2020-12-06T00:43:50.417Z] Step 3/24 : WORKDIR /edgex-go [2020-12-06T00:43:50.417Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:43:50.417Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:43:50.417Z] ---> ac6d10d9ad69 [2020-12-06T00:43:50.417Z] Step 3/21 : WORKDIR /edgex-go [2020-12-06T00:43:50.417Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:43:50.417Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-06T00:43:50.417Z] ---> ac6d10d9ad69 [2020-12-06T00:43:50.417Z] Step 3/29 : WORKDIR /edgex-go [2020-12-06T00:43:50.417Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:43:50.417Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:43:50.417Z] ---> ac6d10d9ad69 [2020-12-06T00:43:50.417Z] Step 3/21 : WORKDIR /edgex-go [2020-12-06T00:43:50.417Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:43:50.417Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:43:50.417Z] ---> ac6d10d9ad69 [2020-12-06T00:43:50.417Z] Step 3/22 : WORKDIR /edgex-go [2020-12-06T00:43:50.689Z] ---> Running in 7c6a3902e51f [2020-12-06T00:43:50.689Z] ---> Running in 4c55d50e66f7 [2020-12-06T00:43:50.689Z] ---> Running in 1daa4c1cc5c4 [2020-12-06T00:43:50.689Z] ---> Running in 1486fa976c4a [2020-12-06T00:43:50.689Z] ---> Running in aad4e301bc0c [2020-12-06T00:43:51.663Z] Removing intermediate container aad4e301bc0c [2020-12-06T00:43:51.663Z] ---> d873ae91637d [2020-12-06T00:43:51.663Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:43:51.663Z] Removing intermediate container 7c6a3902e51f [2020-12-06T00:43:51.663Z] ---> f1a6492272be [2020-12-06T00:43:51.663Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:43:51.663Z] Removing intermediate container 4c55d50e66f7 [2020-12-06T00:43:51.663Z] ---> cce28bd09320 [2020-12-06T00:43:51.663Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:43:51.663Z] Removing intermediate container 1486fa976c4a [2020-12-06T00:43:51.663Z] ---> 062435420e57 [2020-12-06T00:43:51.663Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:43:51.663Z] Removing intermediate container 1daa4c1cc5c4 [2020-12-06T00:43:51.663Z] ---> 2abe00575fcd [2020-12-06T00:43:51.663Z] Step 4/29 : RUN apk update && apk add make git [2020-12-06T00:43:51.939Z] ---> Running in cd3c3bb9313f [2020-12-06T00:43:51.939Z] ---> Running in 52c9c22b58cb [2020-12-06T00:43:51.939Z] ---> Running in 87c75150e9d0 [2020-12-06T00:43:51.939Z] ---> Running in e9eb9e1d8718 [2020-12-06T00:43:51.939Z] ---> Running in 46d8af461633 [2020-12-06T00:43:54.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:43:55.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:43:55.591Z] Removing intermediate container cd3c3bb9313f [2020-12-06T00:43:55.591Z] ---> be7e8099b724 [2020-12-06T00:43:55.591Z] Step 5/21 : RUN apk update && apk add make git [2020-12-06T00:43:55.591Z] ---> Running in 6c569d586ffe [2020-12-06T00:43:55.869Z] Removing intermediate container 52c9c22b58cb [2020-12-06T00:43:55.869Z] ---> fd69340babae [2020-12-06T00:43:55.869Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-06T00:43:56.144Z] Removing intermediate container 87c75150e9d0 [2020-12-06T00:43:56.144Z] ---> f8c4dd03fb7b [2020-12-06T00:43:56.144Z] Step 5/22 : RUN apk update && apk add make git [2020-12-06T00:43:56.144Z] ---> Running in 5b741a45ae3f [2020-12-06T00:43:56.425Z] Removing intermediate container e9eb9e1d8718 [2020-12-06T00:43:56.425Z] ---> cbcd101176e7 [2020-12-06T00:43:56.425Z] Step 5/21 : RUN apk update && apk add make git [2020-12-06T00:43:56.425Z] ---> Running in 276ad32fe615 [2020-12-06T00:43:56.720Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:43:56.720Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:43:56.720Z] OK: 12616 distinct packages available [2020-12-06T00:43:56.720Z] ---> Running in 7ab1a77e2f0f [2020-12-06T00:43:57.726Z] OK: 217 MiB in 51 packages [2020-12-06T00:43:58.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:43:58.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:43:58.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:43:58.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:43:59.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:43:59.198Z] Removing intermediate container 46d8af461633 [2020-12-06T00:43:59.198Z] ---> ce20a43908a7 [2020-12-06T00:43:59.198Z] Step 5/29 : COPY go.mod . [2020-12-06T00:43:59.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:43:59.472Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:44:00.095Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:44:00.095Z] ---> 7fca0dfc2433 [2020-12-06T00:44:00.095Z] Step 6/29 : RUN go mod download [2020-12-06T00:44:00.095Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:44:00.095Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:44:00.095Z] OK: 12616 distinct packages available [2020-12-06T00:44:00.095Z] ---> Running in 2fb5994b12a7 [2020-12-06T00:44:00.700Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:44:00.700Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:44:00.700Z] OK: 12616 distinct packages available [2020-12-06T00:44:00.974Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:44:00.974Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:44:00.974Z] OK: 12616 distinct packages available [2020-12-06T00:44:00.974Z] OK: 217 MiB in 51 packages [2020-12-06T00:44:01.591Z] OK: 217 MiB in 51 packages [2020-12-06T00:44:01.873Z] OK: 217 MiB in 51 packages [2020-12-06T00:44:02.146Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:44:02.146Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:44:02.146Z] OK: 12616 distinct packages available [2020-12-06T00:44:02.754Z] Removing intermediate container 6c569d586ffe [2020-12-06T00:44:02.754Z] ---> 6203ca965e21 [2020-12-06T00:44:02.754Z] Step 6/21 : COPY go.mod . [2020-12-06T00:44:03.362Z] OK: 217 MiB in 51 packages [2020-12-06T00:44:03.640Z] Removing intermediate container 5b741a45ae3f [2020-12-06T00:44:03.640Z] ---> 525a59ed8ca8 [2020-12-06T00:44:03.640Z] Step 6/24 : COPY go.mod . [2020-12-06T00:44:03.640Z] Removing intermediate container 276ad32fe615 [2020-12-06T00:44:03.640Z] ---> 4ecbc7d5a2c9 [2020-12-06T00:44:03.640Z] Step 6/22 : COPY go.mod . [2020-12-06T00:44:03.917Z] ---> 234ef3c2ed39 [2020-12-06T00:44:03.917Z] Step 7/21 : RUN go mod download [2020-12-06T00:44:04.194Z] Removing intermediate container 2fb5994b12a7 [2020-12-06T00:44:04.194Z] ---> d2293ad872b4 [2020-12-06T00:44:04.194Z] Step 7/29 : COPY . . [2020-12-06T00:44:04.194Z] ---> Running in 9b8e30fb6318 [2020-12-06T00:44:04.469Z] ---> 7917afd921b4 [2020-12-06T00:44:04.469Z] Step 7/24 : RUN go mod download [2020-12-06T00:44:04.749Z] ---> 996ef9c9528e [2020-12-06T00:44:04.749Z] Step 7/22 : RUN go mod download [2020-12-06T00:44:05.024Z] ---> Running in 7c0204460b09 [2020-12-06T00:44:05.024Z] Removing intermediate container 7ab1a77e2f0f [2020-12-06T00:44:05.024Z] ---> 23638cd236c7 [2020-12-06T00:44:05.024Z] Step 6/21 : COPY go.mod . [2020-12-06T00:44:05.024Z] ---> Running in 69b00f3ee2c5 [2020-12-06T00:44:06.476Z] ---> 297452c08801 [2020-12-06T00:44:06.476Z] Step 7/21 : RUN go mod download [2020-12-06T00:44:07.086Z] ---> Running in 688acaf841f6 [2020-12-06T00:44:09.052Z] Removing intermediate container 9b8e30fb6318 [2020-12-06T00:44:09.052Z] ---> 0c403e9cac4e [2020-12-06T00:44:09.052Z] Step 8/21 : COPY . . [2020-12-06T00:44:09.653Z] Removing intermediate container 69b00f3ee2c5 [2020-12-06T00:44:09.653Z] ---> 38b307838489 [2020-12-06T00:44:09.653Z] Step 8/22 : COPY . . [2020-12-06T00:44:10.252Z] Removing intermediate container 7c0204460b09 [2020-12-06T00:44:10.252Z] ---> eb37d1507464 [2020-12-06T00:44:10.252Z] Step 8/24 : COPY . . [2020-12-06T00:44:12.237Z] Removing intermediate container 688acaf841f6 [2020-12-06T00:44:12.237Z] ---> 77071b0daeaf [2020-12-06T00:44:12.237Z] Step 8/21 : COPY . . [2020-12-06T00:44:34.427Z] ---> 45f84c02320c [2020-12-06T00:44:34.428Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-06T00:44:34.428Z] ---> Running in 3cbd79dbbdde [2020-12-06T00:44:34.428Z] ---> 9e3f2b41b2d2 [2020-12-06T00:44:34.428Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-06T00:44:34.428Z] ---> a61e6e067876 [2020-12-06T00:44:34.428Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-06T00:44:34.428Z] ---> a71a9bad41bd [2020-12-06T00:44:34.428Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-06T00:44:34.428Z] ---> 28decbc32397 [2020-12-06T00:44:34.428Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-06T00:44:34.428Z] ---> Running in e9e2783eec98 [2020-12-06T00:44:34.428Z] ---> Running in 93a87c094d6d [2020-12-06T00:44:34.428Z] ---> Running in 5cf742d81e11 [2020-12-06T00:44:34.428Z] ---> Running in 9fe2a0e2a092 [2020-12-06T00:44:34.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-06T00:44:34.700Z] 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 [2020-12-06T00:44:34.981Z] 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 [2020-12-06T00:44:35.587Z] 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 [2020-12-06T00:44:35.587Z] 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 [2020-12-06T00:46:12.464Z] 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 [2020-12-06T00:46:12.464Z] Removing intermediate container 3cbd79dbbdde [2020-12-06T00:46:12.464Z] ---> fc647a0cc0c2 [2020-12-06T00:46:12.464Z] [2020-12-06T00:46:12.464Z] Step 9/29 : FROM alpine:latest [2020-12-06T00:46:12.464Z] latest: Pulling from library/alpine [2020-12-06T00:46:12.464Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-06T00:46:12.464Z] Status: Downloaded newer image for alpine:latest [2020-12-06T00:46:12.464Z] ---> 2e77e061c27f [2020-12-06T00:46:12.464Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-06T00:46:12.464Z] ---> Running in bcd29349b318 [2020-12-06T00:46:12.464Z] Removing intermediate container bcd29349b318 [2020-12-06T00:46:12.464Z] ---> 261f5a5f7b6f [2020-12-06T00:46:12.464Z] Step 11/29 : USER root [2020-12-06T00:46:12.464Z] ---> Running in 6d65dd1bc9da [2020-12-06T00:46:12.464Z] Removing intermediate container 6d65dd1bc9da [2020-12-06T00:46:12.464Z] ---> 4e56a878f510 [2020-12-06T00:46:12.464Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-06T00:46:12.464Z] ---> Running in 1fb3bd2d0966 [2020-12-06T00:46:12.464Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:46:12.464Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:46:12.464Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:46:12.464Z] v3.12.1-77-g2535715f9a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:46:12.464Z] OK: 12617 distinct packages available [2020-12-06T00:46:12.464Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-06T00:46:12.464Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-06T00:46:12.464Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:46:12.464Z] Executing ca-certificates-20191127-r4.trigger [2020-12-06T00:46:12.464Z] OK: 6 MiB in 16 packages [2020-12-06T00:46:13.069Z] Removing intermediate container 1fb3bd2d0966 [2020-12-06T00:46:13.069Z] ---> 77ad162ca118 [2020-12-06T00:46:13.069Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-06T00:46:13.069Z] ---> Running in 0dc51452f90d [2020-12-06T00:46:14.187Z] Removing intermediate container 0dc51452f90d [2020-12-06T00:46:14.187Z] ---> 1bc5ad3f67bc [2020-12-06T00:46:14.187Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-06T00:46:14.187Z] ---> Running in 4f87a304f8e1 [2020-12-06T00:46:14.901Z] Removing intermediate container 4f87a304f8e1 [2020-12-06T00:46:14.901Z] ---> 8e1a594205ac [2020-12-06T00:46:14.901Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-06T00:46:15.196Z] ---> Running in 41a060f7fa72 [2020-12-06T00:46:19.587Z] Removing intermediate container 41a060f7fa72 [2020-12-06T00:46:19.587Z] ---> d7064ec88107 [2020-12-06T00:46:19.587Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-06T00:46:22.991Z] ---> 735c4b802c4e [2020-12-06T00:46:22.991Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-06T00:46:23.280Z] Removing intermediate container e9e2783eec98 [2020-12-06T00:46:23.280Z] ---> f1f1c288937b [2020-12-06T00:46:23.280Z] [2020-12-06T00:46:23.280Z] Step 10/21 : FROM alpine [2020-12-06T00:46:23.280Z] ---> 2e77e061c27f [2020-12-06T00:46:23.280Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-06T00:46:23.882Z] ---> Running in a289b10f54b0 [2020-12-06T00:46:23.882Z] ---> 252cf9e67919 [2020-12-06T00:46:23.882Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-06T00:46:25.887Z] ---> 10ed2ec395be [2020-12-06T00:46:25.887Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-06T00:46:26.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:46:26.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:46:27.055Z] ---> b74d1d17d7d8 [2020-12-06T00:46:27.055Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-06T00:46:27.055Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:46:27.055Z] v3.12.1-77-g2535715f9a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:46:27.055Z] OK: 12617 distinct packages available [2020-12-06T00:46:28.536Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-06T00:46:28.536Z] ---> 470970cac8c5 [2020-12-06T00:46:28.536Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-06T00:46:28.536Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-06T00:46:28.536Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-06T00:46:28.536Z] (4/4) Installing curl (7.69.1-r1) [2020-12-06T00:46:28.536Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:46:28.536Z] Executing ca-certificates-20191127-r4.trigger [2020-12-06T00:46:28.813Z] ---> Running in 71ee4b22118e [2020-12-06T00:46:28.813Z] OK: 7 MiB in 18 packages [2020-12-06T00:46:32.218Z] Removing intermediate container a289b10f54b0 [2020-12-06T00:46:32.218Z] ---> c5aebfe34a90 [2020-12-06T00:46:32.218Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-06T00:46:32.218Z] ---> Running in 2ffcd517e3a2 [2020-12-06T00:46:33.203Z] Removing intermediate container 71ee4b22118e [2020-12-06T00:46:33.203Z] ---> 43ef5b7f1419 [2020-12-06T00:46:33.203Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-06T00:46:33.203Z] Removing intermediate container 2ffcd517e3a2 [2020-12-06T00:46:33.203Z] ---> 0b7fa5c38c2a [2020-12-06T00:46:33.204Z] Step 13/21 : WORKDIR /edgex [2020-12-06T00:46:33.475Z] ---> Running in ae702e21d2f0 [2020-12-06T00:46:34.905Z] ---> 98d2a7a83792 [2020-12-06T00:46:34.905Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-06T00:46:34.905Z] Removing intermediate container ae702e21d2f0 [2020-12-06T00:46:34.905Z] ---> f9a6e5bb41c1 [2020-12-06T00:46:34.905Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-06T00:46:34.905Z] ---> Running in 192cc8c41147 [2020-12-06T00:46:38.308Z] ---> 12774d2f3187 [2020-12-06T00:46:38.308Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-06T00:46:40.299Z] Removing intermediate container 192cc8c41147 [2020-12-06T00:46:40.299Z] ---> 0af23ff7b04c [2020-12-06T00:46:40.299Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-06T00:46:40.299Z] Removing intermediate container 9fe2a0e2a092 [2020-12-06T00:46:40.299Z] ---> c6e4d516d839 [2020-12-06T00:46:40.299Z] [2020-12-06T00:46:40.299Z] Step 10/24 : FROM scratch [2020-12-06T00:46:40.299Z] ---> [2020-12-06T00:46:40.299Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-06T00:46:40.906Z] ---> Running in 9c0fc7670108 [2020-12-06T00:46:40.906Z] ---> Running in 6fa6ec5f4244 [2020-12-06T00:46:40.906Z] ---> 1bfc450e781a [2020-12-06T00:46:40.906Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-06T00:46:41.899Z] Removing intermediate container 6fa6ec5f4244 [2020-12-06T00:46:41.899Z] ---> c802536454a0 [2020-12-06T00:46:41.899Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-06T00:46:42.503Z] ---> Running in b3097de44a36 [2020-12-06T00:46:43.510Z] Removing intermediate container 93a87c094d6d [2020-12-06T00:46:43.510Z] ---> 9fe5dec87407 [2020-12-06T00:46:43.510Z] [2020-12-06T00:46:43.510Z] Step 10/21 : FROM scratch [2020-12-06T00:46:43.510Z] ---> [2020-12-06T00:46:43.510Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:46:43.510Z] Removing intermediate container b3097de44a36 [2020-12-06T00:46:43.510Z] ---> 11135c345446 [2020-12-06T00:46:43.510Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-06T00:46:43.791Z] ---> Running in abd0eb9e31f9 [2020-12-06T00:46:44.069Z] ---> 53e454b74f18 [2020-12-06T00:46:44.069Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-06T00:46:44.069Z] ---> Running in f495593bdb10 [2020-12-06T00:46:44.344Z] ---> Running in 69c8d47d289d [2020-12-06T00:46:44.344Z] Removing intermediate container abd0eb9e31f9 [2020-12-06T00:46:44.344Z] ---> 3771d89635b1 [2020-12-06T00:46:44.344Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-06T00:46:44.620Z] Removing intermediate container f495593bdb10 [2020-12-06T00:46:44.620Z] ---> f1a293406181 [2020-12-06T00:46:44.620Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-06T00:46:44.900Z] ---> Running in d4313a3102af [2020-12-06T00:46:44.900Z] Removing intermediate container 69c8d47d289d [2020-12-06T00:46:44.900Z] ---> fb6bb33e1f0c [2020-12-06T00:46:44.900Z] Step 18/21 : CMD ["--init=true"] [2020-12-06T00:46:45.180Z] ---> Running in 1072cd5b6539 [2020-12-06T00:46:45.180Z] Removing intermediate container 9c0fc7670108 [2020-12-06T00:46:45.180Z] ---> 1ef1a3b7bad7 [2020-12-06T00:46:45.180Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-06T00:46:45.459Z] ---> Running in f37b4378852a [2020-12-06T00:46:45.459Z] Removing intermediate container d4313a3102af [2020-12-06T00:46:45.459Z] ---> b57a586c5ce3 [2020-12-06T00:46:45.459Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-06T00:46:45.736Z] ---> Running in d27ceeb2c06b [2020-12-06T00:46:45.736Z] ---> 2328e9e7ae90 [2020-12-06T00:46:45.736Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-06T00:46:45.736Z] Removing intermediate container 1072cd5b6539 [2020-12-06T00:46:45.736Z] ---> 4ff5644a17bf [2020-12-06T00:46:45.736Z] Step 19/21 : LABEL arch=arm64 [2020-12-06T00:46:46.011Z] ---> Running in ca732be428a4 [2020-12-06T00:46:46.011Z] Removing intermediate container f37b4378852a [2020-12-06T00:46:46.011Z] ---> 29bb74ee54f8 [2020-12-06T00:46:46.011Z] Step 26/29 : CMD [ "generate" ] [2020-12-06T00:46:46.291Z] Removing intermediate container d27ceeb2c06b [2020-12-06T00:46:46.291Z] ---> 6eec9b9ff382 [2020-12-06T00:46:46.291Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-06T00:46:46.569Z] ---> Running in 99d1b7a61cf2 [2020-12-06T00:46:46.861Z] Removing intermediate container ca732be428a4 [2020-12-06T00:46:46.861Z] ---> a49886ba223d [2020-12-06T00:46:46.861Z] Step 20/21 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:46:47.456Z] ---> Running in 7b8497d62036 [2020-12-06T00:46:47.456Z] ---> aa9817aa2974 [2020-12-06T00:46:47.456Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-06T00:46:47.456Z] Removing intermediate container 99d1b7a61cf2 [2020-12-06T00:46:47.456Z] ---> ddaf11a045ce [2020-12-06T00:46:47.457Z] Step 27/29 : LABEL arch=arm64 [2020-12-06T00:46:47.734Z] ---> 3a6dde4fdc8a [2020-12-06T00:46:47.734Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-06T00:46:48.008Z] ---> Running in e10a351e65f4 [2020-12-06T00:46:48.284Z] Removing intermediate container 7b8497d62036 [2020-12-06T00:46:48.284Z] ---> cd84318acc8c [2020-12-06T00:46:48.284Z] Step 21/21 : LABEL version=0.0.0 [2020-12-06T00:46:48.562Z] ---> Running in ac777aea12ab [2020-12-06T00:46:48.840Z] Removing intermediate container e10a351e65f4 [2020-12-06T00:46:48.840Z] ---> 1c26b3cfab09 [2020-12-06T00:46:48.840Z] Step 28/29 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:46:49.126Z] ---> Running in 49b6f930606d [2020-12-06T00:46:49.398Z] ---> 28619db70866 [2020-12-06T00:46:49.398Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-06T00:46:49.672Z] Removing intermediate container ac777aea12ab [2020-12-06T00:46:49.672Z] ---> 0a4b3e2ce7da [2020-12-06T00:46:49.672Z] [2020-12-06T00:46:49.672Z] ---> 3b8a02d2c497 [2020-12-06T00:46:49.672Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-06T00:46:49.953Z] Removing intermediate container 49b6f930606d [2020-12-06T00:46:49.953Z] ---> a42d1f1398c1 [2020-12-06T00:46:49.953Z] Step 29/29 : LABEL version=0.0.0 [2020-12-06T00:46:50.231Z] Successfully built 0a4b3e2ce7da [2020-12-06T00:46:50.231Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-06T00:46:50.231Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2020-12-06T00:46:50.510Z] ---> Running in 66e49f806c39 [2020-12-06T00:46:50.786Z] ---> 1176c2086b37 [2020-12-06T00:46:50.786Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-06T00:46:51.384Z] ---> e599ed14099f [2020-12-06T00:46:51.384Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-06T00:46:51.384Z] Removing intermediate container 66e49f806c39 [2020-12-06T00:46:51.384Z] ---> 28643aae4b5c [2020-12-06T00:46:51.384Z] [2020-12-06T00:46:51.660Z] ---> Running in 5f625b791d94 [2020-12-06T00:46:52.270Z] Successfully built 28643aae4b5c [2020-12-06T00:46:52.270Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-06T00:46:52.270Z] Building docker-core-command-go [2020-12-06T00:46:53.249Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 5f625b791d94 [2020-12-06T00:46:53.250Z] ---> ea9c2b5ee645 [2020-12-06T00:46:53.250Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:46:53.523Z] ---> e09b6b9d0139 [2020-12-06T00:46:53.523Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-06T00:46:53.523Z] ---> Running in 7214c9a7df78 [2020-12-06T00:46:53.523Z] Removing intermediate container 5cf742d81e11 [2020-12-06T00:46:53.523Z] ---> fd0ab2416cd4 [2020-12-06T00:46:53.523Z] [2020-12-06T00:46:53.523Z] Step 10/22 : FROM scratch [2020-12-06T00:46:53.523Z] ---> [2020-12-06T00:46:53.523Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:46:53.797Z] ---> Using cache [2020-12-06T00:46:53.797Z] ---> f1a293406181 [2020-12-06T00:46:53.797Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-06T00:46:54.083Z] ---> Running in 11f88d1333d1 [2020-12-06T00:46:54.366Z] Removing intermediate container 7214c9a7df78 [2020-12-06T00:46:54.366Z] ---> 2d1fd8179a1d [2020-12-06T00:46:54.366Z] Step 19/21 : LABEL arch=arm64 [2020-12-06T00:46:54.985Z] Removing intermediate container 11f88d1333d1 [2020-12-06T00:46:54.986Z] ---> 5deec072aabe [2020-12-06T00:46:54.986Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-06T00:46:55.258Z] ---> 40f77db04c95 [2020-12-06T00:46:55.258Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-06T00:46:55.537Z] ---> Running in 33f7ff2ba14e [2020-12-06T00:46:55.537Z] ---> Running in ddb1152de5b4 [2020-12-06T00:46:55.815Z] ---> Running in 8aafd6639fbc [2020-12-06T00:46:56.092Z] Removing intermediate container 33f7ff2ba14e [2020-12-06T00:46:56.092Z] ---> eb7be2583d4c [2020-12-06T00:46:56.092Z] Step 20/21 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:46:56.375Z] Removing intermediate container ddb1152de5b4 [2020-12-06T00:46:56.375Z] ---> 4f8af99e9eb4 [2020-12-06T00:46:56.375Z] Step 14/22 : WORKDIR / [2020-12-06T00:46:57.000Z] ---> Running in b14a4d60b618 [2020-12-06T00:46:57.000Z] Removing intermediate container 8aafd6639fbc [2020-12-06T00:46:57.000Z] ---> 003c8510bfa4 [2020-12-06T00:46:57.000Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:46:57.000Z] ---> Running in 7d1eb8d66214 [2020-12-06T00:46:57.612Z] ---> Running in 082a28b8c75f [2020-12-06T00:46:57.892Z] Removing intermediate container b14a4d60b618 [2020-12-06T00:46:57.892Z] ---> 49a983d82678 [2020-12-06T00:46:57.892Z] Step 21/21 : LABEL version=0.0.0 [2020-12-06T00:46:57.892Z] Removing intermediate container 7d1eb8d66214 [2020-12-06T00:46:57.892Z] ---> 02e1c75c32df [2020-12-06T00:46:57.892Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-06T00:46:58.171Z] ---> Running in 5b0bcd56c949 [2020-12-06T00:46:58.171Z] Removing intermediate container 082a28b8c75f [2020-12-06T00:46:58.171Z] ---> 80bb12835495 [2020-12-06T00:46:58.171Z] Step 22/24 : LABEL arch=arm64 [2020-12-06T00:46:58.774Z] ---> Running in 6414d19023b3 [2020-12-06T00:46:59.097Z] Removing intermediate container 5b0bcd56c949 [2020-12-06T00:46:59.097Z] ---> 01fced7d0302 [2020-12-06T00:46:59.097Z] [2020-12-06T00:46:59.401Z] ---> 923714aac26e [2020-12-06T00:46:59.401Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-06T00:46:59.679Z] Removing intermediate container 6414d19023b3 [2020-12-06T00:46:59.679Z] ---> f89635afc178 [2020-12-06T00:46:59.679Z] Step 23/24 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:46:59.679Z] Successfully built 01fced7d0302 [2020-12-06T00:46:59.679Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-06T00:46:59.679Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2020-12-06T00:46:59.955Z] ---> Running in 61eb54956c2d [2020-12-06T00:47:00.560Z] Removing intermediate container 61eb54956c2d [2020-12-06T00:47:00.560Z] ---> f6ee35252dc1 [2020-12-06T00:47:00.560Z] Step 24/24 : LABEL version=0.0.0 [2020-12-06T00:47:00.836Z] ---> Running in fe07039b864d [2020-12-06T00:47:01.113Z] ---> 5e1a091d675e [2020-12-06T00:47:01.113Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-06T00:47:01.388Z] Removing intermediate container fe07039b864d [2020-12-06T00:47:01.388Z] ---> 390ba46238bf [2020-12-06T00:47:01.388Z] [2020-12-06T00:47:01.988Z] Successfully built 390ba46238bf [2020-12-06T00:47:01.988Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-06T00:47:01.988Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2020-12-06T00:47:01.988Z] ---> 0a311dfc52a5 [2020-12-06T00:47:01.988Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-06T00:47:02.262Z] ---> Running in 5a7b4c40a056 [2020-12-06T00:47:02.863Z] Removing intermediate container 5a7b4c40a056 [2020-12-06T00:47:02.863Z] ---> 2ba144946e39 [2020-12-06T00:47:02.863Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:47:03.137Z] ---> Running in cd0b967e1707 [2020-12-06T00:47:03.735Z] Removing intermediate container cd0b967e1707 [2020-12-06T00:47:03.735Z] ---> 3518bfcb7f37 [2020-12-06T00:47:03.735Z] Step 20/22 : LABEL arch=arm64 [2020-12-06T00:47:03.735Z] ---> Running in e9369b7fbd26 [2020-12-06T00:47:04.338Z] Removing intermediate container e9369b7fbd26 [2020-12-06T00:47:04.338Z] ---> 25cb4e878f03 [2020-12-06T00:47:04.338Z] Step 21/22 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:47:04.611Z] ---> Running in e9e8c99a1ccc [2020-12-06T00:47:05.220Z] Removing intermediate container e9e8c99a1ccc [2020-12-06T00:47:05.220Z] ---> 6274c539ce42 [2020-12-06T00:47:05.220Z] Step 22/22 : LABEL version=0.0.0 [2020-12-06T00:47:05.494Z] ---> Running in 0296c2f05e9c [2020-12-06T00:47:06.473Z] Removing intermediate container 0296c2f05e9c [2020-12-06T00:47:06.473Z] ---> e8f069f55835 [2020-12-06T00:47:06.473Z] [2020-12-06T00:47:06.747Z] Successfully built e8f069f55835 [2020-12-06T00:47:06.747Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-06T00:47:07.020Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go [2020-12-06T00:47:53.999Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:47:53.999Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:47:53.999Z] ---> ac6d10d9ad69 [2020-12-06T00:47:53.999Z] Step 3/23 : WORKDIR /edgex-go [2020-12-06T00:47:53.999Z] ---> Using cache [2020-12-06T00:47:53.999Z] ---> 2abe00575fcd [2020-12-06T00:47:53.999Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:47:55.449Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:47:55.449Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:47:55.449Z] ---> ac6d10d9ad69 [2020-12-06T00:47:55.449Z] Step 3/22 : WORKDIR /edgex-go [2020-12-06T00:47:55.449Z] ---> Using cache [2020-12-06T00:47:55.449Z] ---> 2abe00575fcd [2020-12-06T00:47:55.449Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:47:56.431Z] ---> Running in a869f4dd63ca [2020-12-06T00:47:56.431Z] ---> Running in 2cabd8d0d006 [2020-12-06T00:48:03.208Z] Removing intermediate container a869f4dd63ca [2020-12-06T00:48:03.208Z] ---> d1de570f3594 [2020-12-06T00:48:03.208Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-06T00:48:03.208Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:48:03.208Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:48:03.208Z] ---> ac6d10d9ad69 [2020-12-06T00:48:03.208Z] Step 3/27 : WORKDIR /edgex-go [2020-12-06T00:48:03.208Z] ---> Using cache [2020-12-06T00:48:03.208Z] ---> 2abe00575fcd [2020-12-06T00:48:03.208Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:48:03.208Z] ---> Using cache [2020-12-06T00:48:03.208Z] ---> ae7c7f09772e [2020-12-06T00:48:03.208Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-06T00:48:03.208Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:48:03.208Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:48:03.208Z] ---> ac6d10d9ad69 [2020-12-06T00:48:03.208Z] Step 3/24 : WORKDIR /edgex-go [2020-12-06T00:48:03.208Z] ---> Using cache [2020-12-06T00:48:03.208Z] ---> 2abe00575fcd [2020-12-06T00:48:03.208Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:48:03.208Z] ---> Using cache [2020-12-06T00:48:03.208Z] ---> ae7c7f09772e [2020-12-06T00:48:03.208Z] Step 5/24 : RUN apk update && apk add make git [2020-12-06T00:48:03.208Z] Removing intermediate container 2cabd8d0d006 [2020-12-06T00:48:03.208Z] ---> ae7c7f09772e [2020-12-06T00:48:03.208Z] Step 5/22 : RUN apk update && apk add make git [2020-12-06T00:48:03.208Z] ---> Running in 9abf026e46ef [2020-12-06T00:48:03.208Z] ---> Running in edf45789d5ad [2020-12-06T00:48:03.208Z] ---> Running in 013300119cfb [2020-12-06T00:48:03.482Z] ---> Running in 925ceb851c49 [2020-12-06T00:48:03.761Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-06T00:48:03.761Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-06T00:48:03.761Z] ---> ac6d10d9ad69 [2020-12-06T00:48:03.761Z] Step 3/22 : WORKDIR /edgex-go [2020-12-06T00:48:03.761Z] ---> Using cache [2020-12-06T00:48:03.761Z] ---> 2abe00575fcd [2020-12-06T00:48:03.761Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:48:03.761Z] ---> Using cache [2020-12-06T00:48:03.761Z] ---> ae7c7f09772e [2020-12-06T00:48:03.761Z] Step 5/22 : RUN apk update && apk add make git [2020-12-06T00:48:03.761Z] ---> Running in 2029c8ef5328 [2020-12-06T00:48:05.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:05.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:05.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:06.012Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:06.012Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:06.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:06.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:06.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:07.152Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:07.152Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:48:08.130Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:48:08.130Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:48:08.130Z] OK: 12616 distinct packages available [2020-12-06T00:48:08.747Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:48:08.747Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:48:08.747Z] OK: 12616 distinct packages available [2020-12-06T00:48:09.026Z] OK: 217 MiB in 51 packages [2020-12-06T00:48:09.026Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:48:09.026Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:48:09.026Z] OK: 12616 distinct packages available [2020-12-06T00:48:09.306Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:48:09.306Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:48:09.306Z] OK: 12616 distinct packages available [2020-12-06T00:48:09.588Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-06T00:48:09.588Z] v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-06T00:48:09.588Z] OK: 12616 distinct packages available [2020-12-06T00:48:09.866Z] OK: 217 MiB in 51 packages [2020-12-06T00:48:10.151Z] OK: 217 MiB in 51 packages [2020-12-06T00:48:10.433Z] OK: 217 MiB in 51 packages [2020-12-06T00:48:10.433Z] OK: 217 MiB in 51 packages [2020-12-06T00:48:11.047Z] Removing intermediate container 9abf026e46ef [2020-12-06T00:48:11.047Z] ---> b686348437f4 [2020-12-06T00:48:11.047Z] Step 6/24 : COPY go.mod . [2020-12-06T00:48:12.077Z] Removing intermediate container edf45789d5ad [2020-12-06T00:48:12.077Z] ---> 90f953ccd759 [2020-12-06T00:48:12.077Z] Step 6/23 : COPY go.mod . [2020-12-06T00:48:12.350Z] Removing intermediate container 013300119cfb [2020-12-06T00:48:12.350Z] ---> e3a8204765af [2020-12-06T00:48:12.350Z] Step 6/27 : COPY go.mod . [2020-12-06T00:48:12.350Z] ---> a5e64a3ac819 [2020-12-06T00:48:12.350Z] Step 7/24 : RUN go mod download [2020-12-06T00:48:12.625Z] Removing intermediate container 2029c8ef5328 [2020-12-06T00:48:12.625Z] ---> 050172b4184e [2020-12-06T00:48:12.625Z] Step 6/22 : COPY go.mod . [2020-12-06T00:48:12.625Z] ---> Running in 54d75b5fc386 [2020-12-06T00:48:12.902Z] Removing intermediate container 925ceb851c49 [2020-12-06T00:48:12.902Z] ---> bb2c9a08a3d0 [2020-12-06T00:48:12.902Z] Step 6/22 : COPY go.mod . [2020-12-06T00:48:13.515Z] ---> 25688a52c4c2 [2020-12-06T00:48:13.515Z] Step 7/23 : RUN go mod download [2020-12-06T00:48:13.789Z] ---> bc08e883a8a0 [2020-12-06T00:48:13.789Z] Step 7/27 : RUN go mod download [2020-12-06T00:48:13.789Z] ---> Running in 2af0b625231b [2020-12-06T00:48:13.789Z] ---> 20bdac45db1a [2020-12-06T00:48:13.789Z] Step 7/22 : RUN go mod download [2020-12-06T00:48:14.076Z] ---> Running in cf22603e28a6 [2020-12-06T00:48:14.076Z] ---> Running in db6b368fe9e5 [2020-12-06T00:48:14.351Z] ---> 1c0e4eb516bf [2020-12-06T00:48:14.351Z] Step 7/22 : RUN go mod download [2020-12-06T00:48:14.628Z] ---> Running in 0e07a30b9abd [2020-12-06T00:48:17.264Z] Removing intermediate container 54d75b5fc386 [2020-12-06T00:48:17.264Z] ---> a675bf5e8e13 [2020-12-06T00:48:17.264Z] Step 8/24 : COPY . . [2020-12-06T00:48:18.254Z] Removing intermediate container 2af0b625231b [2020-12-06T00:48:18.254Z] ---> 4d2f1fa88a29 [2020-12-06T00:48:18.254Z] Step 8/23 : COPY . . [2020-12-06T00:48:19.720Z] Removing intermediate container cf22603e28a6 [2020-12-06T00:48:19.720Z] ---> c47b26e435f4 [2020-12-06T00:48:19.720Z] Step 8/27 : COPY . . [2020-12-06T00:48:19.997Z] Removing intermediate container db6b368fe9e5 [2020-12-06T00:48:19.997Z] ---> a3e14fee1b1e [2020-12-06T00:48:19.997Z] Step 8/22 : COPY . . [2020-12-06T00:48:19.997Z] Removing intermediate container 0e07a30b9abd [2020-12-06T00:48:20.274Z] ---> 85d9a2b99bc5 [2020-12-06T00:48:20.274Z] Step 8/22 : COPY . . [2020-12-06T00:48:52.733Z] ---> 099cb857c27b [2020-12-06T00:48:52.733Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-06T00:48:52.733Z] ---> e81c025126a2 [2020-12-06T00:48:52.733Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-06T00:48:52.733Z] ---> e69ab6d13fed [2020-12-06T00:48:52.733Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-06T00:48:52.733Z] ---> b3a7db4080b8 [2020-12-06T00:48:52.733Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-06T00:48:52.733Z] ---> 0fd3f3b48d10 [2020-12-06T00:48:52.733Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-06T00:48:52.733Z] ---> Running in 6651ce402026 [2020-12-06T00:48:52.733Z] ---> Running in 033caa2d1604 [2020-12-06T00:48:52.733Z] ---> Running in 09c1f93a697a [2020-12-06T00:48:52.733Z] ---> Running in fcf3946b7f19 [2020-12-06T00:48:52.733Z] ---> Running in 69ee70ae3a1c [2020-12-06T00:48:52.733Z] 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 [2020-12-06T00:48:52.733Z] 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 [2020-12-06T00:48:52.733Z] 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 [2020-12-06T00:48:52.734Z] 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 [2020-12-06T00:48:52.734Z] 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 [2020-12-06T00:50:14.620Z] 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 [2020-12-06T00:50:29.746Z] Removing intermediate container fcf3946b7f19 [2020-12-06T00:50:29.746Z] ---> d6f67b2b66d9 [2020-12-06T00:50:29.746Z] [2020-12-06T00:50:29.746Z] Step 10/22 : FROM alpine:3.10 [2020-12-06T00:50:29.746Z] 3.10: Pulling from library/alpine [2020-12-06T00:50:29.746Z] Removing intermediate container 6651ce402026 [2020-12-06T00:50:29.746Z] ---> 23cf598bbffc [2020-12-06T00:50:29.746Z] [2020-12-06T00:50:29.746Z] Step 10/24 : FROM alpine:3.10 [2020-12-06T00:50:29.746Z] 3.10: Pulling from library/alpine [2020-12-06T00:50:29.746Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-06T00:50:29.746Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-06T00:50:29.746Z] Status: Downloaded newer image for alpine:3.10 [2020-12-06T00:50:29.746Z] ---> 536a684cf733 [2020-12-06T00:50:29.746Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-06T00:50:29.746Z] Status: Image is up to date for alpine:3.10 [2020-12-06T00:50:29.746Z] ---> 536a684cf733 [2020-12-06T00:50:29.746Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-06T00:50:30.739Z] ---> Running in f6270dcf8865 [2020-12-06T00:50:30.739Z] ---> Running in 45fff0a57f60 [2020-12-06T00:50:32.733Z] Removing intermediate container 09c1f93a697a [2020-12-06T00:50:32.733Z] ---> 90f2046f0d14 [2020-12-06T00:50:32.733Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-06T00:50:33.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:50:33.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:50:33.294Z] ---> Running in 2686840cac3b [2020-12-06T00:50:33.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:50:33.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:50:34.187Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-06T00:50:34.187Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-06T00:50:34.187Z] OK: 10169 distinct packages available [2020-12-06T00:50:34.187Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-06T00:50:34.187Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-06T00:50:34.187Z] OK: 10169 distinct packages available [2020-12-06T00:50:34.791Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-06T00:50:35.072Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-06T00:50:35.072Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-06T00:50:35.072Z] (4/5) Installing curl (7.66.0-r1) [2020-12-06T00:50:35.072Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-06T00:50:35.072Z] Executing busybox-1.30.1-r3.trigger [2020-12-06T00:50:35.072Z] Executing ca-certificates-20191127-r2.trigger [2020-12-06T00:50:35.072Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-06T00:50:35.072Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-06T00:50:35.348Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-06T00:50:35.348Z] (4/5) Installing curl (7.66.0-r1) [2020-12-06T00:50:35.348Z] 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 [2020-12-06T00:50:35.348Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-06T00:50:35.348Z] Executing busybox-1.30.1-r3.trigger [2020-12-06T00:50:35.348Z] Executing ca-certificates-20191127-r2.trigger [2020-12-06T00:50:35.348Z] OK: 7 MiB in 19 packages [2020-12-06T00:50:35.634Z] OK: 7 MiB in 19 packages [2020-12-06T00:50:39.056Z] Removing intermediate container f6270dcf8865 [2020-12-06T00:50:39.056Z] ---> 064a6c3871e0 [2020-12-06T00:50:39.056Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-06T00:50:39.056Z] ---> Running in bb4703dac707 [2020-12-06T00:50:39.056Z] Removing intermediate container 45fff0a57f60 [2020-12-06T00:50:39.056Z] ---> 37480c1306f3 [2020-12-06T00:50:39.056Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-06T00:50:39.056Z] ---> Running in 73a6fbf82026 [2020-12-06T00:50:40.059Z] Removing intermediate container bb4703dac707 [2020-12-06T00:50:40.059Z] ---> a10f8d309ef0 [2020-12-06T00:50:40.059Z] Step 13/22 : WORKDIR / [2020-12-06T00:50:40.059Z] Removing intermediate container 73a6fbf82026 [2020-12-06T00:50:40.059Z] ---> b4bccc93014d [2020-12-06T00:50:40.059Z] Step 13/24 : WORKDIR / [2020-12-06T00:50:40.059Z] ---> Running in d7ee5ba2bffd [2020-12-06T00:50:40.337Z] ---> Running in fc4fe8c0a21b [2020-12-06T00:50:40.947Z] Removing intermediate container d7ee5ba2bffd [2020-12-06T00:50:40.947Z] ---> 94a686c88af9 [2020-12-06T00:50:40.947Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-06T00:50:41.224Z] Removing intermediate container fc4fe8c0a21b [2020-12-06T00:50:41.224Z] ---> 7ffa52ab1da6 [2020-12-06T00:50:41.224Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-06T00:50:41.505Z] Removing intermediate container 2686840cac3b [2020-12-06T00:50:41.505Z] ---> 2a44ae3f618a [2020-12-06T00:50:41.505Z] [2020-12-06T00:50:41.505Z] Step 11/27 : FROM docker:latest [2020-12-06T00:50:41.505Z] ---> 84e3a507c27b [2020-12-06T00:50:41.505Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-06T00:50:42.118Z] ---> Running in af9a504c2a4e [2020-12-06T00:50:42.720Z] ---> 262aefb561ca [2020-12-06T00:50:42.720Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-06T00:50:42.720Z] ---> c3fb354fda6b [2020-12-06T00:50:42.720Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-06T00:50:45.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:50:45.348Z] ---> 8b18845dd6fd [2020-12-06T00:50:45.348Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-06T00:50:45.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:50:45.944Z] ---> cad3b6ec4d97 [2020-12-06T00:50:45.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-06T00:50:46.220Z] (1/2) Installing readline (8.0.4-r0) [2020-12-06T00:50:46.220Z] (2/2) Installing bash (5.0.17-r0) [2020-12-06T00:50:46.493Z] Executing bash-5.0.17-r0.post-install [2020-12-06T00:50:46.493Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:50:46.493Z] OK: 12 MiB in 22 packages [2020-12-06T00:50:47.480Z] ---> 7bf4765ad45d [2020-12-06T00:50:47.480Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-06T00:50:48.466Z] ---> 021c6b6a9eb8 [2020-12-06T00:50:48.466Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-06T00:50:50.062Z] Removing intermediate container af9a504c2a4e [2020-12-06T00:50:50.062Z] ---> 40a60abd8e56 [2020-12-06T00:50:50.062Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-06T00:50:50.373Z] ---> c1d06c412f39 [2020-12-06T00:50:50.373Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-06T00:50:50.373Z] ---> Running in e4aa0717cb62 [2020-12-06T00:50:50.678Z] ---> Running in b90399ca1d40 [2020-12-06T00:50:50.678Z] ---> 92f0019a7dd0 [2020-12-06T00:50:50.678Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-06T00:50:50.989Z] Removing intermediate container 69ee70ae3a1c [2020-12-06T00:50:50.989Z] ---> 77209728cf27 [2020-12-06T00:50:50.989Z] [2020-12-06T00:50:50.989Z] Step 10/22 : FROM scratch [2020-12-06T00:50:50.989Z] ---> [2020-12-06T00:50:50.989Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:50:51.662Z] ---> Using cache [2020-12-06T00:50:51.662Z] ---> f1a293406181 [2020-12-06T00:50:51.662Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-06T00:50:52.199Z] ---> Running in cd7b7f206725 [2020-12-06T00:50:53.199Z] Removing intermediate container cd7b7f206725 [2020-12-06T00:50:53.199Z] ---> abf18066fa74 [2020-12-06T00:50:53.199Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-06T00:50:53.199Z] ---> Running in e0a9cb0318ce [2020-12-06T00:50:53.480Z] ---> c57abbf0a6b6 [2020-12-06T00:50:53.480Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-06T00:50:54.131Z] Removing intermediate container e0a9cb0318ce [2020-12-06T00:50:54.131Z] ---> 927d81b04165 [2020-12-06T00:50:54.131Z] Step 14/22 : WORKDIR / [2020-12-06T00:50:54.405Z] ---> Running in f4e941a0bfae [2020-12-06T00:50:55.019Z] ---> 211b0ab3998d [2020-12-06T00:50:55.019Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-06T00:50:55.298Z] Removing intermediate container b90399ca1d40 [2020-12-06T00:50:55.298Z] ---> b22c9fd7d1ad [2020-12-06T00:50:55.298Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-06T00:50:55.298Z] Removing intermediate container f4e941a0bfae [2020-12-06T00:50:55.298Z] ---> 93dcf09634df [2020-12-06T00:50:55.298Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-06T00:50:55.298Z] ---> Running in 0bfb63a6c25b [2020-12-06T00:50:55.577Z] Removing intermediate container e4aa0717cb62 [2020-12-06T00:50:55.577Z] ---> d2da311c4630 [2020-12-06T00:50:55.577Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-06T00:50:55.577Z] ---> Running in b13efdf697ab [2020-12-06T00:50:55.868Z] ---> Running in 86badd83c9c6 [2020-12-06T00:50:56.474Z] Removing intermediate container b13efdf697ab [2020-12-06T00:50:56.474Z] ---> 778eac6662a4 [2020-12-06T00:50:56.474Z] Step 20/22 : LABEL arch=arm64 [2020-12-06T00:50:56.752Z] ---> 3be467784c70 [2020-12-06T00:50:56.752Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-06T00:50:56.752Z] ---> Running in 13496e186d19 [2020-12-06T00:50:56.752Z] Removing intermediate container 86badd83c9c6 [2020-12-06T00:50:56.752Z] ---> cb649490fca0 [2020-12-06T00:50:56.752Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-06T00:50:57.031Z] ---> Running in d16a58cafdce [2020-12-06T00:50:57.307Z] Removing intermediate container 13496e186d19 [2020-12-06T00:50:57.307Z] ---> dbbf285eb60c [2020-12-06T00:50:57.307Z] Step 21/22 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:50:57.603Z] ---> Running in 51743fe36dc3 [2020-12-06T00:50:57.881Z] Removing intermediate container d16a58cafdce [2020-12-06T00:50:57.881Z] ---> 081baaa01d8c [2020-12-06T00:50:57.881Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-06T00:50:58.166Z] ---> Running in 0607e3190ca5 [2020-12-06T00:50:58.449Z] Removing intermediate container 51743fe36dc3 [2020-12-06T00:50:58.449Z] ---> 557fb3ac0507 [2020-12-06T00:50:58.449Z] Step 22/22 : LABEL version=0.0.0 [2020-12-06T00:50:58.727Z] ---> Running in 203bd7838b20 [2020-12-06T00:50:59.013Z] Removing intermediate container 0bfb63a6c25b [2020-12-06T00:50:59.013Z] ---> 21d955408b83 [2020-12-06T00:50:59.013Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-06T00:50:59.013Z] Removing intermediate container 0607e3190ca5 [2020-12-06T00:50:59.013Z] ---> 828c4c6c9a72 [2020-12-06T00:50:59.013Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-06T00:50:59.013Z] ---> 16a4aeb74ac6 [2020-12-06T00:50:59.013Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-06T00:50:59.285Z] ---> Running in 55d2f71b9994 [2020-12-06T00:50:59.559Z] Removing intermediate container 203bd7838b20 [2020-12-06T00:50:59.559Z] ---> a880d8758350 [2020-12-06T00:50:59.559Z] [2020-12-06T00:51:00.165Z] Removing intermediate container 55d2f71b9994 [2020-12-06T00:51:00.165Z] ---> 06415e39cbe1 [2020-12-06T00:51:00.165Z] Step 22/24 : LABEL arch=arm64 [2020-12-06T00:51:00.444Z] Successfully built a880d8758350 [2020-12-06T00:51:00.444Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-06T00:51:00.726Z]  Building docker-security-bootstrap-redis-go ... done  ---> 6714bf7a5209 [2020-12-06T00:51:00.726Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-06T00:51:00.726Z] ---> Running in d1fe74d1a97c [2020-12-06T00:51:01.007Z] ---> Running in 5324f7f296c4 [2020-12-06T00:51:01.007Z] ---> 6a351d3be9d9 [2020-12-06T00:51:01.007Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-06T00:51:01.618Z] Removing intermediate container d1fe74d1a97c [2020-12-06T00:51:01.618Z] ---> 5e46dcd6fc7a [2020-12-06T00:51:01.618Z] Step 23/24 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:51:01.894Z] Removing intermediate container 5324f7f296c4 [2020-12-06T00:51:01.894Z] ---> 9a0307cc901d [2020-12-06T00:51:01.894Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:51:01.894Z] ---> Running in fd0bf1718628 [2020-12-06T00:51:02.170Z] ---> Running in d0521cef9b3f [2020-12-06T00:51:02.170Z] ---> 52f951f7670b [2020-12-06T00:51:02.170Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-06T00:51:02.775Z] Removing intermediate container fd0bf1718628 [2020-12-06T00:51:02.775Z] ---> b54fffd4aafd [2020-12-06T00:51:02.775Z] Step 24/24 : LABEL version=0.0.0 [2020-12-06T00:51:02.775Z] Removing intermediate container d0521cef9b3f [2020-12-06T00:51:02.775Z] ---> dcdbb26e52ea [2020-12-06T00:51:02.775Z] Step 20/22 : LABEL arch=arm64 [2020-12-06T00:51:03.046Z] ---> Running in e0a911c3b8f4 [2020-12-06T00:51:03.351Z] ---> Running in 30d838122a60 [2020-12-06T00:51:03.351Z] ---> ddb2de8e15c3 [2020-12-06T00:51:03.351Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-06T00:51:03.625Z] ---> Running in d065304b9ef8 [2020-12-06T00:51:03.625Z] Removing intermediate container e0a911c3b8f4 [2020-12-06T00:51:03.625Z] ---> 1df93157b848 [2020-12-06T00:51:03.625Z] [2020-12-06T00:51:03.898Z] Removing intermediate container 30d838122a60 [2020-12-06T00:51:03.898Z] ---> bfdbadeeb5c5 [2020-12-06T00:51:03.898Z] Step 21/22 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:51:04.174Z] ---> Running in e79a5e89adc1 [2020-12-06T00:51:04.174Z] Successfully built 1df93157b848 [2020-12-06T00:51:04.454Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-06T00:51:04.738Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container e79a5e89adc1 [2020-12-06T00:51:04.738Z] ---> 264c0fec7805 [2020-12-06T00:51:04.738Z] Step 22/22 : LABEL version=0.0.0 [2020-12-06T00:51:05.012Z] ---> Running in 983e184dcbc3 [2020-12-06T00:51:05.012Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:51:05.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:51:05.583Z] Removing intermediate container 983e184dcbc3 [2020-12-06T00:51:05.583Z] ---> a6a50254b73d [2020-12-06T00:51:05.583Z] [2020-12-06T00:51:05.874Z] Successfully built a6a50254b73d [2020-12-06T00:51:05.874Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-06T00:51:06.153Z]  Building docker-core-command-go ... done (1/33) Installing libbz2 (1.0.8-r1) [2020-12-06T00:51:06.153Z] (2/33) Installing expat (2.2.9-r1) [2020-12-06T00:51:06.153Z] (3/33) Installing libffi (3.3-r2) [2020-12-06T00:51:06.153Z] (4/33) Installing gdbm (1.13-r1) [2020-12-06T00:51:06.153Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-06T00:51:06.153Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-06T00:51:06.153Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-06T00:51:08.165Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-06T00:51:08.165Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-06T00:51:08.165Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-06T00:51:08.165Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-06T00:51:08.165Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-06T00:51:08.165Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-06T00:51:08.452Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-06T00:51:08.452Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-06T00:51:08.452Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-06T00:51:08.725Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-06T00:51:08.725Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-06T00:51:08.725Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-06T00:51:08.725Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-06T00:51:08.725Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-06T00:51:08.725Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-06T00:51:08.725Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-06T00:51:09.319Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-06T00:51:09.319Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-06T00:51:09.319Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-06T00:51:09.319Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-06T00:51:09.319Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-06T00:51:09.319Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-06T00:51:09.319Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-06T00:51:09.319Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-06T00:51:09.319Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-06T00:51:09.319Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-06T00:51:09.592Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:51:09.592Z] OK: 71 MiB in 55 packages [2020-12-06T00:51:11.578Z] Removing intermediate container 033caa2d1604 [2020-12-06T00:51:11.578Z] ---> 61b04044ccd8 [2020-12-06T00:51:11.578Z] [2020-12-06T00:51:11.578Z] Step 10/23 : FROM alpine [2020-12-06T00:51:11.578Z] ---> 2e77e061c27f [2020-12-06T00:51:11.578Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-06T00:51:11.578Z] ---> Running in a15fdd62e72a [2020-12-06T00:51:12.172Z] Removing intermediate container a15fdd62e72a [2020-12-06T00:51:12.172Z] ---> 6fc2f94108eb [2020-12-06T00:51:12.172Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-06T00:51:12.444Z] ---> Running in 6e8ba670250a [2020-12-06T00:51:13.037Z] Removing intermediate container 6e8ba670250a [2020-12-06T00:51:13.037Z] ---> c0e44f5424ec [2020-12-06T00:51:13.037Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-06T00:51:13.313Z] ---> Running in d97d3943dacf [2020-12-06T00:51:13.910Z] Removing intermediate container d97d3943dacf [2020-12-06T00:51:13.910Z] ---> 4144aeb9cd89 [2020-12-06T00:51:13.910Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-06T00:51:14.183Z] ---> Running in 080997935ba7 [2020-12-06T00:51:16.806Z] Removing intermediate container d065304b9ef8 [2020-12-06T00:51:16.806Z] ---> b3ce9fa02b48 [2020-12-06T00:51:16.806Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-06T00:51:16.806Z] ---> Running in 3f22d0e4c53c [2020-12-06T00:51:16.806Z] Removing intermediate container 080997935ba7 [2020-12-06T00:51:16.806Z] ---> 16de5275b741 [2020-12-06T00:51:16.806Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-06T00:51:16.806Z] ---> Running in 1335dbba1194 [2020-12-06T00:51:18.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:51:18.833Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:51:20.800Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-06T00:51:20.800Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-06T00:51:21.081Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-06T00:51:22.052Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-06T00:51:22.322Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-06T00:51:22.592Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:51:22.592Z] OK: 8 MiB in 19 packages [2020-12-06T00:51:22.592Z] Collecting docker-compose==1.23.2 [2020-12-06T00:51:22.868Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-06T00:51:23.853Z] Removing intermediate container 1335dbba1194 [2020-12-06T00:51:23.853Z] ---> 3e210777c26e [2020-12-06T00:51:23.853Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-06T00:51:24.127Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-06T00:51:24.127Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-06T00:51:24.725Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-06T00:51:24.725Z] ---> 2fbf455c844e [2020-12-06T00:51:24.725Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-06T00:51:25.318Z] Collecting jsonschema<3,>=2.5.1 [2020-12-06T00:51:25.319Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-06T00:51:25.913Z] ---> 1b9ba5b363f2 [2020-12-06T00:51:25.913Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-06T00:51:26.510Z] Collecting PyYAML<4,>=3.10 [2020-12-06T00:51:26.510Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-06T00:51:26.510Z] ---> ee7a8ee23985 [2020-12-06T00:51:26.510Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-06T00:51:26.790Z] ---> Running in cdf31e83f1da [2020-12-06T00:51:27.384Z] Removing intermediate container cdf31e83f1da [2020-12-06T00:51:27.384Z] ---> 1bd1dbaa7229 [2020-12-06T00:51:27.384Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:51:27.384Z] ---> Running in 8f7b26130e76 [2020-12-06T00:51:27.974Z] Removing intermediate container 8f7b26130e76 [2020-12-06T00:51:27.974Z] ---> 5920f5572e84 [2020-12-06T00:51:27.974Z] Step 21/23 : LABEL arch=arm64 [2020-12-06T00:51:27.974Z] ---> Running in 8f6e3e694f59 [2020-12-06T00:51:28.574Z] Removing intermediate container 8f6e3e694f59 [2020-12-06T00:51:28.574Z] ---> 4087cb67204e [2020-12-06T00:51:28.574Z] Step 22/23 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:51:28.574Z] ---> Running in 250c753ea923 [2020-12-06T00:51:29.166Z] Removing intermediate container 250c753ea923 [2020-12-06T00:51:29.166Z] ---> eef7a5d922f6 [2020-12-06T00:51:29.166Z] Step 23/23 : LABEL version=0.0.0 [2020-12-06T00:51:29.446Z] ---> Running in 37b728792996 [2020-12-06T00:51:29.716Z] Removing intermediate container 37b728792996 [2020-12-06T00:51:29.716Z] ---> 151c2fc9bb93 [2020-12-06T00:51:29.716Z] [2020-12-06T00:51:30.307Z] Successfully built 151c2fc9bb93 [2020-12-06T00:51:30.307Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-06T00:51:31.276Z]  Building docker-core-data-go ... done Collecting cached-property<2,>=1.2.0 [2020-12-06T00:51:31.276Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-06T00:51:31.549Z] Collecting docopt<0.7,>=0.6.1 [2020-12-06T00:51:31.549Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-06T00:51:34.174Z] Collecting docker<4.0,>=3.6.0 [2020-12-06T00:51:34.174Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-06T00:51:35.150Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-06T00:51:35.150Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-06T00:51:38.536Z] Collecting texttable<0.10,>=0.9.0 [2020-12-06T00:51:38.536Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-06T00:51:42.841Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-06T00:51:42.841Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-06T00:51:42.841Z] Collecting docker-pycreds>=0.4.0 [2020-12-06T00:51:42.841Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-06T00:51:43.434Z] Collecting idna<2.8,>=2.5 [2020-12-06T00:51:43.434Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-06T00:51:43.434Z] 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) [2020-12-06T00:51:44.413Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-06T00:51:44.413Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-06T00:51:44.684Z] 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) [2020-12-06T00:51:44.684Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-06T00:51:44.684Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-06T00:51:44.684Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-06T00:51:44.684Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-06T00:51:46.124Z] Installing collected packages: websocket-client, jsonschema, PyYAML, cached-property, docopt, docker-pycreds, idna, urllib3, requests, docker, dockerpty, texttable, docker-compose [2020-12-06T00:51:46.750Z] Running setup.py install for PyYAML: started [2020-12-06T00:51:50.187Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-06T00:51:50.187Z] Running setup.py install for docopt: started [2020-12-06T00:51:52.821Z] Running setup.py install for docopt: finished with status 'done' [2020-12-06T00:51:52.821Z] Attempting uninstall: idna [2020-12-06T00:51:52.821Z] Found existing installation: idna 2.9 [2020-12-06T00:51:52.821Z] Uninstalling idna-2.9: [2020-12-06T00:51:52.821Z] Successfully uninstalled idna-2.9 [2020-12-06T00:51:53.797Z] Attempting uninstall: urllib3 [2020-12-06T00:51:53.797Z] Found existing installation: urllib3 1.25.9 [2020-12-06T00:51:53.797Z] Uninstalling urllib3-1.25.9: [2020-12-06T00:51:53.797Z] Successfully uninstalled urllib3-1.25.9 [2020-12-06T00:51:54.773Z] Attempting uninstall: requests [2020-12-06T00:51:54.773Z] Found existing installation: requests 2.23.0 [2020-12-06T00:51:54.773Z] Uninstalling requests-2.23.0: [2020-12-06T00:51:54.773Z] Successfully uninstalled requests-2.23.0 [2020-12-06T00:51:55.745Z] Running setup.py install for dockerpty: started [2020-12-06T00:51:58.353Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-06T00:51:58.353Z] Running setup.py install for texttable: started [2020-12-06T00:52:00.960Z] Running setup.py install for texttable: finished with status 'done' [2020-12-06T00:52:01.554Z] 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 [2020-12-06T00:52:05.879Z] Removing intermediate container 3f22d0e4c53c [2020-12-06T00:52:05.879Z] ---> eea7b5490aca [2020-12-06T00:52:05.879Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-06T00:52:05.879Z] ---> Running in a6c623dc3c68 [2020-12-06T00:52:07.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-06T00:52:07.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-06T00:52:08.323Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-06T00:52:08.323Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-06T00:52:08.323Z] (3/3) Installing curl (7.69.1-r1) [2020-12-06T00:52:08.323Z] Executing busybox-1.31.1-r19.trigger [2020-12-06T00:52:08.323Z] OK: 71 MiB in 58 packages [2020-12-06T00:52:09.769Z] Removing intermediate container a6c623dc3c68 [2020-12-06T00:52:09.769Z] ---> e331c2d79bcf [2020-12-06T00:52:09.769Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-06T00:52:09.769Z] ---> Running in ff1930052bcb [2020-12-06T00:52:10.367Z] Removing intermediate container ff1930052bcb [2020-12-06T00:52:10.367Z] ---> f8ce623230ea [2020-12-06T00:52:10.367Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-06T00:52:10.367Z] ---> Running in c5d88380fea6 [2020-12-06T00:52:10.968Z] Removing intermediate container c5d88380fea6 [2020-12-06T00:52:10.968Z] ---> 1dffa4fc493a [2020-12-06T00:52:10.968Z] Step 25/27 : LABEL arch=arm64 [2020-12-06T00:52:10.968Z] ---> Running in 0c618c7963ce [2020-12-06T00:52:11.582Z] Removing intermediate container 0c618c7963ce [2020-12-06T00:52:11.582Z] ---> 5943c9253e63 [2020-12-06T00:52:11.582Z] Step 26/27 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d [2020-12-06T00:52:11.582Z] ---> Running in 21fc34d4d0ce [2020-12-06T00:52:12.192Z] Removing intermediate container 21fc34d4d0ce [2020-12-06T00:52:12.192Z] ---> fff5b2cc15a3 [2020-12-06T00:52:12.192Z] Step 27/27 : LABEL version=0.0.0 [2020-12-06T00:52:12.192Z] ---> Running in 9272747affe6 [2020-12-06T00:52:12.791Z] Removing intermediate container 9272747affe6 [2020-12-06T00:52:12.791Z] ---> 6b77e5ba68d2 [2020-12-06T00:52:12.791Z] [2020-12-06T00:52:13.390Z] Successfully built 6b77e5ba68d2 [2020-12-06T00:52:13.390Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-06T00:52:14.011Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-06T00:52:14.013Z] $ docker stop --time=1 5a22d747a5af3e626169a980274d0c4320c4e5f9a41794ddde645f9f89136e32 [2020-12-06T00:52:16.047Z] $ docker rm -f 5a22d747a5af3e626169a980274d0c4320c4e5f9a41794ddde645f9f89136e32 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-06T00:52:16.789Z] + docker images [2020-12-06T00:52:16.789Z] + grep docker [2020-12-06T00:52:17.065Z] docker-sys-mgmt-agent-go-arm64 latest 6b77e5ba68d2 4 seconds ago 273MB [2020-12-06T00:52:17.065Z] docker-core-data-go-arm64 latest 151c2fc9bb93 47 seconds ago 22.3MB [2020-12-06T00:52:17.065Z] docker-core-command-go-arm64 latest a6a50254b73d About a minute ago 11.4MB [2020-12-06T00:52:17.065Z] docker-security-secretstore-setup-go-arm64 latest 1df93157b848 About a minute ago 23.5MB [2020-12-06T00:52:17.065Z] docker-security-bootstrap-redis-go-arm64 latest a880d8758350 About a minute ago 15.2MB [2020-12-06T00:52:17.065Z] docker-core-metadata-go-arm64 latest e8f069f55835 5 minutes ago 13.6MB [2020-12-06T00:52:17.065Z] docker-support-notifications-go-arm64 latest 390ba46238bf 5 minutes ago 12.9MB [2020-12-06T00:52:17.065Z] docker-support-scheduler-go-arm64 latest 01fced7d0302 5 minutes ago 11.5MB [2020-12-06T00:52:17.065Z] docker-security-secrets-setup-go-arm64 latest 28643aae4b5c 5 minutes ago 22.7MB [2020-12-06T00:52:17.065Z] docker-security-proxy-setup-go-arm64 latest 0a4b3e2ce7da 5 minutes ago 23.2MB [2020-12-06T00:52:17.065Z] docker latest 84e3a507c27b 4 days ago 201MB [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:52:21.314Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:52:22.195Z] ---> package-listing.sh [2020-12-06T00:52:22.195Z] ++ facter osfamily [2020-12-06T00:52:22.195Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-06T00:52:22.195Z] + OS_FAMILY=redhat [2020-12-06T00:52:22.195Z] + workspace=/w/workspace/edgex-go/2 [2020-12-06T00:52:22.195Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-06T00:52:22.195Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-06T00:52:22.195Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-06T00:52:22.195Z] + PACKAGES=/tmp/packages_start.txt [2020-12-06T00:52:22.195Z] + '[' /w/workspace/edgex-go/2 ']' [2020-12-06T00:52:22.195Z] + PACKAGES=/tmp/packages_end.txt [2020-12-06T00:52:22.195Z] + case "${OS_FAMILY}" in [2020-12-06T00:52:22.195Z] + rpm -qa [2020-12-06T00:52:22.195Z] + sort [2020-12-06T00:52:27.504Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-06T00:52:27.504Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-06T00:52:27.504Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-06T00:52:27.504Z] + '[' /w/workspace/edgex-go/2 ']' [2020-12-06T00:52:27.504Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2020-12-06T00:52:27.504Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2020-12-06T00:52:27.517Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-06T00:52:27.816Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:52:28.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-06T00:52:28.119Z] [2020-12-06T00:52:28.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-06T00:52:28.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-06T00:52:28.468Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-06T00:52:28.468Z] df20fa9351a1: Pulling fs layer [2020-12-06T00:52:28.468Z] 36b3adc4ff6f: Pulling fs layer [2020-12-06T00:52:28.468Z] 8ad3a11d3b57: Pulling fs layer [2020-12-06T00:52:28.468Z] 46f8f816bc3b: Pulling fs layer [2020-12-06T00:52:28.468Z] 93b61091891f: Pulling fs layer [2020-12-06T00:52:28.468Z] 93b9cdb0e59b: Pulling fs layer [2020-12-06T00:52:28.468Z] 5e14af77c1be: Pulling fs layer [2020-12-06T00:52:28.468Z] 01666e4c0597: Pulling fs layer [2020-12-06T00:52:28.468Z] aa168da1d23b: Pulling fs layer [2020-12-06T00:52:28.468Z] 93b9cdb0e59b: Waiting [2020-12-06T00:52:28.468Z] 5e14af77c1be: Waiting [2020-12-06T00:52:28.468Z] 01666e4c0597: Waiting [2020-12-06T00:52:28.468Z] 46f8f816bc3b: Waiting [2020-12-06T00:52:28.468Z] aa168da1d23b: Waiting [2020-12-06T00:52:28.468Z] 93b61091891f: Waiting [2020-12-06T00:52:28.468Z] 36b3adc4ff6f: Verifying Checksum [2020-12-06T00:52:28.468Z] 36b3adc4ff6f: Download complete [2020-12-06T00:52:28.732Z] 46f8f816bc3b: Verifying Checksum [2020-12-06T00:52:28.732Z] 46f8f816bc3b: Download complete [2020-12-06T00:52:28.732Z] df20fa9351a1: Verifying Checksum [2020-12-06T00:52:28.732Z] df20fa9351a1: Download complete [2020-12-06T00:52:28.732Z] 93b9cdb0e59b: Verifying Checksum [2020-12-06T00:52:28.732Z] 93b9cdb0e59b: Download complete [2020-12-06T00:52:28.732Z] 5e14af77c1be: Verifying Checksum [2020-12-06T00:52:28.732Z] 5e14af77c1be: Download complete [2020-12-06T00:52:28.732Z] 01666e4c0597: Verifying Checksum [2020-12-06T00:52:28.732Z] 01666e4c0597: Download complete [2020-12-06T00:52:28.732Z] 93b61091891f: Verifying Checksum [2020-12-06T00:52:28.732Z] 93b61091891f: Download complete [2020-12-06T00:52:28.995Z] 8ad3a11d3b57: Verifying Checksum [2020-12-06T00:52:28.995Z] 8ad3a11d3b57: Download complete [2020-12-06T00:52:28.995Z] df20fa9351a1: Pull complete [2020-12-06T00:52:29.260Z] 36b3adc4ff6f: Pull complete [2020-12-06T00:52:30.709Z] aa168da1d23b: Verifying Checksum [2020-12-06T00:52:30.709Z] aa168da1d23b: Download complete [2020-12-06T00:52:31.658Z] 8ad3a11d3b57: Pull complete [2020-12-06T00:52:31.658Z] 46f8f816bc3b: Pull complete [2020-12-06T00:52:32.235Z] 93b61091891f: Pull complete [2020-12-06T00:52:32.497Z] 93b9cdb0e59b: Pull complete [2020-12-06T00:52:32.497Z] 5e14af77c1be: Pull complete [2020-12-06T00:52:32.759Z] 01666e4c0597: Pull complete [2020-12-06T00:52:47.836Z] aa168da1d23b: Pull complete [2020-12-06T00:52:47.836Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-06T00:52:47.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-06T00:52:47.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-06T00:52:48.117Z] prd-centos7-docker-4c-2g-14668 does not seem to be running inside a container [2020-12-06T00:52:48.202Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:alpine cat [2020-12-06T00:52:51.428Z] $ docker top eaf3bf72bcf3323f4b3beee688ecaff1e444546eccfbfcf8de752799f41769d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-06T00:52:51.948Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-06T00:52:52.251Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-06T00:52:52.558Z] + ls /var/log/sa-host [2020-12-06T00:52:52.558Z] + sadf -c /var/log/sa-host/sa06 [2020-12-06T00:52:52.558Z] file_magic: OK [2020-12-06T00:52:52.558Z] HZ: Using current value: 100 [2020-12-06T00:52:52.558Z] file_header: OK [2020-12-06T00:52:52.558Z] 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 [2020-12-06T00:52:52.558Z] Statistics: [2020-12-06T00:52:52.558Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-06T00:52:52.558Z] File successfully converted to sysstat format version 12.2.1 [2020-12-06T00:52:52.558Z] + sadf -c /var/log/sa-host/sa23 [2020-12-06T00:52:52.558Z] file_magic: OK [2020-12-06T00:52:52.558Z] HZ: Using current value: 100 [2020-12-06T00:52:52.558Z] file_header: OK [2020-12-06T00:52:52.558Z] 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 [2020-12-06T00:52:52.558Z] Statistics: [2020-12-06T00:52:52.558Z] Hnuu...uuuununununu... [2020-12-06T00:52:52.558Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-06T00:52:52.777Z] provisioning config files... [2020-12-06T00:52:52.795Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4515775856932549357tmp [Pipeline] { [Pipeline] echo [2020-12-06T00:52:52.926Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:52:53.222Z] ---> create-netrc.sh [Pipeline] } [2020-12-06T00:52:53.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-06T00:52:53.329Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:52:53.628Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-06T00:52:53.638Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:52:53.939Z] ---> sudo-logs.sh [2020-12-06T00:52:53.939Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-06T00:52:53.951Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:52:54.249Z] ---> job-cost.sh [2020-12-06T00:52:54.249Z] lf-activate-venv: SKIPPING [2020-12-06T00:52:54.249Z] INFO: No Stack... [2020-12-06T00:52:55.641Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-06T00:52:56.215Z] INFO: Archiving Costs [Pipeline] echo [2020-12-06T00:52:56.231Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-06T00:52:56.534Z] ---> logs-deploy.sh [2020-12-06T00:52:56.535Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2924/2 [2020-12-06T00:52:56.535Z] INFO: archiving workspace using pattern(s): [2020-12-06T00:52:57.929Z] Archives upload complete. [2020-12-06T00:52:58.191Z] INFO: archiving logs to Nexus [2020-12-06T00:52:59.145Z] ---> uname -a: [2020-12-06T00:52:59.145Z] Linux prd-centos7-docker-4c-2g-14668.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-06T00:52:59.145Z] [2020-12-06T00:52:59.145Z] [2020-12-06T00:52:59.145Z] ---> lscpu: [2020-12-06T00:52:59.145Z] Architecture: x86_64 [2020-12-06T00:52:59.145Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-06T00:52:59.145Z] Byte Order: Little Endian [2020-12-06T00:52:59.145Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-06T00:52:59.145Z] CPU(s): 4 [2020-12-06T00:52:59.145Z] On-line CPU(s) list: 0-3 [2020-12-06T00:52:59.145Z] Thread(s) per core: 1 [2020-12-06T00:52:59.145Z] Core(s) per socket: 1 [2020-12-06T00:52:59.145Z] Socket(s): 4 [2020-12-06T00:52:59.145Z] NUMA node(s): 1 [2020-12-06T00:52:59.145Z] Vendor ID: GenuineIntel [2020-12-06T00:52:59.145Z] CPU family: 6 [2020-12-06T00:52:59.145Z] Model: 44 [2020-12-06T00:52:59.145Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-06T00:52:59.145Z] Stepping: 1 [2020-12-06T00:52:59.145Z] CPU MHz: 2933.442 [2020-12-06T00:52:59.145Z] BogoMIPS: 5866.88 [2020-12-06T00:52:59.145Z] Virtualization: VT-x [2020-12-06T00:52:59.145Z] Hypervisor vendor: KVM [2020-12-06T00:52:59.145Z] Virtualization type: full [2020-12-06T00:52:59.145Z] L1d cache: 128 KiB [2020-12-06T00:52:59.145Z] L1i cache: 128 KiB [2020-12-06T00:52:59.145Z] L2 cache: 16 MiB [2020-12-06T00:52:59.145Z] L3 cache: 64 MiB [2020-12-06T00:52:59.145Z] NUMA node0 CPU(s): 0-3 [2020-12-06T00:52:59.145Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-06T00:52:59.145Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-06T00:52:59.145Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-06T00:52:59.145Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-06T00:52:59.145Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-06T00:52:59.145Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-06T00:52:59.145Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-06T00:52:59.145Z] Vulnerability Srbds: Not affected [2020-12-06T00:52:59.145Z] Vulnerability Tsx async abort: Not affected [2020-12-06T00:52:59.145Z] 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 [2020-12-06T00:52:59.145Z] [2020-12-06T00:52:59.145Z] [2020-12-06T00:52:59.145Z] ---> nproc: [2020-12-06T00:52:59.145Z] 4 [2020-12-06T00:52:59.145Z] [2020-12-06T00:52:59.145Z] [2020-12-06T00:52:59.145Z] ---> df -h: [2020-12-06T00:52:59.146Z] Filesystem Size Used Available Use% Mounted on [2020-12-06T00:52:59.146Z] overlay 50.0G 12.3G 37.7G 25% / [2020-12-06T00:52:59.146Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-06T00:52:59.146Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-06T00:52:59.146Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-06T00:52:59.146Z] /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os [2020-12-06T00:52:59.146Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf [2020-12-06T00:52:59.146Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname [2020-12-06T00:52:59.146Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts [2020-12-06T00:52:59.146Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure [2020-12-06T00:52:59.146Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log [2020-12-06T00:52:59.146Z] /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json [2020-12-06T00:52:59.146Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host [2020-12-06T00:52:59.146Z] /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/2 [2020-12-06T00:52:59.146Z] /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/2@tmp [2020-12-06T00:52:59.146Z] [2020-12-06T00:52:59.146Z] [2020-12-06T00:52:59.146Z] ---> free -m: [2020-12-06T00:52:59.146Z] total used free shared buff/cache available [2020-12-06T00:52:59.146Z] Mem: 1837 700 194 0 942 1051 [2020-12-06T00:52:59.146Z] Swap: 1023 64 959 [2020-12-06T00:52:59.146Z] [2020-12-06T00:52:59.146Z] [2020-12-06T00:52:59.146Z] ---> ip addr: [2020-12-06T00:52:59.146Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-06T00:52:59.146Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-06T00:52:59.146Z] inet 127.0.0.1/8 scope host lo [2020-12-06T00:52:59.146Z] valid_lft forever preferred_lft forever [2020-12-06T00:52:59.146Z] inet6 ::1/128 scope host [2020-12-06T00:52:59.146Z] valid_lft forever preferred_lft forever [2020-12-06T00:52:59.146Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-06T00:52:59.146Z] link/ether fa:16:3e:d6:7e:73 brd ff:ff:ff:ff:ff:ff [2020-12-06T00:52:59.146Z] inet 10.30.123.20/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-06T00:52:59.146Z] valid_lft 84986sec preferred_lft 84986sec [2020-12-06T00:52:59.146Z] inet6 fe80::f816:3eff:fed6:7e73/64 scope link [2020-12-06T00:52:59.146Z] valid_lft forever preferred_lft forever [2020-12-06T00:52:59.146Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-06T00:52:59.146Z] link/ether 02:42:6a:be:e1:d8 brd ff:ff:ff:ff:ff:ff [2020-12-06T00:52:59.146Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-06T00:52:59.146Z] valid_lft forever preferred_lft forever [2020-12-06T00:52:59.146Z] inet6 fe80::42:6aff:febe:e1d8/64 scope link [2020-12-06T00:52:59.146Z] valid_lft forever preferred_lft forever [2020-12-06T00:52:59.146Z] [2020-12-06T00:52:59.146Z] [2020-12-06T00:52:59.146Z] ---> sar -b -r -n DEV: [2020-12-06T00:52:59.146Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/06/20 _x86_64_ (4 CPU) [2020-12-06T00:52:59.146Z] [2020-12-06T00:52:59.146Z] 00:29:13 LINUX RESTART (4 CPU) [2020-12-06T00:52:59.146Z] [2020-12-06T00:52:59.146Z] 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-06T00:52:59.146Z] 00:31:01 92.79 38.23 54.56 0.00 7346.34 16277.48 0.00 [2020-12-06T00:52:59.146Z] 00:32:02 198.57 68.24 130.33 0.00 3540.99 51537.50 0.00 [2020-12-06T00:52:59.146Z] 00:33:01 285.85 133.40 152.46 0.00 5215.62 20120.38 0.00 [2020-12-06T00:52:59.146Z] 00:34:01 175.93 97.06 78.87 0.00 2667.11 9911.88 0.00 [2020-12-06T00:52:59.146Z] 00:35:01 185.04 43.88 141.16 0.00 13818.45 74106.75 0.00 [2020-12-06T00:52:59.146Z] 00:36:05 2156.83 1800.09 356.73 0.00 175697.72 197052.00 0.00 [2020-12-06T00:52:59.146Z] 00:37:01 1095.00 808.15 286.84 0.00 54248.03 73988.34 0.00 [2020-12-06T00:52:59.146Z] 00:38:02 2210.64 1846.53 364.11 0.00 164116.44 164070.86 0.00 [2020-12-06T00:52:59.146Z] 00:39:01 1408.75 1095.49 313.26 0.00 66890.00 79669.76 0.00 [2020-12-06T00:52:59.146Z] 00:40:01 171.02 22.86 148.15 0.00 4381.64 13116.18 0.00 [2020-12-06T00:52:59.146Z] 00:41:01 1.20 0.03 1.17 0.00 0.67 14.07 0.00 [2020-12-06T00:52:59.146Z] 00:42:01 1.47 1.23 0.23 0.00 94.05 2.35 0.00 [2020-12-06T00:52:59.146Z] 00:43:01 0.32 0.02 0.30 0.00 0.27 3.41 0.00 [2020-12-06T00:52:59.146Z] 00:44:01 0.30 0.05 0.25 0.00 0.53 2.73 0.00 [2020-12-06T00:52:59.146Z] 00:45:01 2.71 1.87 0.85 0.00 58.09 16.17 0.00 [2020-12-06T00:52:59.146Z] 00:46:02 0.25 0.00 0.25 0.00 0.00 2.76 0.00 [2020-12-06T00:52:59.146Z] 00:47:01 0.52 0.32 0.20 0.00 3.25 1.68 0.00 [2020-12-06T00:52:59.146Z] 00:48:01 0.32 0.03 0.28 0.00 0.27 3.33 0.00 [2020-12-06T00:52:59.146Z] 00:49:01 0.28 0.02 0.27 0.00 0.13 3.18 0.00 [2020-12-06T00:52:59.146Z] 00:50:01 0.35 0.07 0.28 0.00 0.53 3.26 0.00 [2020-12-06T00:52:59.146Z] 00:51:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 [2020-12-06T00:52:59.146Z] 00:52:01 0.25 0.02 0.23 0.00 0.13 2.40 0.00 [2020-12-06T00:52:59.146Z] Average: 366.71 274.16 92.55 0.00 23061.27 32248.84 0.00 [2020-12-06T00:52:59.146Z] [2020-12-06T00:52:59.146Z] 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-06T00:52:59.146Z] 00:31:01 371192 0 588716 31.29 2616 919020 1130908 38.60 455172 854364 128 [2020-12-06T00:52:59.146Z] 00:32:02 125832 0 684452 36.38 1488 1069772 1533480 52.34 601848 912144 1200 [2020-12-06T00:52:59.146Z] 00:33:01 203652 0 734016 39.01 712 943164 1633496 55.75 665568 731724 58344 [2020-12-06T00:52:59.146Z] 00:34:01 439252 0 719092 38.22 408 722792 1245248 42.50 513488 637680 42592 [2020-12-06T00:52:59.146Z] 00:35:01 76436 0 704780 37.46 108 1100220 1273584 43.47 720632 837052 97080 [2020-12-06T00:52:59.146Z] 00:36:05 74592 0 790880 42.03 0 1016072 2137004 72.93 670228 917940 67864 [2020-12-06T00:52:59.146Z] 00:37:01 375288 0 689616 36.65 0 816640 1393840 47.57 600200 662728 8 [2020-12-06T00:52:59.146Z] 00:38:02 73572 0 849232 45.13 0 958740 2379308 81.20 642860 937260 13912 [2020-12-06T00:52:59.146Z] 00:39:01 321880 0 700112 37.21 0 859552 1911248 65.23 446872 868268 688 [2020-12-06T00:52:59.146Z] 00:40:01 309036 0 628176 33.39 0 944332 1206592 41.18 484272 841960 20 [2020-12-06T00:52:59.146Z] 00:41:01 313020 0 624184 33.17 0 944340 1173768 40.06 482180 841188 12 [2020-12-06T00:52:59.146Z] 00:42:01 310764 0 623612 33.14 0 947168 1170600 39.95 481652 843992 12 [2020-12-06T00:52:59.146Z] 00:43:01 310324 0 624048 33.17 0 947172 1170720 39.95 482172 843996 12 [2020-12-06T00:52:59.146Z] 00:44:01 310216 0 624144 33.17 0 947184 1170756 39.96 482404 844016 8 [2020-12-06T00:52:59.146Z] 00:45:01 308628 0 624784 33.21 0 948132 1170660 39.95 482980 844416 16 [2020-12-06T00:52:59.146Z] 00:46:02 309004 0 624396 33.19 0 948144 1170600 39.95 482380 844420 12 [2020-12-06T00:52:59.146Z] 00:47:01 309292 0 624104 33.17 0 948148 1170600 39.95 482380 844512 16 [2020-12-06T00:52:59.146Z] 00:48:01 309220 0 624168 33.17 0 948156 1170600 39.95 482512 844516 8 [2020-12-06T00:52:59.146Z] 00:49:01 308808 0 624572 33.19 0 948164 1170660 39.95 482460 844524 8 [2020-12-06T00:52:59.146Z] 00:50:01 308500 0 624868 33.21 0 948176 1170684 39.95 482476 844532 12 [2020-12-06T00:52:59.146Z] 00:51:01 308232 0 625132 33.22 0 948180 1170756 39.96 483080 844544 12 [2020-12-06T00:52:59.146Z] 00:52:01 308164 0 625192 33.23 0 948188 1170696 39.95 482952 844544 12 [2020-12-06T00:52:59.146Z] Average: 276587 0 662831 35.23 242 941884 1358900 46.38 526853 833196 12817 [2020-12-06T00:52:59.146Z] [2020-12-06T00:52:59.146Z] 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-06T00:52:59.146Z] 00:31:01 eth0 964.80 1058.27 3959.50 138.81 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:31:01 docker0 827.46 640.23 68.54 2662.97 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:32:02 veth4cbd6df 20.79 24.06 1.99 15.83 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:32:02 eth0 593.41 500.02 4301.51 47.62 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:32:02 docker0 83.12 97.39 5.08 377.64 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:33:01 eth0 116.93 87.76 494.14 17.92 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:33:01 vethc76f24d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:33:01 docker0 68.97 84.89 5.36 464.73 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:34:01 eth0 41.94 30.98 18.45 73.66 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:34:01 vethc76f24d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:35:01 vetha8bfcc6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:35:01 eth0 235.22 189.32 1705.88 83.31 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:36:05 vetha8bfcc6 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:36:05 vethebd301c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:36:05 vethda7ee6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:36:05 eth0 52.22 30.05 159.94 12.63 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:37:01 vetha8bfcc6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:37:01 eth0 69.09 46.00 153.20 83.43 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:37:01 docker0 1074.49 916.68 85.94 3968.78 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:38:02 vetha8bfcc6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:38:02 vethdcb427f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:38:02 eth0 58.48 35.91 101.78 35.98 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:39:01 vetha8bfcc6 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:39:01 vethada8137 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:39:01 eth0 63.29 36.15 106.01 63.95 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:40:01 eth0 132.81 90.75 438.56 78.84 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:40:01 docker0 1055.37 940.47 83.44 4247.82 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:41:01 eth0 1.02 0.40 0.36 0.17 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:42:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:43:01 eth0 0.82 0.32 0.30 0.17 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:44:01 eth0 1.53 0.52 0.60 0.39 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:45:01 eth0 1.22 0.40 0.46 0.27 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:46:02 eth0 0.10 0.07 0.01 0.04 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:47:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:48:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.146Z] 00:49:01 eth0 0.25 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] 00:50:01 eth0 0.78 0.18 0.19 0.07 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] 00:51:01 eth0 1.45 0.47 0.59 0.36 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] 00:52:01 eth0 0.62 0.35 0.46 0.28 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] Average: eth0 106.29 95.93 521.07 28.82 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] Average: docker0 48.10 42.86 3.80 193.60 0.00 0.00 0.00 0.00 [2020-12-06T00:52:59.147Z] [2020-12-06T00:52:59.147Z] [2020-12-06T00:52:59.147Z] ---> sar -P ALL: [2020-12-06T00:52:59.147Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/06/20 _x86_64_ (4 CPU) [2020-12-06T00:52:59.147Z] [2020-12-06T00:52:59.147Z] 00:29:13 LINUX RESTART (4 CPU) [2020-12-06T00:52:59.147Z] [2020-12-06T00:52:59.147Z] 00:30:01 CPU %user %nice %system %iowait %steal %idle [2020-12-06T00:52:59.147Z] 00:31:01 all 12.61 0.00 5.94 1.51 0.05 79.89 [2020-12-06T00:52:59.147Z] 00:31:01 0 9.60 0.00 8.57 0.94 0.05 80.84 [2020-12-06T00:52:59.147Z] 00:31:01 1 18.37 0.00 5.55 3.19 0.07 72.81 [2020-12-06T00:52:59.147Z] 00:31:01 2 9.81 0.00 4.83 1.69 0.03 83.64 [2020-12-06T00:52:59.147Z] 00:31:01 3 12.64 0.00 4.83 0.22 0.05 82.26 [2020-12-06T00:52:59.147Z] 00:32:02 all 9.80 0.00 7.74 2.68 0.05 79.73 [2020-12-06T00:52:59.147Z] 00:32:02 0 11.14 0.00 9.14 4.15 0.03 75.53 [2020-12-06T00:52:59.147Z] 00:32:02 1 8.17 0.00 7.27 1.19 0.05 83.31 [2020-12-06T00:52:59.147Z] 00:32:02 2 10.00 0.00 7.47 2.39 0.03 80.11 [2020-12-06T00:52:59.147Z] 00:32:02 3 9.92 0.00 7.08 3.01 0.07 79.92 [2020-12-06T00:52:59.147Z] 00:33:01 all 38.27 0.00 12.55 8.72 0.09 40.36 [2020-12-06T00:52:59.147Z] 00:33:01 0 37.94 0.00 12.81 10.04 0.09 39.12 [2020-12-06T00:52:59.147Z] 00:33:01 1 37.96 0.00 12.58 9.88 0.11 39.47 [2020-12-06T00:52:59.147Z] 00:33:01 2 39.39 0.00 12.04 6.41 0.09 42.07 [2020-12-06T00:52:59.147Z] 00:33:01 3 37.79 0.00 12.78 8.55 0.09 40.79 [2020-12-06T00:52:59.147Z] 00:34:01 all 57.29 0.00 14.93 4.00 0.07 23.72 [2020-12-06T00:52:59.147Z] 00:34:01 0 57.02 0.00 14.45 6.17 0.07 22.28 [2020-12-06T00:52:59.147Z] 00:34:01 1 60.03 0.00 15.62 2.40 0.07 21.88 [2020-12-06T00:52:59.147Z] 00:34:01 2 56.04 0.00 15.01 4.77 0.05 24.13 [2020-12-06T00:52:59.147Z] 00:34:01 3 56.06 0.00 14.64 2.65 0.07 26.58 [2020-12-06T00:52:59.147Z] 00:35:01 all 23.97 0.00 13.26 5.92 0.04 56.80 [2020-12-06T00:52:59.147Z] 00:35:01 0 22.82 0.00 12.94 6.98 0.05 57.21 [2020-12-06T00:52:59.147Z] 00:35:01 1 26.06 0.00 13.74 5.04 0.05 55.11 [2020-12-06T00:52:59.147Z] 00:35:01 2 23.59 0.00 12.91 6.24 0.03 57.23 [2020-12-06T00:52:59.147Z] 00:35:01 3 23.40 0.00 13.47 5.42 0.03 57.67 [2020-12-06T00:52:59.147Z] 00:36:05 all 22.33 0.00 29.79 21.28 0.07 26.52 [2020-12-06T00:52:59.147Z] 00:36:05 0 21.99 0.00 28.81 19.37 0.07 29.76 [2020-12-06T00:52:59.147Z] 00:36:05 1 22.97 0.00 29.30 21.67 0.07 25.99 [2020-12-06T00:52:59.147Z] 00:36:05 2 21.70 0.00 30.19 21.46 0.12 26.53 [2020-12-06T00:52:59.147Z] 00:36:05 3 22.64 0.00 30.87 22.64 0.05 23.79 [2020-12-06T00:52:59.147Z] 00:37:01 all 55.41 0.00 21.04 14.82 0.05 8.68 [2020-12-06T00:52:59.147Z] 00:37:01 0 54.97 0.00 21.99 14.15 0.04 8.86 [2020-12-06T00:52:59.147Z] 00:37:01 1 56.11 0.00 20.52 16.49 0.04 6.85 [2020-12-06T00:52:59.147Z] 00:37:01 2 55.88 0.00 20.31 14.52 0.08 9.22 [2020-12-06T00:52:59.147Z] 00:37:01 3 54.67 0.00 21.36 14.10 0.06 9.82 [2020-12-06T00:52:59.147Z] 00:38:02 all 29.79 0.00 26.60 23.94 0.07 19.60 [2020-12-06T00:52:59.147Z] 00:38:02 0 27.99 0.00 25.77 27.19 0.07 18.97 [2020-12-06T00:52:59.147Z] 00:38:02 1 29.83 0.00 24.87 22.38 0.07 22.85 [2020-12-06T00:52:59.147Z] 00:38:02 2 31.82 0.00 26.24 22.85 0.05 19.04 [2020-12-06T00:52:59.147Z] 00:38:02 3 29.52 0.00 29.55 23.31 0.09 17.54 [2020-12-06T00:52:59.147Z] 00:39:01 all 45.19 0.00 22.58 22.01 0.06 10.16 [2020-12-06T00:52:59.147Z] 00:39:01 0 45.18 0.00 22.25 22.98 0.05 9.54 [2020-12-06T00:52:59.147Z] 00:39:01 1 44.71 0.00 23.35 20.71 0.11 11.13 [2020-12-06T00:52:59.147Z] 00:39:01 2 44.87 0.00 22.79 23.23 0.04 9.07 [2020-12-06T00:52:59.147Z] 00:39:01 3 46.02 0.00 21.92 21.10 0.04 10.92 [2020-12-06T00:52:59.147Z] 00:40:01 all 11.37 0.00 6.52 8.31 0.03 73.76 [2020-12-06T00:52:59.147Z] 00:40:01 0 11.25 0.00 6.94 8.15 0.03 73.63 [2020-12-06T00:52:59.147Z] 00:40:01 1 10.64 0.00 6.26 11.00 0.03 72.07 [2020-12-06T00:52:59.147Z] 00:40:01 2 12.43 0.00 6.91 5.33 0.03 75.30 [2020-12-06T00:52:59.147Z] 00:40:01 3 11.18 0.00 5.97 8.76 0.03 74.05 [2020-12-06T00:52:59.147Z] 00:41:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-12-06T00:52:59.147Z] 00:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-06T00:52:59.147Z] 00:41:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-12-06T00:52:59.147Z] 00:41:01 2 0.55 0.00 0.03 0.00 0.00 99.42 [2020-12-06T00:52:59.147Z] 00:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2020-12-06T00:52:59.147Z] [2020-12-06T00:52:59.147Z] 00:41:01 CPU %user %nice %system %iowait %steal %idle [2020-12-06T00:52:59.147Z] 00:42:01 all 0.19 0.00 0.13 0.00 0.00 99.67 [2020-12-06T00:52:59.147Z] 00:42:01 0 0.10 0.00 0.10 0.02 0.00 99.78 [2020-12-06T00:52:59.147Z] 00:42:01 1 0.22 0.00 0.07 0.00 0.00 99.72 [2020-12-06T00:52:59.147Z] 00:42:01 2 0.40 0.00 0.22 0.00 0.00 99.38 [2020-12-06T00:52:59.147Z] 00:42:01 3 0.05 0.00 0.15 0.00 0.02 99.78 [2020-12-06T00:52:59.147Z] 00:43:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-12-06T00:52:59.147Z] 00:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-06T00:52:59.147Z] 00:43:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-12-06T00:52:59.147Z] 00:43:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-06T00:52:59.147Z] 00:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-06T00:52:59.147Z] 00:44:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-12-06T00:52:59.147Z] 00:44:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-06T00:52:59.147Z] 00:44:01 1 0.23 0.00 0.02 0.00 0.00 99.75 [2020-12-06T00:52:59.147Z] 00:44:01 2 0.35 0.00 0.05 0.00 0.00 99.60 [2020-12-06T00:52:59.147Z] 00:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-06T00:52:59.147Z] 00:45:01 all 0.14 0.00 0.06 0.02 0.00 99.77 [2020-12-06T00:52:59.147Z] 00:45:01 0 0.02 0.00 0.05 0.02 0.00 99.92 [2020-12-06T00:52:59.147Z] 00:45:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2020-12-06T00:52:59.147Z] 00:45:01 2 0.50 0.00 0.10 0.08 0.00 99.32 [2020-12-06T00:52:59.147Z] 00:45:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-06T00:52:59.147Z] 00:46:02 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-12-06T00:52:59.147Z] 00:46:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2020-12-06T00:52:59.147Z] 00:46:02 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-06T00:52:59.147Z] 00:46:02 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-12-06T00:52:59.147Z] 00:46:02 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-06T00:52:59.147Z] 00:47:01 all 0.15 0.00 0.03 0.01 0.00 99.81 [2020-12-06T00:52:59.147Z] 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-06T00:52:59.147Z] 00:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-06T00:52:59.147Z] 00:47:01 2 0.52 0.00 0.03 0.05 0.00 99.39 [2020-12-06T00:52:59.147Z] 00:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-06T00:52:59.147Z] 00:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-12-06T00:52:59.147Z] 00:48:01 0 0.50 0.00 0.03 0.00 0.00 99.47 [2020-12-06T00:52:59.147Z] 00:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2020-12-06T00:52:59.147Z] 00:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-06T00:52:59.147Z] 00:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-06T00:52:59.147Z] 00:49:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-12-06T00:52:59.147Z] 00:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-06T00:52:59.147Z] 00:49:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2020-12-06T00:52:59.147Z] 00:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-06T00:52:59.147Z] 00:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-06T00:52:59.147Z] 00:50:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-12-06T00:52:59.147Z] 00:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-06T00:52:59.147Z] 00:50:01 1 0.28 0.00 0.05 0.00 0.00 99.67 [2020-12-06T00:52:59.147Z] 00:50:01 2 0.30 0.00 0.03 0.00 0.00 99.67 [2020-12-06T00:52:59.147Z] 00:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2020-12-06T00:52:59.147Z] 00:51:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-12-06T00:52:59.147Z] 00:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-06T00:52:59.147Z] 00:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-06T00:52:59.147Z] 00:51:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-06T00:52:59.147Z] 00:51:01 3 0.47 0.00 0.05 0.00 0.00 99.48 [2020-12-06T00:52:59.147Z] 00:52:01 all 0.05 0.00 0.04 0.00 0.00 99.91 [2020-12-06T00:52:59.147Z] 00:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-06T00:52:59.147Z] 00:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2020-12-06T00:52:59.147Z] 00:52:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-06T00:52:59.147Z] 00:52:01 3 0.12 0.00 0.07 0.00 0.00 99.82 [2020-12-06T00:52:59.147Z] [2020-12-06T00:52:59.147Z] Average: CPU %user %nice %system %iowait %steal %idle [2020-12-06T00:52:59.147Z] Average: all 13.47 0.00 7.15 5.01 0.03 74.34 [2020-12-06T00:52:59.147Z] Average: 0 13.17 0.00 7.27 5.32 0.02 74.21 [2020-12-06T00:52:59.147Z] Average: 1 13.88 0.00 7.06 5.04 0.03 73.99 [2020-12-06T00:52:59.147Z] Average: 2 13.52 0.00 7.06 4.83 0.02 74.56 [2020-12-06T00:52:59.147Z] Average: 3 13.32 0.00 7.20 4.85 0.03 74.60 [2020-12-06T00:52:59.147Z] [2020-12-06T00:52:59.147Z] [2020-12-06T00:52:59.147Z]