weichou1229 commented: recheck 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e rather than cd63672cc9e11825c93c007dd27fbab96a888000 Obtained Jenkinsfile from 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-31956’ is offline Running on prd-centos7-docker-4c-2g-31962 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit cd63672cc9e11825c93c007dd27fbab96a888000 Merge succeeded, producing cd63672cc9e11825c93c007dd27fbab96a888000 Checking out Revision cd63672cc9e11825c93c007dd27fbab96a888000 (PR-3310) > 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/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 Commit message: "fix(notifications): Return 200 when successful to delete subscription" > git rev-list --no-walk cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-30T03:37:39.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-30T03:37:39.657Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-30T03:37:39.758Z] ========================================================= [2021-03-30T03:37:39.758Z] EdgeX Global Pipelines Version Info [2021-03-30T03:37:39.758Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:37:41.320Z] ------------------- [2021-03-30T03:37:41.320Z] stable info: [2021-03-30T03:37:41.320Z] ------------------- [2021-03-30T03:37:41.320Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-30T03:37:41.320Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-30T03:37:41.320Z] Message: update stable to v1.0.186 [2021-03-30T03:37:42.269Z] ------------------- [2021-03-30T03:37:42.269Z] experimental info: [2021-03-30T03:37:42.269Z] ------------------- [2021-03-30T03:37:42.269Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-30T03:37:42.269Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-30T03:37:42.269Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-30T03:37:42.556Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-30T03:37:42.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-30T03:37:42.857Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-30T03:37:42.959Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-30T03:37:43.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-30T03:37:43.165Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-30T03:37:43.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-30T03:37:43.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-30T03:37:43.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-30T03:37:43.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-30T03:37:43.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-30T03:37:43.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-30T03:37:43.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-30T03:37:43.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-30T03:37:44.108Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T03:37:44.198Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T03:37:44.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-30T03:37:44.384Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-30T03:37:44.476Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-30T03:37:44.571Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-30T03:37:44.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-30T03:37:44.752Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-30T03:37:44.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3310 [Pipeline] echo [2021-03-30T03:37:44.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3310 [Pipeline] echo [2021-03-30T03:37:45.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3310 [Pipeline] echo [2021-03-30T03:37:45.122Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd63672cc9e11825c93c007dd27fbab96a888000 [Pipeline] echo [2021-03-30T03:37:45.216Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd63672 [Pipeline] echo [2021-03-30T03:37:45.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T03:37:45.489Z] provisioning config files... [2021-03-30T03:37:45.522Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3666229119249244252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:37:45.901Z] ---> docker-login.sh [2021-03-30T03:37:45.901Z] nexus3.edgexfoundry.org:10001 [2021-03-30T03:37:46.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:37:46.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:37:46.429Z] Configure a credential helper to remove this warning. See [2021-03-30T03:37:46.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:37:46.429Z] [2021-03-30T03:37:46.429Z] Login Succeeded [2021-03-30T03:37:46.429Z] nexus3.edgexfoundry.org:10002 [2021-03-30T03:37:46.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:37:46.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:37:46.696Z] Configure a credential helper to remove this warning. See [2021-03-30T03:37:46.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:37:46.696Z] [2021-03-30T03:37:46.696Z] Login Succeeded [2021-03-30T03:37:46.696Z] nexus3.edgexfoundry.org:10003 [2021-03-30T03:37:46.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:37:46.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:37:46.696Z] Configure a credential helper to remove this warning. See [2021-03-30T03:37:46.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:37:46.696Z] [2021-03-30T03:37:46.696Z] Login Succeeded [2021-03-30T03:37:46.696Z] nexus3.edgexfoundry.org:10004 [2021-03-30T03:37:46.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:37:46.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:37:46.963Z] Configure a credential helper to remove this warning. See [2021-03-30T03:37:46.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:37:46.963Z] [2021-03-30T03:37:46.963Z] Login Succeeded [2021-03-30T03:37:46.963Z] docker.io [2021-03-30T03:37:46.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:37:47.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:37:47.227Z] Configure a credential helper to remove this warning. See [2021-03-30T03:37:47.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:37:47.227Z] [2021-03-30T03:37:47.227Z] Login Succeeded [2021-03-30T03:37:47.227Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T03:37:47.239Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T03:37:47.720Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-30T03:37:47.720Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:37:47.720Z] ++ dirname cmd/core-command/Dockerfile [2021-03-30T03:37:47.720Z] ++ cut -d/ -f2 [2021-03-30T03:37:47.720Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-30T03:37:47.720Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:37:47.720Z] ++ dirname cmd/core-data/Dockerfile [2021-03-30T03:37:47.720Z] ++ cut -d/ -f2 [2021-03-30T03:37:47.720Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-30T03:37:47.720Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:37:47.720Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-30T03:37:47.720Z] ++ cut -d/ -f2 [2021-03-30T03:37:47.720Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-30T03:37:47.720Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:37:47.720Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-30T03:37:47.720Z] ++ cut -d/ -f2 [2021-03-30T03:37:47.720Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-30T03:37:47.720Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:37:47.720Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-30T03:37:47.720Z] ++ cut -d/ -f2 [2021-03-30T03:37:47.720Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-30T03:37:47.720Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:37:47.720Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-30T03:37:47.720Z] ++ cut -d/ -f2 [2021-03-30T03:37:47.720Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-30T03:37:47.720Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:37:47.720Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-30T03:37:47.720Z] ++ cut -d/ -f2 [2021-03-30T03:37:47.720Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-30T03:37:47.720Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:37:47.720Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-30T03:37:47.720Z] ++ cut -d/ -f2 [2021-03-30T03:37:47.720Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-30T03:37:47.720Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T03:37:47.720Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-30T03:37:47.720Z] ++ cut -d/ -f2 [2021-03-30T03:37:47.720Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-30T03:37:47.796Z] 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:37:50.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T03:37:50.817Z] [2021-03-30T03:37:50.817Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:37:51.185Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T03:37:51.185Z] latest: Pulling from edgex-devops/git-semver [2021-03-30T03:37:51.185Z] 31603596830f: Pulling fs layer [2021-03-30T03:37:51.185Z] 2a8b12db71e7: Pulling fs layer [2021-03-30T03:37:51.185Z] 6ca5941a6612: Pulling fs layer [2021-03-30T03:37:51.185Z] ecc8261a40a4: Pulling fs layer [2021-03-30T03:37:51.185Z] ecc8261a40a4: Waiting [2021-03-30T03:37:51.185Z] 2a8b12db71e7: Verifying Checksum [2021-03-30T03:37:51.185Z] 2a8b12db71e7: Download complete [2021-03-30T03:37:51.452Z] 31603596830f: Verifying Checksum [2021-03-30T03:37:51.452Z] 31603596830f: Download complete [2021-03-30T03:37:51.452Z] ecc8261a40a4: Verifying Checksum [2021-03-30T03:37:51.452Z] ecc8261a40a4: Download complete [2021-03-30T03:37:51.452Z] 6ca5941a6612: Verifying Checksum [2021-03-30T03:37:51.452Z] 6ca5941a6612: Download complete [2021-03-30T03:37:51.717Z] 31603596830f: Pull complete [2021-03-30T03:37:51.984Z] 2a8b12db71e7: Pull complete [2021-03-30T03:37:52.935Z] 6ca5941a6612: Pull complete [2021-03-30T03:37:52.935Z] ecc8261a40a4: Pull complete [2021-03-30T03:37:52.935Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-30T03:37:52.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T03:37:52.935Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-30T03:37:53.039Z] prd-centos7-docker-4c-2g-31962 does not seem to be running inside a container [2021-03-30T03:37:53.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-30T03:37:55.627Z] $ docker top ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-30T03:37:55.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T03:37:55.911Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T03:37:56.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T03:37:56.142Z] $ docker exec ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a ssh-agent [2021-03-30T03:37:56.302Z] SSH_AUTH_SOCK=/tmp/ssh-lX9s7mFBIogY/agent.12 [2021-03-30T03:37:56.302Z] SSH_AGENT_PID=17 [2021-03-30T03:37:56.313Z] Running ssh-add (command line suppressed) [2021-03-30T03:37:56.442Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8323109641906443513.key (/w/workspace/edgex-go/6@tmp/private_key_8323109641906443513.key) [2021-03-30T03:37:56.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T03:37:56.827Z] + git tag --points-at HEAD [Pipeline] } [2021-03-30T03:37:56.850Z] $ docker exec --env ******** --env ******** ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a ssh-agent -k [2021-03-30T03:37:56.959Z] unset SSH_AUTH_SOCK; [2021-03-30T03:37:56.959Z] unset SSH_AGENT_PID; [2021-03-30T03:37:56.959Z] echo Agent pid 17 killed; [2021-03-30T03:37:57.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-30T03:37:57.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T03:37:57.148Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T03:37:57.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T03:37:57.320Z] $ docker exec ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a ssh-agent [2021-03-30T03:37:57.479Z] SSH_AUTH_SOCK=/tmp/ssh-42RhmCK6MWbG/agent.46 [2021-03-30T03:37:57.479Z] SSH_AGENT_PID=51 [2021-03-30T03:37:57.485Z] Running ssh-add (command line suppressed) [2021-03-30T03:37:57.608Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_487614970321905956.key (/w/workspace/edgex-go/6@tmp/private_key_487614970321905956.key) [2021-03-30T03:37:57.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T03:37:58.067Z] + git semver init [2021-03-30T03:37:58.067Z] # -> Open(): unable to determine branch for HEAD [2021-03-30T03:37:58.067Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-03-30T03:37:58.067Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-03-30T03:37:58.067Z] # $SEMVER_REMOTE_NAME = origin [2021-03-30T03:37:58.067Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-30T03:37:58.067Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-30T03:37:58.067Z] # $SEMVER_BRANCH = PR-3310 [2021-03-30T03:37:58.067Z] # $SEMVER_TEMP = /tmp/semver-030582197 [2021-03-30T03:37:58.067Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-30T03:39:05.858Z] # '/tmp/semver-030582197' -> '/w/workspace/edgex-go/6/.semver' [2021-03-30T03:39:05.858Z] # -> Force: false [2021-03-30T03:39:05.858Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-03-30T03:39:05.875Z] $ docker exec --env ******** --env ******** ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a ssh-agent -k [2021-03-30T03:39:06.145Z] unset SSH_AUTH_SOCK; [2021-03-30T03:39:06.145Z] unset SSH_AGENT_PID; [2021-03-30T03:39:06.145Z] echo Agent pid 51 killed; [2021-03-30T03:39:06.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T03:39:06.807Z] + git semver [Pipeline] } [2021-03-30T03:39:06.829Z] $ docker stop --time=1 ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a [2021-03-30T03:39:08.777Z] $ docker rm -f ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T03:39:09.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-30T03:39:09.893Z] Stashed 1 file(s) [Pipeline] echo [2021-03-30T03:39:09.896Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T03:39:10.948Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-30T03:39:11.251Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T03:39:11.553Z] + sudo service docker restart [2021-03-30T03:39:11.553Z] + true [2021-03-30T03:39:11.553Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-30T03:39:12.150Z] ========================================================= [2021-03-30T03:39:12.150Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-30T03:39:12.150Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:39:12.518Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-30T03:39:15.890Z] Sending build context to Docker daemon 329MB [2021-03-30T03:39:15.890Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T03:39:15.890Z] Step 2/6 : FROM ${BASE} [2021-03-30T03:39:16.154Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-30T03:39:16.154Z] 188c0c94c7c5: Pulling fs layer [2021-03-30T03:39:16.154Z] 0ef7d3d256c8: Pulling fs layer [2021-03-30T03:39:16.154Z] de9db76c5a1d: Pulling fs layer [2021-03-30T03:39:16.154Z] bca2f99d35d6: Pulling fs layer [2021-03-30T03:39:16.154Z] 93359f2a8cfa: Pulling fs layer [2021-03-30T03:39:16.154Z] 7c6f9722023f: Pulling fs layer [2021-03-30T03:39:16.154Z] a35cf1a2eb13: Pulling fs layer [2021-03-30T03:39:16.154Z] 93359f2a8cfa: Waiting [2021-03-30T03:39:16.154Z] 7c6f9722023f: Waiting [2021-03-30T03:39:16.154Z] a35cf1a2eb13: Waiting [2021-03-30T03:39:16.154Z] bca2f99d35d6: Waiting [2021-03-30T03:39:16.154Z] de9db76c5a1d: Verifying Checksum [2021-03-30T03:39:16.154Z] de9db76c5a1d: Download complete [2021-03-30T03:39:16.154Z] 0ef7d3d256c8: Verifying Checksum [2021-03-30T03:39:16.154Z] 0ef7d3d256c8: Download complete [2021-03-30T03:39:16.154Z] 93359f2a8cfa: Verifying Checksum [2021-03-30T03:39:16.154Z] 93359f2a8cfa: Download complete [2021-03-30T03:39:16.730Z] 7c6f9722023f: Verifying Checksum [2021-03-30T03:39:16.730Z] 7c6f9722023f: Download complete [2021-03-30T03:39:16.730Z] 188c0c94c7c5: Verifying Checksum [2021-03-30T03:39:16.730Z] 188c0c94c7c5: Download complete [2021-03-30T03:39:17.317Z] 188c0c94c7c5: Pull complete [2021-03-30T03:39:17.317Z] 0ef7d3d256c8: Pull complete [2021-03-30T03:39:17.581Z] de9db76c5a1d: Pull complete [2021-03-30T03:39:18.544Z] a35cf1a2eb13: Verifying Checksum [2021-03-30T03:39:18.544Z] a35cf1a2eb13: Download complete [2021-03-30T03:39:19.121Z] bca2f99d35d6: Verifying Checksum [2021-03-30T03:39:19.121Z] bca2f99d35d6: Download complete [2021-03-30T03:39:24.454Z] bca2f99d35d6: Pull complete [2021-03-30T03:39:24.454Z] 93359f2a8cfa: Pull complete [2021-03-30T03:39:24.454Z] 7c6f9722023f: Pull complete [2021-03-30T03:39:25.393Z] Still waiting to schedule task [2021-03-30T03:39:25.393Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-30T03:39:28.680Z] a35cf1a2eb13: Pull complete [2021-03-30T03:39:28.680Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-30T03:39:28.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-30T03:39:28.680Z] ---> a62c8e92a672 [2021-03-30T03:39:28.680Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-30T03:39:29.256Z] ---> Running in af248900b2ad [2021-03-30T03:39:29.833Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:39:30.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:39:31.051Z] (1/12) Installing libmagic (5.38-r0) [2021-03-30T03:39:31.315Z] (2/12) Installing file (5.38-r0) [2021-03-30T03:39:31.315Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-30T03:39:31.580Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-30T03:39:58.204Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-30T03:39:58.204Z] (6/12) Installing patch (2.7.6-r6) [2021-03-30T03:39:58.204Z] (7/12) Installing build-base (0.5-r2) [2021-03-30T03:39:58.204Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-30T03:39:58.204Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-30T03:39:58.204Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-30T03:39:58.204Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-30T03:39:58.204Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-30T03:39:58.204Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:39:58.204Z] OK: 233 MiB in 51 packages [2021-03-30T03:40:02.440Z] Removing intermediate container af248900b2ad [2021-03-30T03:40:02.440Z] ---> 9cd980a35cf3 [2021-03-30T03:40:02.440Z] Step 4/6 : WORKDIR /edgex-go [2021-03-30T03:40:02.440Z] ---> Running in 98809eb6c341 [2021-03-30T03:40:02.440Z] Removing intermediate container 98809eb6c341 [2021-03-30T03:40:02.440Z] ---> f02530b7d024 [2021-03-30T03:40:02.440Z] Step 5/6 : COPY go.mod . [2021-03-30T03:40:02.440Z] ---> 4a9581978839 [2021-03-30T03:40:02.440Z] Step 6/6 : RUN go mod download [2021-03-30T03:40:02.440Z] ---> Running in 97490a24681d [2021-03-30T03:40:24.466Z] Removing intermediate container 97490a24681d [2021-03-30T03:40:24.466Z] ---> 45cd3a5a78a6 [2021-03-30T03:40:24.466Z] Successfully built 45cd3a5a78a6 [2021-03-30T03:40:24.466Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:40:24.795Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T03:40:24.795Z] . [Pipeline] withDockerContainer [2021-03-30T03:40:24.909Z] prd-centos7-docker-4c-2g-31962 does not seem to be running inside a container [2021-03-30T03:40:24.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T03:40:25.921Z] $ docker top 568d4f257d10b81ea344f51d970ccf82858515fca362a236fb8303e59346ffd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:40:26.485Z] + go version [2021-03-30T03:40:26.485Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-30T03:40:26.505Z] $ docker stop --time=1 568d4f257d10b81ea344f51d970ccf82858515fca362a236fb8303e59346ffd6 [2021-03-30T03:40:27.899Z] $ docker rm -f 568d4f257d10b81ea344f51d970ccf82858515fca362a236fb8303e59346ffd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:40:28.776Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T03:40:28.776Z] . [Pipeline] withDockerContainer [2021-03-30T03:40:28.879Z] prd-centos7-docker-4c-2g-31962 does not seem to be running inside a container [2021-03-30T03:40:28.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T03:40:29.703Z] $ docker top d257414d556013de614f08cd50a1b1a3fc5e23710ae0fcc269d86284849c6024 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-30T03:40:29.886Z] ========================================================= [2021-03-30T03:40:29.886Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-30T03:40:29.886Z] ========================================================= [Pipeline] sh [2021-03-30T03:40:30.210Z] + make test [2021-03-30T03:40:30.210Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T03:40:40.295Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-30T03:40:56.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-30T03:41:02.814Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-30T03:41:02.814Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-30T03:41:02.814Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-30T03:41:04.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-30T03:41:04.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-30T03:41:04.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-30T03:41:04.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-30T03:41:05.352Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-30T03:41:05.652Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-30T03:41:08.350Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31963 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws [2021-03-30T03:41:08.405Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-03-30T03:41:09.022Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-30T03:41:09.022Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-30T03:41:09.022Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-30T03:41:10.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.099s coverage: 45.9% of statements [2021-03-30T03:41:10.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-30T03:41:10.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-30T03:41:10.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-30T03:41:10.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-30T03:41:10.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-30T03:41:10.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-30T03:41:10.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.077s coverage: 19.8% of statements [2021-03-30T03:41:10.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.106s coverage: 100.0% of statements [2021-03-30T03:41:13.505Z] using credential edgex-jenkins-ssh [2021-03-30T03:41:13.566Z] Cloning the remote Git repository [2021-03-30T03:41:14.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.187s coverage: 27.1% of statements [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-30T03:41:14.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-30T03:41:14.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.108s coverage: 100.0% of statements [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-30T03:41:14.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.138s coverage: 71.3% of statements [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-30T03:41:14.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.187s coverage: 82.9% of statements [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:41:14.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.073s coverage: 78.9% of statements [2021-03-30T03:41:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-30T03:41:13.638Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:41:13.748Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-03-30T03:41:13.840Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:41:13.841Z] > git --version # timeout=10 [2021-03-30T03:41:13.858Z] > git --version # 'git version 2.17.1' [2021-03-30T03:41:13.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:41:13.917Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:41:17.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.328s coverage: 28.6% of statements [2021-03-30T03:41:17.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-30T03:41:17.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-30T03:41:17.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-30T03:41:17.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-30T03:41:17.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-30T03:41:17.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.087s coverage: 100.0% of statements [2021-03-30T03:41:17.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-30T03:41:17.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2021-03-30T03:41:17.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-30T03:41:17.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.174s coverage: 86.7% of statements [2021-03-30T03:41:17.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-30T03:41:17.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.134s coverage: 97.5% of statements [2021-03-30T03:41:17.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-30T03:41:17.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.089s coverage: 78.3% of statements [2021-03-30T03:41:17.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-30T03:41:17.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-30T03:41:17.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-30T03:41:17.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-30T03:41:19.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.346s coverage: 92.8% of statements [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-30T03:41:19.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-30T03:41:19.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 1.0% of statements [2021-03-30T03:41:19.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-30T03:41:19.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-30T03:41:19.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-30T03:41:19.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2021-03-30T03:41:19.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.098s coverage: 79.5% of statements [2021-03-30T03:41:19.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2021-03-30T03:41:19.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2021-03-30T03:41:20.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2021-03-30T03:41:32.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.092s coverage: 94.4% of statements [2021-03-30T03:41:32.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-03-30T03:41:34.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 82.6% of statements [2021-03-30T03:41:41.533Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T03:41:41.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:41:41.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T03:41:41.614Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:41:41.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:41:41.684Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T03:41:42.531Z] Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:41:42.979Z] Merge succeeded, producing cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:41:42.979Z] Checking out Revision cd63672cc9e11825c93c007dd27fbab96a888000 (PR-3310) [2021-03-30T03:41:42.558Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:41:42.581Z] > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 [2021-03-30T03:41:42.898Z] > git remote # timeout=10 [2021-03-30T03:41:42.923Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T03:41:42.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:41:42.948Z] > git merge 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 [2021-03-30T03:41:42.970Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T03:41:42.993Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:41:43.003Z] > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 [2021-03-30T03:41:45.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.093s coverage: 92.9% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.089s coverage: 87.2% of statements [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 84.6% of statements [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.097s coverage: 91.6% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.4% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 69.0% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 38.4% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.125s coverage: 87.1% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.727s coverage: 29.1% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.103s coverage: 95.0% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-30T03:41:45.061Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 32.1% of statements [2021-03-30T03:41:45.061Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-30T03:41:45.641Z] GO111MODULE=on go vet ./... [2021-03-30T03:41:47.369Z] Commit message: "fix(notifications): Return 200 when successful to delete subscription" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T03:41:49.014Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-30T03:41:49.420Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T03:41:49.781Z] + sudo service docker restart [2021-03-30T03:41:49.781Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T03:41:51.835Z] provisioning config files... [2021-03-30T03:41:51.882Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7935855033477760131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:41:52.294Z] ---> docker-login.sh [2021-03-30T03:41:52.295Z] nexus3.edgexfoundry.org:10001 [2021-03-30T03:41:53.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:41:53.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:41:53.570Z] Configure a credential helper to remove this warning. See [2021-03-30T03:41:53.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:41:53.570Z] [2021-03-30T03:41:53.570Z] Login Succeeded [2021-03-30T03:41:53.570Z] nexus3.edgexfoundry.org:10002 [2021-03-30T03:41:53.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:41:54.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:41:54.117Z] Configure a credential helper to remove this warning. See [2021-03-30T03:41:54.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:41:54.117Z] [2021-03-30T03:41:54.117Z] Login Succeeded [2021-03-30T03:41:54.117Z] nexus3.edgexfoundry.org:10003 [2021-03-30T03:41:54.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:41:54.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:41:54.675Z] Configure a credential helper to remove this warning. See [2021-03-30T03:41:54.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:41:54.675Z] [2021-03-30T03:41:54.675Z] Login Succeeded [2021-03-30T03:41:54.675Z] nexus3.edgexfoundry.org:10004 [2021-03-30T03:41:54.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:41:55.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:41:55.223Z] Configure a credential helper to remove this warning. See [2021-03-30T03:41:55.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:41:55.224Z] [2021-03-30T03:41:55.224Z] Login Succeeded [2021-03-30T03:41:55.224Z] docker.io [2021-03-30T03:41:55.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:41:55.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:41:55.776Z] Configure a credential helper to remove this warning. See [2021-03-30T03:41:55.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:41:55.776Z] [2021-03-30T03:41:55.776Z] Login Succeeded [2021-03-30T03:41:55.776Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T03:41:55.794Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-30T03:41:56.277Z] ========================================================= [2021-03-30T03:41:56.277Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-30T03:41:56.277Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:41:56.654Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-30T03:41:59.315Z] Sending build context to Docker daemon 167.1MB [2021-03-30T03:41:59.315Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T03:41:59.315Z] Step 2/6 : FROM ${BASE} [2021-03-30T03:41:59.315Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-30T03:41:59.315Z] 5f621e34cdf4: Pulling fs layer [2021-03-30T03:41:59.315Z] a4357932f1b6: Pulling fs layer [2021-03-30T03:41:59.315Z] 18c013af1878: Pulling fs layer [2021-03-30T03:41:59.315Z] 00ac8860ef70: Pulling fs layer [2021-03-30T03:41:59.315Z] 63d7cb157983: Pulling fs layer [2021-03-30T03:41:59.315Z] b116817d02f9: Pulling fs layer [2021-03-30T03:41:59.315Z] 745a02a5169b: Pulling fs layer [2021-03-30T03:41:59.315Z] 63d7cb157983: Waiting [2021-03-30T03:41:59.315Z] b116817d02f9: Waiting [2021-03-30T03:41:59.315Z] 745a02a5169b: Waiting [2021-03-30T03:41:59.315Z] 00ac8860ef70: Waiting [2021-03-30T03:41:59.315Z] 18c013af1878: Verifying Checksum [2021-03-30T03:41:59.315Z] 18c013af1878: Download complete [2021-03-30T03:41:59.315Z] a4357932f1b6: Verifying Checksum [2021-03-30T03:41:59.315Z] a4357932f1b6: Download complete [2021-03-30T03:41:59.315Z] 63d7cb157983: Verifying Checksum [2021-03-30T03:41:59.315Z] 63d7cb157983: Download complete [2021-03-30T03:41:59.587Z] b116817d02f9: Download complete [2021-03-30T03:42:00.181Z] 5f621e34cdf4: Verifying Checksum [2021-03-30T03:42:00.181Z] 5f621e34cdf4: Download complete [2021-03-30T03:42:00.796Z] 5f621e34cdf4: Pull complete [2021-03-30T03:42:01.074Z] a4357932f1b6: Pull complete [2021-03-30T03:42:01.677Z] 18c013af1878: Pull complete [2021-03-30T03:42:02.276Z] 745a02a5169b: Verifying Checksum [2021-03-30T03:42:02.276Z] 745a02a5169b: Download complete [2021-03-30T03:42:03.715Z] 00ac8860ef70: Verifying Checksum [2021-03-30T03:42:03.715Z] 00ac8860ef70: Download complete [2021-03-30T03:42:12.395Z] gofmt -l . [2021-03-30T03:42:12.395Z] [ "`gofmt -l .`" = "" ] [2021-03-30T03:42:12.977Z] ./bin/test-go-mod-tidy.sh [2021-03-30T03:42:13.554Z] ./bin/test-attribution-txt.sh [2021-03-30T03:42:13.874Z] 00ac8860ef70: Pull complete [2021-03-30T03:42:13.874Z] 63d7cb157983: Pull complete [Pipeline] sh [2021-03-30T03:42:14.444Z] + ls -al . [2021-03-30T03:42:14.444Z] total 780 [2021-03-30T03:42:14.444Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 03:42 . [2021-03-30T03:42:14.444Z] drwxr-xr-x 4 root root 28 Mar 30 03:40 .. [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 03:37 .dockerignore [2021-03-30T03:42:14.444Z] drwxrwxr-x 8 1001 1001 179 Mar 30 03:37 .git [2021-03-30T03:42:14.444Z] drwxrwxr-x 3 1001 1001 125 Mar 30 03:37 .github [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 818 Mar 30 03:37 .gitignore [2021-03-30T03:42:14.444Z] drwx------ 3 1001 1001 60 Mar 30 03:38 .semver [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 03:37 .sonarcloud.properties [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 8607 Mar 30 03:37 Attribution.txt [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:37 CONTRIBUTING.md [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 931 Mar 30 03:37 Dockerfile.build [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 863 Mar 30 03:37 Jenkinsfile [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:37 LICENSE [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 5774 Mar 30 03:37 Makefile [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 6548 Mar 30 03:37 README.md [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 6755 Mar 30 03:37 SECURITY.md [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 03:39 VERSION [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:37 ZMQWindows.md [2021-03-30T03:42:14.444Z] drwxrwxr-x 2 1001 1001 117 Mar 30 03:37 bin [2021-03-30T03:42:14.444Z] drwxrwxr-x 14 1001 1001 4096 Mar 30 03:37 cmd [2021-03-30T03:42:14.444Z] -rw-r--r-- 1 root root 669470 Mar 30 03:41 coverage.out [2021-03-30T03:42:14.444Z] -rw-r--r-- 1 root root 1056 Mar 30 03:42 go.mod [2021-03-30T03:42:14.444Z] -rw-r--r-- 1 root root 22757 Mar 30 03:42 go.sum [2021-03-30T03:42:14.444Z] drwxrwxr-x 8 1001 1001 127 Mar 30 03:37 internal [2021-03-30T03:42:14.444Z] drwxrwxr-x 4 1001 1001 26 Mar 30 03:37 openapi [2021-03-30T03:42:14.444Z] drwxrwxr-x 4 1001 1001 71 Mar 30 03:37 snap [2021-03-30T03:42:14.444Z] -rw-rw-r-- 1 1001 1001 168 Mar 30 03:37 version.go [Pipeline] sh [2021-03-30T03:42:14.470Z] b116817d02f9: Pull complete [2021-03-30T03:42:14.751Z] + '[' -e coverage.out ] [2021-03-30T03:42:14.751Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-30T03:42:15.030Z] Stashed 1 file(s) [Pipeline] sh [2021-03-30T03:42:15.328Z] + make build [2021-03-30T03:42:15.328Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-30T03:42:17.884Z] 745a02a5169b: Pull complete [2021-03-30T03:42:17.884Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-30T03:42:17.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-30T03:42:17.884Z] ---> b7e6874047d6 [2021-03-30T03:42:17.884Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-30T03:42:19.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-30T03:42:21.280Z] ---> Running in 398d8b4821d2 [2021-03-30T03:42:22.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:42:23.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:42:25.153Z] (1/12) Installing libmagic (5.38-r0) [2021-03-30T03:42:25.153Z] (2/12) Installing file (5.38-r0) [2021-03-30T03:42:25.425Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-30T03:42:25.425Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-30T03:42:27.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-30T03:42:28.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-30T03:42:30.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-30T03:42:30.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-30T03:42:32.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-30T03:42:33.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-30T03:42:34.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-30T03:42:36.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-30T03:42:37.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-30T03:42:37.801Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-30T03:42:37.801Z] (6/12) Installing patch (2.7.6-r6) [2021-03-30T03:42:37.801Z] (7/12) Installing build-base (0.5-r2) [2021-03-30T03:42:37.801Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-30T03:42:37.801Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-30T03:42:37.801Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-30T03:42:37.801Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-30T03:42:37.801Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-30T03:42:37.801Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:42:37.801Z] OK: 217 MiB in 51 packages [2021-03-30T03:42:38.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-30T03:42:41.212Z] Removing intermediate container 398d8b4821d2 [2021-03-30T03:42:41.213Z] ---> 9594cf0ac818 [2021-03-30T03:42:41.213Z] Step 4/6 : WORKDIR /edgex-go [2021-03-30T03:42:41.213Z] ---> Running in 4e806be8c7ea [2021-03-30T03:42:41.213Z] Removing intermediate container 4e806be8c7ea [2021-03-30T03:42:41.213Z] ---> 8282ef5cd500 [2021-03-30T03:42:41.213Z] Step 5/6 : COPY go.mod . [Pipeline] } [2021-03-30T03:42:41.259Z] $ docker stop --time=1 d257414d556013de614f08cd50a1b1a3fc5e23710ae0fcc269d86284849c6024 [2021-03-30T03:42:42.196Z] ---> 600b31213869 [2021-03-30T03:42:42.196Z] Step 6/6 : RUN go mod download [2021-03-30T03:42:42.196Z] ---> Running in e07374de20cf [2021-03-30T03:42:42.981Z] $ docker rm -f d257414d556013de614f08cd50a1b1a3fc5e23710ae0fcc269d86284849c6024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:42:47.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T03:42:47.513Z] [2021-03-30T03:42:47.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:42:47.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T03:42:47.871Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-30T03:42:47.871Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-30T03:42:47.871Z] ca9280d653b3: Pulling fs layer [2021-03-30T03:42:47.871Z] 7e9c9ca2126c: Pulling fs layer [2021-03-30T03:42:48.450Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-30T03:42:48.450Z] cbdbe7a5bc2a: Download complete [2021-03-30T03:42:48.716Z] ca9280d653b3: Verifying Checksum [2021-03-30T03:42:48.716Z] ca9280d653b3: Download complete [2021-03-30T03:42:48.981Z] cbdbe7a5bc2a: Pull complete [2021-03-30T03:42:49.935Z] 7e9c9ca2126c: Verifying Checksum [2021-03-30T03:42:49.935Z] 7e9c9ca2126c: Download complete [2021-03-30T03:42:49.935Z] ca9280d653b3: Pull complete [2021-03-30T03:42:56.659Z] 7e9c9ca2126c: Pull complete [2021-03-30T03:42:56.659Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-30T03:42:56.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T03:42:56.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-30T03:42:56.897Z] prd-centos7-docker-4c-2g-31962 does not seem to be running inside a container [2021-03-30T03:42:57.005Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-30T03:42:59.917Z] $ docker top ce77e5bdba3732ed3b506f3a6b663380795111de63113df7f7d95ce90f20dfb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:43:00.516Z] + docker-compose build --help [2021-03-30T03:43:00.516Z] + grep parallel [2021-03-30T03:43:01.462Z] --parallel Build images in parallel. [Pipeline] } [2021-03-30T03:43:01.478Z] $ docker stop --time=1 ce77e5bdba3732ed3b506f3a6b663380795111de63113df7f7d95ce90f20dfb2 [2021-03-30T03:43:02.906Z] $ docker rm -f ce77e5bdba3732ed3b506f3a6b663380795111de63113df7f7d95ce90f20dfb2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:43:03.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T03:43:03.547Z] . [Pipeline] withDockerContainer [2021-03-30T03:43:03.661Z] prd-centos7-docker-4c-2g-31962 does not seem to be running inside a container [2021-03-30T03:43:03.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-30T03:43:04.342Z] $ docker top bc33cc8b13ba442a8428d9cf5674551cf6d3f81a761ec4f1468bce3d87b6aaa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:43:04.835Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-30T03:43:05.788Z] Building docker-core-command-go ... [2021-03-30T03:43:05.788Z] Building docker-core-data-go ... [2021-03-30T03:43:05.788Z] Building docker-core-metadata-go ... [2021-03-30T03:43:05.788Z] Building docker-security-bootstrapper-go ... [2021-03-30T03:43:05.788Z] Building docker-security-proxy-setup-go ... [2021-03-30T03:43:05.788Z] Building docker-security-secretstore-setup-go ... [2021-03-30T03:43:05.788Z] Building docker-support-notifications-go ... [2021-03-30T03:43:05.788Z] Building docker-support-scheduler-go ... [2021-03-30T03:43:05.788Z] Building docker-sys-mgmt-agent-go ... [2021-03-30T03:43:05.788Z] Building docker-sys-mgmt-agent-go [2021-03-30T03:43:05.788Z] Building docker-core-command-go [2021-03-30T03:43:05.788Z] Building docker-core-data-go [2021-03-30T03:43:05.788Z] Building docker-security-secretstore-setup-go [2021-03-30T03:43:05.788Z] Building docker-security-proxy-setup-go [2021-03-30T03:43:09.044Z] Removing intermediate container e07374de20cf [2021-03-30T03:43:09.044Z] ---> 03cb145f8f97 [2021-03-30T03:43:09.044Z] Successfully built 03cb145f8f97 [2021-03-30T03:43:09.044Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:43:09.383Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T03:43:09.383Z] . [Pipeline] withDockerContainer [2021-03-30T03:43:09.653Z] prd-ubuntu18.04-docker-arm64-4c-16g-31963 does not seem to be running inside a container [2021-03-30T03:43:09.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-30T03:43:11.452Z] $ docker top 6b5852a76535fb7be34c1949f014fc578937b9c9ee40188c41bbe3bac5d4b61b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:43:12.472Z] + go version [2021-03-30T03:43:12.472Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-30T03:43:12.504Z] $ docker stop --time=1 6b5852a76535fb7be34c1949f014fc578937b9c9ee40188c41bbe3bac5d4b61b [2021-03-30T03:43:14.439Z] $ docker rm -f 6b5852a76535fb7be34c1949f014fc578937b9c9ee40188c41bbe3bac5d4b61b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:43:15.390Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T03:43:15.390Z] . [Pipeline] withDockerContainer [2021-03-30T03:43:15.619Z] prd-ubuntu18.04-docker-arm64-4c-16g-31963 does not seem to be running inside a container [2021-03-30T03:43:15.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-30T03:43:17.121Z] $ docker top e6c32eb72f667595b75dd419c00a4bfd0cdf0debc457100bb33742a2c70db437 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-30T03:43:17.449Z] ========================================================= [2021-03-30T03:43:17.449Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-30T03:43:17.449Z] ========================================================= [Pipeline] sh [2021-03-30T03:43:18.091Z] + make test [2021-03-30T03:43:18.091Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T03:43:40.271Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-30T03:43:44.725Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:43:44.725Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:43:44.725Z] [2021-03-30T03:43:44.725Z] ---> 45cd3a5a78a6 [2021-03-30T03:43:44.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 3/21 : WORKDIR /edgex-go [2021-03-30T03:43:44.725Z] ---> 45cd3a5a78a6 [2021-03-30T03:43:44.725Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:43:44.725Z] [2021-03-30T03:43:44.725Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:43:44.725Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:43:44.725Z] ---> 45cd3a5a78a6 [2021-03-30T03:43:44.725Z] Step 3/24 : WORKDIR /edgex-go [2021-03-30T03:43:44.725Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:43:44.725Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:43:44.725Z] ---> 45cd3a5a78a6 [2021-03-30T03:43:44.725Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:43:44.725Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:43:44.725Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:43:44.725Z] ---> 45cd3a5a78a6 [2021-03-30T03:43:44.725Z] Step 3/26 : WORKDIR /edgex-go [2021-03-30T03:43:44.725Z] ---> Running in 4e3aad9a9b74 [2021-03-30T03:43:44.725Z] ---> Running in 89f808d39fa4 [2021-03-30T03:43:44.725Z] ---> Running in 38828014bc19 [2021-03-30T03:43:44.725Z] ---> Running in 9d9cec6d2d08 [2021-03-30T03:43:44.725Z] ---> Running in 48e4efd82c48 [2021-03-30T03:43:44.725Z] Removing intermediate container 89f808d39fa4 [2021-03-30T03:43:44.725Z] ---> cc1d8827f3b3 [2021-03-30T03:43:44.725Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:43:44.725Z] Removing intermediate container 9d9cec6d2d08 [2021-03-30T03:43:44.725Z] ---> 477f30d9dc6b [2021-03-30T03:43:44.725Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:43:44.725Z] Removing intermediate container 38828014bc19 [2021-03-30T03:43:44.725Z] ---> 51aa3fd4ec93 [2021-03-30T03:43:44.725Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:43:44.725Z] Removing intermediate container 48e4efd82c48 [2021-03-30T03:43:44.725Z] ---> f115db205402 [2021-03-30T03:43:44.725Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:43:44.725Z] Removing intermediate container 4e3aad9a9b74 [2021-03-30T03:43:44.725Z] ---> b3def7186f9d [2021-03-30T03:43:44.725Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:43:44.725Z] ---> Running in 78df3144b983 [2021-03-30T03:43:44.725Z] ---> Running in 6f7c8a778fe8 [2021-03-30T03:43:44.725Z] ---> Running in b9d2c246bdd2 [2021-03-30T03:43:44.725Z] ---> Running in 472d148fb4a6 [2021-03-30T03:43:44.725Z] ---> Running in 174ee7804189 [2021-03-30T03:43:44.725Z] Removing intermediate container b9d2c246bdd2 [2021-03-30T03:43:44.725Z] ---> ab469ce8027a [2021-03-30T03:43:44.725Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T03:43:44.725Z] Removing intermediate container 6f7c8a778fe8 [2021-03-30T03:43:44.725Z] ---> 72d6609ac2fe [2021-03-30T03:43:44.725Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-30T03:43:44.725Z] ---> Running in 6584c598ba45 [2021-03-30T03:43:44.725Z] Removing intermediate container 78df3144b983 [2021-03-30T03:43:44.725Z] ---> 3a28fda52d19 [2021-03-30T03:43:44.725Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-30T03:43:44.725Z] Removing intermediate container 472d148fb4a6 [2021-03-30T03:43:44.725Z] ---> 185e9314b597 [2021-03-30T03:43:44.725Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-30T03:43:44.725Z] ---> Running in 2bcff38fdc2a [2021-03-30T03:43:44.725Z] Removing intermediate container 174ee7804189 [2021-03-30T03:43:44.725Z] ---> d01fd801904e [2021-03-30T03:43:44.725Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-30T03:43:44.725Z] ---> Running in 08c0690d0ab4 [2021-03-30T03:43:44.725Z] ---> Running in 76c807cb580c [2021-03-30T03:43:44.725Z] ---> Running in 1c71f4997eb8 [2021-03-30T03:43:44.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:43:44.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:43:45.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:43:45.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:43:45.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:43:45.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:43:45.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:43:46.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:43:46.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:43:46.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:43:46.309Z] OK: 233 MiB in 51 packages [2021-03-30T03:43:46.309Z] OK: 233 MiB in 51 packages [2021-03-30T03:43:46.582Z] OK: 233 MiB in 51 packages [2021-03-30T03:43:46.849Z] OK: 233 MiB in 51 packages [2021-03-30T03:43:46.849Z] OK: 233 MiB in 51 packages [2021-03-30T03:43:46.849Z] Removing intermediate container 6584c598ba45 [2021-03-30T03:43:46.849Z] ---> b40f0adf86e9 [2021-03-30T03:43:46.849Z] Step 6/23 : COPY go.mod . [2021-03-30T03:43:47.112Z] Removing intermediate container 2bcff38fdc2a [2021-03-30T03:43:47.112Z] ---> a6421627b2a5 [2021-03-30T03:43:47.112Z] Step 6/26 : COPY go.mod . [2021-03-30T03:43:47.374Z] ---> b3bce10d9c9a [2021-03-30T03:43:47.374Z] Step 7/23 : RUN go mod download [2021-03-30T03:43:47.638Z] ---> Running in c6812ad8e837 [2021-03-30T03:43:47.638Z] ---> ed5cc4a16a1a [2021-03-30T03:43:47.638Z] Step 7/26 : RUN go mod download [2021-03-30T03:43:47.638Z] Removing intermediate container 76c807cb580c [2021-03-30T03:43:47.638Z] ---> dbd4ae9824d4 [2021-03-30T03:43:47.638Z] Step 6/24 : COPY go.mod . [2021-03-30T03:43:47.902Z] ---> Running in 10af103df536 [2021-03-30T03:43:48.169Z] Removing intermediate container 1c71f4997eb8 [2021-03-30T03:43:48.169Z] ---> 6f452bf8146e [2021-03-30T03:43:48.169Z] Step 6/23 : COPY go.mod . [2021-03-30T03:43:48.169Z] Removing intermediate container 08c0690d0ab4 [2021-03-30T03:43:48.169Z] ---> 8d75034de53c [2021-03-30T03:43:48.169Z] Step 6/21 : COPY go.mod . [2021-03-30T03:43:48.169Z] ---> b846971bc4df [2021-03-30T03:43:48.169Z] Step 7/24 : RUN go mod download [2021-03-30T03:43:48.436Z] ---> Running in 832d50f956c2 [2021-03-30T03:43:48.436Z] ---> 29d3ec33a86c [2021-03-30T03:43:48.436Z] Step 7/23 : RUN go mod download [2021-03-30T03:43:48.436Z] ---> cc34e43b0423 [2021-03-30T03:43:48.436Z] Step 7/21 : RUN go mod download [2021-03-30T03:43:48.701Z] ---> Running in 4c461dbee62e [2021-03-30T03:43:48.701Z] ---> Running in c989bbdd3085 [2021-03-30T03:43:50.114Z] Removing intermediate container 10af103df536 [2021-03-30T03:43:50.114Z] ---> 367620f66fae [2021-03-30T03:43:50.114Z] Step 8/26 : COPY . . [2021-03-30T03:43:50.114Z] Removing intermediate container c6812ad8e837 [2021-03-30T03:43:50.114Z] ---> 3ff8ed6ba5aa [2021-03-30T03:43:50.114Z] Step 8/23 : COPY . . [2021-03-30T03:43:53.454Z] Removing intermediate container 832d50f956c2 [2021-03-30T03:43:53.454Z] ---> 005232d5d8e5 [2021-03-30T03:43:53.454Z] Step 8/24 : COPY . . [2021-03-30T03:43:58.806Z] Removing intermediate container 4c461dbee62e [2021-03-30T03:43:58.806Z] ---> 8681ae27a274 [2021-03-30T03:43:58.806Z] Step 8/23 : COPY . . [2021-03-30T03:44:04.146Z] Removing intermediate container c989bbdd3085 [2021-03-30T03:44:04.146Z] ---> fd090a100a7c [2021-03-30T03:44:04.146Z] Step 8/21 : COPY . . [2021-03-30T03:44:27.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-30T03:44:30.933Z] ---> 2e5c753e3c3d [2021-03-30T03:44:30.933Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-30T03:44:32.434Z] ---> fbbef183bb1b [2021-03-30T03:44:32.434Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-30T03:44:35.761Z] ---> Running in c716bf4bec1b [2021-03-30T03:44:35.761Z] ---> Running in 2a99d4c117b4 [2021-03-30T03:44:35.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-30T03:44:36.023Z] ---> bb7f1813ffdb [2021-03-30T03:44:36.023Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-30T03:44:36.600Z] ---> 73a4a0933de7 [2021-03-30T03:44:36.600Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-30T03:44:37.176Z] ---> Running in 1f5c6fe9a00e [2021-03-30T03:44:37.176Z] ---> Running in 4032de8f4baf [2021-03-30T03:44:37.176Z] ---> b61a02365c76 [2021-03-30T03:44:37.176Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-30T03:44:37.461Z] ---> Running in 4ffe9008f72f [2021-03-30T03:44:38.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-30T03:44:38.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-30T03:44:38.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-30T03:44:38.055Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-30T03:44:38.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-30T03:44:44.331Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-30T03:44:44.332Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-30T03:44:45.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-30T03:44:45.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-30T03:44:45.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-30T03:44:45.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-30T03:44:49.199Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-30T03:44:49.477Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-30T03:44:57.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-30T03:44:57.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-30T03:44:57.772Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-30T03:45:03.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.336s coverage: 45.9% of statements [2021-03-30T03:45:03.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-30T03:45:03.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-30T03:45:03.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-30T03:45:03.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-30T03:45:03.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-30T03:45:03.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-30T03:45:03.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.124s coverage: 19.8% of statements [2021-03-30T03:45:03.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.226s coverage: 100.0% of statements [2021-03-30T03:45:10.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-30T03:45:10.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-30T03:45:11.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.539s coverage: 27.1% of statements [2021-03-30T03:45:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-30T03:45:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-30T03:45:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-30T03:45:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-30T03:45:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-30T03:45:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-30T03:45:11.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.133s coverage: 100.0% of statements [2021-03-30T03:45:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-30T03:45:11.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.137s coverage: 100.0% of statements [2021-03-30T03:45:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-30T03:45:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-30T03:45:12.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.244s coverage: 71.3% of statements [2021-03-30T03:45:12.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-30T03:45:12.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-30T03:45:14.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.547s coverage: 82.9% of statements [2021-03-30T03:45:14.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-30T03:45:14.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:45:14.107Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.159s coverage: 78.9% of statements [2021-03-30T03:45:14.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-30T03:45:15.937Z] Removing intermediate container 2a99d4c117b4 [2021-03-30T03:45:15.937Z] ---> 2436dd24f269 [2021-03-30T03:45:15.937Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-30T03:45:15.937Z] ---> Running in 940e0e1f89f3 [2021-03-30T03:45:19.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-30T03:45:21.202Z] Removing intermediate container 4ffe9008f72f [2021-03-30T03:45:21.202Z] ---> 73d57edbe767 [2021-03-30T03:45:21.202Z] [2021-03-30T03:45:21.202Z] Step 10/21 : FROM alpine:3.12 [2021-03-30T03:45:21.202Z] Removing intermediate container 1f5c6fe9a00e [2021-03-30T03:45:21.202Z] ---> 32b8e2b1b81a [2021-03-30T03:45:21.202Z] [2021-03-30T03:45:21.202Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:45:21.202Z] Removing intermediate container c716bf4bec1b [2021-03-30T03:45:21.202Z] ---> 32a4f93cc327 [2021-03-30T03:45:21.202Z] [2021-03-30T03:45:21.202Z] Step 10/24 : FROM alpine:3.12 [2021-03-30T03:45:21.202Z] 3.12: Pulling from library/alpine [2021-03-30T03:45:21.202Z] 3.12: Pulling from library/alpine [2021-03-30T03:45:21.202Z] 3.12: Pulling from library/alpine [2021-03-30T03:45:22.159Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:45:22.159Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:45:22.159Z] Removing intermediate container 940e0e1f89f3 [2021-03-30T03:45:22.159Z] ---> f029ff045b17 [2021-03-30T03:45:22.159Z] [2021-03-30T03:45:22.159Z] Step 11/26 : FROM docker:20.10.0 [2021-03-30T03:45:22.159Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:45:22.159Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T03:45:22.159Z] ---> 42cb162f0360 [2021-03-30T03:45:22.159Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-30T03:45:22.159Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T03:45:22.159Z] ---> 42cb162f0360 [2021-03-30T03:45:22.159Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-30T03:45:22.159Z] Status: Image is up to date for alpine:3.12 [2021-03-30T03:45:22.159Z] ---> 42cb162f0360 [2021-03-30T03:45:22.159Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:45:22.159Z] 20.10.0: Pulling from library/docker [2021-03-30T03:45:24.088Z] ---> Running in d4a193e76017 [2021-03-30T03:45:24.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.207s coverage: 28.6% of statements [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-30T03:45:24.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.203s coverage: 100.0% of statements [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-30T03:45:24.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.135s coverage: 100.0% of statements [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-30T03:45:24.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.398s coverage: 86.7% of statements [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-30T03:45:24.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.432s coverage: 97.5% of statements [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-30T03:45:24.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.209s coverage: 78.3% of statements [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-30T03:45:24.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-30T03:45:24.357Z] ---> Running in a33bf86dfdb0 [2021-03-30T03:45:24.357Z] ---> Running in 2684c0d9099b [2021-03-30T03:45:24.357Z] Removing intermediate container 4032de8f4baf [2021-03-30T03:45:24.357Z] ---> 2ffb40b568ce [2021-03-30T03:45:24.357Z] [2021-03-30T03:45:24.357Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:45:24.357Z] ---> 42cb162f0360 [2021-03-30T03:45:24.357Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-30T03:45:26.081Z] ---> Running in 2a56b0b1742b [2021-03-30T03:45:26.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:45:26.082Z] Removing intermediate container 2a56b0b1742b [2021-03-30T03:45:26.082Z] ---> 13effbc231a2 [2021-03-30T03:45:26.082Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-30T03:45:26.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:45:26.498Z] ---> Running in 563b2a5ff8d3 [2021-03-30T03:45:26.498Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T03:45:26.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:45:26.498Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:45:26.498Z] OK: 6 MiB in 15 packages [2021-03-30T03:45:26.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:45:26.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:45:26.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:45:26.498Z] Removing intermediate container 563b2a5ff8d3 [2021-03-30T03:45:26.498Z] ---> 27835a82d23b [2021-03-30T03:45:26.498Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-30T03:45:26.498Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-30T03:45:26.818Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:45:26.819Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-30T03:45:26.819Z] (4/6) Installing curl (7.69.1-r3) [2021-03-30T03:45:26.819Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-30T03:45:26.819Z] (6/6) Installing su-exec (0.2-r1) [2021-03-30T03:45:26.819Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:45:26.819Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:45:26.819Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-30T03:45:26.819Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:45:26.819Z] OK: 7 MiB in 20 packages [2021-03-30T03:45:26.819Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-30T03:45:26.819Z] (4/4) Installing curl (7.69.1-r3) [2021-03-30T03:45:26.819Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:45:26.819Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:45:26.819Z] OK: 7 MiB in 18 packages [2021-03-30T03:45:27.098Z] ---> Running in b0cc586d0ded [2021-03-30T03:45:27.372Z] Removing intermediate container b0cc586d0ded [2021-03-30T03:45:27.372Z] ---> f7163da3d073 [2021-03-30T03:45:27.372Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:45:27.956Z] ---> Running in 775ad3ac4658 [2021-03-30T03:45:28.223Z] Removing intermediate container d4a193e76017 [2021-03-30T03:45:28.223Z] ---> 46b45dd545da [2021-03-30T03:45:28.223Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:45:28.489Z] Removing intermediate container a33bf86dfdb0 [2021-03-30T03:45:28.489Z] ---> 3e6173cfc92d [2021-03-30T03:45:28.489Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T03:45:29.882Z] ---> Running in bc2ca26820c5 [2021-03-30T03:45:29.882Z] ---> Running in 9d70f64aafec [2021-03-30T03:45:29.882Z] Removing intermediate container 2684c0d9099b [2021-03-30T03:45:29.882Z] ---> 4e7eff06d5ed [2021-03-30T03:45:29.882Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T03:45:29.882Z] ---> Running in 61da3a386026 [2021-03-30T03:45:30.148Z] Removing intermediate container 9d70f64aafec [2021-03-30T03:45:30.148Z] ---> 7cd7cd754516 [2021-03-30T03:45:30.148Z] Step 13/24 : WORKDIR / [2021-03-30T03:45:30.148Z] Removing intermediate container bc2ca26820c5 [2021-03-30T03:45:30.148Z] ---> 0e50348b0f6a [2021-03-30T03:45:30.148Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-30T03:45:30.148Z] Removing intermediate container 61da3a386026 [2021-03-30T03:45:30.148Z] ---> 31e0c4080b78 [2021-03-30T03:45:30.148Z] Step 13/21 : WORKDIR /edgex [2021-03-30T03:45:30.148Z] ---> Running in 9ba8bd7c1c4a [2021-03-30T03:45:30.412Z] ---> Running in 701e543fac00 [2021-03-30T03:45:30.412Z] ---> Running in b1dfdd4a282d [2021-03-30T03:45:30.678Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-30T03:45:30.678Z] Removing intermediate container 9ba8bd7c1c4a [2021-03-30T03:45:30.679Z] ---> 0310e27d49e7 [2021-03-30T03:45:30.679Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-30T03:45:30.679Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-30T03:45:30.679Z] ---> aefe523efa57 [2021-03-30T03:45:30.679Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-30T03:45:30.679Z] Removing intermediate container 701e543fac00 [2021-03-30T03:45:30.679Z] ---> 512a9f053eba [2021-03-30T03:45:30.679Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T03:45:30.942Z] ---> Running in 7ad13a74805e [2021-03-30T03:45:30.942Z] ---> Running in 694c3c687e44 [2021-03-30T03:45:30.942Z] Removing intermediate container b1dfdd4a282d [2021-03-30T03:45:30.942Z] ---> d61073606f38 [2021-03-30T03:45:30.942Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-30T03:45:30.942Z] Removing intermediate container 775ad3ac4658 [2021-03-30T03:45:30.942Z] ---> 596a28e34e7f [2021-03-30T03:45:30.942Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-30T03:45:31.204Z] ---> 60384dd5b01a [2021-03-30T03:45:31.204Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-30T03:45:31.204Z] ---> Running in df816c6779f4 [2021-03-30T03:45:31.467Z] Removing intermediate container 694c3c687e44 [2021-03-30T03:45:31.467Z] ---> a44d3f9e41d2 [2021-03-30T03:45:31.467Z] Step 15/23 : WORKDIR / [2021-03-30T03:45:31.467Z] ---> c1ad60866686 [2021-03-30T03:45:31.467Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-30T03:45:31.732Z] ---> Running in 53587d971ad1 [2021-03-30T03:45:31.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:45:31.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:45:31.997Z] (1/2) Installing readline (8.0.4-r0) [2021-03-30T03:45:31.997Z] (2/2) Installing bash (5.0.17-r0) [2021-03-30T03:45:31.997Z] Executing bash-5.0.17-r0.post-install [2021-03-30T03:45:31.997Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:45:31.997Z] OK: 12 MiB in 22 packages [2021-03-30T03:45:31.997Z] ---> 04c5f8498345 [2021-03-30T03:45:31.997Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-30T03:45:32.261Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:45:32.261Z] ---> 3e9feefe5233 [2021-03-30T03:45:32.261Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-30T03:45:32.261Z] Removing intermediate container 53587d971ad1 [2021-03-30T03:45:32.261Z] ---> 1207e40b3761 [2021-03-30T03:45:32.261Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:45:32.523Z] ---> e38a019956a9 [2021-03-30T03:45:32.523Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-30T03:45:32.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.114s coverage: 92.8% of statements [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-30T03:45:32.647Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.129s coverage: 58.8% of statements [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-30T03:45:32.647Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.196s coverage: 1.0% of statements [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-30T03:45:32.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-30T03:45:32.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.145s coverage: 47.1% of statements [2021-03-30T03:45:32.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.152s coverage: 79.5% of statements [2021-03-30T03:45:32.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.205s coverage: 94.1% of statements [2021-03-30T03:45:32.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.186s coverage: 96.3% of statements [2021-03-30T03:45:32.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.158s coverage: 87.5% of statements [2021-03-30T03:45:32.786Z] ---> 4a755bbbcf6b [2021-03-30T03:45:32.786Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-30T03:45:32.786Z] ---> d75bfd894212 [2021-03-30T03:45:32.786Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-30T03:45:33.058Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:45:33.058Z] Removing intermediate container 7ad13a74805e [2021-03-30T03:45:33.058Z] ---> badd57703795 [2021-03-30T03:45:33.058Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-30T03:45:33.058Z] ---> Running in 5046c784b91a [2021-03-30T03:45:33.326Z] ---> Running in 34c60f69aee3 [2021-03-30T03:45:33.326Z] ---> 16c251c9bff4 [2021-03-30T03:45:33.326Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-30T03:45:33.326Z] ---> 5a1cac31c958 [2021-03-30T03:45:33.326Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-30T03:45:33.326Z] Removing intermediate container 5046c784b91a [2021-03-30T03:45:33.326Z] ---> a7fff0773418 [2021-03-30T03:45:33.326Z] Step 18/21 : CMD ["--init=true"] [2021-03-30T03:45:33.590Z] ---> Running in f1a03ae1f263 [2021-03-30T03:45:33.590Z] Removing intermediate container 34c60f69aee3 [2021-03-30T03:45:33.590Z] ---> c70f8fcaae42 [2021-03-30T03:45:33.590Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-30T03:45:33.590Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-30T03:45:33.590Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-30T03:45:33.856Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-30T03:45:33.856Z] ---> ce7cf841d899 [2021-03-30T03:45:33.856Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-30T03:45:33.856Z] ---> Running in 4889161286e5 [2021-03-30T03:45:33.856Z] ---> 93cb3b6adf82 [2021-03-30T03:45:33.856Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-30T03:45:33.856Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-30T03:45:33.856Z] ---> Running in b45d0bf31b94 [2021-03-30T03:45:33.856Z] Removing intermediate container f1a03ae1f263 [2021-03-30T03:45:33.856Z] ---> 8143b9c5a905 [2021-03-30T03:45:33.856Z] Step 19/21 : LABEL arch=x86_64 [2021-03-30T03:45:34.119Z] Removing intermediate container 4889161286e5 [2021-03-30T03:45:34.119Z] ---> 00d08f8ef75b [2021-03-30T03:45:34.119Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-30T03:45:34.119Z] ---> Running in 04ecfe6456bc [2021-03-30T03:45:34.119Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T03:45:34.119Z] Removing intermediate container b45d0bf31b94 [2021-03-30T03:45:34.119Z] ---> 2bb244de067f [2021-03-30T03:45:34.119Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:45:34.119Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-30T03:45:34.382Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:45:34.382Z] OK: 8 MiB in 20 packages [2021-03-30T03:45:34.647Z] ---> Running in e5e50b331cce [2021-03-30T03:45:34.647Z] ---> 5f7c59108fba [2021-03-30T03:45:34.647Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-30T03:45:34.647Z] ---> Running in db242c157c92 [2021-03-30T03:45:34.911Z] Removing intermediate container 04ecfe6456bc [2021-03-30T03:45:34.911Z] ---> f2790e2bccfb [2021-03-30T03:45:34.911Z] Step 20/21 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:45:34.911Z] ---> Running in 5dd64c98b2f3 [2021-03-30T03:45:35.176Z] ---> Running in 412969227a53 [2021-03-30T03:45:35.176Z] Removing intermediate container e5e50b331cce [2021-03-30T03:45:35.176Z] ---> fd2f92a5f0b5 [2021-03-30T03:45:35.176Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-30T03:45:35.176Z] Removing intermediate container db242c157c92 [2021-03-30T03:45:35.176Z] ---> 3c519cf92e94 [2021-03-30T03:45:35.176Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T03:45:35.446Z] Removing intermediate container df816c6779f4 [2021-03-30T03:45:35.446Z] ---> Running in d1f220307c24 [2021-03-30T03:45:35.446Z] ---> ac781fece725 [2021-03-30T03:45:35.446Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:45:35.446Z] Removing intermediate container 412969227a53 [2021-03-30T03:45:35.446Z] ---> 2fd2f820b5b7 [2021-03-30T03:45:35.446Z] Step 21/21 : LABEL version=0.0.0 [2021-03-30T03:45:36.397Z] ---> Running in 4bec14ab0d2a [2021-03-30T03:45:36.397Z] ---> 3b01dbb5f35b [2021-03-30T03:45:36.397Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-30T03:45:36.397Z] Removing intermediate container d1f220307c24 [2021-03-30T03:45:36.397Z] ---> 96f52ecdc5bf [2021-03-30T03:45:36.397Z] Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:45:36.397Z] ---> 1e679e914ac7 [2021-03-30T03:45:36.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-30T03:45:36.397Z] ---> Running in e0569cfc5260 [2021-03-30T03:45:36.662Z] Removing intermediate container 4bec14ab0d2a [2021-03-30T03:45:36.662Z] ---> 10c6d9db81b1 [2021-03-30T03:45:36.662Z] [2021-03-30T03:45:36.928Z] ---> 7ffb879df270 [2021-03-30T03:45:36.928Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-30T03:45:36.928Z] Removing intermediate container e0569cfc5260 [2021-03-30T03:45:36.928Z] ---> 6739f7c0771d [2021-03-30T03:45:36.928Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:45:36.928Z] Successfully built 10c6d9db81b1 [2021-03-30T03:45:36.928Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-30T03:45:36.928Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2021-03-30T03:45:36.928Z] ---> ba8bd650dc33 [2021-03-30T03:45:36.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-30T03:45:37.195Z] ---> Running in 33bf9a5d6986 [2021-03-30T03:45:37.195Z] Removing intermediate container 5dd64c98b2f3 [2021-03-30T03:45:37.195Z] ---> b96cef18012b [2021-03-30T03:45:37.195Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-30T03:45:37.195Z] ---> Running in 01440082e5cc [2021-03-30T03:45:37.459Z] ---> 7ea4c8e06fbb [2021-03-30T03:45:37.459Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-30T03:45:37.459Z] Removing intermediate container 33bf9a5d6986 [2021-03-30T03:45:37.459Z] ---> 463af2e7fe82 [2021-03-30T03:45:37.459Z] [2021-03-30T03:45:37.459Z] ---> 210624b7a0b8 [2021-03-30T03:45:37.459Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-30T03:45:37.459Z] ---> Running in 3067ba63078b [2021-03-30T03:45:37.722Z] ---> Running in 1c5b5cb3398b [2021-03-30T03:45:37.722Z] Successfully built 463af2e7fe82 [2021-03-30T03:45:37.722Z] Removing intermediate container 01440082e5cc [2021-03-30T03:45:37.722Z] ---> 37c64549d9a2 [2021-03-30T03:45:37.722Z] Step 22/24 : LABEL arch=x86_64 [2021-03-30T03:45:37.984Z] Successfully tagged docker-core-command-go:latest [2021-03-30T03:45:37.984Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-03-30T03:45:40.544Z] ---> Running in c5bc98d388fc [2021-03-30T03:45:41.144Z] Removing intermediate container 3067ba63078b [2021-03-30T03:45:41.144Z] ---> 2c01535207a6 [2021-03-30T03:45:41.144Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:45:42.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:45:42.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:45:42.387Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-30T03:45:42.387Z] (2/33) Installing expat (2.2.9-r1) [2021-03-30T03:45:42.387Z] (3/33) Installing libffi (3.3-r2) [2021-03-30T03:45:42.387Z] (4/33) Installing gdbm (1.13-r1) [2021-03-30T03:45:42.658Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-30T03:45:42.658Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-30T03:45:42.658Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-30T03:45:43.237Z] ---> Running in ed33660167fc [2021-03-30T03:45:45.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.145s coverage: 94.4% of statements [2021-03-30T03:45:45.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements [2021-03-30T03:45:45.811Z] Removing intermediate container c5bc98d388fc [2021-03-30T03:45:45.811Z] ---> b593c7fdf43d [2021-03-30T03:45:45.811Z] Step 23/24 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:45:50.051Z] Removing intermediate container ed33660167fc [2021-03-30T03:45:50.051Z] ---> ce5325a9bba0 [2021-03-30T03:45:50.051Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T03:45:51.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.497s coverage: 82.6% of statements [2021-03-30T03:45:52.638Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-30T03:45:52.903Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-30T03:45:52.903Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-30T03:45:52.903Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-30T03:45:53.493Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-30T03:45:53.755Z] ---> Running in c45f3613686e [2021-03-30T03:45:53.755Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-30T03:45:53.755Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-30T03:45:54.710Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-30T03:45:54.976Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-30T03:45:54.976Z] ---> Running in 40e228dd0734 [2021-03-30T03:45:55.243Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-30T03:45:55.824Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-30T03:45:56.088Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-30T03:45:56.355Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-30T03:45:56.937Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-30T03:45:57.893Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:45:57.893Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:45:57.893Z] ---> 45cd3a5a78a6 [2021-03-30T03:45:57.893Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T03:45:57.893Z] ---> Using cache [2021-03-30T03:45:57.893Z] ---> b3def7186f9d [2021-03-30T03:45:57.893Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:45:57.893Z] ---> Using cache [2021-03-30T03:45:57.893Z] ---> d01fd801904e [2021-03-30T03:45:57.894Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-30T03:45:57.894Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-30T03:45:57.894Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:45:57.894Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:45:57.894Z] ---> 45cd3a5a78a6 [2021-03-30T03:45:57.894Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T03:45:57.894Z] ---> Using cache [2021-03-30T03:45:57.894Z] ---> b3def7186f9d [2021-03-30T03:45:57.894Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:45:57.894Z] ---> Using cache [2021-03-30T03:45:57.894Z] ---> d01fd801904e [2021-03-30T03:45:57.894Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-30T03:45:58.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.205s coverage: 92.9% of statements [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-30T03:45:58.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-30T03:45:58.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-30T03:45:58.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-30T03:45:58.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.141s coverage: 75.5% of statements [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-30T03:45:58.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.169s coverage: 80.8% of statements [2021-03-30T03:45:58.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.181s coverage: 87.2% of statements [2021-03-30T03:45:58.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.197s coverage: 84.6% of statements [2021-03-30T03:45:58.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.6% of statements [2021-03-30T03:45:58.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-30T03:45:58.842Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-30T03:45:58.842Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-30T03:45:58.842Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-30T03:45:58.842Z] Removing intermediate container c45f3613686e [2021-03-30T03:45:58.842Z] ---> 48538af2b42f [2021-03-30T03:45:58.842Z] Step 24/24 : LABEL version=0.0.0 [2021-03-30T03:45:59.105Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-30T03:45:59.105Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-30T03:45:59.105Z] ---> Running in 2214255d27a2 [2021-03-30T03:45:59.105Z] Removing intermediate container 40e228dd0734 [2021-03-30T03:45:59.105Z] ---> 5a666f0fbc38 [2021-03-30T03:45:59.105Z] Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:45:59.105Z] ---> Running in 66780e881432 [2021-03-30T03:45:59.105Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-30T03:45:59.105Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-30T03:45:59.105Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-30T03:45:59.684Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-30T03:45:59.684Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-30T03:45:59.684Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-30T03:45:59.684Z] ---> Running in 6b897a5fd289 [2021-03-30T03:45:59.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.648s coverage: 64.4% of statements [2021-03-30T03:45:59.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-30T03:45:59.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-30T03:45:59.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.124s coverage: 100.0% of statements [2021-03-30T03:45:59.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-03-30T03:46:00.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-03-30T03:46:00.260Z] ---> Running in c8d9d8664f95 [2021-03-30T03:46:00.260Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:46:00.260Z] OK: 71 MiB in 55 packages [2021-03-30T03:46:00.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2021-03-30T03:46:00.523Z] Removing intermediate container 6b897a5fd289 [2021-03-30T03:46:00.523Z] ---> f6f3ade71b6f [2021-03-30T03:46:00.523Z] [2021-03-30T03:46:00.795Z] Successfully built f6f3ade71b6f [2021-03-30T03:46:00.795Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-30T03:46:00.795Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go [2021-03-30T03:46:00.795Z] Removing intermediate container c8d9d8664f95 [2021-03-30T03:46:00.795Z] ---> e4780aacce8a [2021-03-30T03:46:00.795Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:46:01.061Z] ---> Running in 3de722c71ed8 [2021-03-30T03:46:01.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:46:01.327Z] Removing intermediate container 3de722c71ed8 [2021-03-30T03:46:01.327Z] ---> d7cf99a2207b [2021-03-30T03:46:01.327Z] [2021-03-30T03:46:01.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:46:01.593Z] Successfully built d7cf99a2207b [2021-03-30T03:46:01.593Z] Successfully tagged docker-core-data-go:latest [2021-03-30T03:46:01.593Z] Building docker-core-metadata-go [2021-03-30T03:46:02.178Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:46:02.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:46:02.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2021-03-30T03:46:03.681Z] OK: 233 MiB in 51 packages [2021-03-30T03:46:04.260Z] OK: 233 MiB in 51 packages [2021-03-30T03:46:05.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.880s coverage: 69.0% of statements [2021-03-30T03:46:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-30T03:46:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-30T03:46:05.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-30T03:46:06.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.459s coverage: 38.4% of statements [2021-03-30T03:46:06.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-30T03:46:06.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-30T03:46:06.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.125s coverage: 89.5% of statements [2021-03-30T03:46:06.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-30T03:46:06.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements [2021-03-30T03:46:13.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.438s coverage: 47.0% of statements [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-30T03:46:13.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.162s coverage: 100.0% of statements [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-30T03:46:13.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-30T03:46:13.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.390s coverage: 87.1% of statements [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:46:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-30T03:46:21.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.203s coverage: 29.1% of statements [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-30T03:46:21.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.184s coverage: 99.0% of statements [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-30T03:46:21.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.211s coverage: 100.0% of statements [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-30T03:46:21.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.358s coverage: 95.0% of statements [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-30T03:46:21.939Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-30T03:46:21.939Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-30T03:46:21.939Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-30T03:46:21.939Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-30T03:46:21.939Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-03-30T03:46:21.939Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 32.1% of statements [2021-03-30T03:46:22.464Z] Removing intermediate container 2214255d27a2 [2021-03-30T03:46:22.464Z] ---> f9d354c82c7a [2021-03-30T03:46:22.464Z] Step 6/22 : COPY go.mod . [2021-03-30T03:46:22.464Z] Removing intermediate container 66780e881432 [2021-03-30T03:46:22.464Z] ---> 7daf90f76eab [2021-03-30T03:46:22.464Z] Step 6/22 : COPY go.mod . [2021-03-30T03:46:22.915Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-30T03:46:23.041Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:46:23.041Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:46:23.041Z] ---> 45cd3a5a78a6 [2021-03-30T03:46:23.041Z] Step 3/31 : WORKDIR /edgex-go [2021-03-30T03:46:23.041Z] ---> Using cache [2021-03-30T03:46:23.041Z] ---> b3def7186f9d [2021-03-30T03:46:23.041Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:46:23.041Z] ---> Using cache [2021-03-30T03:46:23.041Z] ---> d01fd801904e [2021-03-30T03:46:23.041Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-30T03:46:23.041Z] ---> Using cache [2021-03-30T03:46:23.041Z] ---> f9d354c82c7a [2021-03-30T03:46:23.041Z] Step 6/31 : COPY go.mod . [2021-03-30T03:46:23.041Z] ---> Using cache [2021-03-30T03:46:23.041Z] ---> 60cc922f9c28 [2021-03-30T03:46:23.041Z] Step 7/31 : RUN go mod download [2021-03-30T03:46:23.304Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:46:23.304Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:46:23.304Z] ---> 45cd3a5a78a6 [2021-03-30T03:46:23.304Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:46:23.304Z] ---> Using cache [2021-03-30T03:46:23.304Z] ---> b3def7186f9d [2021-03-30T03:46:23.304Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:46:23.304Z] ---> Using cache [2021-03-30T03:46:23.304Z] ---> d01fd801904e [2021-03-30T03:46:23.304Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T03:46:23.304Z] ---> Using cache [2021-03-30T03:46:23.304Z] ---> f9d354c82c7a [2021-03-30T03:46:23.304Z] Step 6/23 : COPY go.mod . [2021-03-30T03:46:23.304Z] ---> Using cache [2021-03-30T03:46:23.304Z] ---> 60cc922f9c28 [2021-03-30T03:46:23.304Z] Step 7/23 : RUN go mod download [2021-03-30T03:46:23.508Z] GO111MODULE=on go vet ./... [2021-03-30T03:46:24.250Z] ---> 78ac8858489f [2021-03-30T03:46:24.250Z] Step 7/22 : RUN go mod download [2021-03-30T03:46:24.250Z] ---> 60cc922f9c28 [2021-03-30T03:46:24.250Z] Step 7/22 : RUN go mod download [2021-03-30T03:46:24.513Z] ---> Running in cb6411d4f4bb [2021-03-30T03:46:24.513Z] ---> Running in 9d08a1cc738b [2021-03-30T03:46:24.513Z] ---> Running in a09506a0235a [2021-03-30T03:46:24.513Z] ---> Running in 2783628e8025 [2021-03-30T03:46:24.778Z] Removing intermediate container 1c5b5cb3398b [2021-03-30T03:46:24.778Z] ---> df4bcf1a9e1f [2021-03-30T03:46:24.778Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-30T03:46:25.055Z] ---> Running in b329b9b81590 [2021-03-30T03:46:27.009Z] Removing intermediate container a09506a0235a [2021-03-30T03:46:27.009Z] ---> c1b3b53fa281 [2021-03-30T03:46:27.009Z] Step 8/22 : COPY . . [2021-03-30T03:46:27.009Z] Removing intermediate container 2783628e8025 [2021-03-30T03:46:27.009Z] ---> 9d21313c00c6 [2021-03-30T03:46:27.009Z] Step 8/22 : COPY . . [2021-03-30T03:46:27.009Z] Removing intermediate container cb6411d4f4bb [2021-03-30T03:46:27.009Z] ---> bfb63eb29429 [2021-03-30T03:46:27.009Z] Step 8/31 : COPY . . [2021-03-30T03:46:27.282Z] Removing intermediate container 9d08a1cc738b [2021-03-30T03:46:27.282Z] ---> 5d672d41569f [2021-03-30T03:46:27.282Z] Step 8/23 : COPY . . [2021-03-30T03:46:35.477Z] Collecting docker-compose==1.23.2 [2021-03-30T03:46:35.477Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-30T03:46:39.723Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-30T03:46:39.723Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-30T03:46:41.141Z] Collecting jsonschema<3,>=2.5.1 [2021-03-30T03:46:41.141Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-30T03:46:43.082Z] Collecting cached-property<2,>=1.2.0 [2021-03-30T03:46:43.082Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-30T03:46:43.348Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-30T03:46:43.348Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-30T03:46:49.991Z] Collecting docopt<0.7,>=0.6.1 [2021-03-30T03:46:49.991Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-30T03:46:51.432Z] Collecting docker<4.0,>=3.6.0 [2021-03-30T03:46:51.702Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-30T03:46:54.406Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-30T03:46:54.406Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-30T03:46:55.816Z] Collecting PyYAML<4,>=3.10 [2021-03-30T03:46:55.816Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-30T03:47:00.110Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-30T03:47:00.110Z] Collecting texttable<0.10,>=0.9.0 [2021-03-30T03:47:00.110Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-30T03:47:00.382Z] Collecting docker-pycreds>=0.4.0 [2021-03-30T03:47:00.382Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-30T03:47:00.651Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-30T03:47:00.651Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-30T03:47:00.651Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-30T03:47:00.918Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-30T03:47:00.918Z] Collecting idna<2.8,>=2.5 [2021-03-30T03:47:00.918Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-30T03:47:00.918Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-30T03:47:00.918Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-30T03:47:00.918Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-30T03:47:00.918Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-30T03:47:01.519Z] Installing collected packages: websocket-client, jsonschema, cached-property, dockerpty, docopt, docker-pycreds, urllib3, idna, requests, docker, PyYAML, texttable, docker-compose [2021-03-30T03:47:04.892Z] ---> cbfb86645f84 [2021-03-30T03:47:04.892Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-30T03:47:04.892Z] ---> 87d57c70fb1b [2021-03-30T03:47:04.892Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-30T03:47:05.536Z] Running setup.py install for dockerpty: started [2021-03-30T03:47:05.842Z] ---> ffd939a36a26 [2021-03-30T03:47:05.842Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-30T03:47:06.190Z] ---> Running in 2c8e9b12d566 [2021-03-30T03:47:06.190Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-30T03:47:06.190Z] ---> Running in b1e36bce2fb6 [2021-03-30T03:47:06.190Z] Running setup.py install for docopt: started [2021-03-30T03:47:06.190Z] ---> Running in 5a59b81525ae [2021-03-30T03:47:06.486Z] ---> 2b1194d8d240 [2021-03-30T03:47:06.486Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-30T03:47:06.486Z] ---> Running in 0322da9ed8db [2021-03-30T03:47:06.750Z] Running setup.py install for docopt: finished with status 'done' [2021-03-30T03:47:06.750Z] Attempting uninstall: urllib3 [2021-03-30T03:47:06.750Z] Found existing installation: urllib3 1.25.9 [2021-03-30T03:47:06.750Z] Uninstalling urllib3-1.25.9: [2021-03-30T03:47:07.027Z] Successfully uninstalled urllib3-1.25.9 [2021-03-30T03:47:07.300Z] Attempting uninstall: idna [2021-03-30T03:47:07.300Z] Found existing installation: idna 2.9 [2021-03-30T03:47:07.300Z] Uninstalling idna-2.9: [2021-03-30T03:47:07.300Z] Successfully uninstalled idna-2.9 [2021-03-30T03:47:07.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-30T03:47:07.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-30T03:47:07.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-30T03:47:07.601Z] Attempting uninstall: requests [2021-03-30T03:47:07.601Z] Found existing installation: requests 2.23.0 [2021-03-30T03:47:07.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-30T03:47:07.601Z] Uninstalling requests-2.23.0: [2021-03-30T03:47:07.601Z] Successfully uninstalled requests-2.23.0 [2021-03-30T03:47:08.184Z] Running setup.py install for PyYAML: started [2021-03-30T03:47:08.774Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-30T03:47:08.774Z] Running setup.py install for texttable: started [2021-03-30T03:47:09.390Z] Running setup.py install for texttable: finished with status 'done' [2021-03-30T03:47:10.817Z] 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.58.0 [2021-03-30T03:47:16.190Z] Removing intermediate container b329b9b81590 [2021-03-30T03:47:16.190Z] ---> 016206570d9c [2021-03-30T03:47:16.190Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-30T03:47:16.190Z] ---> Running in 0f82823f62c2 [2021-03-30T03:47:18.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:47:18.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:47:18.148Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:47:18.148Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-30T03:47:18.148Z] (3/3) Installing curl (7.69.1-r3) [2021-03-30T03:47:18.148Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:47:18.148Z] OK: 72 MiB in 58 packages [2021-03-30T03:47:21.506Z] Removing intermediate container 0f82823f62c2 [2021-03-30T03:47:21.506Z] ---> 880162c9e6a7 [2021-03-30T03:47:21.506Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-30T03:47:21.773Z] ---> Running in d9b6c6787835 [2021-03-30T03:47:22.361Z] Removing intermediate container d9b6c6787835 [2021-03-30T03:47:22.361Z] ---> 8a2f9a7f8afc [2021-03-30T03:47:22.361Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:47:22.646Z] ---> Running in 43be1edd3c84 [2021-03-30T03:47:22.910Z] Removing intermediate container 43be1edd3c84 [2021-03-30T03:47:22.910Z] ---> ef94d3a11e88 [2021-03-30T03:47:22.910Z] Step 24/26 : LABEL arch=x86_64 [2021-03-30T03:47:22.910Z] ---> Running in a72a6ff155d0 [2021-03-30T03:47:23.500Z] Removing intermediate container a72a6ff155d0 [2021-03-30T03:47:23.500Z] ---> a071c578782c [2021-03-30T03:47:23.500Z] Step 25/26 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:47:23.500Z] ---> Running in 577289bc9a6f [2021-03-30T03:47:23.765Z] Removing intermediate container 577289bc9a6f [2021-03-30T03:47:23.765Z] ---> 358492894f3a [2021-03-30T03:47:23.765Z] Step 26/26 : LABEL version=0.0.0 [2021-03-30T03:47:24.032Z] ---> Running in 00a79b48553d [2021-03-30T03:47:24.032Z] Removing intermediate container 00a79b48553d [2021-03-30T03:47:24.032Z] ---> 8759b8007d86 [2021-03-30T03:47:24.032Z] [2021-03-30T03:47:24.617Z] Successfully built 8759b8007d86 [2021-03-30T03:47:24.617Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-30T03:47:42.836Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 5a59b81525ae [2021-03-30T03:47:42.836Z] ---> 101d7524f87e [2021-03-30T03:47:42.836Z] [2021-03-30T03:47:42.836Z] Step 10/31 : FROM alpine:3.12 [2021-03-30T03:47:42.836Z] ---> 42cb162f0360 [2021-03-30T03:47:42.836Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-30T03:47:42.836Z] ---> Running in edf34218e1c0 [2021-03-30T03:47:42.836Z] Removing intermediate container edf34218e1c0 [2021-03-30T03:47:42.836Z] ---> ad837a63a11e [2021-03-30T03:47:42.836Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-30T03:47:45.406Z] ---> Running in 5d5aec9587f6 [2021-03-30T03:47:45.512Z] gofmt -l . [2021-03-30T03:47:45.512Z] [ "`gofmt -l .`" = "" ] [2021-03-30T03:47:45.512Z] ./bin/test-go-mod-tidy.sh [2021-03-30T03:47:45.512Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-30T03:47:47.620Z] + ls -al . [2021-03-30T03:47:47.620Z] total 808 [2021-03-30T03:47:47.620Z] drwxrwxr-x 9 1001 1001 4096 Mar 30 03:47 . [2021-03-30T03:47:47.620Z] drwxr-xr-x 4 root root 4096 Mar 30 03:43 .. [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 03:41 .dockerignore [2021-03-30T03:47:47.620Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 03:41 .git [2021-03-30T03:47:47.620Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 03:41 .github [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 818 Mar 30 03:41 .gitignore [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 03:41 .sonarcloud.properties [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 8607 Mar 30 03:41 Attribution.txt [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:41 CONTRIBUTING.md [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 931 Mar 30 03:41 Dockerfile.build [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 863 Mar 30 03:41 Jenkinsfile [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:41 LICENSE [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 5774 Mar 30 03:41 Makefile [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 6548 Mar 30 03:41 README.md [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 6755 Mar 30 03:41 SECURITY.md [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 03:39 VERSION [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:41 ZMQWindows.md [2021-03-30T03:47:47.620Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 03:41 bin [2021-03-30T03:47:47.620Z] drwxrwxr-x 14 1001 1001 4096 Mar 30 03:41 cmd [2021-03-30T03:47:47.620Z] -rw-r--r-- 1 root root 669470 Mar 30 03:46 coverage.out [2021-03-30T03:47:47.620Z] -rw-r--r-- 1 root root 1056 Mar 30 03:47 go.mod [2021-03-30T03:47:47.620Z] -rw-r--r-- 1 root root 22757 Mar 30 03:47 go.sum [2021-03-30T03:47:47.620Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 03:41 internal [2021-03-30T03:47:47.620Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 03:41 openapi [2021-03-30T03:47:47.620Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 03:41 snap [2021-03-30T03:47:47.620Z] -rw-rw-r-- 1 1001 1001 168 Mar 30 03:41 version.go [Pipeline] sh [2021-03-30T03:47:47.970Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:47:47.970Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:47:47.970Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-30T03:47:47.970Z] (2/2) Installing su-exec (0.2-r1) [2021-03-30T03:47:47.970Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:47:47.970Z] OK: 6 MiB in 16 packages [2021-03-30T03:47:48.242Z] Removing intermediate container b1e36bce2fb6 [2021-03-30T03:47:48.242Z] ---> 10a0b76c9a1e [2021-03-30T03:47:48.242Z] [2021-03-30T03:47:48.242Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T03:47:48.242Z] ---> 42cb162f0360 [2021-03-30T03:47:48.242Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-30T03:47:48.242Z] Removing intermediate container 2c8e9b12d566 [2021-03-30T03:47:48.242Z] ---> 844e95198a18 [2021-03-30T03:47:48.242Z] [2021-03-30T03:47:48.242Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T03:47:48.242Z] ---> 42cb162f0360 [2021-03-30T03:47:48.242Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:47:48.242Z] ---> Using cache [2021-03-30T03:47:48.242Z] ---> 46b45dd545da [2021-03-30T03:47:48.242Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:47:48.242Z] ---> Using cache [2021-03-30T03:47:48.242Z] ---> 0e50348b0f6a [2021-03-30T03:47:48.242Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-30T03:47:48.290Z] + '[' -e coverage.out ] [2021-03-30T03:47:48.290Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-30T03:47:48.367Z] Warning: overwriting stash ‘coverage-report’ [2021-03-30T03:47:48.526Z] ---> Running in ba65d32409df [2021-03-30T03:47:48.526Z] ---> Running in 72557a467498 [2021-03-30T03:47:49.495Z] Stashed 1 file(s) [Pipeline] sh [2021-03-30T03:47:49.943Z] Removing intermediate container 5d5aec9587f6 [2021-03-30T03:47:49.943Z] ---> 044bfba29e8b [2021-03-30T03:47:49.943Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-30T03:47:50.151Z] + make build [2021-03-30T03:47:50.151Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-30T03:47:50.521Z] ---> Running in caa4d2cd0da0 [2021-03-30T03:47:50.521Z] Removing intermediate container ba65d32409df [2021-03-30T03:47:50.521Z] ---> c44afb0e65b9 [2021-03-30T03:47:50.521Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T03:47:50.790Z] Removing intermediate container 0322da9ed8db [2021-03-30T03:47:50.790Z] ---> 4a16aedecc57 [2021-03-30T03:47:50.790Z] [2021-03-30T03:47:50.790Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:47:50.790Z] ---> 42cb162f0360 [2021-03-30T03:47:50.790Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:47:50.790Z] ---> Using cache [2021-03-30T03:47:50.790Z] ---> 46b45dd545da [2021-03-30T03:47:50.790Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:47:50.790Z] ---> Using cache [2021-03-30T03:47:50.790Z] ---> 0e50348b0f6a [2021-03-30T03:47:50.790Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-30T03:47:50.790Z] ---> Running in b144ea486a76 [2021-03-30T03:47:51.059Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:47:51.059Z] ---> Running in 979c66bed5ed [2021-03-30T03:47:51.059Z] Removing intermediate container caa4d2cd0da0 [2021-03-30T03:47:51.059Z] ---> 522cf94c9056 [2021-03-30T03:47:51.059Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-30T03:47:51.059Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:47:51.059Z] Removing intermediate container b144ea486a76 [2021-03-30T03:47:51.059Z] ---> 8a11db5fccfe [2021-03-30T03:47:51.059Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:47:51.059Z] ---> Running in 7ed58a10174d [2021-03-30T03:47:51.322Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-30T03:47:51.322Z] Removing intermediate container 979c66bed5ed [2021-03-30T03:47:51.322Z] ---> c304e6208cf1 [2021-03-30T03:47:51.322Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T03:47:51.322Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-30T03:47:51.322Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:47:51.322Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:47:51.322Z] OK: 6 MiB in 16 packages [2021-03-30T03:47:51.594Z] ---> Running in 8b98b3c8b6e5 [2021-03-30T03:47:51.594Z] ---> e9a66f31314a [2021-03-30T03:47:51.594Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-30T03:47:51.594Z] Removing intermediate container 7ed58a10174d [2021-03-30T03:47:51.594Z] ---> 260cb6f68d1c [2021-03-30T03:47:51.594Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-30T03:47:51.861Z] ---> Running in ba3ed457bcab [2021-03-30T03:47:53.798Z] Removing intermediate container 8b98b3c8b6e5 [2021-03-30T03:47:53.798Z] ---> 464b3fb1ba8d [2021-03-30T03:47:53.798Z] Step 15/23 : WORKDIR / [2021-03-30T03:47:53.798Z] ---> Running in 1c9f1cbabe65 [2021-03-30T03:47:53.798Z] Removing intermediate container 72557a467498 [2021-03-30T03:47:53.798Z] ---> 2ebd7327087b [2021-03-30T03:47:53.798Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:47:53.798Z] ---> 7bdfc65b63d9 [2021-03-30T03:47:53.798Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-30T03:47:53.798Z] ---> Running in 252214b33758 [2021-03-30T03:47:54.066Z] Removing intermediate container 1c9f1cbabe65 [2021-03-30T03:47:54.066Z] ---> 664230f17688 [2021-03-30T03:47:54.066Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:47:54.066Z] Removing intermediate container 252214b33758 [2021-03-30T03:47:54.066Z] ---> 352a76ff98c7 [2021-03-30T03:47:54.066Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-30T03:47:54.332Z] ---> 7d327b03f6e0 [2021-03-30T03:47:54.332Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-30T03:47:54.332Z] ---> Running in 78ac6e40104d [2021-03-30T03:47:54.332Z] ---> Running in c2f608d102b5 [2021-03-30T03:47:54.598Z] ---> 0f4c10e44348 [2021-03-30T03:47:54.598Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-30T03:47:54.598Z] Removing intermediate container 78ac6e40104d [2021-03-30T03:47:54.598Z] ---> f10dee8adcd9 [2021-03-30T03:47:54.598Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T03:47:54.868Z] Removing intermediate container c2f608d102b5 [2021-03-30T03:47:54.868Z] ---> c9547844021c [2021-03-30T03:47:54.868Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:47:54.868Z] ---> Running in ae0bc5d47514 [2021-03-30T03:47:54.868Z] ---> Running in c8ed0ba076c3 [2021-03-30T03:47:55.140Z] Removing intermediate container ba3ed457bcab [2021-03-30T03:47:55.140Z] ---> ac3b3d25a99d [2021-03-30T03:47:55.140Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-30T03:47:55.140Z] ---> Running in 0a2020bcd23c [2021-03-30T03:47:55.140Z] Removing intermediate container ae0bc5d47514 [2021-03-30T03:47:55.140Z] ---> 256f747a812d [2021-03-30T03:47:55.140Z] Step 20/22 : LABEL arch=x86_64 [2021-03-30T03:47:55.403Z] Removing intermediate container c8ed0ba076c3 [2021-03-30T03:47:55.403Z] ---> eaa973381e3d [2021-03-30T03:47:55.403Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:47:55.668Z] ---> 2d5c107ce35b [2021-03-30T03:47:55.668Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-30T03:47:55.939Z] ---> Running in 9003c1b7175e [2021-03-30T03:47:55.939Z] Removing intermediate container 0a2020bcd23c [2021-03-30T03:47:55.939Z] ---> 2f070fb06c39 [2021-03-30T03:47:55.939Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-30T03:47:55.939Z] ---> cd11d1066021 [2021-03-30T03:47:55.939Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-30T03:47:56.201Z] ---> 7696497656ff [2021-03-30T03:47:56.201Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-30T03:47:56.201Z] Removing intermediate container 9003c1b7175e [2021-03-30T03:47:56.201Z] ---> 189ddd246303 [2021-03-30T03:47:56.201Z] Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:47:56.464Z] ---> Running in 59c96f687a49 [2021-03-30T03:47:56.464Z] ---> 550f5944412a [2021-03-30T03:47:56.464Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-30T03:47:56.464Z] ---> Running in c466bb78c334 [2021-03-30T03:47:56.464Z] ---> Running in a07373e2bd62 [2021-03-30T03:47:56.464Z] ---> 22d2b1191efd [2021-03-30T03:47:56.464Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-30T03:47:56.727Z] Removing intermediate container 59c96f687a49 [2021-03-30T03:47:56.727Z] ---> 2c9531ea9a18 [2021-03-30T03:47:56.727Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:47:56.727Z] Removing intermediate container c466bb78c334 [2021-03-30T03:47:56.727Z] ---> 95d23fb4182e [2021-03-30T03:47:56.727Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T03:47:56.997Z] ---> Running in f8385fa78029 [2021-03-30T03:47:56.997Z] ---> Running in 468051eb3ae6 [2021-03-30T03:47:56.997Z] ---> feeb54a57c19 [2021-03-30T03:47:56.997Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-30T03:47:57.260Z] ---> Running in a5b9bb99ba35 [2021-03-30T03:47:57.260Z] Removing intermediate container f8385fa78029 [2021-03-30T03:47:57.260Z] ---> 8214a1a0671d [2021-03-30T03:47:57.260Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T03:47:57.260Z] Removing intermediate container 468051eb3ae6 [2021-03-30T03:47:57.260Z] ---> 923db4c93ed3 [2021-03-30T03:47:57.522Z] [2021-03-30T03:47:57.522Z] ---> Running in 5955149883be [2021-03-30T03:47:57.522Z] Removing intermediate container a5b9bb99ba35 [2021-03-30T03:47:57.522Z] ---> 86ed3c695621 [2021-03-30T03:47:57.522Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:47:58.098Z] Successfully built 923db4c93ed3 [2021-03-30T03:47:58.098Z] ---> Running in b589c012cb3d [2021-03-30T03:47:58.098Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-30T03:47:58.098Z]  Building docker-support-scheduler-go ... done Removing intermediate container 5955149883be [2021-03-30T03:47:58.098Z] ---> dc434ccc379a [2021-03-30T03:47:58.098Z] Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:47:58.361Z] ---> Running in 87f225182090 [2021-03-30T03:47:58.361Z] Removing intermediate container b589c012cb3d [2021-03-30T03:47:58.361Z] ---> d4be9396bf22 [2021-03-30T03:47:58.361Z] Step 20/22 : LABEL arch=x86_64 [2021-03-30T03:47:58.361Z] Removing intermediate container a07373e2bd62 [2021-03-30T03:47:58.361Z] ---> e5b9fe50c892 [2021-03-30T03:47:58.361Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:47:58.361Z] ---> Running in 5a4267c65160 [2021-03-30T03:47:58.627Z] Removing intermediate container 87f225182090 [2021-03-30T03:47:58.627Z] ---> 2f435f9266af [2021-03-30T03:47:58.627Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:47:58.627Z] ---> Running in 12c93e5a0cbe [2021-03-30T03:47:58.627Z] Removing intermediate container 5a4267c65160 [2021-03-30T03:47:58.627Z] ---> 0c76964994bb [2021-03-30T03:47:58.890Z] Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:47:58.890Z] ---> Running in b15f4ce8255b [2021-03-30T03:47:58.890Z] ---> 5176cbee4e46 [2021-03-30T03:47:58.890Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-30T03:47:58.890Z] Removing intermediate container 12c93e5a0cbe [2021-03-30T03:47:58.890Z] ---> a942ebed7410 [2021-03-30T03:47:58.890Z] [2021-03-30T03:47:59.153Z] Removing intermediate container b15f4ce8255b [2021-03-30T03:47:59.154Z] ---> 888e12c38feb [2021-03-30T03:47:59.154Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T03:47:59.154Z] Successfully built a942ebed7410 [2021-03-30T03:47:59.154Z] Successfully tagged docker-core-metadata-go:latest [2021-03-30T03:47:59.415Z]  Building docker-core-metadata-go ... done  ---> Running in 66ad9ee6c9f4 [2021-03-30T03:47:59.677Z] ---> 7061223a3685 [2021-03-30T03:47:59.677Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-30T03:47:59.677Z] Removing intermediate container 66ad9ee6c9f4 [2021-03-30T03:47:59.677Z] ---> 788402f02df1 [2021-03-30T03:47:59.677Z] [2021-03-30T03:47:59.940Z] Successfully built 788402f02df1 [2021-03-30T03:47:59.940Z] Successfully tagged docker-support-notifications-go:latest [2021-03-30T03:47:59.940Z]  Building docker-support-notifications-go ... done  ---> ea8e83348046 [2021-03-30T03:47:59.940Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-30T03:48:00.203Z] ---> 4be24fe03f30 [2021-03-30T03:48:00.203Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-30T03:48:00.465Z] ---> 7b21576e3a34 [2021-03-30T03:48:00.465Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-30T03:48:00.730Z] ---> Running in 55d87376e19f [2021-03-30T03:48:00.730Z] Removing intermediate container 55d87376e19f [2021-03-30T03:48:00.730Z] ---> 17462d9c213a [2021-03-30T03:48:00.730Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-30T03:48:00.993Z] ---> a8267c1f6d49 [2021-03-30T03:48:00.993Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-30T03:48:01.256Z] ---> Running in 8fbf61c398a0 [2021-03-30T03:48:02.222Z] Removing intermediate container 8fbf61c398a0 [2021-03-30T03:48:02.222Z] ---> 35bda0535544 [2021-03-30T03:48:02.222Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-30T03:48:02.222Z] ---> Running in 71cd6d532203 [2021-03-30T03:48:02.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-30T03:48:02.802Z] Removing intermediate container 71cd6d532203 [2021-03-30T03:48:02.802Z] ---> 323f17db473b [2021-03-30T03:48:02.802Z] Step 28/31 : CMD ["gate"] [2021-03-30T03:48:02.802Z] ---> Running in add34ec3b7eb [2021-03-30T03:48:03.064Z] Removing intermediate container add34ec3b7eb [2021-03-30T03:48:03.064Z] ---> 3d662d259d1e [2021-03-30T03:48:03.064Z] Step 29/31 : LABEL arch=x86_64 [2021-03-30T03:48:03.333Z] ---> Running in d04b3cbe1dab [2021-03-30T03:48:03.333Z] Removing intermediate container d04b3cbe1dab [2021-03-30T03:48:03.333Z] ---> 595a485bcfe5 [2021-03-30T03:48:03.333Z] Step 30/31 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:48:03.596Z] ---> Running in cf97edbb502b [2021-03-30T03:48:03.596Z] Removing intermediate container cf97edbb502b [2021-03-30T03:48:03.596Z] ---> 17bf7ef54b52 [2021-03-30T03:48:03.596Z] Step 31/31 : LABEL version=0.0.0 [2021-03-30T03:48:03.862Z] ---> Running in ea1232fa66a5 [2021-03-30T03:48:04.126Z] Removing intermediate container ea1232fa66a5 [2021-03-30T03:48:04.126Z] ---> 9bb404dc93cb [2021-03-30T03:48:04.126Z] [2021-03-30T03:48:04.126Z] Successfully built 9bb404dc93cb [2021-03-30T03:48:04.126Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-30T03:48:05.103Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-03-30T03:48:05.120Z] $ docker stop --time=1 bc33cc8b13ba442a8428d9cf5674551cf6d3f81a761ec4f1468bce3d87b6aaa4 [2021-03-30T03:48:06.699Z] $ docker rm -f bc33cc8b13ba442a8428d9cf5674551cf6d3f81a761ec4f1468bce3d87b6aaa4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T03:48:07.223Z] + docker images [2021-03-30T03:48:07.223Z] + grep docker [2021-03-30T03:48:07.486Z] docker-security-bootstrapper-go latest 9bb404dc93cb 4 seconds ago 18.9MB [2021-03-30T03:48:07.486Z] docker-support-notifications-go latest 788402f02df1 8 seconds ago 17.9MB [2021-03-30T03:48:07.486Z] docker-core-metadata-go latest a942ebed7410 9 seconds ago 19MB [2021-03-30T03:48:07.486Z] docker-support-scheduler-go latest 923db4c93ed3 10 seconds ago 17.4MB [2021-03-30T03:48:07.486Z] docker-sys-mgmt-agent-go latest 8759b8007d86 44 seconds ago 314MB [2021-03-30T03:48:07.486Z] docker-core-data-go latest d7cf99a2207b 2 minutes ago 22.7MB [2021-03-30T03:48:07.486Z] docker-security-secretstore-setup-go latest f6f3ade71b6f 2 minutes ago 25.7MB [2021-03-30T03:48:07.486Z] docker-core-command-go latest 463af2e7fe82 2 minutes ago 17.3MB [2021-03-30T03:48:07.486Z] docker-security-proxy-setup-go latest 10c6d9db81b1 2 minutes ago 25.4MB [2021-03-30T03:48:07.486Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-30T03:48:23.164Z] Still waiting to schedule task [2021-03-30T03:48:23.164Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-30T03:48:24.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 [2021-03-30T03:48:30.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-30T03:48:35.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-30T03:48:36.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-30T03:48:41.494Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-30T03:48:46.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-30T03:48:50.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-30T03:48:54.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-30T03:48:58.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-30T03:49:03.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-30T03:49:09.252Z] Running on prd-ubuntu18.04-docker-8c-8g-31965 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws [2021-03-30T03:49:09.308Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-03-30T03:49:11.461Z] using credential edgex-jenkins-ssh [2021-03-30T03:49:11.528Z] Cloning the remote Git repository [Pipeline] } [2021-03-30T03:49:11.551Z] $ docker stop --time=1 e6c32eb72f667595b75dd419c00a4bfd0cdf0debc457100bb33742a2c70db437 [2021-03-30T03:49:11.561Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:49:11.624Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-03-30T03:49:11.656Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:49:11.657Z] > git --version # timeout=10 [2021-03-30T03:49:11.664Z] > git --version # 'git version 2.17.1' [2021-03-30T03:49:11.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:49:11.691Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:49:14.059Z] $ docker rm -f e6c32eb72f667595b75dd419c00a4bfd0cdf0debc457100bb33742a2c70db437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:49:15.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T03:49:15.999Z] [2021-03-30T03:49:15.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:49:16.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T03:49:16.668Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-30T03:49:16.668Z] 29e5d40040c1: Pulling fs layer [2021-03-30T03:49:16.668Z] 1ce36da41761: Pulling fs layer [2021-03-30T03:49:16.668Z] 25b303627fd3: Pulling fs layer [2021-03-30T03:49:17.259Z] 29e5d40040c1: Verifying Checksum [2021-03-30T03:49:17.259Z] 29e5d40040c1: Download complete [2021-03-30T03:49:17.531Z] 1ce36da41761: Verifying Checksum [2021-03-30T03:49:17.531Z] 1ce36da41761: Download complete [2021-03-30T03:49:18.124Z] 29e5d40040c1: Pull complete [2021-03-30T03:49:19.102Z] 1ce36da41761: Pull complete [2021-03-30T03:49:19.102Z] 25b303627fd3: Verifying Checksum [2021-03-30T03:49:19.102Z] 25b303627fd3: Download complete [2021-03-30T03:49:23.579Z] Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:49:23.705Z] Merge succeeded, producing cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:49:23.706Z] Checking out Revision cd63672cc9e11825c93c007dd27fbab96a888000 (PR-3310) [2021-03-30T03:49:22.909Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T03:49:22.914Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:49:22.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T03:49:22.936Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:49:22.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:49:22.940Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T03:49:23.591Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:49:23.597Z] > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 [2021-03-30T03:49:23.679Z] > git remote # timeout=10 [2021-03-30T03:49:23.685Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T03:49:23.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:49:23.695Z] > git merge 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 [2021-03-30T03:49:23.702Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T03:49:23.711Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:49:23.714Z] > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 [2021-03-30T03:49:27.432Z] Commit message: "fix(notifications): Return 200 when successful to delete subscription" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:49:28.337Z] + echo snap-build.sh [2021-03-30T03:49:28.338Z] snap-build.sh [2021-03-30T03:49:28.338Z] + SNAP_BASE_DIR=. [2021-03-30T03:49:28.338Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-03-30T03:49:28.338Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-03-30T03:49:28.338Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-03-30T03:49:28.338Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-03-30T03:49:28.338Z] + cd /w/workspace/edgex-go/6 [2021-03-30T03:49:28.338Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-30T03:49:28.338Z] Reading package lists... [2021-03-30T03:49:28.602Z] Building dependency tree... [2021-03-30T03:49:28.602Z] Reading state information... [2021-03-30T03:49:28.602Z] The following packages were automatically installed and are no longer required: [2021-03-30T03:49:28.602Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-30T03:49:28.602Z] uidmap xdelta3 [2021-03-30T03:49:28.602Z] Use 'sudo apt autoremove' to remove them. [2021-03-30T03:49:28.865Z] The following packages will be REMOVED: [2021-03-30T03:49:28.865Z] lxd* lxd-client* [2021-03-30T03:49:29.127Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-30T03:49:29.127Z] After this operation, 31.7 MB disk space will be freed. [2021-03-30T03:49:29.246Z] 25b303627fd3: Pull complete [2021-03-30T03:49:29.246Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-30T03:49:29.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T03:49:29.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-30T03:49:29.508Z] prd-ubuntu18.04-docker-arm64-4c-16g-31963 does not seem to be running inside a container [2021-03-30T03:49:29.599Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-30T03:49:30.447Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-30T03:49:30.447Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-30T03:49:31.400Z] Removing lxd dnsmasq configuration [2021-03-30T03:49:31.400Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-30T03:49:31.660Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-30T03:49:32.607Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-30T03:49:32.633Z] $ docker top 56f6992a406e7116e2d22b6d3c7be43f9226679a23a12b7d03e5be6deb149c64 -eo pid,comm [2021-03-30T03:49:32.874Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-30T03:49:32.874Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] { [Pipeline] sh [2021-03-30T03:49:33.684Z] + docker-compose build --help [2021-03-30T03:49:33.684Z] + grep parallel [2021-03-30T03:49:34.264Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-30T03:49:34.264Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-30T03:49:35.654Z] + sudo snap remove --purge lxd [2021-03-30T03:49:35.916Z] snap "lxd" is not installed [2021-03-30T03:49:35.916Z] + sudo groupadd --force --system lxd [2021-03-30T03:49:35.916Z] ++ whoami [2021-03-30T03:49:35.916Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-30T03:49:35.916Z] + newgrp - lxd [2021-03-30T03:49:35.916Z] + sudo snap install lxd [2021-03-30T03:49:37.055Z] --parallel Build images in parallel. [Pipeline] } [2021-03-30T03:49:37.091Z] $ docker stop --time=1 56f6992a406e7116e2d22b6d3c7be43f9226679a23a12b7d03e5be6deb149c64 [2021-03-30T03:49:39.005Z] $ docker rm -f 56f6992a406e7116e2d22b6d3c7be43f9226679a23a12b7d03e5be6deb149c64 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:49:39.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T03:49:39.831Z] . [Pipeline] withDockerContainer [2021-03-30T03:49:40.091Z] prd-ubuntu18.04-docker-arm64-4c-16g-31963 does not seem to be running inside a container [2021-03-30T03:49:40.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-30T03:49:41.601Z] $ docker top e87efc9927ed7347261676368825db2eb2da54acba62331fd2d1f22fbda89fa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:49:42.656Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-30T03:49:44.064Z] 2021-03-30T03:49:42Z INFO Waiting for automatic snapd restart... [2021-03-30T03:49:46.956Z] Building docker-core-command-go ... [2021-03-30T03:49:46.956Z] Building docker-core-data-go ... [2021-03-30T03:49:46.956Z] Building docker-core-metadata-go ... [2021-03-30T03:49:46.956Z] Building docker-security-bootstrapper-go ... [2021-03-30T03:49:46.956Z] Building docker-security-proxy-setup-go ... [2021-03-30T03:49:46.956Z] Building docker-security-secretstore-setup-go ... [2021-03-30T03:49:46.956Z] Building docker-support-notifications-go ... [2021-03-30T03:49:46.956Z] Building docker-support-scheduler-go ... [2021-03-30T03:49:46.956Z] Building docker-sys-mgmt-agent-go ... [2021-03-30T03:49:46.956Z] Building docker-sys-mgmt-agent-go [2021-03-30T03:49:46.956Z] Building docker-support-notifications-go [2021-03-30T03:49:46.956Z] Building docker-core-command-go [2021-03-30T03:49:46.956Z] Building docker-security-secretstore-setup-go [2021-03-30T03:49:46.956Z] Building docker-security-bootstrapper-go [2021-03-30T03:49:59.058Z] lxd 4.12 from Canonical* installed [2021-03-30T03:49:59.058Z] + sudo lxd init --auto [2021-03-30T03:50:09.076Z] + sudo snap install --classic snapcraft [2021-03-30T03:50:14.372Z] snapcraft 4.6 from Canonical* installed [2021-03-30T03:50:14.372Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-30T03:50:14.372Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-30T03:50:14.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-30T03:50:14.372Z] Dload Upload Total Spent Left Speed [2021-03-30T03:50:14.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5097 [2021-03-30T03:50:14.632Z] 100 3325k 100 3325k 0 0 8819k 0 --:--:-- --:--:-- --:--:-- 8819k [2021-03-30T03:50:14.632Z] ./yq_linux_amd64 [2021-03-30T03:50:14.895Z] + sudo snapcraft prime --use-lxd [2021-03-30T03:50:16.820Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-30T03:50:16.820Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-30T03:50:16.820Z] - README.md [2021-03-30T03:50:16.820Z] [2021-03-30T03:50:16.820Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-30T03:50:17.393Z] Launching a container. [2021-03-30T03:50:27.398Z] Waiting for container to be ready [2021-03-30T03:50:27.970Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-30T03:50:27.970Z] [2021-03-30T03:50:32.181Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-30T03:50:32.753Z] Waiting for network to be ready... [2021-03-30T03:50:33.327Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-30T03:50:33.327Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-30T03:50:33.900Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-30T03:50:33.900Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] [2021-03-30T03:50:34.161Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-30T03:50:34.421Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-30T03:50:34.421Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-30T03:50:34.421Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-30T03:50:34.421Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-30T03:50:34.421Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-30T03:50:34.421Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-30T03:50:34.421Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-30T03:50:34.421Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-30T03:50:34.421Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-30T03:50:34.421Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-30T03:50:34.421Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-30T03:50:34.421Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-30T03:50:34.421Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-30T03:50:34.682Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-30T03:50:34.943Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-30T03:50:34.943Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-30T03:50:34.943Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-30T03:50:34.943Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-30T03:50:34.943Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-30T03:50:34.943Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-30T03:50:34.943Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-30T03:50:35.206Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-30T03:50:37.763Z] Fetched 24.2 MB in 5s (5353 kB/s) [2021-03-30T03:50:38.708Z] Reading package lists... [2021-03-30T03:50:38.708Z] Reading package lists... [2021-03-30T03:50:38.971Z] Building dependency tree... [2021-03-30T03:50:38.971Z] Reading state information... [2021-03-30T03:50:39.234Z] The following additional packages will be installed: [2021-03-30T03:50:39.234Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-30T03:50:39.234Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-30T03:50:39.234Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-30T03:50:39.234Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-30T03:50:39.234Z] Suggested packages: [2021-03-30T03:50:39.234Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-30T03:50:39.234Z] Recommended packages: [2021-03-30T03:50:39.234Z] gnupg libsasl2-modules [2021-03-30T03:50:39.234Z] The following NEW packages will be installed: [2021-03-30T03:50:39.234Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-30T03:50:39.234Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-30T03:50:39.234Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-30T03:50:39.234Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-30T03:50:39.234Z] The following packages will be upgraded: [2021-03-30T03:50:39.234Z] gpg gpg-agent gpgconf libudev1 [2021-03-30T03:50:39.496Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-30T03:50:39.496Z] Need to get 3530 kB of archives. [2021-03-30T03:50:39.496Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-30T03:50:39.496Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-30T03:50:39.496Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-30T03:50:39.496Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-30T03:50:39.759Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-30T03:50:39.759Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-30T03:50:39.759Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-30T03:50:40.021Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-30T03:50:40.021Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-30T03:50:40.021Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-30T03:50:40.021Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-30T03:50:40.021Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-30T03:50:40.022Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-30T03:50:40.022Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-30T03:50:40.022Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-30T03:50:40.284Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-30T03:50:40.284Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-30T03:50:40.284Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-30T03:50:40.284Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-30T03:50:40.284Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-30T03:50:40.284Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-30T03:50:40.284Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-30T03:50:40.284Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-30T03:50:40.284Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T03:50:40.284Z] Fetched 3530 kB in 1s (3375 kB/s) [2021-03-30T03:50:40.545Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-30T03:50:40.545Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-30T03:50:40.545Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T03:50:40.545Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-30T03:50:40.811Z] Selecting previously unselected package udev. [2021-03-30T03:50:40.811Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-30T03:50:40.811Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-30T03:50:40.811Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-30T03:50:41.073Z] Selecting previously unselected package libfuse2:amd64. [2021-03-30T03:50:41.073Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-30T03:50:41.073Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-30T03:50:41.073Z] Selecting previously unselected package fuse. [2021-03-30T03:50:41.073Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-30T03:50:41.073Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-30T03:50:41.335Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T03:50:41.335Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T03:50:41.598Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T03:50:41.598Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T03:50:41.598Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T03:50:41.598Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T03:50:41.860Z] Selecting previously unselected package libksba8:amd64. [2021-03-30T03:50:41.860Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-30T03:50:41.860Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-30T03:50:41.860Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-30T03:50:41.860Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:50:41.860Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:42.122Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-30T03:50:42.122Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:50:42.122Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:42.122Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-30T03:50:42.122Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:50:42.122Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:42.385Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-30T03:50:42.385Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:50:42.385Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:42.385Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-30T03:50:42.385Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:50:42.385Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:42.979Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-30T03:50:42.979Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:50:42.979Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:42.979Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-30T03:50:42.979Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:50:42.979Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:42.979Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-30T03:50:42.979Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:50:42.979Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:42.979Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-30T03:50:42.979Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T03:50:42.979Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:42.979Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-30T03:50:42.979Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-30T03:50:42.979Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T03:50:42.979Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-30T03:50:42.979Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-30T03:50:43.241Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T03:50:43.241Z] Selecting previously unselected package libldap-common. [2021-03-30T03:50:43.241Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-30T03:50:43.241Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T03:50:43.241Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-30T03:50:43.241Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-30T03:50:43.241Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T03:50:43.503Z] Selecting previously unselected package dirmngr. [2021-03-30T03:50:43.503Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T03:50:43.503Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-30T03:50:43.503Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T03:50:43.503Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-30T03:50:43.503Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-30T03:50:43.765Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T03:50:43.765Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T03:50:43.765Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-30T03:50:43.765Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:43.765Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-30T03:50:43.765Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T03:50:43.765Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-30T03:50:44.340Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-30T03:50:44.340Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:44.340Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-30T03:50:44.340Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-30T03:50:44.603Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-30T03:50:44.603Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:44.603Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:44.603Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:44.603Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:44.603Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:44.603Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:44.603Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T03:50:44.865Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T03:50:44.865Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-30T03:50:44.865Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T03:50:45.439Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-30T03:50:45.439Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-30T03:50:45.439Z] This means they are not meant to be enabled using systemctl. [2021-03-30T03:50:45.439Z] Possible reasons for having this kind of units are: [2021-03-30T03:50:45.439Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-30T03:50:45.439Z] .wants/ or .requires/ directory. [2021-03-30T03:50:45.439Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-30T03:50:45.439Z] a requirement dependency on it. [2021-03-30T03:50:45.439Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-30T03:50:45.439Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-30T03:50:45.439Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-30T03:50:45.439Z] instance name specified. [2021-03-30T03:50:45.702Z] Reading package lists... [2021-03-30T03:50:45.702Z] Building dependency tree... [2021-03-30T03:50:45.702Z] Reading state information... [2021-03-30T03:50:45.963Z] The following additional packages will be installed: [2021-03-30T03:50:45.963Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-30T03:50:45.963Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-30T03:50:45.963Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-30T03:50:45.963Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-30T03:50:45.963Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-30T03:50:45.963Z] Suggested packages: [2021-03-30T03:50:45.963Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-30T03:50:45.963Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-30T03:50:45.963Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-30T03:50:45.963Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-30T03:50:45.963Z] systemd-container policykit-1 [2021-03-30T03:50:45.963Z] Recommended packages: [2021-03-30T03:50:45.963Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-30T03:50:45.963Z] The following NEW packages will be installed: [2021-03-30T03:50:45.963Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-30T03:50:45.963Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-30T03:50:45.963Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-30T03:50:45.963Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-30T03:50:45.963Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-30T03:50:45.963Z] The following packages will be upgraded: [2021-03-30T03:50:45.963Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-30T03:50:46.225Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-30T03:50:46.225Z] Need to get 35.2 MB of archives. [2021-03-30T03:50:46.225Z] After this operation, 141 MB of additional disk space will be used. [2021-03-30T03:50:46.225Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-30T03:50:46.225Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-30T03:50:46.797Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-30T03:50:46.797Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-03-30T03:50:46.797Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-30T03:50:46.797Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-30T03:50:47.059Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-30T03:50:47.059Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-30T03:50:47.059Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-30T03:50:47.059Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-30T03:50:47.059Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-30T03:50:47.059Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-30T03:50:47.059Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-30T03:50:47.059Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-30T03:50:47.059Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-30T03:50:47.059Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-30T03:50:47.059Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-30T03:50:47.059Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-30T03:50:47.059Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-30T03:50:47.328Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-30T03:50:47.328Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-30T03:50:47.328Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-30T03:50:47.328Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-30T03:50:47.328Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-30T03:50:47.329Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-30T03:50:47.329Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-30T03:50:47.329Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-30T03:50:47.329Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-30T03:50:47.329Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-30T03:50:47.329Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-30T03:50:48.272Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T03:50:48.273Z] Fetched 35.2 MB in 2s (16.5 MB/s) [2021-03-30T03:50:48.273Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-30T03:50:48.273Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-30T03:50:48.535Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T03:50:49.108Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-30T03:50:49.108Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T03:50:49.108Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-30T03:50:49.369Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-30T03:50:49.369Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-30T03:50:49.369Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-30T03:50:49.369Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-30T03:50:49.630Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-30T03:50:49.630Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-30T03:50:49.630Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-30T03:50:49.893Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-30T03:50:49.893Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-30T03:50:50.467Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-30T03:50:50.467Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-30T03:50:50.467Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-30T03:50:50.467Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-30T03:50:50.729Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-30T03:50:50.729Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T03:50:50.729Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:50:50.991Z] Selecting previously unselected package libexpat1:amd64. [2021-03-30T03:50:50.991Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-30T03:50:50.991Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-30T03:50:50.991Z] Selecting previously unselected package python3.6-minimal. [2021-03-30T03:50:50.991Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T03:50:50.991Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:50:51.253Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-30T03:50:51.253Z] Checking for services that may need to be restarted...done. [2021-03-30T03:50:51.253Z] Checking for services that may need to be restarted...done. [2021-03-30T03:50:51.514Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:50:51.514Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-30T03:50:51.514Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:50:52.087Z] Selecting previously unselected package python3-minimal. [2021-03-30T03:50:52.087Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-30T03:50:52.087Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-30T03:50:52.087Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-30T03:50:52.087Z] Selecting previously unselected package mime-support. [2021-03-30T03:50:52.087Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-30T03:50:52.087Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-30T03:50:52.087Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-30T03:50:52.087Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-30T03:50:52.087Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-30T03:50:52.351Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-30T03:50:52.351Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T03:50:52.351Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:50:52.688Z] Selecting previously unselected package python3.6. [2021-03-30T03:50:52.688Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T03:50:52.688Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:50:52.688Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-30T03:50:52.688Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-30T03:50:52.688Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-30T03:50:52.952Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-30T03:50:53.215Z] Selecting previously unselected package python3. [2021-03-30T03:50:53.215Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-30T03:50:53.215Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-30T03:50:53.215Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-30T03:50:53.477Z] Selecting previously unselected package multiarch-support. [2021-03-30T03:50:53.477Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T03:50:53.477Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-30T03:50:53.477Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-30T03:50:53.477Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-30T03:50:53.477Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-30T03:50:53.477Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-30T03:50:53.477Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-30T03:50:53.740Z] Selecting previously unselected package libbsd0:amd64. [2021-03-30T03:50:53.740Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-30T03:50:53.740Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-30T03:50:53.740Z] Selecting previously unselected package sudo. [2021-03-30T03:50:53.740Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-30T03:50:53.740Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-30T03:50:54.002Z] Selecting previously unselected package apparmor. [2021-03-30T03:50:54.002Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-30T03:50:54.002Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-30T03:50:54.002Z] Selecting previously unselected package libedit2:amd64. [2021-03-30T03:50:54.002Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-30T03:50:54.002Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-30T03:50:54.264Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-30T03:50:54.264Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T03:50:54.264Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:50:54.264Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-30T03:50:54.264Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T03:50:54.264Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:50:54.528Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-30T03:50:54.528Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-30T03:50:54.528Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-30T03:50:54.528Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-30T03:50:54.528Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T03:50:54.528Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:50:54.528Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-30T03:50:54.528Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T03:50:54.788Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:50:54.788Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-30T03:50:54.788Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-30T03:50:54.788Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-30T03:50:55.049Z] Selecting previously unselected package openssh-client. [2021-03-30T03:50:55.049Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-30T03:50:55.049Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-30T03:50:55.310Z] Selecting previously unselected package squashfs-tools. [2021-03-30T03:50:55.310Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-30T03:50:55.310Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-30T03:50:55.310Z] Selecting previously unselected package snapd. [2021-03-30T03:50:55.310Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-30T03:50:55.310Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-30T03:50:57.227Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-30T03:50:57.227Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-30T03:50:57.489Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-30T03:50:57.489Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-30T03:50:57.489Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-30T03:50:57.751Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:50:57.751Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T03:50:57.751Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-30T03:50:57.751Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-30T03:50:59.671Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-30T03:50:59.671Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-30T03:50:59.671Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-30T03:50:59.671Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:50:59.671Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:50:59.671Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T03:51:00.246Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-30T03:51:00.246Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:51:00.246Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-30T03:51:00.246Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-30T03:51:00.246Z] running python rtupdate hooks for python3.6... [2021-03-30T03:51:00.246Z] running python post-rtupdate hooks for python3.6... [2021-03-30T03:51:00.246Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-30T03:51:01.638Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-30T03:51:01.900Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T03:51:01.900Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-30T03:51:02.161Z] Setting up snapd (2.48.3+18.04) ... [2021-03-30T03:51:02.422Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-30T03:51:02.683Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-30T03:51:02.943Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-30T03:51:02.943Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-30T03:51:03.204Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-30T03:51:03.204Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-30T03:51:03.464Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-30T03:51:03.464Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-30T03:51:03.726Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-30T03:51:03.990Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-30T03:51:03.990Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-03-30T03:51:03.990Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T03:51:03.990Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-30T03:51:05.379Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T03:51:05.379Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T03:51:05.379Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T03:51:06.587Z] Reading package lists... [2021-03-30T03:51:06.587Z] Reading package lists... [2021-03-30T03:51:06.848Z] Building dependency tree... [2021-03-30T03:51:06.848Z] Reading state information... [2021-03-30T03:51:07.110Z] Calculating upgrade... [2021-03-30T03:51:07.372Z] The following packages will be upgraded: [2021-03-30T03:51:07.372Z] advancecomp base-files bash binutils binutils-common [2021-03-30T03:51:07.372Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-30T03:51:07.372Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-30T03:51:07.372Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-30T03:51:07.372Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-30T03:51:07.372Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-30T03:51:07.372Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-30T03:51:07.372Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-30T03:51:07.372Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-30T03:51:07.372Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-30T03:51:07.372Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-30T03:51:07.372Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-30T03:51:07.372Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-30T03:51:07.372Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-30T03:51:07.372Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-30T03:51:07.372Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-30T03:51:07.372Z] Need to get 63.8 MB of archives. [2021-03-30T03:51:07.372Z] After this operation, 5208 kB of additional disk space will be used. [2021-03-30T03:51:07.372Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-03-30T03:51:07.372Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-30T03:51:07.372Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-30T03:51:07.372Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-30T03:51:07.372Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-30T03:51:07.372Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-30T03:51:07.372Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-30T03:51:07.372Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-30T03:51:07.372Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-30T03:51:07.372Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-30T03:51:07.372Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-30T03:51:07.372Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-30T03:51:07.633Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-30T03:51:07.633Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-30T03:51:07.633Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-30T03:51:07.633Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-30T03:51:07.633Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-30T03:51:07.633Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-30T03:51:07.633Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-30T03:51:07.633Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-30T03:51:07.633Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-30T03:51:07.633Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-30T03:51:07.633Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-30T03:51:07.633Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-30T03:51:07.633Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-30T03:51:07.633Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-30T03:51:07.633Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-30T03:51:07.633Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-30T03:51:07.633Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-30T03:51:07.633Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-30T03:51:07.633Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-30T03:51:07.633Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-30T03:51:07.633Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-30T03:51:07.633Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-30T03:51:07.633Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-30T03:51:07.633Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-30T03:51:07.633Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-30T03:51:07.633Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-30T03:51:07.633Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-30T03:51:07.633Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-03-30T03:51:07.894Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-30T03:51:07.894Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-30T03:51:07.894Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-30T03:51:07.894Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-30T03:51:07.894Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-30T03:51:07.894Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-30T03:51:07.894Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-30T03:51:07.894Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-30T03:51:07.894Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-30T03:51:07.894Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-30T03:51:07.894Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-30T03:51:07.894Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-30T03:51:07.894Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-30T03:51:07.894Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-30T03:51:07.894Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-30T03:51:07.894Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-30T03:51:08.159Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-30T03:51:08.159Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-30T03:51:08.159Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-30T03:51:08.421Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-30T03:51:08.421Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-30T03:51:08.421Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-30T03:51:08.421Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-30T03:51:08.421Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-30T03:51:08.681Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-30T03:51:08.681Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-30T03:51:08.681Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-30T03:51:08.681Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-30T03:51:08.681Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-30T03:51:08.681Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-30T03:51:08.681Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-30T03:51:08.681Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-30T03:51:08.681Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-30T03:51:08.681Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-30T03:51:08.681Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-30T03:51:08.803Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:51:08.803Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:51:08.803Z] ---> 03cb145f8f97 [2021-03-30T03:51:08.803Z] Step 3/26 : WORKDIR /edgex-go [2021-03-30T03:51:08.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:51:08.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:51:08.803Z] ---> 03cb145f8f97 [2021-03-30T03:51:08.803Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:51:08.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:51:08.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:51:08.803Z] ---> 03cb145f8f97 [2021-03-30T03:51:08.803Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T03:51:08.803Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:51:08.803Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:51:08.803Z] ---> 03cb145f8f97 [2021-03-30T03:51:08.803Z] Step 3/31 : WORKDIR /edgex-go [2021-03-30T03:51:08.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:51:08.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:51:08.803Z] ---> 03cb145f8f97 [2021-03-30T03:51:08.803Z] Step 3/24 : WORKDIR /edgex-go [2021-03-30T03:51:08.803Z] ---> Running in 6596910e2819 [2021-03-30T03:51:08.803Z] ---> Running in 2d6371eca5b0 [2021-03-30T03:51:08.803Z] ---> Running in 639825a2c6ab [2021-03-30T03:51:08.803Z] ---> Running in 19cbd725719d [2021-03-30T03:51:08.803Z] ---> Running in 86868767e7ae [2021-03-30T03:51:08.803Z] Removing intermediate container 6596910e2819 [2021-03-30T03:51:08.803Z] ---> d67a73284762 [2021-03-30T03:51:08.803Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:51:08.803Z] Removing intermediate container 86868767e7ae [2021-03-30T03:51:08.803Z] ---> 0e136968ed96 [2021-03-30T03:51:08.803Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:51:08.803Z] Removing intermediate container 2d6371eca5b0 [2021-03-30T03:51:08.803Z] ---> 22eaf71173f8 [2021-03-30T03:51:08.803Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:51:08.803Z] Removing intermediate container 19cbd725719d [2021-03-30T03:51:08.803Z] ---> 4f41f3086468 [2021-03-30T03:51:08.803Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:51:08.803Z] Removing intermediate container 639825a2c6ab [2021-03-30T03:51:08.803Z] ---> a969542f6677 [2021-03-30T03:51:08.803Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:51:08.803Z] ---> Running in 961e3e3512f4 [2021-03-30T03:51:08.803Z] ---> Running in c665bf39772b [2021-03-30T03:51:08.803Z] ---> Running in cd3bb11b2a93 [2021-03-30T03:51:08.803Z] ---> Running in 47cb3b465901 [2021-03-30T03:51:08.803Z] ---> Running in 1e891c9210b9 [2021-03-30T03:51:08.803Z] Removing intermediate container 961e3e3512f4 [2021-03-30T03:51:08.803Z] ---> f6185c59348e [2021-03-30T03:51:08.803Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T03:51:08.803Z] ---> Running in 1790a75d2e35 [2021-03-30T03:51:08.803Z] Removing intermediate container 47cb3b465901 [2021-03-30T03:51:08.803Z] ---> 26367ca71e83 [2021-03-30T03:51:08.803Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-30T03:51:08.803Z] Removing intermediate container c665bf39772b [2021-03-30T03:51:08.803Z] ---> 580a99ebbce6 [2021-03-30T03:51:08.803Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-30T03:51:08.803Z] ---> Running in 2989e22dcb68 [2021-03-30T03:51:08.941Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-30T03:51:08.941Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-30T03:51:08.941Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-30T03:51:08.941Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-30T03:51:08.941Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-30T03:51:08.941Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-30T03:51:08.941Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-30T03:51:08.941Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-30T03:51:08.941Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-30T03:51:08.941Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-30T03:51:08.941Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-30T03:51:08.941Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-30T03:51:08.941Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-30T03:51:09.077Z] ---> Running in 0e9bbc6aa852 [2021-03-30T03:51:09.078Z] Removing intermediate container cd3bb11b2a93 [2021-03-30T03:51:09.078Z] ---> 080c1e0af921 [2021-03-30T03:51:09.078Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-30T03:51:09.078Z] Removing intermediate container 1e891c9210b9 [2021-03-30T03:51:09.078Z] ---> 884262676ce7 [2021-03-30T03:51:09.078Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-30T03:51:09.204Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-30T03:51:09.204Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-30T03:51:09.204Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-30T03:51:09.204Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-30T03:51:09.204Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-30T03:51:09.204Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-30T03:51:09.204Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-30T03:51:09.204Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-30T03:51:09.204Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-30T03:51:09.204Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-30T03:51:09.204Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-30T03:51:09.352Z] ---> Running in 9cdeb8e1ffe0 [2021-03-30T03:51:09.352Z] ---> Running in 0d3277604b20 [2021-03-30T03:51:09.466Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T03:51:09.466Z] Fetched 63.8 MB in 2s (31.9 MB/s) [2021-03-30T03:51:09.466Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:09.466Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T03:51:09.466Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T03:51:10.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:51:10.414Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T03:51:10.414Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T03:51:10.677Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-03-30T03:51:10.677Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-03-30T03:51:10.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:51:10.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:51:11.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:51:11.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:51:11.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:51:11.254Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:11.516Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:51:11.516Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:11.516Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:51:11.777Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:11.777Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:51:11.777Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:11.777Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:51:11.808Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:51:12.040Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:12.040Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:51:12.040Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:12.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:51:12.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:51:12.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:51:12.303Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:51:12.303Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:12.303Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:51:12.303Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:51:12.359Z] OK: 217 MiB in 51 packages [2021-03-30T03:51:12.566Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T03:51:12.566Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:12.566Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-30T03:51:12.566Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:51:12.830Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T03:51:12.830Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:12.830Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:51:12.830Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:12.830Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:51:12.964Z] OK: 217 MiB in 51 packages [2021-03-30T03:51:13.093Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:13.093Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T03:51:13.239Z] OK: 217 MiB in 51 packages [2021-03-30T03:51:13.353Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:51:13.353Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T03:51:13.353Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T03:51:13.514Z] OK: 217 MiB in 51 packages [2021-03-30T03:51:13.514Z] OK: 217 MiB in 51 packages [2021-03-30T03:51:13.514Z] Removing intermediate container 1790a75d2e35 [2021-03-30T03:51:13.514Z] ---> 5efcf6cea2cf [2021-03-30T03:51:13.514Z] Step 6/23 : COPY go.mod . [2021-03-30T03:51:13.615Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T03:51:13.876Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-30T03:51:14.139Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T03:51:14.139Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-30T03:51:14.400Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-30T03:51:14.400Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-30T03:51:14.400Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-30T03:51:14.662Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-30T03:51:14.663Z] Installing new version of config file /etc/issue ... [2021-03-30T03:51:14.663Z] Installing new version of config file /etc/issue.net ... [2021-03-30T03:51:14.663Z] Installing new version of config file /etc/lsb-release ... [2021-03-30T03:51:14.663Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-30T03:51:14.924Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-30T03:51:14.961Z] ---> 96c3b4e2ec29 [2021-03-30T03:51:14.961Z] Step 7/23 : RUN go mod download [2021-03-30T03:51:14.961Z] Removing intermediate container 0d3277604b20 [2021-03-30T03:51:14.961Z] ---> a1f194d4551a [2021-03-30T03:51:14.961Z] Step 6/31 : COPY go.mod . [2021-03-30T03:51:14.961Z] ---> Running in 7d26f716e33c [2021-03-30T03:51:15.186Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-30T03:51:15.186Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-30T03:51:15.186Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:15.186Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-30T03:51:15.186Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-30T03:51:15.253Z] Removing intermediate container 0e9bbc6aa852 [2021-03-30T03:51:15.253Z] ---> 9b44fa47e297 [2021-03-30T03:51:15.253Z] Step 6/24 : COPY go.mod . [2021-03-30T03:51:15.253Z] Removing intermediate container 2989e22dcb68 [2021-03-30T03:51:15.253Z] ---> 618077b7a755 [2021-03-30T03:51:15.253Z] Step 6/22 : COPY go.mod .Removing intermediate container 9cdeb8e1ffe0 [2021-03-30T03:51:15.253Z] [2021-03-30T03:51:15.253Z] ---> d6797ce79b65 [2021-03-30T03:51:15.253Z] Step 6/26 : COPY go.mod . [2021-03-30T03:51:15.447Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-30T03:51:15.448Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-03-30T03:51:15.709Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:15.709Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:51:15.709Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-30T03:51:15.709Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:51:15.709Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:15.709Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-30T03:51:15.849Z] ---> a787485ed99b [2021-03-30T03:51:15.849Z] Step 7/31 : RUN go mod download [2021-03-30T03:51:15.972Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-30T03:51:15.972Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-30T03:51:16.128Z] ---> Running in 3b51f4c101d0 [2021-03-30T03:51:16.128Z] ---> 808f099d1c20 [2021-03-30T03:51:16.128Z] Step 7/24 : RUN go mod download [2021-03-30T03:51:16.235Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:16.235Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-30T03:51:16.235Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-30T03:51:16.235Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-30T03:51:16.403Z] ---> Running in 4eaef6c30626 [2021-03-30T03:51:16.496Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:16.496Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T03:51:16.496Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T03:51:16.693Z] ---> 6d859c2350d2 [2021-03-30T03:51:16.693Z] Step 7/22 : RUN go mod download [2021-03-30T03:51:16.693Z] ---> 74436364cd0f [2021-03-30T03:51:16.693Z] Step 7/26 : RUN go mod download [2021-03-30T03:51:16.758Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-30T03:51:16.758Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:16.758Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T03:51:16.758Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T03:51:16.966Z] ---> Running in 4c33a1107d67 [2021-03-30T03:51:16.966Z] ---> Running in c89036650277 [2021-03-30T03:51:17.020Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-30T03:51:17.020Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:17.020Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-30T03:51:17.020Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-30T03:51:17.280Z] Setting up grep (3.1-2build1) ... [2021-03-30T03:51:17.280Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:17.280Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-30T03:51:17.280Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-30T03:51:17.542Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-30T03:51:17.542Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:17.542Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T03:51:17.542Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T03:51:17.803Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-30T03:51:17.803Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:17.803Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-30T03:51:17.803Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T03:51:18.378Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-30T03:51:18.378Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T03:51:18.438Z] Removing intermediate container 7d26f716e33c [2021-03-30T03:51:18.438Z] ---> ea8d10068a81 [2021-03-30T03:51:18.438Z] Step 8/23 : COPY . . [2021-03-30T03:51:18.640Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-30T03:51:18.641Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T03:51:19.213Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-30T03:51:19.213Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:19.213Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-30T03:51:19.213Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T03:51:20.159Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-30T03:51:20.159Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-30T03:51:20.424Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-30T03:51:20.424Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-30T03:51:20.685Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-30T03:51:20.686Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:20.686Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-30T03:51:20.686Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-30T03:51:20.947Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-30T03:51:21.208Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:21.208Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:51:21.208Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:51:21.208Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:51:21.208Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:21.208Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:51:21.470Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:51:21.470Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:51:21.732Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:21.732Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:51:21.732Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:51:21.732Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:51:21.846Z] Removing intermediate container 3b51f4c101d0 [2021-03-30T03:51:21.846Z] ---> 5ab3db39a6aa [2021-03-30T03:51:21.846Z] Step 8/31 : COPY . . [2021-03-30T03:51:21.846Z] Removing intermediate container 4eaef6c30626 [2021-03-30T03:51:21.846Z] ---> 5408fa438cea [2021-03-30T03:51:21.846Z] Step 8/24 : COPY . . [2021-03-30T03:51:21.997Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:21.997Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:51:21.997Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:51:21.997Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:51:22.261Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:22.261Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T03:51:22.261Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T03:51:22.261Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T03:51:22.261Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T03:51:22.461Z] Removing intermediate container c89036650277 [2021-03-30T03:51:22.461Z] ---> a387c8bb1bcb [2021-03-30T03:51:22.461Z] Step 8/26 : COPY . . [2021-03-30T03:51:22.522Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-30T03:51:22.522Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:22.522Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T03:51:22.522Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T03:51:22.522Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-30T03:51:22.746Z] Removing intermediate container 4c33a1107d67 [2021-03-30T03:51:22.746Z] ---> d1f528a2330c [2021-03-30T03:51:22.746Z] Step 8/22 : COPY . . [2021-03-30T03:51:22.784Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:22.784Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:51:22.784Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:51:22.784Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:51:23.044Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:23.045Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:51:23.045Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:51:23.045Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:51:23.305Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:23.305Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:51:23.305Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:51:23.876Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:51:24.137Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-30T03:51:24.398Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-30T03:51:24.398Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:24.398Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T03:51:24.398Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T03:51:24.660Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-30T03:51:24.922Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T03:51:24.922Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-30T03:51:24.922Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T03:51:24.922Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-30T03:51:25.183Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:25.183Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-30T03:51:25.183Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-30T03:51:25.444Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-30T03:51:25.705Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:25.705Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-30T03:51:25.705Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-30T03:51:25.705Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-30T03:51:25.966Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:25.966Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-30T03:51:25.966Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-30T03:51:25.966Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-30T03:51:26.227Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:26.227Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-30T03:51:26.227Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T03:51:26.227Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T03:51:26.488Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:26.488Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-30T03:51:26.488Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T03:51:26.749Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T03:51:26.749Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:26.749Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-30T03:51:27.010Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T03:51:27.010Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T03:51:27.282Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:27.282Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T03:51:27.282Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T03:51:27.544Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-30T03:51:27.545Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T03:51:27.545Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T03:51:27.545Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T03:51:27.807Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-30T03:51:27.807Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:27.807Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-30T03:51:27.807Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-30T03:51:28.069Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-30T03:51:28.069Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:28.069Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-30T03:51:28.069Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T03:51:28.330Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T03:51:28.591Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:28.591Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T03:51:28.591Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T03:51:28.853Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-30T03:51:28.853Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:28.853Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-30T03:51:28.853Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-30T03:51:29.114Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-30T03:51:29.114Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:29.114Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-30T03:51:29.114Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-30T03:51:29.687Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-30T03:51:29.949Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:29.949Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T03:51:29.949Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T03:51:29.949Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-30T03:51:30.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:30.211Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-30T03:51:30.211Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-30T03:51:30.473Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-30T03:51:30.473Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:30.473Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-30T03:51:30.473Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-30T03:51:30.734Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-30T03:51:30.996Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:30.996Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-30T03:51:30.996Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-30T03:51:31.258Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-30T03:51:31.258Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:31.258Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-30T03:51:31.258Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-30T03:51:31.520Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-30T03:51:31.520Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:31.520Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-30T03:51:31.520Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-30T03:51:31.858Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-30T03:51:31.858Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T03:51:31.858Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-30T03:51:31.858Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-30T03:51:31.858Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-30T03:51:32.137Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-30T03:51:32.137Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-30T03:51:32.138Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-30T03:51:32.138Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-30T03:51:32.138Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-30T03:51:32.414Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-30T03:51:32.414Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-30T03:51:32.694Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-30T03:51:32.694Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-30T03:51:32.694Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-30T03:51:32.694Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-30T03:51:32.997Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-30T03:51:32.997Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-30T03:51:32.997Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-30T03:51:32.997Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-30T03:51:33.283Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-30T03:51:33.283Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-30T03:51:33.283Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-30T03:51:33.283Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-30T03:51:33.669Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-30T03:51:33.669Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-30T03:51:33.669Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-30T03:51:33.669Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-30T03:51:33.930Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-30T03:51:33.930Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-30T03:51:34.507Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-30T03:51:34.774Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-30T03:51:34.774Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-30T03:51:34.774Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-30T03:51:35.034Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T03:51:35.034Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T03:51:35.295Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T03:51:35.295Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T03:51:35.556Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T03:51:35.556Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T03:51:35.817Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T03:51:35.817Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T03:51:35.817Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:35.817Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:51:36.081Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:36.081Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:51:36.343Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:36.343Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:51:36.343Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:36.343Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:51:37.286Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:37.286Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:51:38.229Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:38.229Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:51:38.799Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:38.799Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:51:39.060Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:39.321Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:51:40.267Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T03:51:40.267Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T03:51:40.267Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-30T03:51:40.267Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-30T03:51:40.267Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-30T03:51:40.267Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-30T03:51:40.527Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-30T03:51:40.527Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-30T03:51:40.789Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-30T03:51:40.789Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-30T03:51:40.789Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-30T03:51:40.789Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-30T03:51:41.051Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-30T03:51:41.051Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-30T03:51:41.313Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-30T03:51:41.313Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-30T03:51:41.575Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:51:41.575Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-30T03:51:41.575Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:51:41.575Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:51:41.575Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:51:41.575Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-30T03:51:41.842Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-30T03:51:41.842Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-30T03:51:41.842Z] [2021-03-30T03:51:41.842Z] Current default time zone: 'Etc/UTC' [2021-03-30T03:51:41.842Z] Local time is now: Tue Mar 30 03:51:41 UTC 2021. [2021-03-30T03:51:41.842Z] Universal Time is now: Tue Mar 30 03:51:41 UTC 2021. [2021-03-30T03:51:41.842Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-30T03:51:41.842Z] [2021-03-30T03:51:41.842Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-30T03:51:41.842Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:51:41.842Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-03-30T03:51:42.103Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-30T03:51:42.103Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-30T03:51:42.103Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-30T03:51:42.103Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-30T03:51:42.103Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-30T03:51:42.103Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-30T03:51:42.103Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-30T03:51:42.103Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:51:42.365Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-30T03:51:42.631Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:51:42.631Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-30T03:51:42.631Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:51:42.631Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-30T03:51:42.631Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-30T03:51:42.631Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-30T03:51:42.631Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-30T03:51:42.631Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-30T03:51:42.631Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-30T03:51:42.631Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-30T03:51:42.895Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-30T03:51:44.817Z] Updating certificates in /etc/ssl/certs... [2021-03-30T03:51:45.388Z] 23 added, 27 removed; done. [2021-03-30T03:51:45.649Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-30T03:51:45.649Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T03:51:45.649Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-30T03:51:45.649Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-30T03:51:45.649Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-30T03:51:45.911Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:51:45.911Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-30T03:51:45.911Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:51:45.911Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:51:45.911Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:51:45.911Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:51:46.171Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:51:46.171Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-30T03:51:46.171Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-30T03:51:46.171Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-30T03:51:46.171Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-30T03:51:46.171Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-30T03:51:46.171Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:51:46.171Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T03:51:46.171Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-30T03:51:46.434Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-30T03:51:46.434Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-30T03:51:46.434Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-30T03:51:46.434Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-30T03:51:46.434Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-30T03:51:46.696Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-30T03:51:46.696Z] Updating certificates in /etc/ssl/certs... [2021-03-30T03:51:47.268Z] 0 added, 0 removed; done. [2021-03-30T03:51:47.268Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-30T03:51:47.268Z] done. [2021-03-30T03:51:47.790Z] Reading package lists... [2021-03-30T03:51:47.790Z] Building dependency tree... [2021-03-30T03:51:47.790Z] Reading state information... [2021-03-30T03:51:48.050Z] The following NEW packages will be installed: [2021-03-30T03:51:48.050Z] apt-transport-https [2021-03-30T03:51:48.050Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-30T03:51:48.050Z] Need to get 1696 B of archives. [2021-03-30T03:51:48.050Z] After this operation, 153 kB of additional disk space will be used. [2021-03-30T03:51:48.050Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-30T03:51:48.050Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T03:51:48.050Z] Fetched 1696 B in 0s (21.4 kB/s) [2021-03-30T03:51:48.311Z] Selecting previously unselected package apt-transport-https. [2021-03-30T03:51:48.312Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-30T03:51:48.312Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-30T03:51:48.312Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-30T03:51:48.312Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-30T03:51:48.572Z] Waiting for network to be ready... [2021-03-30T03:51:49.568Z] ---> 73f15edb6e82 [2021-03-30T03:51:49.568Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-30T03:51:49.568Z] ---> 1f7a846bb3eb [2021-03-30T03:51:49.568Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-30T03:51:49.568Z] ---> Running in c893e649f089 [2021-03-30T03:51:49.568Z] ---> 7691e326e53e [2021-03-30T03:51:49.568Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-30T03:51:49.568Z] ---> Running in ce27ff8ad3ec [2021-03-30T03:51:49.568Z] ---> bd6a1175211f [2021-03-30T03:51:49.568Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-30T03:51:49.568Z] ---> bf559f2569ee [2021-03-30T03:51:49.568Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-30T03:51:49.568Z] ---> Running in d37ec8d06145 [2021-03-30T03:51:49.568Z] ---> Running in 0738f0654c70 [2021-03-30T03:51:49.568Z] ---> Running in 88e3a6e816e2 [2021-03-30T03:51:49.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-30T03:51:49.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-30T03:51:50.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-30T03:51:50.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-30T03:51:50.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-30T03:51:56.706Z] 2021-03-30T03:51:52Z INFO Waiting for automatic snapd restart... [2021-03-30T03:51:56.706Z] snapd 2.49.1 from Canonical* installed [2021-03-30T03:51:57.652Z] "snapd" switched to the "latest/stable" channel [2021-03-30T03:51:57.652Z] [2021-03-30T03:52:00.195Z] core18 20210128 from Canonical* installed [2021-03-30T03:52:00.455Z] "core18" switched to the "latest/stable" channel [2021-03-30T03:52:00.455Z] [2021-03-30T03:52:03.759Z] snapcraft 4.6 from Canonical* installed [2021-03-30T03:52:03.759Z] "snapcraft" switched to the "latest/stable" channel [2021-03-30T03:52:03.759Z] [2021-03-30T03:52:07.985Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-03-30T03:52:07.985Z] - README.md [2021-03-30T03:52:07.985Z] [2021-03-30T03:52:07.985Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-30T03:52:14.623Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T03:52:14.623Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T03:52:14.623Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T03:52:14.623Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T03:52:15.223Z] Reading package lists... [2021-03-30T03:52:15.484Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-30T03:52:22.088Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T03:52:22.088Z] Reading package lists... [2021-03-30T03:52:22.088Z] Building dependency tree... [2021-03-30T03:52:22.088Z] Reading state information... [2021-03-30T03:52:22.088Z] Suggested packages: [2021-03-30T03:52:22.088Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-30T03:52:22.088Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-30T03:52:22.088Z] Recommended packages: [2021-03-30T03:52:22.088Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-30T03:52:22.088Z] The following NEW packages will be installed: [2021-03-30T03:52:22.088Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-30T03:52:22.088Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-30T03:52:22.088Z] pkg-config zip [2021-03-30T03:52:22.088Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-30T03:52:22.088Z] Need to get 7657 kB of archives. [2021-03-30T03:52:22.088Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-30T03:52:22.088Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-30T03:52:22.088Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-30T03:52:22.088Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-30T03:52:22.088Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-30T03:52:22.088Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-30T03:52:22.088Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-30T03:52:22.088Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-30T03:52:22.088Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-30T03:52:22.349Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-30T03:52:22.349Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-30T03:52:22.349Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-30T03:52:22.349Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-30T03:52:22.610Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-30T03:52:22.610Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-30T03:52:22.610Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-30T03:52:22.610Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T03:52:22.610Z] Fetched 7657 kB in 1s (10.1 MB/s) [2021-03-30T03:52:22.879Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-30T03:52:22.879Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-30T03:52:22.879Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-30T03:52:22.879Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-30T03:52:22.879Z] Selecting previously unselected package libpsl5:amd64. [2021-03-30T03:52:22.879Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-30T03:52:22.879Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-30T03:52:23.139Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-30T03:52:23.139Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-30T03:52:23.139Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-30T03:52:23.139Z] Selecting previously unselected package librtmp1:amd64. [2021-03-30T03:52:23.139Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-30T03:52:23.139Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-30T03:52:23.399Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-30T03:52:23.399Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-30T03:52:23.399Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-30T03:52:23.399Z] Selecting previously unselected package liberror-perl. [2021-03-30T03:52:23.399Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-30T03:52:23.399Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-30T03:52:23.399Z] Selecting previously unselected package git-man. [2021-03-30T03:52:23.399Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-30T03:52:23.399Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-30T03:52:23.669Z] Selecting previously unselected package git. [2021-03-30T03:52:23.669Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-30T03:52:23.669Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-30T03:52:24.624Z] Selecting previously unselected package libnorm1:amd64. [2021-03-30T03:52:24.624Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-30T03:52:24.624Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-30T03:52:24.624Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-30T03:52:24.624Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-30T03:52:24.624Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-30T03:52:24.624Z] Selecting previously unselected package libsodium23:amd64. [2021-03-30T03:52:24.624Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-30T03:52:24.624Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-30T03:52:24.624Z] Selecting previously unselected package libzmq5:amd64. [2021-03-30T03:52:24.624Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-30T03:52:24.624Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T03:52:24.885Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-30T03:52:24.885Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-30T03:52:24.885Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T03:52:24.885Z] Selecting previously unselected package pkg-config. [2021-03-30T03:52:24.885Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-30T03:52:24.885Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-30T03:52:25.146Z] Selecting previously unselected package zip. [2021-03-30T03:52:25.146Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-30T03:52:25.146Z] Unpacking zip (3.0-11build1) ... [2021-03-30T03:52:25.146Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-30T03:52:25.146Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-30T03:52:25.146Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-30T03:52:25.146Z] Setting up liberror-perl (0.17025-1) ... [2021-03-30T03:52:25.407Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-30T03:52:25.407Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-30T03:52:25.407Z] No schema files found: doing nothing. [2021-03-30T03:52:25.407Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-30T03:52:25.407Z] Setting up zip (3.0-11build1) ... [2021-03-30T03:52:25.407Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-30T03:52:25.407Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-30T03:52:25.407Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-30T03:52:25.407Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T03:52:25.407Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-30T03:52:25.669Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T03:52:25.669Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-30T03:52:25.669Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-30T03:52:32.252Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T03:52:32.252Z] git set to automatically installed. [2021-03-30T03:52:32.252Z] git-man set to automatically installed. [2021-03-30T03:52:32.252Z] libcurl3-gnutls set to automatically installed. [2021-03-30T03:52:32.252Z] liberror-perl set to automatically installed. [2021-03-30T03:52:32.252Z] libglib2.0-0 set to automatically installed. [2021-03-30T03:52:32.252Z] libnghttp2-14 set to automatically installed. [2021-03-30T03:52:32.252Z] libnorm1 set to automatically installed. [2021-03-30T03:52:32.252Z] libpgm-5.2-0 set to automatically installed. [2021-03-30T03:52:32.252Z] libpsl5 set to automatically installed. [2021-03-30T03:52:32.252Z] librtmp1 set to automatically installed. [2021-03-30T03:52:32.252Z] libsodium23 set to automatically installed. [2021-03-30T03:52:32.252Z] libzmq3-dev set to automatically installed. [2021-03-30T03:52:32.252Z] libzmq5 set to automatically installed. [2021-03-30T03:52:32.252Z] pkg-config set to automatically installed. [2021-03-30T03:52:32.252Z] zip set to automatically installed. [2021-03-30T03:52:34.167Z] snapd is not logged in, snap install commands will use sudo [2021-03-30T03:52:40.757Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T03:53:27.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-30T03:53:39.748Z] Removing intermediate container 0738f0654c70 [2021-03-30T03:53:39.748Z] ---> 79b89bd974cb [2021-03-30T03:53:39.748Z] [2021-03-30T03:53:39.748Z] Step 10/24 : FROM alpine:3.12 [2021-03-30T03:53:39.748Z] 3.12: Pulling from library/alpine [2021-03-30T03:53:39.748Z] Removing intermediate container ce27ff8ad3ec [2021-03-30T03:53:39.748Z] ---> 252ce14a0c86 [2021-03-30T03:53:39.748Z] [2021-03-30T03:53:39.748Z] Step 10/31 : FROM alpine:3.12 [2021-03-30T03:53:39.748Z] 3.12: Pulling from library/alpine [2021-03-30T03:53:41.200Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:53:41.200Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:53:41.200Z] Status: Image is up to date for alpine:3.12 [2021-03-30T03:53:41.200Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T03:53:41.200Z] ---> e47305ac9786 [2021-03-30T03:53:41.200Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-30T03:53:41.200Z] ---> e47305ac9786 [2021-03-30T03:53:41.200Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-30T03:53:41.821Z] ---> Running in 4ee0739c8d3b [2021-03-30T03:53:41.821Z] ---> Running in 4d62a55dd33c [2021-03-30T03:53:41.821Z] Removing intermediate container 88e3a6e816e2 [2021-03-30T03:53:41.821Z] ---> 4b33ba1428e2 [2021-03-30T03:53:41.821Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-30T03:53:42.814Z] ---> Running in 8d2d4eed4376 [2021-03-30T03:53:42.814Z] Removing intermediate container 4d62a55dd33c [2021-03-30T03:53:42.814Z] ---> 96878d058cdc [2021-03-30T03:53:42.814Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-30T03:53:43.806Z] ---> Running in 66194461b779 [2021-03-30T03:53:44.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:53:44.361Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:53:44.986Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-30T03:53:45.266Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:53:45.267Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-30T03:53:45.267Z] (4/6) Installing curl (7.69.1-r3) [2021-03-30T03:53:45.267Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-30T03:53:45.267Z] (6/6) Installing su-exec (0.2-r1) [2021-03-30T03:53:45.267Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:53:45.267Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:53:45.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-30T03:53:45.540Z] Removing intermediate container c893e649f089 [2021-03-30T03:53:45.540Z] ---> b8b552c2b8af [2021-03-30T03:53:45.540Z] [2021-03-30T03:53:45.540Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:53:45.540Z] ---> e47305ac9786 [2021-03-30T03:53:45.540Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:53:45.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:53:45.540Z] OK: 7 MiB in 20 packages [2021-03-30T03:53:45.813Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:53:46.434Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-30T03:53:46.434Z] (2/2) Installing su-exec (0.2-r1) [2021-03-30T03:53:46.434Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:53:46.434Z] ---> Running in 2fda4a7933b8 [2021-03-30T03:53:46.434Z] OK: 5 MiB in 16 packages [2021-03-30T03:53:47.041Z] Removing intermediate container d37ec8d06145 [2021-03-30T03:53:47.041Z] ---> c383b718a50d [2021-03-30T03:53:47.041Z] [2021-03-30T03:53:47.041Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T03:53:47.041Z] ---> e47305ac9786 [2021-03-30T03:53:47.041Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-30T03:53:47.654Z] ---> Running in cd5d36695557 [2021-03-30T03:53:48.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:53:48.281Z] Removing intermediate container 4ee0739c8d3b [2021-03-30T03:53:48.281Z] ---> fdeb74b55b62 [2021-03-30T03:53:48.281Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T03:53:48.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:53:48.560Z] ---> Running in 65f0c82b26c0 [2021-03-30T03:53:48.842Z] Removing intermediate container 66194461b779 [2021-03-30T03:53:48.842Z] ---> 0ba781e996a9 [2021-03-30T03:53:48.842Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-30T03:53:49.116Z] ---> Running in 30976ed934e1 [2021-03-30T03:53:49.116Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T03:53:49.116Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:53:49.116Z] OK: 5 MiB in 15 packages [2021-03-30T03:53:49.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:53:49.411Z] Removing intermediate container 65f0c82b26c0 [2021-03-30T03:53:49.411Z] ---> 5a34233af555 [2021-03-30T03:53:49.411Z] Step 13/24 : WORKDIR / [2021-03-30T03:53:49.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:53:49.411Z] ---> Running in 46ddf7ffca8e [2021-03-30T03:53:50.021Z] Removing intermediate container 30976ed934e1 [2021-03-30T03:53:50.021Z] ---> 6a70669bb64b [2021-03-30T03:53:50.021Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-30T03:53:50.021Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-30T03:53:50.021Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-30T03:53:50.021Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:53:50.021Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:53:50.021Z] Removing intermediate container 8d2d4eed4376 [2021-03-30T03:53:50.021Z] ---> 5a88a8a9bbda [2021-03-30T03:53:50.021Z] [2021-03-30T03:53:50.021Z] Step 11/26 : FROM docker:20.10.0 [2021-03-30T03:53:50.324Z] 20.10.0: Pulling from library/docker [2021-03-30T03:53:50.324Z] ---> Running in 649d8519a0a4 [2021-03-30T03:53:50.324Z] OK: 6 MiB in 16 packages [2021-03-30T03:53:50.599Z] Removing intermediate container 46ddf7ffca8e [2021-03-30T03:53:50.599Z] ---> ee06a043189f [2021-03-30T03:53:50.599Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-30T03:53:51.205Z] Removing intermediate container 649d8519a0a4 [2021-03-30T03:53:51.205Z] ---> aa06497e81cd [2021-03-30T03:53:51.205Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-30T03:53:51.495Z] Removing intermediate container 2fda4a7933b8 [2021-03-30T03:53:51.495Z] ---> 201aaeeb8e9c [2021-03-30T03:53:51.495Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:53:52.092Z] ---> Running in ef5c3739feee [2021-03-30T03:53:52.362Z] ---> Running in 2e2a6f471e92 [2021-03-30T03:53:52.960Z] ---> 05523a9fe6a2 [2021-03-30T03:53:52.960Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-30T03:53:52.960Z] Removing intermediate container cd5d36695557 [2021-03-30T03:53:52.960Z] ---> 8c8b8b965d5d [2021-03-30T03:53:52.960Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:53:53.236Z] Removing intermediate container 2e2a6f471e92 [2021-03-30T03:53:53.236Z] ---> 73a73518337f [2021-03-30T03:53:53.236Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-30T03:53:53.511Z] ---> Running in 4808b420cf52 [2021-03-30T03:53:53.511Z] ---> Running in af0926636bf4 [2021-03-30T03:53:54.108Z] ---> 811acce9aa20 [2021-03-30T03:53:54.108Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-30T03:53:54.108Z] Removing intermediate container 4808b420cf52 [2021-03-30T03:53:54.108Z] ---> 7e336249c679 [2021-03-30T03:53:54.108Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-30T03:53:54.386Z] Removing intermediate container af0926636bf4 [2021-03-30T03:53:54.386Z] ---> f430617e1266 [2021-03-30T03:53:54.386Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T03:53:54.386Z] ---> Running in d7e110539776 [2021-03-30T03:53:54.757Z] ---> Running in 3867c349f3ac [2021-03-30T03:53:55.393Z] Removing intermediate container d7e110539776 [2021-03-30T03:53:55.393Z] ---> ecdf906d67c6 [2021-03-30T03:53:55.393Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T03:53:55.393Z] Removing intermediate container 3867c349f3ac [2021-03-30T03:53:55.393Z] ---> 3b2febec4c18 [2021-03-30T03:53:55.393Z] Step 15/23 : WORKDIR / [2021-03-30T03:53:56.048Z] ---> dd0f07f1d664 [2021-03-30T03:53:56.048Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-30T03:53:56.048Z] ---> Running in 2fa70f9c4994 [2021-03-30T03:53:56.048Z] ---> Running in a4db045c1d01 [2021-03-30T03:53:56.048Z] Removing intermediate container ef5c3739feee [2021-03-30T03:53:56.048Z] ---> cff76d4da688 [2021-03-30T03:53:56.048Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-30T03:53:56.373Z] ---> Running in 0343c4c25d4e [2021-03-30T03:53:56.656Z] Removing intermediate container a4db045c1d01 [2021-03-30T03:53:56.656Z] ---> 880090444ef4 [2021-03-30T03:53:56.656Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:53:57.252Z] Removing intermediate container 2fa70f9c4994 [2021-03-30T03:53:57.252Z] ---> df9bfbcb6bd0 [2021-03-30T03:53:57.252Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:53:57.528Z] Removing intermediate container 0343c4c25d4e [2021-03-30T03:53:57.528Z] ---> 3a53c0802f50 [2021-03-30T03:53:57.528Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-30T03:53:58.122Z] ---> 2117f5b2e20b [2021-03-30T03:53:58.122Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-30T03:53:58.122Z] ---> 67081cefdec9 [2021-03-30T03:53:58.122Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-30T03:53:58.396Z] ---> 069054bdff4e [2021-03-30T03:53:58.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-30T03:53:59.388Z] ---> 4d7f7848d579 [2021-03-30T03:53:59.388Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-30T03:53:59.981Z] ---> Running in f7c79205ce1f [2021-03-30T03:54:00.584Z] ---> 0983a88603a6 [2021-03-30T03:54:00.584Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-30T03:54:00.584Z] ---> 5bfc430fe131 [2021-03-30T03:54:00.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-30T03:54:00.584Z] ---> a10aa6b00394 [2021-03-30T03:54:00.584Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-30T03:54:02.558Z] ---> 92b2ed8066b8 [2021-03-30T03:54:02.558Z] ---> b2939c52d64f [2021-03-30T03:54:02.558Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-30T03:54:02.558Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-30T03:54:02.830Z] ---> 331756969819 [2021-03-30T03:54:02.830Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-30T03:54:02.830Z] ---> Running in c0b8bbb56a5c [2021-03-30T03:54:02.830Z] ---> Running in 9c05e47446ef [2021-03-30T03:54:03.428Z] ---> Running in 49a9298cdbea [2021-03-30T03:54:03.701Z] Removing intermediate container 9c05e47446ef [2021-03-30T03:54:03.701Z] ---> b74c7e4d67bc [2021-03-30T03:54:03.701Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:54:03.701Z] Removing intermediate container c0b8bbb56a5c [2021-03-30T03:54:03.701Z] ---> 7ae294b55e37 [2021-03-30T03:54:03.701Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:54:03.974Z] ---> Running in 1c1936ed3686 [2021-03-30T03:54:03.974Z] ---> Running in 7b75349ccfa8 [2021-03-30T03:54:03.974Z] Removing intermediate container f7c79205ce1f [2021-03-30T03:54:03.974Z] ---> aa5fb70032c7 [2021-03-30T03:54:03.974Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:54:04.572Z] Removing intermediate container 7b75349ccfa8 [2021-03-30T03:54:04.572Z] ---> 0946103433e2 [2021-03-30T03:54:04.572Z] Step 20/22 : LABEL arch=arm64 [2021-03-30T03:54:04.846Z] Removing intermediate container 1c1936ed3686 [2021-03-30T03:54:04.846Z] ---> 793ab9b66166 [2021-03-30T03:54:04.846Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T03:54:04.846Z] ---> Running in c7a564de6d3a [2021-03-30T03:54:05.123Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-30T03:54:05.123Z] ---> Running in 890e13a1f7c7 [2021-03-30T03:54:05.123Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-30T03:54:05.123Z] ---> eeaf43b92773 [2021-03-30T03:54:05.123Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-30T03:54:05.123Z] ---> c86c930c45e7 [2021-03-30T03:54:05.123Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-30T03:54:05.397Z] ---> Running in 9e7d3b8201d9 [2021-03-30T03:54:05.669Z] Removing intermediate container c7a564de6d3a [2021-03-30T03:54:05.669Z] ---> fbb22e2705d1 [2021-03-30T03:54:05.669Z] Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:54:05.941Z] Removing intermediate container 890e13a1f7c7 [2021-03-30T03:54:05.941Z] ---> aba966a6b98a [2021-03-30T03:54:05.941Z] Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:54:06.214Z] ---> Running in 4261956dc2f5 [2021-03-30T03:54:06.214Z] ---> Running in 2555704a2e97 [2021-03-30T03:54:07.191Z] Removing intermediate container 4261956dc2f5 [2021-03-30T03:54:07.191Z] ---> eb00a1cd64e0 [2021-03-30T03:54:07.191Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T03:54:07.191Z] ---> 757cb7ee43c1 [2021-03-30T03:54:07.191Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-30T03:54:07.191Z] Removing intermediate container 2555704a2e97 [2021-03-30T03:54:07.191Z] ---> 9016a32a404c [2021-03-30T03:54:07.191Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:54:07.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:54:07.191Z] Removing intermediate container 49a9298cdbea [2021-03-30T03:54:07.191Z] ---> eab5c7929fef [2021-03-30T03:54:07.191Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-30T03:54:07.191Z] ---> Running in 0f0c5dac93d0 [2021-03-30T03:54:07.466Z] ---> Running in cea6316c6611 [2021-03-30T03:54:07.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:54:07.466Z] ---> Running in 0e9ef19f18ef [2021-03-30T03:54:07.745Z] Removing intermediate container 0f0c5dac93d0 [2021-03-30T03:54:07.745Z] ---> 45509c9533c7 [2021-03-30T03:54:07.745Z] [2021-03-30T03:54:08.018Z] ---> 88aafe967497 [2021-03-30T03:54:08.018Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-30T03:54:08.018Z] (1/2) Installing readline (8.0.4-r0) [2021-03-30T03:54:08.018Z] (2/2) Installing bash (5.0.17-r0) [2021-03-30T03:54:08.018Z] Removing intermediate container cea6316c6611 [2021-03-30T03:54:08.018Z] ---> 84357594e333 [2021-03-30T03:54:08.018Z] [2021-03-30T03:54:08.018Z] Executing bash-5.0.17-r0.post-install [2021-03-30T03:54:08.018Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:54:08.018Z] Removing intermediate container 0e9ef19f18ef [2021-03-30T03:54:08.018Z] ---> 0f703ebf09a4 [2021-03-30T03:54:08.018Z] Step 22/24 : LABEL arch=arm64 [2021-03-30T03:54:08.297Z] OK: 12 MiB in 22 packages [2021-03-30T03:54:08.572Z] Successfully built 45509c9533c7 [2021-03-30T03:54:08.572Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-30T03:54:08.572Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-30T03:54:08.572Z] ---> Running in 027316ad0304 [2021-03-30T03:54:08.847Z] Successfully built 84357594e333 [2021-03-30T03:54:08.847Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-30T03:54:08.847Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-03-30T03:54:09.121Z] ---> 2545afac9768 [2021-03-30T03:54:09.121Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-30T03:54:09.403Z] Removing intermediate container 027316ad0304 [2021-03-30T03:54:09.403Z] ---> 37617c889c80 [2021-03-30T03:54:09.403Z] Step 23/24 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:54:09.403Z] ---> Running in b5895978ac38 [2021-03-30T03:54:10.003Z] Removing intermediate container 9e7d3b8201d9 [2021-03-30T03:54:10.003Z] ---> ae7f1a799004 [2021-03-30T03:54:10.003Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-30T03:54:10.283Z] Removing intermediate container b5895978ac38 [2021-03-30T03:54:10.283Z] ---> 54c624383320 [2021-03-30T03:54:10.283Z] Step 24/24 : LABEL version=0.0.0 [2021-03-30T03:54:10.283Z] ---> Running in a290ba95d074 [2021-03-30T03:54:10.283Z] ---> 512d0d904b82 [2021-03-30T03:54:10.283Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-30T03:54:10.560Z] ---> Running in 1f41b345f8ff [2021-03-30T03:54:10.832Z] ---> Running in 11eadddc6293 [2021-03-30T03:54:11.106Z] Removing intermediate container 1f41b345f8ff [2021-03-30T03:54:11.106Z] ---> 5c81b39c8deb [2021-03-30T03:54:11.106Z] [2021-03-30T03:54:11.106Z] Removing intermediate container a290ba95d074 [2021-03-30T03:54:11.106Z] ---> 145ba327dfd5 [2021-03-30T03:54:11.106Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-30T03:54:11.106Z] ---> Running in d9d392e37e5a [2021-03-30T03:54:11.392Z] Successfully built 5c81b39c8deb [2021-03-30T03:54:11.393Z] Removing intermediate container 11eadddc6293 [2021-03-30T03:54:11.393Z] ---> 20fbfb04120e [2021-03-30T03:54:11.393Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-30T03:54:11.666Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-30T03:54:11.666Z] Building docker-security-proxy-setup-go [2021-03-30T03:54:11.939Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container d9d392e37e5a [2021-03-30T03:54:11.939Z] ---> 95357fb75eff [2021-03-30T03:54:11.939Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-30T03:54:12.215Z] ---> Running in 9eb3a787b6ef [2021-03-30T03:54:12.495Z] ---> 5d0f195472ac [2021-03-30T03:54:12.495Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-30T03:54:13.093Z] ---> Running in 4e5be3e6cada [2021-03-30T03:54:13.371Z] Removing intermediate container 9eb3a787b6ef [2021-03-30T03:54:13.371Z] ---> 5f4eceb92159 [2021-03-30T03:54:13.371Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-30T03:54:16.776Z] ---> 195ae11915b0 [2021-03-30T03:54:16.776Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-30T03:54:18.225Z] ---> 7f6a40070513 [2021-03-30T03:54:18.226Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-30T03:54:18.503Z] Removing intermediate container 4e5be3e6cada [2021-03-30T03:54:18.503Z] ---> e22669c01f02 [2021-03-30T03:54:18.503Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-30T03:54:19.097Z] ---> Running in 903c0945b88b [2021-03-30T03:54:19.097Z] ---> 8140984172ac [2021-03-30T03:54:19.097Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-30T03:54:19.367Z] ---> Running in 644b748bfcd9 [2021-03-30T03:54:19.668Z] Removing intermediate container 903c0945b88b [2021-03-30T03:54:19.668Z] ---> 5007fb8edbf1 [2021-03-30T03:54:19.668Z] Step 28/31 : CMD ["gate"] [2021-03-30T03:54:20.668Z] ---> Running in 537ef8e01fe9 [2021-03-30T03:54:20.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:54:21.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:54:21.216Z] Removing intermediate container 537ef8e01fe9 [2021-03-30T03:54:21.216Z] ---> 893c7b756b3e [2021-03-30T03:54:21.216Z] Step 29/31 : LABEL arch=arm64 [2021-03-30T03:54:21.810Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-30T03:54:21.810Z] (2/33) Installing expat (2.2.9-r1) [2021-03-30T03:54:21.810Z] (3/33) Installing libffi (3.3-r2) [2021-03-30T03:54:21.810Z] (4/33) Installing gdbm (1.13-r1) [2021-03-30T03:54:21.810Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-30T03:54:21.810Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-30T03:54:21.810Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-30T03:54:22.085Z] ---> Running in f8f37f56f6c8 [2021-03-30T03:54:24.096Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-30T03:54:24.096Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-30T03:54:24.096Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-30T03:54:24.096Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-30T03:54:24.096Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-30T03:54:24.096Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-30T03:54:24.096Z] Removing intermediate container f8f37f56f6c8 [2021-03-30T03:54:24.096Z] ---> 55da40c6063f [2021-03-30T03:54:24.096Z] Step 30/31 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:54:24.096Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-30T03:54:24.096Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-30T03:54:24.096Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-30T03:54:24.096Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-30T03:54:24.096Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-30T03:54:24.096Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-30T03:54:24.096Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-30T03:54:24.096Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-30T03:54:24.096Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-30T03:54:24.096Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-30T03:54:24.096Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-30T03:54:24.371Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-30T03:54:24.371Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-30T03:54:24.371Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-30T03:54:24.371Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-30T03:54:24.371Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-30T03:54:24.371Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-30T03:54:24.371Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-30T03:54:24.371Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-30T03:54:24.371Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-30T03:54:24.643Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:54:24.643Z] OK: 71 MiB in 55 packages [2021-03-30T03:54:25.248Z] ---> Running in e4ed8a80d70f [2021-03-30T03:54:25.842Z] Removing intermediate container e4ed8a80d70f [2021-03-30T03:54:25.842Z] ---> a294de58b3e5 [2021-03-30T03:54:25.842Z] Step 31/31 : LABEL version=0.0.0 [2021-03-30T03:54:26.118Z] ---> Running in 09f5d37613e0 [2021-03-30T03:54:27.106Z] Removing intermediate container 09f5d37613e0 [2021-03-30T03:54:27.106Z] ---> 0348daf38966 [2021-03-30T03:54:27.106Z] [2021-03-30T03:54:27.704Z] Successfully built 0348daf38966 [2021-03-30T03:54:27.704Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-30T03:54:27.704Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-03-30T03:54:31.114Z] Removing intermediate container 644b748bfcd9 [2021-03-30T03:54:31.114Z] ---> d3a77a5cde76 [2021-03-30T03:54:31.114Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-30T03:54:31.721Z] ---> Running in 1acca3a160a9 [2021-03-30T03:54:38.448Z] Collecting docker-compose==1.23.2 [2021-03-30T03:54:38.448Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-30T03:54:39.430Z] Collecting PyYAML<4,>=3.10 [2021-03-30T03:54:39.430Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-30T03:54:43.749Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-30T03:54:43.749Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-30T03:54:44.351Z] Collecting cached-property<2,>=1.2.0 [2021-03-30T03:54:44.351Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-30T03:54:44.628Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-30T03:54:44.904Z] Collecting jsonschema<3,>=2.5.1 [2021-03-30T03:54:44.904Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-30T03:54:45.507Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-30T03:54:45.507Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-30T03:54:47.532Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-30T03:54:47.532Z] snapd is not logged in, snap install commands will use sudo [2021-03-30T03:54:47.532Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T03:54:47.532Z] snap "core18" has no updates available [2021-03-30T03:54:47.532Z] Pulling go-build-helper [2021-03-30T03:54:47.532Z] + snapcraftctl pull [2021-03-30T03:54:47.532Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-30T03:54:47.532Z] Skipping pull go-build-helper (already ran) [2021-03-30T03:54:47.532Z] Building go-build-helper [2021-03-30T03:54:47.532Z] + snapcraftctl build [2021-03-30T03:54:47.532Z] Staging go-build-helper [2021-03-30T03:54:47.532Z] + snapcraftctl stage [2021-03-30T03:54:48.133Z] Collecting docopt<0.7,>=0.6.1 [2021-03-30T03:54:48.133Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-30T03:54:50.758Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-30T03:54:50.758Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-30T03:54:51.031Z] Collecting texttable<0.10,>=0.9.0 [2021-03-30T03:54:51.031Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-30T03:54:53.656Z] Collecting docker<4.0,>=3.6.0 [2021-03-30T03:54:53.656Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-30T03:54:54.126Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-30T03:54:54.126Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-30T03:54:54.126Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] [2021-03-30T03:54:54.126Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-30T03:54:54.126Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-30T03:54:54.126Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-30T03:54:54.126Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-30T03:54:54.126Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-30T03:54:54.126Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-30T03:54:54.126Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-30T03:54:54.126Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-30T03:54:54.126Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-30T03:54:54.126Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-30T03:54:54.126Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-30T03:54:54.126Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-30T03:54:54.126Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-30T03:54:54.126Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-30T03:54:54.126Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-30T03:54:54.126Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-30T03:54:54.126Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-30T03:54:54.126Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-30T03:54:54.126Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-30T03:54:54.126Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-30T03:54:54.126Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-30T03:54:54.126Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-30T03:54:54.126Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-30T03:54:54.126Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-30T03:54:54.126Z] Fetched 24.2 MB in 0s (0 B/s) [2021-03-30T03:54:54.126Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-30T03:54:54.126Z] Fetched 224 kB in 0s (0 B/s) [2021-03-30T03:54:54.126Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-30T03:54:54.126Z] Fetched 157 kB in 0s (0 B/s) [2021-03-30T03:54:54.126Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-30T03:54:54.126Z] Fetched 221 kB in 0s (0 B/s) [2021-03-30T03:54:54.126Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-30T03:54:54.126Z] Fetched 143 kB in 0s (0 B/s) [2021-03-30T03:54:54.126Z] Pulling app-service-config [2021-03-30T03:54:54.126Z] + snapcraftctl pull [2021-03-30T03:54:54.251Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-30T03:54:55.074Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-30T03:54:55.226Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-30T03:54:55.226Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-30T03:54:55.226Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-30T03:54:55.500Z] Collecting idna<2.8,>=2.5 [2021-03-30T03:54:55.500Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-30T03:54:55.645Z] Pulling config-common [2021-03-30T03:54:55.646Z] + snapcraftctl pull [2021-03-30T03:54:55.770Z] Collecting docker-pycreds>=0.4.0 [2021-03-30T03:54:55.770Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-30T03:54:56.044Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-30T03:54:56.044Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-30T03:54:56.044Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-30T03:54:56.044Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-30T03:54:57.020Z] Installing collected packages: PyYAML, urllib3, idna, requests, cached-property, jsonschema, dockerpty, docopt, websocket-client, texttable, docker-pycreds, docker, docker-compose [2021-03-30T03:54:57.020Z] Running setup.py install for PyYAML: started [2021-03-30T03:54:59.081Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:54:59.081Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:54:59.081Z] ---> 03cb145f8f97 [2021-03-30T03:54:59.081Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:54:59.081Z] ---> Using cache [2021-03-30T03:54:59.081Z] ---> a969542f6677 [2021-03-30T03:54:59.081Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:54:59.081Z] ---> Using cache [2021-03-30T03:54:59.081Z] ---> 884262676ce7 [2021-03-30T03:54:59.081Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-30T03:54:59.785Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:54:59.785Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:54:59.785Z] ---> 03cb145f8f97 [2021-03-30T03:54:59.785Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T03:54:59.785Z] ---> Using cache [2021-03-30T03:54:59.785Z] ---> a969542f6677 [2021-03-30T03:54:59.785Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:54:59.785Z] ---> Using cache [2021-03-30T03:54:59.785Z] ---> 884262676ce7 [2021-03-30T03:54:59.785Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-30T03:54:59.785Z] ---> Using cache [2021-03-30T03:54:59.785Z] ---> a1f194d4551a [2021-03-30T03:54:59.785Z] Step 6/22 : COPY go.mod . [2021-03-30T03:54:59.785Z] ---> Using cache [2021-03-30T03:54:59.785Z] ---> a787485ed99b [2021-03-30T03:54:59.785Z] Step 7/22 : RUN go mod download [2021-03-30T03:54:59.785Z] ---> Using cache [2021-03-30T03:54:59.785Z] ---> 5ab3db39a6aa [2021-03-30T03:54:59.785Z] Step 8/22 : COPY . . [2021-03-30T03:54:59.880Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T03:54:59.881Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T03:54:59.881Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T03:54:59.881Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T03:54:59.881Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-30T03:54:59.881Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T03:54:59.881Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-30T03:54:59.881Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T03:54:59.881Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-30T03:54:59.881Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T03:54:59.881Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-30T03:54:59.881Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T03:54:59.881Z] Pulling edgex-go [2021-03-30T03:54:59.881Z] + snapcraftctl pull [2021-03-30T03:55:00.454Z] ---> Using cache [2021-03-30T03:55:00.454Z] ---> 1f7a846bb3eb [2021-03-30T03:55:00.454Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-30T03:55:00.454Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-30T03:55:00.454Z] Attempting uninstall: urllib3 [2021-03-30T03:55:00.454Z] Found existing installation: urllib3 1.25.9 [2021-03-30T03:55:00.454Z] Uninstalling urllib3-1.25.9: [2021-03-30T03:55:00.821Z] Successfully uninstalled urllib3-1.25.9 [2021-03-30T03:55:01.174Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:55:01.175Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:55:01.175Z] ---> 03cb145f8f97 [2021-03-30T03:55:01.175Z] Step 3/21 : WORKDIR /edgex-go [2021-03-30T03:55:01.175Z] ---> Using cache [2021-03-30T03:55:01.175Z] ---> a969542f6677 [2021-03-30T03:55:01.175Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:55:01.175Z] ---> Using cache [2021-03-30T03:55:01.175Z] ---> 884262676ce7 [2021-03-30T03:55:01.175Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-30T03:55:01.175Z] ---> Using cache [2021-03-30T03:55:01.175Z] ---> a1f194d4551a [2021-03-30T03:55:01.175Z] Step 6/21 : COPY go.mod . [2021-03-30T03:55:01.175Z] ---> Using cache [2021-03-30T03:55:01.175Z] ---> a787485ed99b [2021-03-30T03:55:01.175Z] Step 7/21 : RUN go mod download [2021-03-30T03:55:01.175Z] ---> Using cache [2021-03-30T03:55:01.175Z] ---> 5ab3db39a6aa [2021-03-30T03:55:01.175Z] Step 8/21 : COPY . . [2021-03-30T03:55:01.522Z] ---> Using cache [2021-03-30T03:55:01.522Z] ---> 1f7a846bb3eb [2021-03-30T03:55:01.522Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-30T03:55:02.545Z] Attempting uninstall: idna [2021-03-30T03:55:02.545Z] Found existing installation: idna 2.9 [2021-03-30T03:55:02.545Z] Uninstalling idna-2.9: [2021-03-30T03:55:02.545Z] Successfully uninstalled idna-2.9 [2021-03-30T03:55:03.999Z] Attempting uninstall: requests [2021-03-30T03:55:03.999Z] Found existing installation: requests 2.23.0 [2021-03-30T03:55:03.999Z] Uninstalling requests-2.23.0: [2021-03-30T03:55:04.275Z] Successfully uninstalled requests-2.23.0 [2021-03-30T03:55:06.095Z] ---> Running in 6aa03d2fe133 [2021-03-30T03:55:06.095Z] ---> Running in bba37ff2d77d [2021-03-30T03:55:06.095Z] ---> Running in ab907b7656db [2021-03-30T03:55:06.095Z] Running setup.py install for dockerpty: started [2021-03-30T03:55:07.535Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:55:07.535Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:55:07.535Z] ---> 03cb145f8f97 [2021-03-30T03:55:07.535Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:55:07.535Z] ---> Using cache [2021-03-30T03:55:07.535Z] ---> a969542f6677 [2021-03-30T03:55:07.535Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:55:07.535Z] ---> Using cache [2021-03-30T03:55:07.535Z] ---> 884262676ce7 [2021-03-30T03:55:07.535Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T03:55:07.535Z] ---> Using cache [2021-03-30T03:55:07.535Z] ---> a1f194d4551a [2021-03-30T03:55:07.535Z] Step 6/23 : COPY go.mod . [2021-03-30T03:55:07.535Z] ---> Using cache [2021-03-30T03:55:07.535Z] ---> a787485ed99b [2021-03-30T03:55:07.535Z] Step 7/23 : RUN go mod download [2021-03-30T03:55:07.535Z] ---> Using cache [2021-03-30T03:55:07.535Z] ---> 5ab3db39a6aa [2021-03-30T03:55:07.535Z] Step 8/23 : COPY . . [2021-03-30T03:55:07.535Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-30T03:55:07.811Z] ---> Using cache [2021-03-30T03:55:07.811Z] ---> 1f7a846bb3eb [2021-03-30T03:55:07.811Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-30T03:55:07.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-30T03:55:08.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:55:08.366Z] ---> Running in 4c7d89ecb57d [2021-03-30T03:55:08.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:55:08.997Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-30T03:55:08.997Z] Running setup.py install for docopt: started [2021-03-30T03:55:09.991Z] OK: 217 MiB in 51 packages [2021-03-30T03:55:09.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-30T03:55:11.460Z] Removing intermediate container bba37ff2d77d [2021-03-30T03:55:11.460Z] ---> 706234431f38 [2021-03-30T03:55:11.460Z] Step 6/23 : COPY go.mod . [2021-03-30T03:55:11.734Z] Running setup.py install for docopt: finished with status 'done' [2021-03-30T03:55:12.344Z] Running setup.py install for texttable: started [2021-03-30T03:55:12.344Z] ---> b3c3e589b3fb [2021-03-30T03:55:12.344Z] Step 7/23 : RUN go mod download [2021-03-30T03:55:12.643Z] ---> Running in 42106b788e76 [2021-03-30T03:55:15.263Z] Running setup.py install for texttable: finished with status 'done' [2021-03-30T03:55:17.259Z] Removing intermediate container 42106b788e76 [2021-03-30T03:55:17.259Z] ---> bd39535c438a [2021-03-30T03:55:17.259Z] Step 8/23 : COPY . . [2021-03-30T03:55:17.860Z] 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.58.0 [2021-03-30T03:55:21.863Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T03:55:21.863Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T03:55:21.863Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T03:55:21.863Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-30T03:55:21.863Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-30T03:55:21.863Z] Fetched 279 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-30T03:55:21.863Z] Fetched 122 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-30T03:55:21.863Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-30T03:55:21.863Z] Fetched 8848 B in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-30T03:55:21.863Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-30T03:55:21.863Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-30T03:55:21.863Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-30T03:55:21.863Z] Fetched 214 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-30T03:55:21.863Z] Fetched 154 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-30T03:55:21.863Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-30T03:55:21.863Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-30T03:55:21.863Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-30T03:55:21.863Z] Fetched 499 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-30T03:55:21.863Z] Fetched 111 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-30T03:55:21.863Z] Fetched 240 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-30T03:55:21.863Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-30T03:55:21.863Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-30T03:55:21.863Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-30T03:55:21.863Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-30T03:55:21.863Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-30T03:55:21.863Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-30T03:55:21.863Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-30T03:55:21.863Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-30T03:55:21.863Z] Fetched 8720 B in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-30T03:55:21.863Z] Fetched 137 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-30T03:55:21.863Z] Fetched 119 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-30T03:55:21.863Z] Fetched 109 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-30T03:55:21.863Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-30T03:55:21.863Z] Fetched 645 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-30T03:55:21.863Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-30T03:55:21.863Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-30T03:55:21.863Z] Fetched 368 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-30T03:55:21.863Z] Fetched 187 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-30T03:55:21.863Z] Fetched 175 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-30T03:55:21.863Z] Fetched 206 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-03-30T03:55:21.863Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-30T03:55:21.863Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-30T03:55:21.863Z] Fetched 159 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-30T03:55:21.863Z] Fetched 107 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-30T03:55:21.863Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-30T03:55:21.863Z] Pulling static-packages [2021-03-30T03:55:21.863Z] + snapcraftctl pull [2021-03-30T03:55:21.863Z] Pulling version [2021-03-30T03:55:21.863Z] + cd /root/project [2021-03-30T03:55:21.863Z] + [ -f VERSION ] [2021-03-30T03:55:21.863Z] + PROJECT_VERSION=local-dev [2021-03-30T03:55:21.863Z] + git rev-parse --short HEAD [2021-03-30T03:55:21.863Z] + GIT_REVISION=cd63672c [2021-03-30T03:55:21.863Z] + snapcraftctl set-version local-dev [2021-03-30T03:55:22.124Z] Skipping build go-build-helper (already ran) [2021-03-30T03:55:22.385Z] Building app-service-config [2021-03-30T03:55:22.385Z] + make build [2021-03-30T03:55:22.385Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-30T03:55:24.929Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 [2021-03-30T03:55:24.929Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 [2021-03-30T03:55:24.929Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-30T03:55:24.929Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 [2021-03-30T03:55:24.929Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-30T03:55:24.929Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 [2021-03-30T03:55:24.929Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 [2021-03-30T03:55:24.929Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-30T03:55:25.190Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-30T03:55:25.190Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-30T03:55:25.190Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-30T03:55:25.190Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-30T03:55:25.190Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-30T03:55:25.451Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-30T03:55:25.451Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-30T03:55:25.451Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-30T03:55:25.451Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-30T03:55:25.451Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-30T03:55:25.451Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-30T03:55:25.451Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-30T03:55:25.451Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-30T03:55:25.451Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-30T03:55:25.451Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-30T03:55:25.451Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-30T03:55:25.451Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-30T03:55:25.713Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-30T03:55:25.713Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-30T03:55:25.713Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-30T03:55:25.713Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-30T03:55:25.713Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-30T03:55:25.974Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-30T03:55:25.974Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-30T03:55:25.974Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-30T03:55:26.194Z] Removing intermediate container 1acca3a160a9 [2021-03-30T03:55:26.194Z] ---> 56eff127f0e7 [2021-03-30T03:55:26.194Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-30T03:55:26.236Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-30T03:55:26.236Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-30T03:55:26.236Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-30T03:55:26.236Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-30T03:55:26.236Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-30T03:55:26.236Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-30T03:55:26.236Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-30T03:55:26.483Z] ---> Running in 496e947bbdac [2021-03-30T03:55:26.497Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-30T03:55:26.497Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-30T03:55:26.497Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-30T03:55:26.497Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-30T03:55:29.120Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:55:29.120Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:55:30.111Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:55:30.111Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-30T03:55:30.111Z] (3/3) Installing curl (7.69.1-r3) [2021-03-30T03:55:30.111Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:55:30.111Z] OK: 72 MiB in 58 packages [2021-03-30T03:55:32.762Z] Removing intermediate container 496e947bbdac [2021-03-30T03:55:32.762Z] ---> c679286d6bb4 [2021-03-30T03:55:32.762Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-30T03:55:33.370Z] ---> Running in 3afcb0ce3f4c [2021-03-30T03:55:34.359Z] Removing intermediate container 3afcb0ce3f4c [2021-03-30T03:55:34.359Z] ---> a9bfe8c42120 [2021-03-30T03:55:34.359Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:55:34.667Z] ---> Running in 58272a4ae6a5 [2021-03-30T03:55:35.654Z] Removing intermediate container 58272a4ae6a5 [2021-03-30T03:55:35.654Z] ---> a74c58ec310d [2021-03-30T03:55:35.654Z] Step 24/26 : LABEL arch=arm64 [2021-03-30T03:55:36.259Z] ---> Running in 75ce6d2e782a [2021-03-30T03:55:36.522Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-30T03:55:36.522Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-30T03:55:36.522Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-30T03:55:36.522Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-30T03:55:36.522Z] Building config-common [2021-03-30T03:55:36.522Z] + snapcraftctl build [2021-03-30T03:55:37.271Z] Removing intermediate container 75ce6d2e782a [2021-03-30T03:55:37.271Z] ---> de7b0d888863 [2021-03-30T03:55:37.271Z] Step 25/26 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:55:37.546Z] ---> Running in ee27888e2540 [2021-03-30T03:55:38.153Z] ---> bed9672242ad [2021-03-30T03:55:38.153Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-30T03:55:38.432Z] Building edgex-go [2021-03-30T03:55:38.432Z] + cd /root/parts/edgex-go/src [2021-03-30T03:55:38.432Z] + make build [2021-03-30T03:55:38.432Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-30T03:55:38.436Z] Removing intermediate container ee27888e2540 [2021-03-30T03:55:38.436Z] ---> f210115473b3 [2021-03-30T03:55:38.436Z] Step 26/26 : LABEL version=0.0.0 [2021-03-30T03:55:38.436Z] ---> Running in fc27d77a469f [2021-03-30T03:55:38.714Z] ---> Running in 51389e1eaaa9 [2021-03-30T03:55:39.002Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-30T03:55:39.002Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 [2021-03-30T03:55:39.002Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-03-30T03:55:39.002Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-03-30T03:55:39.002Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-30T03:55:39.002Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-30T03:55:39.002Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-03-30T03:55:39.002Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-03-30T03:55:39.263Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-03-30T03:55:39.712Z] Removing intermediate container 51389e1eaaa9 [2021-03-30T03:55:39.712Z] ---> 341bb5e1885e [2021-03-30T03:55:39.712Z] [2021-03-30T03:55:40.321Z] Successfully built 341bb5e1885e [2021-03-30T03:55:40.321Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-30T03:55:40.925Z]  Building docker-sys-mgmt-agent-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 [2021-03-30T03:55:43.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-30T03:55:43.471Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-30T03:55:47.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-30T03:55:49.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-30T03:55:50.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-30T03:55:51.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-30T03:55:51.298Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-30T03:55:51.299Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-30T03:55:51.299Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-30T03:55:51.299Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-30T03:55:53.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-30T03:55:53.209Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-30T03:55:53.209Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-30T03:55:54.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-30T03:55:56.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-30T03:55:57.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-30T03:55:58.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-30T03:55:58.590Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-30T03:55:59.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-30T03:55:59.972Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-30T03:56:01.885Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-30T03:56:01.885Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-30T03:56:01.885Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-30T03:56:01.885Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-30T03:56:01.885Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-30T03:56:01.885Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-30T03:56:01.885Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-30T03:56:01.885Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-30T03:56:01.885Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-30T03:56:01.885Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-30T03:56:01.885Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-30T03:56:01.885Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-30T03:56:01.885Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-30T03:56:01.885Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-30T03:56:01.885Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-30T03:56:01.885Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-30T03:56:01.885Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-30T03:56:01.885Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-30T03:56:01.885Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-30T03:56:01.885Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-30T03:56:01.885Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-30T03:56:01.885Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-30T03:56:01.885Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-30T03:56:01.885Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-30T03:56:01.885Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-30T03:56:01.885Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-30T03:56:05.196Z] Building static-packages [2021-03-30T03:56:05.196Z] + snapcraftctl build [2021-03-30T03:56:07.109Z] Building version [2021-03-30T03:56:07.109Z] + snapcraftctl build [2021-03-30T03:56:09.024Z] Skipping stage go-build-helper (already ran) [2021-03-30T03:56:09.024Z] Staging app-service-config [2021-03-30T03:56:09.024Z] + snapcraftctl stage [2021-03-30T03:56:09.966Z] Staging config-common [2021-03-30T03:56:09.966Z] + snapcraftctl stage [2021-03-30T03:56:11.869Z] Staging edgex-go [2021-03-30T03:56:11.869Z] + snapcraftctl stage [2021-03-30T03:56:11.869Z] Staging static-packages [2021-03-30T03:56:11.869Z] + snapcraftctl stage [2021-03-30T03:56:12.813Z] Staging version [2021-03-30T03:56:12.813Z] + snapcraftctl stage [2021-03-30T03:56:13.757Z] Priming go-build-helper [2021-03-30T03:56:13.757Z] + snapcraftctl prime [2021-03-30T03:56:15.141Z] Priming app-service-config [2021-03-30T03:56:15.141Z] + snapcraftctl prime [2021-03-30T03:56:16.084Z] Priming config-common [2021-03-30T03:56:16.084Z] + snapcraftctl prime [2021-03-30T03:56:17.026Z] Priming edgex-go [2021-03-30T03:56:17.026Z] + snapcraftctl prime [2021-03-30T03:56:18.412Z] Priming static-packages [2021-03-30T03:56:18.412Z] + snapcraftctl prime [2021-03-30T03:56:20.960Z] Priming version [2021-03-30T03:56:20.960Z] + snapcraftctl prime [2021-03-30T03:56:21.535Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-30T03:56:37.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-30T03:56:49.936Z] Removing intermediate container 6aa03d2fe133 [2021-03-30T03:56:49.937Z] ---> 65525b1b2ba7 [2021-03-30T03:56:49.937Z] [2021-03-30T03:56:49.937Z] Step 10/21 : FROM alpine:3.12 [2021-03-30T03:56:49.937Z] ---> e47305ac9786 [2021-03-30T03:56:49.937Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-30T03:56:49.937Z] ---> Running in 69f38c926258 [2021-03-30T03:56:51.385Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:56:51.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:56:52.268Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-30T03:56:52.544Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:56:52.544Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-30T03:56:52.544Z] (4/4) Installing curl (7.69.1-r3) [2021-03-30T03:56:52.544Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:56:52.544Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:56:52.835Z] OK: 7 MiB in 18 packages [2021-03-30T03:56:57.165Z] Removing intermediate container 69f38c926258 [2021-03-30T03:56:57.165Z] ---> 7f5c10a1425f [2021-03-30T03:56:57.165Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T03:56:57.165Z] ---> Running in d9386ec017bb [2021-03-30T03:56:58.161Z] Removing intermediate container d9386ec017bb [2021-03-30T03:56:58.161Z] ---> 16931db04ea1 [2021-03-30T03:56:58.161Z] Step 13/21 : WORKDIR /edgex [2021-03-30T03:56:58.161Z] Removing intermediate container ab907b7656db [2021-03-30T03:56:58.161Z] ---> 340ef967b6df [2021-03-30T03:56:58.161Z] [2021-03-30T03:56:58.161Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T03:56:58.161Z] ---> e47305ac9786 [2021-03-30T03:56:58.161Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:56:58.161Z] ---> Using cache [2021-03-30T03:56:58.161Z] ---> 201aaeeb8e9c [2021-03-30T03:56:58.161Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:56:58.161Z] ---> Using cache [2021-03-30T03:56:58.161Z] ---> 73a73518337f [2021-03-30T03:56:58.161Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-30T03:56:58.161Z] ---> Running in 814f9a88864c [2021-03-30T03:56:58.440Z] ---> Running in b0394acfe059 [2021-03-30T03:56:59.051Z] Removing intermediate container b0394acfe059 [2021-03-30T03:56:59.051Z] ---> 84d19a2667b7 [2021-03-30T03:56:59.051Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T03:56:59.396Z] Removing intermediate container 814f9a88864c [2021-03-30T03:56:59.396Z] ---> 40b5b3767dc0 [2021-03-30T03:56:59.396Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-30T03:56:59.396Z] ---> Running in 1fa34b5f9879 [2021-03-30T03:57:00.426Z] Removing intermediate container 1fa34b5f9879 [2021-03-30T03:57:00.426Z] ---> 71f8f7534b49 [2021-03-30T03:57:00.426Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:57:01.103Z] ---> 08698ffc668b [2021-03-30T03:57:01.103Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-30T03:57:01.396Z] ---> 8d89a2768384 [2021-03-30T03:57:01.396Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-30T03:57:03.406Z] ---> d94208d5ccf3 [2021-03-30T03:57:03.406Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-30T03:57:04.024Z] ---> a397d2133abd [2021-03-30T03:57:04.024Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-30T03:57:05.474Z] ---> 5bede0677be3 [2021-03-30T03:57:05.474Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-30T03:57:05.751Z] ---> 76ea1c9ca6cd [2021-03-30T03:57:05.751Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-30T03:57:05.751Z] ---> Running in d1fb51bfdec4 [2021-03-30T03:57:06.038Z] ---> Running in a9a4d1250b20 [2021-03-30T03:57:07.094Z] Removing intermediate container d1fb51bfdec4 [2021-03-30T03:57:07.094Z] ---> 9d00251b694e [2021-03-30T03:57:07.094Z] Step 18/21 : CMD ["--init=true"] [2021-03-30T03:57:07.094Z] Removing intermediate container a9a4d1250b20 [2021-03-30T03:57:07.094Z] ---> e1e268ff2c12 [2021-03-30T03:57:07.094Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:57:07.094Z] ---> Running in a758ad17b29d [2021-03-30T03:57:07.383Z] ---> Running in 0a6ad1e3d5c9 [2021-03-30T03:57:07.989Z] Removing intermediate container a758ad17b29d [2021-03-30T03:57:07.990Z] ---> e93bc31a326a [2021-03-30T03:57:07.990Z] Step 19/21 : LABEL arch=arm64 [2021-03-30T03:57:08.269Z] Removing intermediate container 0a6ad1e3d5c9 [2021-03-30T03:57:08.269Z] ---> 174437c68508 [2021-03-30T03:57:08.269Z] Step 20/22 : LABEL arch=arm64 [2021-03-30T03:57:08.270Z] ---> Running in 202982de1b07 [2021-03-30T03:57:08.552Z] ---> Running in 95e4164c5a05 [2021-03-30T03:57:09.547Z] Removing intermediate container 202982de1b07 [2021-03-30T03:57:09.547Z] ---> da9a7ff5f681 [2021-03-30T03:57:09.547Z] Step 20/21 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:57:09.827Z] Removing intermediate container 95e4164c5a05 [2021-03-30T03:57:09.827Z] ---> a6a2dd8ad121 [2021-03-30T03:57:09.827Z] Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:57:09.827Z] ---> Running in 74cd0d3cb5a0 [2021-03-30T03:57:10.108Z] ---> Running in 7dec246ccd03 [2021-03-30T03:57:11.114Z] Removing intermediate container 74cd0d3cb5a0 [2021-03-30T03:57:11.114Z] ---> 3874b9c792aa [2021-03-30T03:57:11.114Z] Step 21/21 : LABEL version=0.0.0 [2021-03-30T03:57:11.394Z] Removing intermediate container 7dec246ccd03 [2021-03-30T03:57:11.394Z] ---> fc067796be88 [2021-03-30T03:57:11.394Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T03:57:11.394Z] ---> Running in 020ce2fa98fb [2021-03-30T03:57:11.671Z] ---> Running in 3bcdb7057148 [2021-03-30T03:57:11.950Z] Removing intermediate container 4c7d89ecb57d [2021-03-30T03:57:11.950Z] ---> 01ccb9e5ad4e [2021-03-30T03:57:11.950Z] [2021-03-30T03:57:11.950Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:57:11.950Z] ---> e47305ac9786 [2021-03-30T03:57:11.950Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:57:11.950Z] ---> Using cache [2021-03-30T03:57:11.950Z] ---> 201aaeeb8e9c [2021-03-30T03:57:11.950Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:57:11.950Z] ---> Using cache [2021-03-30T03:57:11.950Z] ---> 73a73518337f [2021-03-30T03:57:11.950Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-30T03:57:12.224Z] Removing intermediate container 020ce2fa98fb [2021-03-30T03:57:12.224Z] ---> 492b3c076d9f [2021-03-30T03:57:12.224Z] [2021-03-30T03:57:12.224Z] ---> Running in dcb0f74622b8 [2021-03-30T03:57:12.503Z] Removing intermediate container 3bcdb7057148 [2021-03-30T03:57:12.503Z] ---> 81e14c70aaf2 [2021-03-30T03:57:12.503Z] [2021-03-30T03:57:13.132Z] Successfully built 492b3c076d9f [2021-03-30T03:57:13.132Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-30T03:57:13.132Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container dcb0f74622b8 [2021-03-30T03:57:13.132Z] ---> 0c7aac7a48f0 [2021-03-30T03:57:13.132Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T03:57:13.132Z] Successfully built 81e14c70aaf2 [2021-03-30T03:57:13.132Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-30T03:57:13.406Z]  Building docker-support-scheduler-go ... done  ---> Running in 13dc2fa07d39 [2021-03-30T03:57:13.679Z] Removing intermediate container 13dc2fa07d39 [2021-03-30T03:57:13.679Z] ---> 21922aa1b632 [2021-03-30T03:57:13.679Z] Step 15/23 : WORKDIR / [2021-03-30T03:57:13.978Z] ---> Running in ec5877abba16 [2021-03-30T03:57:14.256Z] Removing intermediate container ec5877abba16 [2021-03-30T03:57:14.256Z] ---> 1fe326e3a17d [2021-03-30T03:57:14.256Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:57:15.248Z] ---> e61e06b0409e [2021-03-30T03:57:15.248Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-30T03:57:16.685Z] ---> ffcff0fde6cf [2021-03-30T03:57:16.685Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-30T03:57:17.665Z] ---> 793c6fa6cae0 [2021-03-30T03:57:17.665Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-30T03:57:17.940Z] ---> Running in 983199c06bf8 [2021-03-30T03:57:18.211Z] Removing intermediate container 983199c06bf8 [2021-03-30T03:57:18.211Z] ---> e49f40ca3a8d [2021-03-30T03:57:18.211Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:57:18.485Z] ---> Running in ca766fd4bdb6 [2021-03-30T03:57:19.081Z] Removing intermediate container ca766fd4bdb6 [2021-03-30T03:57:19.081Z] ---> ce6bfb5bddb4 [2021-03-30T03:57:19.081Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T03:57:19.081Z] ---> Running in 059e9384b186 [2021-03-30T03:57:19.681Z] Removing intermediate container 059e9384b186 [2021-03-30T03:57:19.681Z] ---> 4df42c59678f [2021-03-30T03:57:19.681Z] Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:57:19.957Z] ---> Running in 3aee49b2da86 [2021-03-30T03:57:20.563Z] Removing intermediate container 3aee49b2da86 [2021-03-30T03:57:20.563Z] ---> de7da1699ebd [2021-03-30T03:57:20.563Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:57:20.563Z] ---> Running in 2f8590195455 [2021-03-30T03:57:21.155Z] Removing intermediate container 2f8590195455 [2021-03-30T03:57:21.155Z] ---> 668ac6969917 [2021-03-30T03:57:21.155Z] [2021-03-30T03:57:21.755Z] Successfully built 668ac6969917 [2021-03-30T03:57:21.755Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-30T03:57:27.142Z]  Building docker-core-metadata-go ... done Removing intermediate container fc27d77a469f [2021-03-30T03:57:27.142Z] ---> d7805c3afef1 [2021-03-30T03:57:27.142Z] [2021-03-30T03:57:27.142Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:57:27.142Z] ---> e47305ac9786 [2021-03-30T03:57:27.142Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-30T03:57:27.143Z] ---> Running in e82d7c8fe155 [2021-03-30T03:57:27.143Z] Removing intermediate container e82d7c8fe155 [2021-03-30T03:57:27.143Z] ---> ea41697a4a92 [2021-03-30T03:57:27.143Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-30T03:57:27.143Z] ---> Running in 56b7cfbfaaa9 [2021-03-30T03:57:27.743Z] Removing intermediate container 56b7cfbfaaa9 [2021-03-30T03:57:27.743Z] ---> cc10f8eb7929 [2021-03-30T03:57:27.743Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-30T03:57:28.016Z] ---> Running in 567c49dcd888 [2021-03-30T03:57:28.290Z] Removing intermediate container 567c49dcd888 [2021-03-30T03:57:28.290Z] ---> e0badaa286bb [2021-03-30T03:57:28.290Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:57:28.561Z] ---> Running in 2222edcdae4e [2021-03-30T03:57:30.529Z] Removing intermediate container 2222edcdae4e [2021-03-30T03:57:30.529Z] ---> be42bd5b013f [2021-03-30T03:57:30.529Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-30T03:57:30.800Z] ---> Running in c1e35947c5e5 [2021-03-30T03:57:31.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:57:32.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:57:33.720Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-30T03:57:33.720Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-30T03:57:33.720Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-30T03:57:33.990Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-30T03:57:34.262Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T03:57:34.535Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-30T03:57:34.535Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:57:34.535Z] OK: 8 MiB in 20 packages [2021-03-30T03:57:35.965Z] Removing intermediate container c1e35947c5e5 [2021-03-30T03:57:35.965Z] ---> ebd3872464ca [2021-03-30T03:57:35.965Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:57:36.943Z] ---> dcc9bb0b1ea1 [2021-03-30T03:57:36.943Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-30T03:57:37.916Z] ---> 8367b7d2b489 [2021-03-30T03:57:37.916Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-30T03:57:38.890Z] ---> 941d74f79e18 [2021-03-30T03:57:38.890Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-30T03:57:38.890Z] ---> Running in 6448376e109c [2021-03-30T03:57:39.491Z] Removing intermediate container 6448376e109c [2021-03-30T03:57:39.491Z] ---> d719eb6fa8d8 [2021-03-30T03:57:39.491Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:57:39.491Z] ---> Running in fa16d8df6bfc [2021-03-30T03:57:40.091Z] Removing intermediate container fa16d8df6bfc [2021-03-30T03:57:40.091Z] ---> 8a26c84c4a06 [2021-03-30T03:57:40.091Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T03:57:40.091Z] ---> Running in e950f879d340 [2021-03-30T03:57:40.700Z] Removing intermediate container e950f879d340 [2021-03-30T03:57:40.700Z] ---> 1df08f0af248 [2021-03-30T03:57:40.700Z] Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 [2021-03-30T03:57:40.700Z] ---> Running in 8239be3c2ab4 [2021-03-30T03:57:41.301Z] Removing intermediate container 8239be3c2ab4 [2021-03-30T03:57:41.301Z] ---> 6e15115c8b8a [2021-03-30T03:57:41.301Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:57:41.301Z] ---> Running in 525b78a7b59b [2021-03-30T03:57:41.903Z] Removing intermediate container 525b78a7b59b [2021-03-30T03:57:41.903Z] ---> 932233847a08 [2021-03-30T03:57:41.903Z] [2021-03-30T03:57:42.177Z] Successfully built 932233847a08 [2021-03-30T03:57:42.177Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-30T03:57:42.789Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-30T03:57:42.816Z] $ docker stop --time=1 e87efc9927ed7347261676368825db2eb2da54acba62331fd2d1f22fbda89fa3 [2021-03-30T03:57:44.786Z] $ docker rm -f e87efc9927ed7347261676368825db2eb2da54acba62331fd2d1f22fbda89fa3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T03:57:45.516Z] + grep docker [2021-03-30T03:57:45.516Z] + docker images [2021-03-30T03:57:45.788Z] docker-core-data-go-arm64 latest 932233847a08 4 seconds ago 21.4MB [2021-03-30T03:57:45.788Z] docker-core-metadata-go-arm64 latest 668ac6969917 25 seconds ago 17.9MB [2021-03-30T03:57:45.788Z] docker-support-scheduler-go-arm64 latest 81e14c70aaf2 33 seconds ago 16.4MB [2021-03-30T03:57:45.788Z] docker-security-proxy-setup-go-arm64 latest 492b3c076d9f 34 seconds ago 24.1MB [2021-03-30T03:57:45.788Z] docker-sys-mgmt-agent-go-arm64 latest 341bb5e1885e 2 minutes ago 301MB [2021-03-30T03:57:45.788Z] docker-security-bootstrapper-go-arm64 latest 0348daf38966 3 minutes ago 17.9MB [2021-03-30T03:57:45.788Z] docker-security-secretstore-setup-go-arm64 latest 5c81b39c8deb 3 minutes ago 24.4MB [2021-03-30T03:57:45.788Z] docker-core-command-go-arm64 latest 84357594e333 3 minutes ago 16.3MB [2021-03-30T03:57:45.788Z] docker-support-notifications-go-arm64 latest 45509c9533c7 3 minutes ago 16.9MB [2021-03-30T03:57:45.788Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:57:46.741Z] ---> job-cost.sh [2021-03-30T03:57:46.741Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SV3o [2021-03-30T03:58:33.796Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T04:00:25.640Z] lf-activate-venv(): INFO: Adding /tmp/venv-SV3o/bin to PATH [2021-03-30T04:00:25.640Z] INFO: No Stack... [2021-03-30T04:00:25.640Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-30T04:00:25.640Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T04:00:25.976Z] + + cut -d, -f6 [2021-03-30T04:00:25.977Z] cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2021-03-30T04:00:26.085Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3310-6-stack-cost] [2021-03-30T04:00:26.093Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3310-6-stack-cost] did not exist. Created. [2021-03-30T04:00:26.094Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3310-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T04:00:26.526Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-30T04:00:26.788Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T04:00:26.806Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3310-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-30T04:00:28.335Z] provisioning config files... [2021-03-30T04:00:28.356Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config3824535414684425165tmp [Pipeline] { [Pipeline] sh [2021-03-30T04:00:28.751Z] + set +x [2021-03-30T04:00:28.751Z] + curl -s https://codecov.io/bash [2021-03-30T04:00:28.751Z] + bash -s -- [2021-03-30T04:00:29.350Z] [2021-03-30T04:00:29.350Z] _____ _ [2021-03-30T04:00:29.350Z] / ____| | | [2021-03-30T04:00:29.350Z] | | ___ __| | ___ ___ _____ __ [2021-03-30T04:00:29.350Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-30T04:00:29.350Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-30T04:00:29.350Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-30T04:00:29.350Z] Bash-20210309-2b87ace [2021-03-30T04:00:29.350Z] [2021-03-30T04:00:29.350Z] [2021-03-30T04:00:29.350Z] ==> git version 2.24.3 found [2021-03-30T04:00:29.350Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-30T04:00:29.350Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-30T04:00:29.350Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-30T04:00:29.350Z] curl: option -sm: expected a proper numerical parameter [2021-03-30T04:00:29.350Z] curl: try 'curl --help' or 'curl --manual' for more information [2021-03-30T04:00:29.350Z] ==> Jenkins CI detected. [2021-03-30T04:00:29.350Z] project root: . [2021-03-30T04:00:29.350Z] --> token set from env [2021-03-30T04:00:29.350Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-30T04:00:29.350Z] ==> Running gcov in . (disable via -X gcov) [2021-03-30T04:00:29.350Z] ==> Python coveragepy not found [2021-03-30T04:00:29.350Z] ==> Searching for coverage reports in: [2021-03-30T04:00:29.350Z] + . [2021-03-30T04:00:29.350Z] -> Found 1 reports [2021-03-30T04:00:29.350Z] ==> Detecting git/mercurial file structure [2021-03-30T04:00:29.350Z] ==> Reading reports [2021-03-30T04:00:29.350Z] + ./coverage.out bytes=669470 [2021-03-30T04:00:29.613Z] ==> Appending adjustments [2021-03-30T04:00:29.613Z] https://docs.codecov.io/docs/fixing-reports [2021-03-30T04:00:33.063Z] + Found adjustments [2021-03-30T04:00:33.063Z] ==> Gzipping contents [2021-03-30T04:00:33.063Z] 96K /tmp/codecov.r8338A.gz [2021-03-30T04:00:33.063Z] ==> Uploading reports [2021-03-30T04:00:33.063Z] url: https://codecov.io [2021-03-30T04:00:33.063Z] query: branch=PR-3310&commit=cd63672cc9e11825c93c007dd27fbab96a888000&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3310%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3310&job=&cmd_args= [2021-03-30T04:00:33.063Z] -> Pinging Codecov [2021-03-30T04:00:33.063Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3310&commit=cd63672cc9e11825c93c007dd27fbab96a888000&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3310%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3310&job=&cmd_args= [2021-03-30T04:00:33.331Z] -> Uploading to [2021-03-30T04:00:33.331Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-30/00271124DB129430A58F1EEE437C3FCB/cd63672cc9e11825c93c007dd27fbab96a888000/8a882e46-6e0d-4f11-96e9-42b6968a18ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210330T040033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9c688b3efc88e72f064f7ccb640197dd6ae91d429e6e0a0ef147bc1c44a1cbf [2021-03-30T04:00:33.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-30T04:00:33.331Z] Dload Upload Total Spent Left Speed [2021-03-30T04:00:33.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96945 0 0 100 96945 0 177k --:--:-- --:--:-- --:--:-- 177k 100 96945 0 0 100 96945 0 177k --:--:-- --:--:-- --:--:-- 177k [2021-03-30T04:00:33.909Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cd63672cc9e11825c93c007dd27fbab96a888000 [Pipeline] } [2021-03-30T04:00:33.920Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-30T04:00:35.806Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T04:00:36.686Z] ---> package-listing.sh [2021-03-30T04:00:36.686Z] ++ facter osfamily [2021-03-30T04:00:36.686Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-30T04:00:36.686Z] + OS_FAMILY=redhat [2021-03-30T04:00:36.686Z] + workspace=/w/workspace/edgex-go/6 [2021-03-30T04:00:36.686Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-30T04:00:36.686Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-30T04:00:36.686Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-30T04:00:36.686Z] + PACKAGES=/tmp/packages_start.txt [2021-03-30T04:00:36.686Z] + '[' /w/workspace/edgex-go/6 ']' [2021-03-30T04:00:36.686Z] + PACKAGES=/tmp/packages_end.txt [2021-03-30T04:00:36.686Z] + case "${OS_FAMILY}" in [2021-03-30T04:00:36.686Z] + rpm -qa [2021-03-30T04:00:36.686Z] + sort [2021-03-30T04:00:41.991Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-30T04:00:41.991Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-30T04:00:41.991Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-30T04:00:41.991Z] + '[' /w/workspace/edgex-go/6 ']' [2021-03-30T04:00:41.991Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-03-30T04:00:41.991Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-03-30T04:00:42.005Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-30T04:00:42.296Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-30T04:00:42.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T04:00:42.626Z] [2021-03-30T04:00:42.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-30T04:00:43.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T04:00:43.010Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-30T04:00:43.010Z] df20fa9351a1: Pulling fs layer [2021-03-30T04:00:43.010Z] 36b3adc4ff6f: Pulling fs layer [2021-03-30T04:00:43.010Z] 8ad3a11d3b57: Pulling fs layer [2021-03-30T04:00:43.010Z] 46f8f816bc3b: Pulling fs layer [2021-03-30T04:00:43.010Z] 93b61091891f: Pulling fs layer [2021-03-30T04:00:43.010Z] 93b9cdb0e59b: Pulling fs layer [2021-03-30T04:00:43.010Z] 5e14af77c1be: Pulling fs layer [2021-03-30T04:00:43.010Z] 01666e4c0597: Pulling fs layer [2021-03-30T04:00:43.010Z] aa168da1d23b: Pulling fs layer [2021-03-30T04:00:43.010Z] 46f8f816bc3b: Waiting [2021-03-30T04:00:43.010Z] 93b61091891f: Waiting [2021-03-30T04:00:43.010Z] 93b9cdb0e59b: Waiting [2021-03-30T04:00:43.010Z] 5e14af77c1be: Waiting [2021-03-30T04:00:43.010Z] 01666e4c0597: Waiting [2021-03-30T04:00:43.010Z] aa168da1d23b: Waiting [2021-03-30T04:00:43.010Z] 36b3adc4ff6f: Verifying Checksum [2021-03-30T04:00:43.010Z] 36b3adc4ff6f: Download complete [2021-03-30T04:00:43.010Z] 46f8f816bc3b: Verifying Checksum [2021-03-30T04:00:43.010Z] 46f8f816bc3b: Download complete [2021-03-30T04:00:43.273Z] df20fa9351a1: Download complete [2021-03-30T04:00:43.273Z] 93b9cdb0e59b: Verifying Checksum [2021-03-30T04:00:43.273Z] 93b9cdb0e59b: Download complete [2021-03-30T04:00:43.273Z] 5e14af77c1be: Verifying Checksum [2021-03-30T04:00:43.273Z] 5e14af77c1be: Download complete [2021-03-30T04:00:43.273Z] 93b61091891f: Verifying Checksum [2021-03-30T04:00:43.273Z] 93b61091891f: Download complete [2021-03-30T04:00:43.273Z] 01666e4c0597: Verifying Checksum [2021-03-30T04:00:43.273Z] 01666e4c0597: Download complete [2021-03-30T04:00:43.273Z] 8ad3a11d3b57: Verifying Checksum [2021-03-30T04:00:43.273Z] 8ad3a11d3b57: Download complete [2021-03-30T04:00:43.537Z] df20fa9351a1: Pull complete [2021-03-30T04:00:43.800Z] 36b3adc4ff6f: Pull complete [2021-03-30T04:00:44.748Z] 8ad3a11d3b57: Pull complete [2021-03-30T04:00:44.748Z] 46f8f816bc3b: Pull complete [2021-03-30T04:00:45.695Z] aa168da1d23b: Verifying Checksum [2021-03-30T04:00:45.695Z] aa168da1d23b: Download complete [2021-03-30T04:00:47.088Z] 93b61091891f: Pull complete [2021-03-30T04:00:47.088Z] 93b9cdb0e59b: Pull complete [2021-03-30T04:00:47.351Z] 5e14af77c1be: Pull complete [2021-03-30T04:00:47.351Z] 01666e4c0597: Pull complete [2021-03-30T04:00:55.528Z] aa168da1d23b: Pull complete [2021-03-30T04:00:55.528Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-30T04:00:55.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T04:00:55.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-30T04:00:55.740Z] prd-centos7-docker-4c-2g-31962 does not seem to be running inside a container [2021-03-30T04:00:55.795Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-30T04:01:06.320Z] $ docker top b993ffbf9f1e6729d7b1b4d49185dc92ea61c85748c11d811a86c9c68124bbff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T04:01:06.936Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-30T04:01:07.245Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-30T04:01:07.563Z] + ls /var/log/sa-host [2021-03-30T04:01:07.563Z] + sadf -c /var/log/sa-host/sa23 [2021-03-30T04:01:07.563Z] file_magic: OK [2021-03-30T04:01:07.563Z] HZ: Using current value: 100 [2021-03-30T04:01:07.563Z] file_header: OK [2021-03-30T04:01:07.563Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-30T04:01:07.563Z] Statistics: [2021-03-30T04:01:07.563Z] Hnuu...uuuununununu... [2021-03-30T04:01:07.563Z] File successfully converted to sysstat format version 12.2.1 [2021-03-30T04:01:07.563Z] + sadf -c /var/log/sa-host/sa30 [2021-03-30T04:01:07.563Z] file_magic: OK [2021-03-30T04:01:07.563Z] HZ: Using current value: 100 [2021-03-30T04:01:07.563Z] file_header: OK [2021-03-30T04:01:07.563Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-30T04:01:07.563Z] Statistics: [2021-03-30T04:01:07.563Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-30T04:01:07.564Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-30T04:01:07.886Z] provisioning config files... [2021-03-30T04:01:07.918Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config9092454729958849485tmp [Pipeline] { [Pipeline] echo [2021-03-30T04:01:08.022Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T04:01:08.327Z] ---> create-netrc.sh [Pipeline] } [2021-03-30T04:01:08.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-30T04:01:08.444Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T04:01:08.745Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-30T04:01:08.756Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T04:01:09.058Z] ---> sudo-logs.sh [2021-03-30T04:01:09.058Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-30T04:01:09.130Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T04:01:09.441Z] ---> job-cost.sh [2021-03-30T04:01:09.441Z] lf-activate-venv: SKIPPING [2021-03-30T04:01:09.441Z] DEBUG: total: 0.20999999344348907 [2021-03-30T04:01:09.441Z] INFO: Retrieving Stack Cost... [2021-03-30T04:01:10.389Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T04:01:10.650Z] INFO: Archiving Costs [Pipeline] echo [2021-03-30T04:01:10.665Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T04:01:10.973Z] ---> logs-deploy.sh [2021-03-30T04:01:10.973Z] lf-activate-venv: SKIPPING [2021-03-30T04:01:10.973Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3310/6 [2021-03-30T04:01:10.973Z] INFO: archiving workspace using pattern(s): [2021-03-30T04:01:12.903Z] Archives upload complete. [2021-03-30T04:01:12.903Z] INFO: archiving logs to Nexus [2021-03-30T04:01:13.854Z] ---> uname -a: [2021-03-30T04:01:13.854Z] Linux prd-centos7-docker-4c-2g-31962.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-30T04:01:13.854Z] [2021-03-30T04:01:13.854Z] [2021-03-30T04:01:13.854Z] ---> lscpu: [2021-03-30T04:01:13.854Z] Architecture: x86_64 [2021-03-30T04:01:13.854Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-30T04:01:13.854Z] Byte Order: Little Endian [2021-03-30T04:01:13.854Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-30T04:01:13.854Z] CPU(s): 4 [2021-03-30T04:01:13.854Z] On-line CPU(s) list: 0-3 [2021-03-30T04:01:13.854Z] Thread(s) per core: 1 [2021-03-30T04:01:13.854Z] Core(s) per socket: 1 [2021-03-30T04:01:13.854Z] Socket(s): 4 [2021-03-30T04:01:13.854Z] NUMA node(s): 1 [2021-03-30T04:01:13.854Z] Vendor ID: GenuineIntel [2021-03-30T04:01:13.854Z] CPU family: 6 [2021-03-30T04:01:13.854Z] Model: 44 [2021-03-30T04:01:13.854Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-30T04:01:13.854Z] Stepping: 1 [2021-03-30T04:01:13.854Z] CPU MHz: 2933.438 [2021-03-30T04:01:13.854Z] BogoMIPS: 5866.87 [2021-03-30T04:01:13.854Z] Virtualization: VT-x [2021-03-30T04:01:13.854Z] Hypervisor vendor: KVM [2021-03-30T04:01:13.854Z] Virtualization type: full [2021-03-30T04:01:13.854Z] L1d cache: 128 KiB [2021-03-30T04:01:13.854Z] L1i cache: 128 KiB [2021-03-30T04:01:13.854Z] L2 cache: 16 MiB [2021-03-30T04:01:13.854Z] L3 cache: 64 MiB [2021-03-30T04:01:13.854Z] NUMA node0 CPU(s): 0-3 [2021-03-30T04:01:13.854Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-30T04:01:13.854Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-30T04:01:13.854Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-30T04:01:13.854Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-30T04:01:13.854Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-30T04:01:13.854Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-30T04:01:13.854Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-30T04:01:13.854Z] Vulnerability Srbds: Not affected [2021-03-30T04:01:13.854Z] Vulnerability Tsx async abort: Not affected [2021-03-30T04:01:13.854Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-30T04:01:13.854Z] [2021-03-30T04:01:13.854Z] [2021-03-30T04:01:13.854Z] ---> nproc: [2021-03-30T04:01:13.854Z] 4 [2021-03-30T04:01:13.854Z] [2021-03-30T04:01:13.855Z] [2021-03-30T04:01:13.855Z] ---> df -h: [2021-03-30T04:01:13.855Z] Filesystem Size Used Available Use% Mounted on [2021-03-30T04:01:13.855Z] overlay 50.0G 12.6G 37.4G 25% / [2021-03-30T04:01:13.855Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-30T04:01:13.855Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-30T04:01:13.855Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-30T04:01:13.855Z] /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os [2021-03-30T04:01:13.855Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf [2021-03-30T04:01:13.855Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname [2021-03-30T04:01:13.855Z] /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts [2021-03-30T04:01:13.855Z] /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json [2021-03-30T04:01:13.855Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host [2021-03-30T04:01:13.855Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure [2021-03-30T04:01:13.855Z] /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log [2021-03-30T04:01:13.855Z] /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/6 [2021-03-30T04:01:13.855Z] /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/6@tmp [2021-03-30T04:01:13.855Z] [2021-03-30T04:01:13.855Z] [2021-03-30T04:01:13.855Z] ---> free -m: [2021-03-30T04:01:13.855Z] total used free shared buff/cache available [2021-03-30T04:01:13.855Z] Mem: 1837 727 201 0 908 1024 [2021-03-30T04:01:13.855Z] Swap: 1023 63 960 [2021-03-30T04:01:13.855Z] [2021-03-30T04:01:13.855Z] [2021-03-30T04:01:13.855Z] ---> ip addr: [2021-03-30T04:01:13.855Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-30T04:01:13.855Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-30T04:01:13.855Z] inet 127.0.0.1/8 scope host lo [2021-03-30T04:01:13.855Z] valid_lft forever preferred_lft forever [2021-03-30T04:01:13.855Z] inet6 ::1/128 scope host [2021-03-30T04:01:13.855Z] valid_lft forever preferred_lft forever [2021-03-30T04:01:13.855Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-30T04:01:13.855Z] link/ether fa:16:3e:61:fb:18 brd ff:ff:ff:ff:ff:ff [2021-03-30T04:01:13.855Z] inet 10.30.122.250/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-30T04:01:13.855Z] valid_lft 84906sec preferred_lft 84906sec [2021-03-30T04:01:13.855Z] inet6 fe80::f816:3eff:fe61:fb18/64 scope link [2021-03-30T04:01:13.855Z] valid_lft forever preferred_lft forever [2021-03-30T04:01:13.855Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-30T04:01:13.855Z] link/ether 02:42:28:06:a8:0f brd ff:ff:ff:ff:ff:ff [2021-03-30T04:01:13.855Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-30T04:01:13.855Z] valid_lft forever preferred_lft forever [2021-03-30T04:01:13.855Z] inet6 fe80::42:28ff:fe06:a80f/64 scope link [2021-03-30T04:01:13.855Z] valid_lft forever preferred_lft forever [2021-03-30T04:01:13.855Z] [2021-03-30T04:01:13.855Z] [2021-03-30T04:01:13.855Z] ---> sar -b -r -n DEV: [2021-03-30T04:01:13.855Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) [2021-03-30T04:01:13.855Z] [2021-03-30T04:01:13.855Z] 03:36:08 LINUX RESTART (4 CPU) [2021-03-30T04:01:13.855Z] [2021-03-30T04:01:13.855Z] 03:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-30T04:01:13.855Z] 03:38:01 52.04 14.05 37.99 0.00 4774.70 8567.49 0.00 [2021-03-30T04:01:13.855Z] 03:39:01 56.38 38.64 17.75 0.00 1993.41 10670.30 0.00 [2021-03-30T04:01:13.855Z] 03:40:01 175.72 71.16 104.56 0.00 5842.17 38500.28 0.00 [2021-03-30T04:01:13.855Z] 03:41:01 269.96 104.84 165.11 0.00 3912.16 19397.04 0.00 [2021-03-30T04:01:13.855Z] 03:42:01 127.25 57.71 69.54 0.00 2085.85 8167.48 0.00 [2021-03-30T04:01:13.855Z] 03:43:01 139.57 38.69 100.88 0.00 2933.78 25049.08 0.00 [2021-03-30T04:01:13.855Z] 03:44:02 1677.42 1366.04 311.38 0.00 135061.70 192166.90 0.00 [2021-03-30T04:01:13.855Z] 03:45:01 1384.83 1120.15 264.68 0.00 109973.28 119594.07 0.00 [2021-03-30T04:01:13.855Z] 03:46:02 835.31 508.55 326.77 0.00 72605.38 101500.03 0.00 [2021-03-30T04:01:13.855Z] 03:47:01 1970.14 1616.98 353.16 0.00 162347.46 180672.62 0.00 [2021-03-30T04:01:13.855Z] 03:48:01 391.21 150.88 240.33 0.00 10941.63 30166.96 0.00 [2021-03-30T04:01:13.855Z] 03:49:01 35.79 17.68 18.11 0.00 2966.18 2551.00 0.00 [2021-03-30T04:01:13.855Z] 03:50:01 1.62 1.40 0.22 0.00 103.13 2.08 0.00 [2021-03-30T04:01:13.855Z] 03:51:01 0.32 0.03 0.28 0.00 0.27 3.13 0.00 [2021-03-30T04:01:13.855Z] 03:52:01 2.76 1.96 0.80 0.00 59.94 15.40 0.00 [2021-03-30T04:01:13.855Z] 03:53:01 0.28 0.02 0.27 0.00 0.13 3.65 0.00 [2021-03-30T04:01:13.855Z] 03:54:01 0.28 0.03 0.25 0.00 0.27 2.56 0.00 [2021-03-30T04:01:13.855Z] 03:55:01 0.20 0.03 0.17 0.00 0.27 1.50 0.00 [2021-03-30T04:01:13.855Z] 03:56:02 0.33 0.02 0.32 0.00 0.13 3.78 0.00 [2021-03-30T04:01:13.855Z] 03:57:01 0.59 0.30 0.29 0.00 173.98 3.07 0.00 [2021-03-30T04:01:13.855Z] 03:58:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-03-30T04:01:13.855Z] 03:59:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 [2021-03-30T04:01:13.855Z] 04:00:01 0.23 0.03 0.20 0.00 0.80 1.48 0.00 [2021-03-30T04:01:13.855Z] 04:01:01 168.60 85.89 82.71 0.00 7197.61 17851.41 0.00 [2021-03-30T04:01:13.855Z] Average: 303.30 215.98 87.33 0.00 21744.98 31429.93 0.00 [2021-03-30T04:01:13.855Z] [2021-03-30T04:01:13.855Z] 03:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-30T04:01:13.855Z] 03:38:01 93208 0 680100 36.15 2620 1105616 1315788 44.91 542976 1041620 15244 [2021-03-30T04:01:13.855Z] 03:39:01 279068 0 625856 33.26 2608 974012 1207248 41.20 563076 837116 1204 [2021-03-30T04:01:13.855Z] 03:40:01 111792 0 698368 37.12 1620 1069764 1309688 44.70 601688 926740 8 [2021-03-30T04:01:13.855Z] 03:41:01 281744 0 766296 40.73 696 832808 1384944 47.27 576728 737244 51388 [2021-03-30T04:01:13.855Z] 03:42:01 267056 0 796580 42.34 584 817324 1764952 60.23 608992 711928 84296 [2021-03-30T04:01:13.855Z] 03:43:01 166756 0 764460 40.63 428 949900 1431980 48.87 595344 824856 52 [2021-03-30T04:01:13.855Z] 03:44:02 80880 0 821440 43.66 8 979216 2150612 73.40 620784 958836 66972 [2021-03-30T04:01:13.855Z] 03:45:01 297444 0 1142048 60.70 8 442044 4128712 140.91 694796 613652 23152 [2021-03-30T04:01:13.855Z] 03:46:02 68152 0 754304 40.09 8 1059080 1789900 61.09 632596 939760 75092 [2021-03-30T04:01:13.855Z] 03:47:01 70324 0 808816 42.99 8 1002396 2097100 71.57 658068 920404 73344 [2021-03-30T04:01:13.855Z] 03:48:01 399300 0 701412 37.28 8 780824 1613204 55.06 519252 706592 36 [2021-03-30T04:01:13.855Z] 03:49:01 383360 0 644708 34.26 8 853468 1204676 41.11 512228 734220 12 [2021-03-30T04:01:13.855Z] 03:50:01 383136 0 641896 34.12 8 856504 1181192 40.31 511532 736672 8 [2021-03-30T04:01:13.855Z] 03:51:01 383896 0 641128 34.07 8 856512 1179028 40.24 510660 736668 16 [2021-03-30T04:01:13.855Z] 03:52:01 381164 0 642816 34.16 8 857556 1179196 40.24 511336 737688 20 [2021-03-30T04:01:13.855Z] 03:53:01 381068 0 642900 34.17 8 857568 1179220 40.24 511756 737696 8 [2021-03-30T04:01:13.855Z] 03:54:01 382384 0 641576 34.10 8 857576 1179028 40.24 510704 737700 12 [2021-03-30T04:01:13.855Z] 03:55:01 382392 0 641564 34.10 8 857580 1179028 40.24 510584 737704 8 [2021-03-30T04:01:13.855Z] 03:56:02 381384 0 642560 34.15 8 857592 1179196 40.24 511632 737712 8 [2021-03-30T04:01:13.855Z] 03:57:01 373876 0 644936 34.28 8 862724 1179124 40.24 516912 740012 8 [2021-03-30T04:01:13.855Z] 03:58:01 374664 0 644136 34.23 8 862736 1179028 40.24 516148 740020 8 [2021-03-30T04:01:13.855Z] 03:59:01 374828 0 643960 34.23 8 862748 1179028 40.24 516252 740020 8 [2021-03-30T04:01:13.855Z] 04:00:01 374728 0 644064 34.23 8 862744 1179028 40.24 516376 740036 8 [2021-03-30T04:01:13.855Z] 04:01:01 295836 0 718440 38.18 0 867268 1374840 46.92 497128 792004 18056 [2021-03-30T04:01:13.855Z] Average: 290352 0 708098 37.63 362 882732 1489406 50.83 552814 786121 17040 [2021-03-30T04:01:13.855Z] [2021-03-30T04:01:13.855Z] 03:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-30T04:01:13.855Z] 03:38:01 eth0 600.57 552.02 2522.63 80.23 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:38:01 veth953d0ee 111.79 73.16 12.96 265.35 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:38:01 docker0 111.79 73.05 11.43 265.34 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:39:01 eth0 682.02 968.65 2426.06 85.28 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:39:01 veth953d0ee 966.16 667.99 83.55 2420.33 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:39:01 docker0 966.16 667.97 70.34 2420.33 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:40:01 eth0 371.94 323.32 3201.73 33.55 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:40:01 docker0 57.28 68.93 3.10 360.68 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:41:01 veth61ebd7b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:41:01 eth0 158.33 123.24 503.01 78.52 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:41:01 docker0 94.26 116.34 7.06 472.25 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:42:01 veth61ebd7b 2.33 2.33 0.19 0.19 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:42:01 eth0 27.32 15.10 21.00 11.30 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:42:01 docker0 2.33 2.33 0.16 0.19 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:43:01 veth9dfa82e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:43:01 eth0 213.49 178.12 1699.26 87.91 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:44:02 veth7db2248 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:44:02 eth0 55.50 26.40 170.05 11.14 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:44:02 docker0 11.02 28.55 0.59 145.93 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:45:01 veth846fcb2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:45:01 veth1341d4f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:45:01 veth7db2248 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:45:01 veth56fcf53 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:46:02 veth7db2248 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:46:02 veth02a25b2 2.07 2.29 0.14 11.95 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:46:02 eth0 2946.73 2747.79 13828.33 533.98 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:46:02 vethaa6de5b 1.23 1.84 0.08 10.41 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:47:01 veth31896b8 2.37 3.66 0.42 18.14 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:47:01 veth7db2248 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:47:01 eth0 39.72 21.93 78.81 13.39 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:47:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:48:01 veth7db2248 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:48:01 eth0 77.15 51.45 130.53 85.23 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:48:01 veth8382d35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:49:01 eth0 7.57 4.31 6.63 2.84 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:49:01 docker0 1296.04 1057.26 95.86 4339.80 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:50:01 eth0 1.47 0.75 0.61 0.38 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:51:01 eth0 1.18 0.08 0.08 0.04 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:52:01 eth0 1.71 0.45 0.51 0.27 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:53:01 eth0 0.55 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:55:01 eth0 1.30 0.02 0.11 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.855Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:56:02 eth0 0.97 0.68 0.57 0.40 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:57:01 eth0 0.22 0.14 0.13 0.07 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:58:01 eth0 0.23 0.18 0.09 0.01 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:59:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 04:00:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 04:01:01 eth0 245.51 205.59 2177.35 74.15 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] Average: eth0 114.91 111.18 616.56 27.35 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] Average: docker0 54.08 44.11 4.00 181.07 0.00 0.00 0.00 0.00 [2021-03-30T04:01:13.856Z] [2021-03-30T04:01:13.856Z] [2021-03-30T04:01:13.856Z] ---> sar -P ALL: [2021-03-30T04:01:13.856Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) [2021-03-30T04:01:13.856Z] [2021-03-30T04:01:13.856Z] 03:36:08 LINUX RESTART (4 CPU) [2021-03-30T04:01:13.856Z] [2021-03-30T04:01:13.856Z] 03:37:01 CPU %user %nice %system %iowait %steal %idle [2021-03-30T04:01:13.856Z] 03:38:01 all 5.51 0.00 3.02 1.33 0.06 90.09 [2021-03-30T04:01:13.856Z] 03:38:01 0 5.53 0.00 3.46 0.19 0.07 90.76 [2021-03-30T04:01:13.856Z] 03:38:01 1 6.70 0.00 2.91 1.35 0.05 88.99 [2021-03-30T04:01:13.856Z] 03:38:01 2 5.15 0.00 2.79 0.24 0.07 91.75 [2021-03-30T04:01:13.856Z] 03:38:01 3 4.65 0.00 2.92 3.52 0.05 88.86 [2021-03-30T04:01:13.856Z] 03:39:01 all 6.98 0.00 2.80 0.32 0.06 89.84 [2021-03-30T04:01:13.856Z] 03:39:01 0 5.31 0.00 4.05 1.03 0.05 89.56 [2021-03-30T04:01:13.856Z] 03:39:01 1 7.42 0.00 2.50 0.17 0.05 89.86 [2021-03-30T04:01:13.856Z] 03:39:01 2 6.34 0.00 2.27 0.03 0.08 91.27 [2021-03-30T04:01:13.856Z] 03:39:01 3 8.84 0.00 2.39 0.05 0.07 88.66 [2021-03-30T04:01:13.856Z] 03:40:01 all 7.64 0.00 5.69 2.03 0.09 84.56 [2021-03-30T04:01:13.856Z] 03:40:01 0 9.22 0.00 6.03 0.89 0.07 83.79 [2021-03-30T04:01:13.856Z] 03:40:01 1 6.67 0.00 4.96 2.26 0.14 85.97 [2021-03-30T04:01:13.856Z] 03:40:01 2 7.45 0.00 6.21 3.17 0.05 83.12 [2021-03-30T04:01:13.856Z] 03:40:01 3 7.22 0.00 5.55 1.81 0.09 85.34 [2021-03-30T04:01:13.856Z] 03:41:01 all 34.58 0.00 11.74 7.20 0.13 46.35 [2021-03-30T04:01:13.856Z] 03:41:01 0 34.22 0.00 11.70 6.85 0.12 47.10 [2021-03-30T04:01:13.856Z] 03:41:01 1 34.73 0.00 11.67 6.20 0.10 47.30 [2021-03-30T04:01:13.856Z] 03:41:01 2 35.43 0.00 11.76 6.14 0.14 46.53 [2021-03-30T04:01:13.856Z] 03:41:01 3 33.94 0.00 11.80 9.61 0.16 44.49 [2021-03-30T04:01:13.856Z] 03:42:01 all 50.79 0.00 13.42 1.83 0.09 33.87 [2021-03-30T04:01:13.856Z] 03:42:01 0 50.91 0.00 13.54 1.85 0.11 33.60 [2021-03-30T04:01:13.856Z] 03:42:01 1 50.08 0.00 12.32 2.09 0.05 35.46 [2021-03-30T04:01:13.856Z] 03:42:01 2 50.58 0.00 14.40 1.87 0.09 33.07 [2021-03-30T04:01:13.856Z] 03:42:01 3 51.62 0.00 13.43 1.50 0.10 33.34 [2021-03-30T04:01:13.856Z] 03:43:01 all 31.43 0.00 11.80 3.81 0.13 52.84 [2021-03-30T04:01:13.856Z] 03:43:01 0 34.21 0.00 12.11 4.25 0.09 49.34 [2021-03-30T04:01:13.856Z] 03:43:01 1 30.77 0.00 11.17 4.03 0.16 53.87 [2021-03-30T04:01:13.856Z] 03:43:01 2 29.73 0.00 11.95 4.47 0.12 53.73 [2021-03-30T04:01:13.856Z] 03:43:01 3 31.01 0.00 11.95 2.48 0.14 54.42 [2021-03-30T04:01:13.856Z] 03:44:02 all 20.07 0.00 27.41 18.86 0.25 33.41 [2021-03-30T04:01:13.856Z] 03:44:02 0 19.43 0.00 26.59 18.89 0.32 34.77 [2021-03-30T04:01:13.856Z] 03:44:02 1 20.25 0.00 27.37 18.94 0.27 33.17 [2021-03-30T04:01:13.856Z] 03:44:02 2 19.62 0.00 27.79 17.69 0.19 34.70 [2021-03-30T04:01:13.856Z] 03:44:02 3 20.98 0.00 27.88 19.92 0.23 30.99 [2021-03-30T04:01:13.856Z] 03:45:01 all 44.90 0.00 20.15 19.83 0.21 14.92 [2021-03-30T04:01:13.856Z] 03:45:01 0 44.65 0.00 20.20 19.72 0.27 15.15 [2021-03-30T04:01:13.856Z] 03:45:01 1 45.81 0.00 19.64 20.81 0.22 13.52 [2021-03-30T04:01:13.856Z] 03:45:01 2 45.29 0.00 19.51 19.19 0.16 15.85 [2021-03-30T04:01:13.856Z] 03:45:01 3 43.82 0.00 21.26 19.60 0.18 15.14 [2021-03-30T04:01:13.856Z] 03:46:02 all 29.62 0.00 19.11 23.65 0.16 27.46 [2021-03-30T04:01:13.856Z] 03:46:02 0 30.94 0.00 17.53 24.77 0.14 26.62 [2021-03-30T04:01:13.856Z] 03:46:02 1 28.07 0.00 19.08 22.04 0.14 30.67 [2021-03-30T04:01:13.856Z] 03:46:02 2 30.06 0.00 19.33 24.80 0.17 25.64 [2021-03-30T04:01:13.856Z] 03:46:02 3 29.41 0.00 20.51 22.98 0.18 26.92 [2021-03-30T04:01:13.856Z] 03:47:01 all 19.29 0.00 22.44 35.81 0.33 22.13 [2021-03-30T04:01:13.856Z] 03:47:01 0 19.24 0.00 22.86 34.08 0.30 23.52 [2021-03-30T04:01:13.856Z] 03:47:01 1 18.86 0.00 22.66 37.03 0.30 21.14 [2021-03-30T04:01:13.856Z] 03:47:01 2 20.04 0.00 21.85 35.15 0.39 22.56 [2021-03-30T04:01:13.856Z] 03:47:01 3 19.00 0.00 22.37 37.00 0.32 21.31 [2021-03-30T04:01:13.856Z] 03:48:01 all 49.49 0.00 15.57 14.00 0.35 20.58 [2021-03-30T04:01:13.856Z] 03:48:01 0 50.46 0.00 15.25 12.84 0.36 21.10 [2021-03-30T04:01:13.856Z] 03:48:01 1 48.48 0.00 15.94 16.20 0.36 19.03 [2021-03-30T04:01:13.856Z] 03:48:01 2 49.36 0.00 15.41 12.98 0.37 21.89 [2021-03-30T04:01:13.856Z] 03:48:01 3 49.67 0.00 15.69 13.99 0.34 20.31 [2021-03-30T04:01:13.856Z] [2021-03-30T04:01:13.856Z] 03:48:01 CPU %user %nice %system %iowait %steal %idle [2021-03-30T04:01:13.856Z] 03:49:01 all 0.60 0.00 0.66 0.58 0.02 98.14 [2021-03-30T04:01:13.856Z] 03:49:01 0 0.48 0.00 0.80 1.28 0.02 97.42 [2021-03-30T04:01:13.856Z] 03:49:01 1 0.35 0.00 0.43 0.07 0.02 99.13 [2021-03-30T04:01:13.856Z] 03:49:01 2 0.57 0.00 0.88 0.37 0.02 98.16 [2021-03-30T04:01:13.856Z] 03:49:01 3 1.02 0.00 0.53 0.58 0.02 97.85 [2021-03-30T04:01:13.856Z] 03:50:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2021-03-30T04:01:13.856Z] 03:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-30T04:01:13.856Z] 03:50:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2021-03-30T04:01:13.856Z] 03:50:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2021-03-30T04:01:13.856Z] 03:50:01 3 0.50 0.00 0.03 0.00 0.00 99.47 [2021-03-30T04:01:13.856Z] 03:51:01 all 0.21 0.00 0.23 0.00 0.02 99.54 [2021-03-30T04:01:13.856Z] 03:51:01 0 0.07 0.00 0.18 0.00 0.02 99.73 [2021-03-30T04:01:13.856Z] 03:51:01 1 0.10 0.00 0.18 0.00 0.02 99.70 [2021-03-30T04:01:13.856Z] 03:51:01 2 0.12 0.00 0.28 0.00 0.02 99.58 [2021-03-30T04:01:13.856Z] 03:51:01 3 0.57 0.00 0.27 0.00 0.02 99.15 [2021-03-30T04:01:13.856Z] 03:52:01 all 0.17 0.00 0.05 0.02 0.00 99.75 [2021-03-30T04:01:13.856Z] 03:52:01 0 0.03 0.00 0.10 0.08 0.00 99.78 [2021-03-30T04:01:13.856Z] 03:52:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2021-03-30T04:01:13.856Z] 03:52:01 2 0.05 0.00 0.05 0.02 0.00 99.88 [2021-03-30T04:01:13.856Z] 03:52:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-30T04:01:13.856Z] 03:53:01 all 0.16 0.00 0.05 0.00 0.01 99.78 [2021-03-30T04:01:13.856Z] 03:53:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-30T04:01:13.856Z] 03:53:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-30T04:01:13.856Z] 03:53:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-30T04:01:13.856Z] 03:53:01 3 0.52 0.00 0.05 0.00 0.02 99.42 [2021-03-30T04:01:13.856Z] 03:54:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-03-30T04:01:13.856Z] 03:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-30T04:01:13.856Z] 03:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-30T04:01:13.856Z] 03:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-30T04:01:13.856Z] 03:54:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-30T04:01:13.856Z] 03:55:01 all 0.16 0.00 0.02 0.00 0.00 99.81 [2021-03-30T04:01:13.856Z] 03:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-30T04:01:13.856Z] 03:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-30T04:01:13.856Z] 03:55:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-30T04:01:13.856Z] 03:55:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-30T04:01:13.856Z] 03:56:02 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-03-30T04:01:13.856Z] 03:56:02 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-30T04:01:13.856Z] 03:56:02 1 0.05 0.00 0.03 0.02 0.00 99.90 [2021-03-30T04:01:13.856Z] 03:56:02 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-30T04:01:13.856Z] 03:56:02 3 0.53 0.00 0.02 0.00 0.00 99.45 [2021-03-30T04:01:13.856Z] 03:57:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2021-03-30T04:01:13.856Z] 03:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-30T04:01:13.856Z] 03:57:01 1 0.05 0.00 0.07 0.02 0.00 99.86 [2021-03-30T04:01:13.856Z] 03:57:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2021-03-30T04:01:13.856Z] 03:57:01 3 0.51 0.00 0.02 0.00 0.00 99.48 [2021-03-30T04:01:13.856Z] 03:58:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-03-30T04:01:13.856Z] 03:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-30T04:01:13.856Z] 03:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-30T04:01:13.856Z] 03:58:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2021-03-30T04:01:13.856Z] 03:58:01 3 0.50 0.00 0.00 0.00 0.00 99.50 [2021-03-30T04:01:13.856Z] 03:59:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-30T04:01:13.856Z] 03:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-30T04:01:13.856Z] 03:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-30T04:01:13.856Z] 03:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-30T04:01:13.856Z] 03:59:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-30T04:01:13.856Z] [2021-03-30T04:01:13.856Z] 03:59:01 CPU %user %nice %system %iowait %steal %idle [2021-03-30T04:01:13.856Z] 04:00:01 all 0.14 0.00 0.04 0.00 0.00 99.82 [2021-03-30T04:01:13.856Z] 04:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-03-30T04:01:13.856Z] 04:00:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2021-03-30T04:01:13.856Z] 04:00:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-30T04:01:13.856Z] 04:00:01 3 0.47 0.00 0.05 0.00 0.00 99.48 [2021-03-30T04:01:13.856Z] 04:01:01 all 6.60 0.00 4.93 3.19 0.05 85.23 [2021-03-30T04:01:13.856Z] 04:01:01 0 5.69 0.00 5.71 3.50 0.03 85.07 [2021-03-30T04:01:13.856Z] 04:01:01 1 7.98 0.00 5.33 4.88 0.05 81.75 [2021-03-30T04:01:13.856Z] 04:01:01 2 6.16 0.00 4.08 1.23 0.05 88.47 [2021-03-30T04:01:13.856Z] 04:01:01 3 6.56 0.00 4.59 3.17 0.05 85.63 [2021-03-30T04:01:13.856Z] Average: all 12.51 0.00 6.44 5.33 0.08 75.65 [2021-03-30T04:01:13.856Z] Average: 0 12.54 0.00 6.49 5.25 0.08 75.64 [2021-03-30T04:01:13.856Z] Average: 1 12.40 0.00 6.32 5.47 0.08 75.72 [2021-03-30T04:01:13.856Z] Average: 2 12.42 0.00 6.44 5.13 0.08 75.92 [2021-03-30T04:01:13.856Z] Average: 3 12.66 0.00 6.49 5.45 0.08 75.32 [2021-03-30T04:01:13.856Z] [2021-03-30T04:01:13.856Z] [2021-03-30T04:01:13.856Z]