Pull request #3511 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 rather than 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 Obtained Jenkinsfile from 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7063433952674458930.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh198462556532046223.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3511/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3511/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7542765442489737436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh508542290627490685.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3511/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3511/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8899952360250916030.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-570 in /w/workspace/edgexfoundry_edgex-go_PR-3511 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2488956231058039572.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 Merge succeeded, producing 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 Checking out Revision 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 (PR-3511) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8379075994741605481.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3511/head:refs/remotes/origin/PR-3511 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8389805737505849085.key > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 # timeout=10 Commit message: "feat(data): Modify event validation error message" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-27T01:43:53.679Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-27T01:43:53.771Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-27T01:43:53.800Z] ========================================================= [2021-05-27T01:43:53.800Z] EdgeX Global Pipelines Version Info [2021-05-27T01:43:53.800Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 340e8d68a15a00b5c3b1a99f408999411715c8f0 # timeout=10 [2021-05-27T01:43:55.275Z] ------------------- [2021-05-27T01:43:55.275Z] stable info: [2021-05-27T01:43:55.275Z] ------------------- [2021-05-27T01:43:55.275Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-27T01:43:55.275Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T01:43:55.275Z] Message: update stable to v1.0.192 [2021-05-27T01:43:55.857Z] ------------------- [2021-05-27T01:43:55.857Z] experimental info: [2021-05-27T01:43:55.857Z] ------------------- [2021-05-27T01:43:55.857Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-27T01:43:55.857Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T01:43:55.857Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-27T01:43:55.983Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-27T01:43:56.003Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-27T01:43:56.023Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-27T01:43:56.044Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-27T01:43:56.064Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-27T01:43:56.085Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-27T01:43:56.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-27T01:43:56.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-27T01:43:56.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-27T01:43:56.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-27T01:43:56.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-27T01:43:56.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-27T01:43:56.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-27T01:43:56.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-27T01:43:56.272Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T01:43:56.299Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T01:43:56.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-27T01:43:56.341Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-27T01:43:56.363Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-27T01:43:56.384Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-27T01:43:56.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-27T01:43:56.425Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-27T01:43:56.446Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3511 [Pipeline] echo [2021-05-27T01:43:56.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3511 [Pipeline] echo [2021-05-27T01:43:56.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3511 [Pipeline] echo [2021-05-27T01:43:56.507Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [Pipeline] echo [2021-05-27T01:43:56.528Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43e7fdf [Pipeline] echo [2021-05-27T01:43:56.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T01:43:56.622Z] provisioning config files... [2021-05-27T01:43:56.638Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3403184598643939564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T01:43:56.970Z] ---> docker-login.sh [2021-05-27T01:43:56.970Z] nexus3.edgexfoundry.org:10001 [2021-05-27T01:43:57.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T01:43:57.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T01:43:57.494Z] Configure a credential helper to remove this warning. See [2021-05-27T01:43:57.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T01:43:57.494Z] [2021-05-27T01:43:57.494Z] Login Succeeded [2021-05-27T01:43:57.494Z] nexus3.edgexfoundry.org:10002 [2021-05-27T01:43:57.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T01:43:57.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T01:43:57.494Z] Configure a credential helper to remove this warning. See [2021-05-27T01:43:57.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T01:43:57.494Z] [2021-05-27T01:43:57.494Z] Login Succeeded [2021-05-27T01:43:57.494Z] nexus3.edgexfoundry.org:10003 [2021-05-27T01:43:57.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T01:43:57.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T01:43:57.756Z] Configure a credential helper to remove this warning. See [2021-05-27T01:43:57.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T01:43:57.756Z] [2021-05-27T01:43:57.756Z] Login Succeeded [2021-05-27T01:43:57.756Z] nexus3.edgexfoundry.org:10004 [2021-05-27T01:43:57.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T01:43:57.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T01:43:57.756Z] Configure a credential helper to remove this warning. See [2021-05-27T01:43:57.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T01:43:57.756Z] [2021-05-27T01:43:57.756Z] Login Succeeded [2021-05-27T01:43:57.756Z] docker.io [2021-05-27T01:43:57.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T01:43:58.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T01:43:58.021Z] Configure a credential helper to remove this warning. See [2021-05-27T01:43:58.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T01:43:58.021Z] [2021-05-27T01:43:58.021Z] Login Succeeded [2021-05-27T01:43:58.030Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T01:43:58.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T01:43:58.378Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-27T01:43:58.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T01:43:58.378Z] ++ dirname cmd/core-command/Dockerfile [2021-05-27T01:43:58.378Z] ++ cut -d/ -f2 [2021-05-27T01:43:58.378Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-27T01:43:58.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T01:43:58.378Z] ++ dirname cmd/core-data/Dockerfile [2021-05-27T01:43:58.378Z] ++ cut -d/ -f2 [2021-05-27T01:43:58.378Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-27T01:43:58.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T01:43:58.378Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-27T01:43:58.378Z] ++ cut -d/ -f2 [2021-05-27T01:43:58.378Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-27T01:43:58.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T01:43:58.378Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-27T01:43:58.378Z] ++ cut -d/ -f2 [2021-05-27T01:43:58.378Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-27T01:43:58.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T01:43:58.378Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-27T01:43:58.378Z] ++ cut -d/ -f2 [2021-05-27T01:43:58.378Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-27T01:43:58.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T01:43:58.378Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-27T01:43:58.378Z] ++ cut -d/ -f2 [2021-05-27T01:43:58.378Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-27T01:43:58.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T01:43:58.378Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-27T01:43:58.378Z] ++ cut -d/ -f2 [2021-05-27T01:43:58.378Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-27T01:43:58.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T01:43:58.378Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-27T01:43:58.378Z] ++ cut -d/ -f2 [2021-05-27T01:43:58.378Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-27T01:43:58.378Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T01:43:58.378Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-27T01:43:58.378Z] ++ cut -d/ -f2 [2021-05-27T01:43:58.378Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-27T01:43:58.432Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:43:59.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T01:43:59.723Z] [2021-05-27T01:43:59.723Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:44:00.034Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T01:44:00.034Z] latest: Pulling from edgex-devops/git-semver [2021-05-27T01:44:00.034Z] 31603596830f: Pulling fs layer [2021-05-27T01:44:00.034Z] 54011a49482f: Pulling fs layer [2021-05-27T01:44:00.034Z] a6820b24f6d8: Pulling fs layer [2021-05-27T01:44:00.034Z] f581987b2513: Pulling fs layer [2021-05-27T01:44:00.034Z] f581987b2513: Waiting [2021-05-27T01:44:00.034Z] 54011a49482f: Verifying Checksum [2021-05-27T01:44:00.034Z] 54011a49482f: Download complete [2021-05-27T01:44:00.295Z] 31603596830f: Verifying Checksum [2021-05-27T01:44:00.295Z] 31603596830f: Download complete [2021-05-27T01:44:00.295Z] a6820b24f6d8: Verifying Checksum [2021-05-27T01:44:00.295Z] a6820b24f6d8: Download complete [2021-05-27T01:44:00.295Z] f581987b2513: Verifying Checksum [2021-05-27T01:44:00.295Z] f581987b2513: Download complete [2021-05-27T01:44:00.558Z] 31603596830f: Pull complete [2021-05-27T01:44:00.558Z] 54011a49482f: Pull complete [2021-05-27T01:44:01.133Z] a6820b24f6d8: Pull complete [2021-05-27T01:44:01.395Z] f581987b2513: Pull complete [2021-05-27T01:44:01.395Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-27T01:44:01.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T01:44:01.395Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-27T01:44:01.483Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-05-27T01:44:01.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T01:44:03.288Z] $ docker top 46d6feea27422bf4de29051d489b11e4fd7f25b541f0bfd2d9b03137aae49a2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T01:44:03.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T01:44:03.414Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T01:44:03.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T01:44:03.528Z] $ docker exec 46d6feea27422bf4de29051d489b11e4fd7f25b541f0bfd2d9b03137aae49a2c ssh-agent [2021-05-27T01:44:03.650Z] SSH_AUTH_SOCK=/tmp/ssh-bIrJ6Pnt8jzY/agent.15 [2021-05-27T01:44:03.650Z] SSH_AGENT_PID=21 [2021-05-27T01:44:03.659Z] Running ssh-add (command line suppressed) [2021-05-27T01:44:03.771Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5908879229535537270.key (/w/workspace/edgex-go/4@tmp/private_key_5908879229535537270.key) [2021-05-27T01:44:03.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T01:44:04.098Z] + git tag --points-at HEAD [Pipeline] } [2021-05-27T01:44:04.108Z] $ docker exec --env ******** --env ******** 46d6feea27422bf4de29051d489b11e4fd7f25b541f0bfd2d9b03137aae49a2c ssh-agent -k [2021-05-27T01:44:04.216Z] unset SSH_AUTH_SOCK; [2021-05-27T01:44:04.216Z] unset SSH_AGENT_PID; [2021-05-27T01:44:04.216Z] echo Agent pid 21 killed; [2021-05-27T01:44:04.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-27T01:44:04.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T01:44:04.273Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T01:44:04.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T01:44:04.386Z] $ docker exec 46d6feea27422bf4de29051d489b11e4fd7f25b541f0bfd2d9b03137aae49a2c ssh-agent [2021-05-27T01:44:04.497Z] SSH_AUTH_SOCK=/tmp/ssh-EDpE0UfgQM9e/agent.55 [2021-05-27T01:44:04.497Z] SSH_AGENT_PID=61 [2021-05-27T01:44:04.504Z] Running ssh-add (command line suppressed) [2021-05-27T01:44:04.603Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5561625363854856803.key (/w/workspace/edgex-go/4@tmp/private_key_5561625363854856803.key) [2021-05-27T01:44:04.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T01:44:04.920Z] + git semver init [2021-05-27T01:44:04.920Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T01:44:04.920Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-05-27T01:44:04.920Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-05-27T01:44:04.920Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T01:44:04.920Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T01:44:04.920Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T01:44:04.920Z] # $SEMVER_BRANCH = PR-3511 [2021-05-27T01:44:04.920Z] # $SEMVER_TEMP = /tmp/semver-902287676 [2021-05-27T01:44:04.920Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-27T01:44:17.236Z] # '/tmp/semver-902287676' -> '/w/workspace/edgex-go/4/.semver' [2021-05-27T01:44:17.236Z] # -> Force: false [2021-05-27T01:44:17.236Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-05-27T01:44:17.242Z] $ docker exec --env ******** --env ******** 46d6feea27422bf4de29051d489b11e4fd7f25b541f0bfd2d9b03137aae49a2c ssh-agent -k [2021-05-27T01:44:17.338Z] unset SSH_AUTH_SOCK; [2021-05-27T01:44:17.338Z] unset SSH_AGENT_PID; [2021-05-27T01:44:17.338Z] echo Agent pid 61 killed; [2021-05-27T01:44:17.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T01:44:17.688Z] + git semver [Pipeline] } [2021-05-27T01:44:17.698Z] $ docker stop --time=1 46d6feea27422bf4de29051d489b11e4fd7f25b541f0bfd2d9b03137aae49a2c [2021-05-27T01:44:22.087Z] $ docker rm -f 46d6feea27422bf4de29051d489b11e4fd7f25b541f0bfd2d9b03137aae49a2c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T01:44:22.483Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-27T01:44:22.765Z] Stashed 1 file(s) [Pipeline] echo [2021-05-27T01:44:22.768Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T01:44:23.346Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-27T01:44:23.639Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T01:44:23.933Z] + sudo service docker restart [2021-05-27T01:44:23.933Z] + true [2021-05-27T01:44:23.933Z] Redirecting to /bin/systemctl restart docker.service [2021-05-27T01:44:37.960Z] Still waiting to schedule task [2021-05-27T01:44:37.961Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-567’ is offline [Pipeline] echo [2021-05-27T01:44:42.079Z] ========================================================= [2021-05-27T01:44:42.079Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-27T01:44:42.079Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:44:42.390Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-27T01:44:43.813Z] Sending build context to Docker daemon 330.9MB [2021-05-27T01:44:43.813Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T01:44:43.813Z] Step 2/6 : FROM ${BASE} [2021-05-27T01:44:43.813Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-27T01:44:43.813Z] 540db60ca938: Pulling fs layer [2021-05-27T01:44:43.813Z] adcc1eea9eea: Pulling fs layer [2021-05-27T01:44:43.813Z] 4c4ab2625f07: Pulling fs layer [2021-05-27T01:44:43.813Z] 0510c868ecb4: Pulling fs layer [2021-05-27T01:44:43.813Z] afea3b2eda06: Pulling fs layer [2021-05-27T01:44:43.813Z] 7809a108b3ef: Pulling fs layer [2021-05-27T01:44:43.813Z] f706445af74f: Pulling fs layer [2021-05-27T01:44:43.813Z] afea3b2eda06: Waiting [2021-05-27T01:44:43.813Z] 7809a108b3ef: Waiting [2021-05-27T01:44:43.813Z] 0510c868ecb4: Waiting [2021-05-27T01:44:43.813Z] f706445af74f: Waiting [2021-05-27T01:44:43.813Z] 4c4ab2625f07: Verifying Checksum [2021-05-27T01:44:43.813Z] 4c4ab2625f07: Download complete [2021-05-27T01:44:43.813Z] adcc1eea9eea: Verifying Checksum [2021-05-27T01:44:43.813Z] adcc1eea9eea: Download complete [2021-05-27T01:44:43.813Z] afea3b2eda06: Verifying Checksum [2021-05-27T01:44:43.813Z] afea3b2eda06: Download complete [2021-05-27T01:44:43.813Z] 540db60ca938: Verifying Checksum [2021-05-27T01:44:43.813Z] 540db60ca938: Download complete [2021-05-27T01:44:43.813Z] 7809a108b3ef: Verifying Checksum [2021-05-27T01:44:43.813Z] 7809a108b3ef: Download complete [2021-05-27T01:44:44.177Z] 540db60ca938: Pull complete [2021-05-27T01:44:44.177Z] adcc1eea9eea: Pull complete [2021-05-27T01:44:44.177Z] 4c4ab2625f07: Pull complete [2021-05-27T01:44:45.624Z] f706445af74f: Verifying Checksum [2021-05-27T01:44:45.624Z] f706445af74f: Download complete [2021-05-27T01:44:47.014Z] 0510c868ecb4: Verifying Checksum [2021-05-27T01:44:47.014Z] 0510c868ecb4: Download complete [2021-05-27T01:44:51.235Z] 0510c868ecb4: Pull complete [2021-05-27T01:44:51.235Z] afea3b2eda06: Pull complete [2021-05-27T01:44:51.235Z] 7809a108b3ef: Pull complete [2021-05-27T01:44:52.634Z] f706445af74f: Pull complete [2021-05-27T01:44:52.634Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-27T01:44:52.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-27T01:44:52.634Z] ---> b068be0155e3 [2021-05-27T01:44:52.634Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-27T01:44:59.229Z] ---> Running in 6300ba2d73ca [2021-05-27T01:44:59.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:44:59.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:44:59.802Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T01:45:00.373Z] (2/12) Installing file (5.39-r0) [2021-05-27T01:45:00.373Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T01:45:00.636Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T01:45:04.852Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T01:45:04.852Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T01:45:05.114Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T01:45:05.114Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T01:45:05.375Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T01:45:05.375Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T01:45:05.375Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T01:45:05.639Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T01:45:05.639Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T01:45:05.639Z] OK: 219 MiB in 52 packages [2021-05-27T01:45:08.955Z] Removing intermediate container 6300ba2d73ca [2021-05-27T01:45:08.955Z] ---> 112e7a9ee9b3 [2021-05-27T01:45:08.955Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T01:45:08.955Z] ---> Running in 0fdf89773163 [2021-05-27T01:45:08.955Z] Removing intermediate container 0fdf89773163 [2021-05-27T01:45:08.955Z] ---> b3362c337a4d [2021-05-27T01:45:08.955Z] Step 5/6 : COPY go.mod . [2021-05-27T01:45:08.955Z] ---> bddf78f575e4 [2021-05-27T01:45:08.955Z] Step 6/6 : RUN go mod download [2021-05-27T01:45:08.955Z] ---> Running in b1e927274e90 [2021-05-27T01:45:27.087Z] Removing intermediate container b1e927274e90 [2021-05-27T01:45:27.087Z] ---> 6ff0e9eb74b3 [2021-05-27T01:45:27.087Z] Successfully built 6ff0e9eb74b3 [2021-05-27T01:45:27.349Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:45:27.666Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T01:45:27.666Z] . [Pipeline] withDockerContainer [2021-05-27T01:45:27.754Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-05-27T01:45:27.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-27T01:45:28.167Z] $ docker top fa37e7d931b2d6fb39272865985f19da7e6c3820ea0088b1336cbf15dbc237d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T01:45:28.551Z] + go version [2021-05-27T01:45:28.551Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-27T01:45:28.559Z] $ docker stop --time=1 fa37e7d931b2d6fb39272865985f19da7e6c3820ea0088b1336cbf15dbc237d6 [2021-05-27T01:45:29.741Z] $ docker rm -f fa37e7d931b2d6fb39272865985f19da7e6c3820ea0088b1336cbf15dbc237d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:45:30.202Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T01:45:30.202Z] . [Pipeline] withDockerContainer [2021-05-27T01:45:30.278Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-05-27T01:45:30.320Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-27T01:45:30.772Z] $ docker top 90db0ff8694a62eb62c12a7d672a1a7d0a7780dff66d735098b16e51fd68bebd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T01:45:30.867Z] ========================================================= [2021-05-27T01:45:30.867Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T01:45:30.867Z] ========================================================= [Pipeline] sh [2021-05-27T01:45:31.165Z] + go mod tidy [Pipeline] sh [2021-05-27T01:45:31.723Z] + make test [2021-05-27T01:45:31.723Z] go mod tidy [2021-05-27T01:45:31.723Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T01:45:38.342Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T01:45:56.516Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T01:46:00.815Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T01:46:02.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T01:46:02.761Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T01:46:04.691Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T01:46:05.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T01:46:05.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T01:46:05.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T01:46:07.584Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T01:46:07.852Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T01:46:10.418Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T01:46:10.418Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T01:46:10.418Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T01:46:12.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.072s coverage: 46.1% of statements [2021-05-27T01:46:12.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T01:46:12.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T01:46:12.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T01:46:12.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-27T01:46:12.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-27T01:46:12.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T01:46:12.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 28.7% of statements [2021-05-27T01:46:13.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.107s coverage: 100.0% of statements [2021-05-27T01:46:15.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.088s coverage: 27.7% of statements [2021-05-27T01:46:15.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T01:46:15.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T01:46:15.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T01:46:15.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-27T01:46:15.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-27T01:46:15.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-05-27T01:46:15.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-27T01:46:15.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2021-05-27T01:46:15.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-27T01:46:15.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-05-27T01:46:15.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-27T01:46:15.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T01:46:16.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.074s coverage: 53.4% of statements [2021-05-27T01:46:16.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T01:46:16.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T01:46:17.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.085s coverage: 87.7% of statements [2021-05-27T01:46:17.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T01:46:17.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T01:46:17.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements [2021-05-27T01:46:17.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T01:46:19.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.190s coverage: 28.6% of statements [2021-05-27T01:46:19.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T01:46:19.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T01:46:19.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T01:46:19.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-27T01:46:19.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-27T01:46:19.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements [2021-05-27T01:46:19.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-27T01:46:19.390Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2021-05-27T01:46:19.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-27T01:46:19.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.089s coverage: 86.7% of statements [2021-05-27T01:46:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-27T01:46:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.092s coverage: 97.5% of statements [2021-05-27T01:46:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-27T01:46:20.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-05-27T01:46:20.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-27T01:46:20.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T01:46:20.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T01:46:20.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T01:46:23.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.249s coverage: 95.1% of statements [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T01:46:23.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-27T01:46:23.070Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.8% of statements [2021-05-27T01:46:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T01:46:23.394Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.058s coverage: 21.7% of statements [2021-05-27T01:46:23.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T01:46:23.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-05-27T01:46:25.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements [2021-05-27T01:46:25.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-05-27T01:46:25.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.127s coverage: 96.3% of statements [2021-05-27T01:46:25.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-05-27T01:46:37.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements [2021-05-27T01:46:37.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-05-27T01:46:41.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 81.8% of statements [2021-05-27T01:46:41.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T01:46:51.799Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-571 in /w/workspace/edgexfoundry_edgex-go_PR-3511 [Pipeline] { [Pipeline] ws [2021-05-27T01:46:51.819Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-27T01:46:52.054Z] The recommended git tool is: git [2021-05-27T01:46:57.409Z] using credential edgex-jenkins-ssh [2021-05-27T01:46:57.440Z] Cloning the remote Git repository [2021-05-27T01:46:57.496Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T01:46:57.611Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-27T01:46:57.692Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T01:46:57.694Z] > git --version # timeout=10 [2021-05-27T01:46:57.711Z] > git --version # 'git version 2.17.1' [2021-05-27T01:46:57.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T01:46:57.887Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.035s coverage: 87.2% of statements [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.2% of statements [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T01:46:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-05-27T01:46:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-05-27T01:46:59.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements [2021-05-27T01:46:59.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T01:46:59.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T01:46:59.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T01:47:00.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.5% of statements [2021-05-27T01:47:00.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T01:47:00.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T01:47:00.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-05-27T01:47:00.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T01:47:01.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-05-27T01:47:02.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.092s coverage: 46.8% of statements [2021-05-27T01:47:02.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T01:47:02.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T01:47:02.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T01:47:02.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-27T01:47:02.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-27T01:47:02.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.032s coverage: 100.0% of statements [2021-05-27T01:47:02.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-27T01:47:03.117Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.034s coverage: 100.0% of statements [2021-05-27T01:47:03.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-27T01:47:03.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T01:47:07.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.071s coverage: 18.9% of statements [2021-05-27T01:47:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T01:47:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T01:47:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T01:47:07.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.138s coverage: 91.9% of statements [2021-05-27T01:47:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T01:47:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T01:47:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T01:47:07.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.609s coverage: 28.7% of statements [2021-05-27T01:47:07.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T01:47:07.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T01:47:07.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T01:47:07.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-27T01:47:07.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-27T01:47:07.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.056s coverage: 99.0% of statements [2021-05-27T01:47:07.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-27T01:47:07.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-05-27T01:47:07.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-27T01:47:07.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T01:47:07.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T01:47:07.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.058s coverage: 64.6% of statements [2021-05-27T01:47:07.636Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T01:47:08.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements [2021-05-27T01:47:08.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T01:47:08.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T01:47:08.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T01:47:08.228Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-05-27T01:47:08.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T01:47:08.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2021-05-27T01:47:08.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T01:47:08.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T01:47:08.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T01:47:08.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T01:47:08.802Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-05-27T01:47:08.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T01:47:08.802Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T01:47:08.802Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.021s coverage: 100.0% of statements [2021-05-27T01:47:09.064Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 28.1% of statements [2021-05-27T01:47:09.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T01:47:09.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T01:47:09.330Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.050s coverage: 27.9% of statements [2021-05-27T01:47:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T01:47:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T01:47:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T01:47:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T01:47:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T01:47:09.591Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-27T01:47:09.853Z] GO111MODULE=on go vet ./... [2021-05-27T01:47:13.800Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T01:47:13.827Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T01:47:13.852Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T01:47:13.899Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T01:47:13.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T01:47:13.913Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3511/head:refs/remotes/origin/PR-3511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T01:47:14.841Z] Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:47:15.291Z] Merge succeeded, producing 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:47:15.292Z] Checking out Revision 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 (PR-3511) [2021-05-27T01:47:14.862Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T01:47:14.885Z] > git checkout -f 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 # timeout=10 [2021-05-27T01:47:15.199Z] > git remote # timeout=10 [2021-05-27T01:47:15.215Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T01:47:15.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T01:47:15.256Z] > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 [2021-05-27T01:47:15.278Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T01:47:15.297Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T01:47:15.316Z] > git checkout -f 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 # timeout=10 [2021-05-27T01:47:19.692Z] Commit message: "feat(data): Modify event validation error message" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T01:47:20.964Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-27T01:47:21.459Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T01:47:21.811Z] + true [2021-05-27T01:47:21.811Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T01:47:40.200Z] provisioning config files... [2021-05-27T01:47:40.227Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4387569351853505917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T01:47:40.601Z] ---> docker-login.sh [2021-05-27T01:47:40.601Z] nexus3.edgexfoundry.org:10001 [2021-05-27T01:47:41.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T01:47:41.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T01:47:41.862Z] Configure a credential helper to remove this warning. See [2021-05-27T01:47:41.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T01:47:41.862Z] [2021-05-27T01:47:41.862Z] Login Succeeded [2021-05-27T01:47:41.862Z] nexus3.edgexfoundry.org:10002 [2021-05-27T01:47:42.042Z] gofmt -l . [2021-05-27T01:47:42.043Z] [ "`gofmt -l .`" = "" ] [2021-05-27T01:47:42.043Z] ./bin/test-go-mod-tidy.sh [2021-05-27T01:47:42.043Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-27T01:47:42.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T01:47:42.339Z] + ls -al . [2021-05-27T01:47:42.339Z] total 852 [2021-05-27T01:47:42.339Z] drwxrwxr-x 10 1001 1001 4096 May 27 01:47 . [2021-05-27T01:47:42.339Z] drwxr-xr-x 4 root root 28 May 27 01:45 .. [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 11 May 27 01:43 .dockerignore [2021-05-27T01:47:42.339Z] drwxrwxr-x 8 1001 1001 179 May 27 01:43 .git [2021-05-27T01:47:42.339Z] drwxrwxr-x 3 1001 1001 125 May 27 01:43 .github [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 818 May 27 01:43 .gitignore [2021-05-27T01:47:42.339Z] drwx------ 3 1001 1001 60 May 27 01:44 .semver [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 166 May 27 01:43 .sonarcloud.properties [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 8609 May 27 01:43 Attribution.txt [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 3804 May 27 01:43 CONTRIBUTING.md [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 931 May 27 01:43 Dockerfile.build [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 863 May 27 01:43 Jenkinsfile [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 10775 May 27 01:43 LICENSE [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 5632 May 27 01:43 Makefile [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 7978 May 27 01:43 README.md [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 6755 May 27 01:43 SECURITY.md [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 5 May 27 01:44 VERSION [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 4131 May 27 01:43 ZMQWindows.md [2021-05-27T01:47:42.339Z] drwxrwxr-x 2 1001 1001 117 May 27 01:43 bin [2021-05-27T01:47:42.339Z] drwxrwxr-x 14 1001 1001 4096 May 27 01:43 cmd [2021-05-27T01:47:42.339Z] -rw-r--r-- 1 root root 742526 May 27 01:47 coverage.out [2021-05-27T01:47:42.339Z] -rw-r--r-- 1 root root 1060 May 27 01:47 go.mod [2021-05-27T01:47:42.339Z] -rw-r--r-- 1 root root 21990 May 27 01:45 go.sum [2021-05-27T01:47:42.339Z] drwxrwxr-x 8 1001 1001 127 May 27 01:43 internal [2021-05-27T01:47:42.339Z] drwxrwxr-x 4 1001 1001 26 May 27 01:43 openapi [2021-05-27T01:47:42.339Z] drwxrwxr-x 4 1001 1001 71 May 27 01:43 snap [2021-05-27T01:47:42.339Z] -rw-rw-r-- 1 1001 1001 168 May 27 01:43 version.go [Pipeline] sh [2021-05-27T01:47:42.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T01:47:42.409Z] Configure a credential helper to remove this warning. See [2021-05-27T01:47:42.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T01:47:42.409Z] [2021-05-27T01:47:42.409Z] Login Succeeded [2021-05-27T01:47:42.409Z] nexus3.edgexfoundry.org:10003 [2021-05-27T01:47:42.635Z] + '[' -e coverage.out ] [2021-05-27T01:47:42.635Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T01:47:42.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T01:47:42.783Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T01:47:42.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T01:47:42.966Z] Configure a credential helper to remove this warning. See [2021-05-27T01:47:42.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T01:47:42.966Z] [2021-05-27T01:47:42.966Z] Login Succeeded [2021-05-27T01:47:42.966Z] nexus3.edgexfoundry.org:10004 [2021-05-27T01:47:43.078Z] + make build [2021-05-27T01:47:43.078Z] go mod tidy [2021-05-27T01:47:43.078Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T01:47:43.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T01:47:43.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T01:47:43.520Z] Configure a credential helper to remove this warning. See [2021-05-27T01:47:43.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T01:47:43.520Z] [2021-05-27T01:47:43.520Z] Login Succeeded [2021-05-27T01:47:43.520Z] docker.io [2021-05-27T01:47:43.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T01:47:44.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T01:47:44.395Z] Configure a credential helper to remove this warning. See [2021-05-27T01:47:44.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T01:47:44.395Z] [2021-05-27T01:47:44.395Z] Login Succeeded [2021-05-27T01:47:44.395Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T01:47:44.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-27T01:47:44.714Z] ========================================================= [2021-05-27T01:47:44.714Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-27T01:47:44.714Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:47:45.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T01:47:45.055Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-27T01:47:47.702Z] Sending build context to Docker daemon 168.1MB [2021-05-27T01:47:47.702Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T01:47:47.702Z] Step 2/6 : FROM ${BASE} [2021-05-27T01:47:47.702Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-27T01:47:47.702Z] 595b0fe564bb: Pulling fs layer [2021-05-27T01:47:47.702Z] 7186ed65a4f7: Pulling fs layer [2021-05-27T01:47:47.702Z] 316046926c0a: Pulling fs layer [2021-05-27T01:47:47.702Z] 4ebd0625c992: Pulling fs layer [2021-05-27T01:47:47.702Z] 207e8628e3a3: Pulling fs layer [2021-05-27T01:47:47.702Z] c791037a9be2: Pulling fs layer [2021-05-27T01:47:47.702Z] ffd874e62e21: Pulling fs layer [2021-05-27T01:47:47.702Z] 4ebd0625c992: Waiting [2021-05-27T01:47:47.702Z] 207e8628e3a3: Waiting [2021-05-27T01:47:47.702Z] c791037a9be2: Waiting [2021-05-27T01:47:47.702Z] ffd874e62e21: Waiting [2021-05-27T01:47:47.702Z] 316046926c0a: Verifying Checksum [2021-05-27T01:47:47.702Z] 316046926c0a: Download complete [2021-05-27T01:47:47.702Z] 7186ed65a4f7: Verifying Checksum [2021-05-27T01:47:47.702Z] 7186ed65a4f7: Download complete [2021-05-27T01:47:47.702Z] 207e8628e3a3: Verifying Checksum [2021-05-27T01:47:47.702Z] 207e8628e3a3: Download complete [2021-05-27T01:47:47.702Z] c791037a9be2: Verifying Checksum [2021-05-27T01:47:47.702Z] c791037a9be2: Download complete [2021-05-27T01:47:47.974Z] 595b0fe564bb: Verifying Checksum [2021-05-27T01:47:47.974Z] 595b0fe564bb: Download complete [2021-05-27T01:47:48.577Z] 595b0fe564bb: Pull complete [2021-05-27T01:47:49.178Z] 7186ed65a4f7: Pull complete [2021-05-27T01:47:49.455Z] 316046926c0a: Pull complete [2021-05-27T01:47:50.909Z] ffd874e62e21: Verifying Checksum [2021-05-27T01:47:50.909Z] ffd874e62e21: Download complete [2021-05-27T01:47:51.886Z] 4ebd0625c992: Verifying Checksum [2021-05-27T01:47:51.886Z] 4ebd0625c992: Download complete [2021-05-27T01:47:53.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T01:47:53.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T01:47:54.940Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T01:47:55.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T01:47:56.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T01:47:57.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T01:47:58.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T01:47:59.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T01:48:00.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T01:48:00.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T01:48:02.076Z] 4ebd0625c992: Pull complete [2021-05-27T01:48:02.351Z] 207e8628e3a3: Pull complete [Pipeline] } [2021-05-27T01:48:02.920Z] $ docker stop --time=1 90db0ff8694a62eb62c12a7d672a1a7d0a7780dff66d735098b16e51fd68bebd [2021-05-27T01:48:02.949Z] c791037a9be2: Pull complete [2021-05-27T01:48:06.565Z] $ docker rm -f 90db0ff8694a62eb62c12a7d672a1a7d0a7780dff66d735098b16e51fd68bebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-05-27T01:48:07.310Z] ffd874e62e21: Pull complete [2021-05-27T01:48:07.311Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-27T01:48:07.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-27T01:48:07.311Z] ---> cfc18b08335c [2021-05-27T01:48:07.311Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-27T01:48:09.274Z] ---> Running in f8bf9898346a [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:48:09.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T01:48:09.716Z] [2021-05-27T01:48:09.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:48:10.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T01:48:10.028Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-27T01:48:10.028Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-27T01:48:10.028Z] ca9280d653b3: Pulling fs layer [2021-05-27T01:48:10.028Z] 7e9c9ca2126c: Pulling fs layer [2021-05-27T01:48:10.288Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-27T01:48:10.288Z] cbdbe7a5bc2a: Download complete [2021-05-27T01:48:10.288Z] cbdbe7a5bc2a: Pull complete [2021-05-27T01:48:10.550Z] ca9280d653b3: Verifying Checksum [2021-05-27T01:48:10.550Z] ca9280d653b3: Download complete [2021-05-27T01:48:10.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T01:48:11.127Z] ca9280d653b3: Pull complete [2021-05-27T01:48:11.392Z] 7e9c9ca2126c: Verifying Checksum [2021-05-27T01:48:11.392Z] 7e9c9ca2126c: Download complete [2021-05-27T01:48:12.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T01:48:14.700Z] 7e9c9ca2126c: Pull complete [2021-05-27T01:48:14.700Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-27T01:48:14.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T01:48:14.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-27T01:48:14.772Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-05-27T01:48:14.808Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-27T01:48:15.292Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T01:48:16.265Z] (2/12) Installing file (5.39-r0) [2021-05-27T01:48:16.265Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T01:48:16.265Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T01:48:17.803Z] $ docker top c6f93fd6411cd98942be18e5688f9f6919509a44b2615a785ab177cc799719d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T01:48:18.178Z] + docker-compose build --help [2021-05-27T01:48:18.178Z] + grep parallel [2021-05-27T01:48:18.749Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T01:48:18.756Z] $ docker stop --time=1 c6f93fd6411cd98942be18e5688f9f6919509a44b2615a785ab177cc799719d6 [2021-05-27T01:48:19.946Z] $ docker rm -f c6f93fd6411cd98942be18e5688f9f6919509a44b2615a785ab177cc799719d6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:48:20.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T01:48:20.377Z] . [Pipeline] withDockerContainer [2021-05-27T01:48:20.459Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-05-27T01:48:20.491Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-27T01:48:20.847Z] $ docker top 59f1e9e66af68272c1ed5500efd3e54544235ce21fb121c960f0cab2a7aed372 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T01:48:21.232Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T01:48:21.810Z] Building core-command ... [2021-05-27T01:48:21.810Z] Building core-data ... [2021-05-27T01:48:21.810Z] Building core-metadata ... [2021-05-27T01:48:21.810Z] Building security-bootstrapper ... [2021-05-27T01:48:21.810Z] Building security-proxy-setup ... [2021-05-27T01:48:21.810Z] Building security-secretstore-setup ... [2021-05-27T01:48:21.810Z] Building support-notifications ... [2021-05-27T01:48:21.810Z] Building support-scheduler ... [2021-05-27T01:48:21.810Z] Building sys-mgmt-agent ... [2021-05-27T01:48:21.810Z] Building sys-mgmt-agent [2021-05-27T01:48:21.810Z] Building security-bootstrapper [2021-05-27T01:48:21.810Z] Building core-metadata [2021-05-27T01:48:21.810Z] Building security-secretstore-setup [2021-05-27T01:48:21.810Z] Building security-proxy-setup [2021-05-27T01:48:24.518Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T01:48:24.518Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T01:48:24.518Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T01:48:24.789Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T01:48:24.789Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T01:48:24.789Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T01:48:25.064Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T01:48:25.064Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T01:48:25.064Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T01:48:25.064Z] OK: 218 MiB in 52 packages [2021-05-27T01:48:29.377Z] Removing intermediate container f8bf9898346a [2021-05-27T01:48:29.377Z] ---> 25000ed67fcd [2021-05-27T01:48:29.377Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T01:48:29.377Z] ---> Running in 62febf3cda7d [2021-05-27T01:48:29.652Z] Removing intermediate container 62febf3cda7d [2021-05-27T01:48:29.652Z] ---> 16e48a59a86e [2021-05-27T01:48:29.652Z] Step 5/6 : COPY go.mod . [2021-05-27T01:48:30.251Z] ---> b7dd0db011ad [2021-05-27T01:48:30.251Z] Step 6/6 : RUN go mod download [2021-05-27T01:48:30.524Z] ---> Running in f162f9a9efb2 [2021-05-27T01:48:36.779Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:48:36.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:48:36.779Z] ---> 6ff0e9eb74b3 [2021-05-27T01:48:36.779Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T01:48:36.779Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:48:36.779Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:48:36.779Z] ---> 6ff0e9eb74b3 [2021-05-27T01:48:36.779Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T01:48:36.779Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:48:36.779Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:48:36.779Z] ---> 6ff0e9eb74b3 [2021-05-27T01:48:36.779Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T01:48:36.779Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:48:36.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:48:36.779Z] ---> 6ff0e9eb74b3 [2021-05-27T01:48:36.779Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T01:48:54.890Z] ---> Running in 1dbb2946d9df [2021-05-27T01:48:54.890Z] ---> Running in 14237f7da8d1 [2021-05-27T01:48:54.890Z] ---> Running in 291b49854d69 [2021-05-27T01:48:54.890Z] ---> Running in 80dd91353563 [2021-05-27T01:48:55.150Z] Removing intermediate container 1dbb2946d9df [2021-05-27T01:48:55.150Z] ---> 55338946d813 [2021-05-27T01:48:55.150Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:48:55.150Z] Removing intermediate container 14237f7da8d1 [2021-05-27T01:48:55.150Z] ---> 4a7d85aa957e [2021-05-27T01:48:55.150Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:48:55.411Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:48:55.411Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:48:55.411Z] ---> 6ff0e9eb74b3 [2021-05-27T01:48:55.411Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T01:48:55.411Z] ---> Using cache [2021-05-27T01:48:55.411Z] ---> be5c1658e79b [2021-05-27T01:48:55.411Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:48:55.678Z] ---> Running in 9be69ff39825 [2021-05-27T01:48:55.678Z] ---> Running in 82ffb2255786 [2021-05-27T01:48:55.678Z] Removing intermediate container 291b49854d69 [2021-05-27T01:48:55.678Z] ---> 5665a0f5f183 [2021-05-27T01:48:55.678Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:48:55.678Z] Removing intermediate container 80dd91353563 [2021-05-27T01:48:55.678Z] ---> be5c1658e79b [2021-05-27T01:48:55.678Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:48:55.678Z] ---> Running in 3b3429be1830 [2021-05-27T01:48:55.678Z] ---> Running in bf2384ae3acf [2021-05-27T01:48:55.678Z] ---> Running in cfd582383f50 [2021-05-27T01:48:56.640Z] Removing intermediate container 9be69ff39825 [2021-05-27T01:48:56.640Z] ---> f0d90317ffa1 [2021-05-27T01:48:56.640Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T01:48:56.904Z] ---> Running in 824203b3275a [2021-05-27T01:48:56.904Z] Removing intermediate container 82ffb2255786 [2021-05-27T01:48:56.904Z] ---> feb27ab96565 [2021-05-27T01:48:56.904Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T01:48:56.904Z] ---> Running in a7713d4e4e9e [2021-05-27T01:48:57.172Z] Removing intermediate container 3b3429be1830 [2021-05-27T01:48:57.172Z] ---> 20f3123a7ba7 [2021-05-27T01:48:57.172Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T01:48:57.315Z] Removing intermediate container f162f9a9efb2 [2021-05-27T01:48:57.315Z] ---> b1b2d9a07a1f [2021-05-27T01:48:57.315Z] Successfully built b1b2d9a07a1f [2021-05-27T01:48:57.315Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:48:57.432Z] ---> Running in b4e325abe4e1 [2021-05-27T01:48:57.432Z] Removing intermediate container cfd582383f50 [2021-05-27T01:48:57.432Z] ---> d2bfaad761cd [2021-05-27T01:48:57.432Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T01:48:57.432Z] Removing intermediate container bf2384ae3acf [2021-05-27T01:48:57.432Z] ---> 073398aa8fea [2021-05-27T01:48:57.432Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T01:48:57.648Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T01:48:57.648Z] . [Pipeline] withDockerContainer [2021-05-27T01:48:57.698Z] ---> Running in 4b6f2a945ae6 [2021-05-27T01:48:57.698Z] ---> Running in 3046f6d6462b [2021-05-27T01:48:57.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:48:57.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:48:57.913Z] prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container [2021-05-27T01:48:57.970Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:48:57.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-27T01:48:58.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:48:58.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:48:58.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:48:58.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:48:58.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:48:59.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:48:59.080Z] OK: 219 MiB in 52 packages [2021-05-27T01:48:59.080Z] OK: 219 MiB in 52 packages [2021-05-27T01:48:59.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:48:59.511Z] $ docker top 949ae644aeed877396ce79c2cdf3d567a2bac9e20d19b962c387e6c223901fa0 -eo pid,comm [2021-05-27T01:48:59.664Z] OK: 219 MiB in 52 packages [Pipeline] { [Pipeline] sh [2021-05-27T01:48:59.924Z] OK: 219 MiB in 52 packages [2021-05-27T01:49:00.185Z] OK: 219 MiB in 52 packages [2021-05-27T01:49:00.444Z] Removing intermediate container 824203b3275a [2021-05-27T01:49:00.444Z] ---> e3b8415484ad [2021-05-27T01:49:00.444Z] Step 6/24 : COPY go.mod . [2021-05-27T01:49:00.491Z] + go version [2021-05-27T01:49:00.491Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-27T01:49:00.514Z] $ docker stop --time=1 949ae644aeed877396ce79c2cdf3d567a2bac9e20d19b962c387e6c223901fa0 [2021-05-27T01:49:00.704Z] ---> 923248f26754 [2021-05-27T01:49:00.704Z] Step 7/24 : RUN go mod download [2021-05-27T01:49:00.704Z] Removing intermediate container a7713d4e4e9e [2021-05-27T01:49:00.704Z] ---> 4468a5aaf1f9 [2021-05-27T01:49:00.704Z] Step 6/22 : COPY go.mod . [2021-05-27T01:49:00.704Z] ---> Running in 2d2db7f21009 [2021-05-27T01:49:00.704Z] Removing intermediate container 3046f6d6462b [2021-05-27T01:49:00.704Z] ---> a8eeb3af5cfb [2021-05-27T01:49:00.704Z] Step 6/26 : COPY go.mod . [2021-05-27T01:49:00.970Z] Removing intermediate container b4e325abe4e1 [2021-05-27T01:49:00.970Z] ---> 8ba3222cd1f2 [2021-05-27T01:49:00.970Z] Step 6/32 : COPY go.mod . [2021-05-27T01:49:00.970Z] ---> bae747344ca3 [2021-05-27T01:49:00.970Z] Step 7/22 : RUN go mod download [2021-05-27T01:49:00.970Z] Removing intermediate container 4b6f2a945ae6 [2021-05-27T01:49:00.970Z] ---> 5b37794808b1 [2021-05-27T01:49:00.970Z] Step 6/24 : COPY go.mod . [2021-05-27T01:49:00.970Z] ---> Running in c2b3e932e1be [2021-05-27T01:49:00.970Z] ---> 40944306b140 [2021-05-27T01:49:00.970Z] Step 7/26 : RUN go mod download [2021-05-27T01:49:01.236Z] ---> Running in 2efaf1efacb2 [2021-05-27T01:49:01.237Z] ---> 69d0fe064807 [2021-05-27T01:49:01.237Z] Step 7/32 : RUN go mod download [2021-05-27T01:49:01.501Z] ---> 7c43270a9da1 [2021-05-27T01:49:01.501Z] Step 7/24 : RUN go mod download [2021-05-27T01:49:01.501Z] ---> Running in 6f8b7f2fad99 [2021-05-27T01:49:01.501Z] ---> Running in 0b7935502e86 [2021-05-27T01:49:02.081Z] Removing intermediate container 2d2db7f21009 [2021-05-27T01:49:02.081Z] ---> 999da3c1be22 [2021-05-27T01:49:02.081Z] Step 8/24 : COPY . . [2021-05-27T01:49:02.284Z] $ docker rm -f 949ae644aeed877396ce79c2cdf3d567a2bac9e20d19b962c387e6c223901fa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:49:02.934Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T01:49:02.934Z] . [Pipeline] withDockerContainer [2021-05-27T01:49:03.170Z] prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container [2021-05-27T01:49:03.256Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-27T01:49:04.741Z] $ docker top 1fe96201cb5dd4cf73630d9191acc316c5bb4d087207542f3b237cb471be043e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T01:49:05.039Z] ========================================================= [2021-05-27T01:49:05.039Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T01:49:05.039Z] ========================================================= [Pipeline] sh [2021-05-27T01:49:05.701Z] + go mod tidy [Pipeline] sh [2021-05-27T01:49:06.984Z] + make test [2021-05-27T01:49:06.984Z] go mod tidy [2021-05-27T01:49:07.580Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T01:49:08.688Z] Removing intermediate container c2b3e932e1be [2021-05-27T01:49:08.688Z] ---> 0bf83668d406 [2021-05-27T01:49:08.688Z] Step 8/22 : COPY . . [2021-05-27T01:49:08.688Z] ---> 817952f244e0 [2021-05-27T01:49:08.688Z] Step 9/24 : RUN go mod tidy [2021-05-27T01:49:08.948Z] Removing intermediate container 2efaf1efacb2 [2021-05-27T01:49:08.948Z] ---> 2177f6981875 [2021-05-27T01:49:08.948Z] Step 8/26 : COPY . . [2021-05-27T01:49:23.894Z] ---> Running in eb391aab7edf [2021-05-27T01:49:23.894Z] Removing intermediate container 6f8b7f2fad99 [2021-05-27T01:49:23.894Z] ---> b76242215c11 [2021-05-27T01:49:23.894Z] Step 8/32 : COPY . . [2021-05-27T01:49:23.894Z] ---> 8fe1c2f02ec5 [2021-05-27T01:49:23.894Z] Step 9/26 : RUN go mod tidy [2021-05-27T01:49:23.894Z] ---> 827b9af05bb8 [2021-05-27T01:49:23.894Z] Step 9/22 : RUN go mod tidy [2021-05-27T01:49:23.894Z] Removing intermediate container 0b7935502e86 [2021-05-27T01:49:23.894Z] ---> f03acfb7c6cd [2021-05-27T01:49:23.894Z] Step 8/24 : COPY . . [2021-05-27T01:49:33.930Z] ---> Running in 3d88ba25299f [2021-05-27T01:49:33.930Z] ---> Running in b18e1ae5a847 [2021-05-27T01:49:34.377Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T01:49:41.842Z] ---> 2c424267302d [2021-05-27T01:49:41.842Z] Step 9/32 : RUN go mod tidy [2021-05-27T01:49:41.842Z] Removing intermediate container eb391aab7edf [2021-05-27T01:49:41.842Z] ---> 210f9d8f7498 [2021-05-27T01:49:41.842Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T01:49:41.842Z] ---> Running in 4c0affbaca55 [2021-05-27T01:49:41.842Z] ---> Running in 4d37ea24f7c3 [2021-05-27T01:49:42.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T01:49:43.410Z] Removing intermediate container b18e1ae5a847 [2021-05-27T01:49:43.410Z] ---> 97b7a124bc0c [2021-05-27T01:49:43.410Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T01:49:43.410Z] ---> Running in 120b0a325775 [2021-05-27T01:49:43.410Z] Removing intermediate container 3d88ba25299f [2021-05-27T01:49:43.410Z] ---> 9c6bb2788a38 [2021-05-27T01:49:43.410Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T01:49:43.688Z] ---> Running in 9905320cc2e3 [2021-05-27T01:49:43.956Z] Removing intermediate container 4c0affbaca55 [2021-05-27T01:49:43.956Z] ---> 5f460fe9e57d [2021-05-27T01:49:43.956Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T01:49:44.219Z] ---> Running in b459ddd75e4a [2021-05-27T01:49:44.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T01:49:45.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T01:49:45.192Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T01:50:00.155Z] ---> 5838a5d5d6ad [2021-05-27T01:50:00.155Z] Step 9/24 : RUN go mod tidy [2021-05-27T01:50:00.422Z] ---> Running in 8d76e16f3c3f [2021-05-27T01:50:03.811Z] Removing intermediate container 8d76e16f3c3f [2021-05-27T01:50:03.811Z] ---> 5deb74109a53 [2021-05-27T01:50:03.811Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T01:50:03.811Z] ---> Running in b349fa3a3615 [2021-05-27T01:50:04.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T01:50:26.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T01:50:27.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T01:50:30.981Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T01:50:36.438Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T01:50:37.921Z] Removing intermediate container b459ddd75e4a [2021-05-27T01:50:37.921Z] ---> 70bf6cbf1192 [2021-05-27T01:50:37.921Z] [2021-05-27T01:50:37.921Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T01:50:38.190Z] Removing intermediate container 9905320cc2e3 [2021-05-27T01:50:38.190Z] ---> 0b9d56c22129 [2021-05-27T01:50:38.190Z] [2021-05-27T01:50:38.190Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T01:50:38.190Z] Removing intermediate container 120b0a325775 [2021-05-27T01:50:38.190Z] ---> 0f3b852ef14e [2021-05-27T01:50:38.190Z] [2021-05-27T01:50:38.190Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T01:50:38.190Z] 3.12: Pulling from library/alpine [2021-05-27T01:50:38.467Z] Removing intermediate container 4d37ea24f7c3 [2021-05-27T01:50:38.467Z] ---> 32ceb4088686 [2021-05-27T01:50:38.467Z] [2021-05-27T01:50:38.467Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T01:50:38.467Z] 3.12: Pulling from library/alpine [2021-05-27T01:50:38.467Z] 3.12: Pulling from library/alpine [2021-05-27T01:50:38.467Z] 3.12: Pulling from library/alpine [2021-05-27T01:50:38.732Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T01:50:38.732Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T01:50:38.732Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T01:50:38.732Z] Status: Image is up to date for alpine:3.12 [2021-05-27T01:50:38.732Z] ---> 13621d1b12d4 [2021-05-27T01:50:38.732Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T01:50:38.732Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T01:50:38.732Z] Status: Image is up to date for alpine:3.12 [2021-05-27T01:50:38.732Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T01:50:38.732Z] Status: Image is up to date for alpine:3.12 [2021-05-27T01:50:38.998Z] ---> 13621d1b12d4 [2021-05-27T01:50:38.998Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T01:50:38.998Z] ---> 13621d1b12d4 [2021-05-27T01:50:38.998Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T01:50:38.998Z] ---> 13621d1b12d4 [2021-05-27T01:50:38.998Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T01:50:38.998Z] ---> Running in 4a4c06ccea02 [2021-05-27T01:50:38.998Z] ---> Running in 6d1fb5cb31af [2021-05-27T01:50:38.998Z] ---> Running in f5c3ab2fd62e [2021-05-27T01:50:38.998Z] ---> Running in 77fe71eec7a5 [2021-05-27T01:50:39.261Z] Removing intermediate container 4a4c06ccea02 [2021-05-27T01:50:39.261Z] ---> 297521562b89 [2021-05-27T01:50:39.261Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T01:50:39.261Z] ---> Running in d123769e0b6e [2021-05-27T01:50:39.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:50:39.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:50:39.783Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T01:50:39.783Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T01:50:39.783Z] OK: 6 MiB in 15 packages [2021-05-27T01:50:40.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:50:40.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:50:40.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:50:40.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:50:40.304Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T01:50:40.304Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T01:50:40.304Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-27T01:50:40.304Z] (4/6) Installing curl (7.76.1-r0) [2021-05-27T01:50:40.304Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T01:50:40.304Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T01:50:40.304Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T01:50:40.305Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T01:50:40.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:50:40.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:50:40.305Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T01:50:40.305Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T01:50:40.305Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-27T01:50:40.305Z] (4/4) Installing curl (7.76.1-r0) [2021-05-27T01:50:40.305Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T01:50:40.305Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T01:50:40.305Z] OK: 7 MiB in 20 packages [2021-05-27T01:50:40.305Z] Removing intermediate container 6d1fb5cb31af [2021-05-27T01:50:40.305Z] ---> 2eef19007a49 [2021-05-27T01:50:40.305Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T01:50:40.569Z] OK: 7 MiB in 18 packages [2021-05-27T01:50:40.569Z] ---> Running in 8e6f959288b1 [2021-05-27T01:50:40.569Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T01:50:40.569Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T01:50:40.569Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T01:50:40.569Z] OK: 6 MiB in 16 packages [2021-05-27T01:50:40.830Z] Removing intermediate container 8e6f959288b1 [2021-05-27T01:50:40.830Z] ---> 0018c49b712f [2021-05-27T01:50:40.830Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T01:50:41.089Z] ---> Running in 1030f0b272ea [2021-05-27T01:50:41.089Z] Removing intermediate container f5c3ab2fd62e [2021-05-27T01:50:41.089Z] ---> 27e259dee93e [2021-05-27T01:50:41.089Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T01:50:41.355Z] ---> Running in 4916dc42e6a3 [2021-05-27T01:50:41.355Z] Removing intermediate container 1030f0b272ea [2021-05-27T01:50:41.355Z] ---> 10bbf632e5a0 [2021-05-27T01:50:41.355Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T01:50:41.355Z] Removing intermediate container d123769e0b6e [2021-05-27T01:50:41.355Z] ---> d1f03db769da [2021-05-27T01:50:41.355Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T01:50:41.355Z] ---> Running in 2f5aaeb1737c [2021-05-27T01:50:41.355Z] Removing intermediate container 4916dc42e6a3 [2021-05-27T01:50:41.355Z] ---> bd243f296cd9 [2021-05-27T01:50:41.355Z] Step 14/26 : WORKDIR / [2021-05-27T01:50:41.622Z] ---> Running in 611951f23344 [2021-05-27T01:50:41.622Z] ---> Running in 5ecc70120e6d [2021-05-27T01:50:41.622Z] Removing intermediate container 77fe71eec7a5 [2021-05-27T01:50:41.622Z] ---> cab86ec7f517 [2021-05-27T01:50:41.622Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T01:50:41.622Z] ---> Running in b06b99d83357 [2021-05-27T01:50:41.889Z] Removing intermediate container 2f5aaeb1737c [2021-05-27T01:50:41.889Z] ---> f19ff9c5707e [2021-05-27T01:50:41.889Z] Step 16/24 : WORKDIR / [2021-05-27T01:50:43.305Z] Removing intermediate container 611951f23344 [2021-05-27T01:50:43.305Z] ---> 1c1b4b6eeccf [2021-05-27T01:50:43.305Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T01:50:43.305Z] ---> Running in 2fc01489354c [2021-05-27T01:50:43.305Z] Removing intermediate container 5ecc70120e6d [2021-05-27T01:50:43.305Z] ---> bf299157fa9a [2021-05-27T01:50:43.305Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-27T01:50:43.305Z] ---> Running in ceef5d9fb68c [2021-05-27T01:50:43.305Z] Removing intermediate container b06b99d83357 [2021-05-27T01:50:43.305Z] ---> 34783292f4cc [2021-05-27T01:50:43.305Z] Step 14/22 : WORKDIR /edgex [2021-05-27T01:50:43.305Z] Removing intermediate container b349fa3a3615 [2021-05-27T01:50:43.305Z] ---> c784071010a3 [2021-05-27T01:50:43.305Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T01:50:43.571Z] ---> Running in 4b35dec3d479 [2021-05-27T01:50:43.571Z] ---> Running in 8f80a3f1699e [2021-05-27T01:50:43.837Z] Removing intermediate container 2fc01489354c [2021-05-27T01:50:43.837Z] ---> af94e6096b0a [2021-05-27T01:50:43.837Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T01:50:43.837Z] Removing intermediate container ceef5d9fb68c [2021-05-27T01:50:43.837Z] ---> e087d11da481 [2021-05-27T01:50:43.837Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T01:50:43.837Z] ---> bf7295982d55 [2021-05-27T01:50:43.837Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-27T01:50:44.420Z] Removing intermediate container 4b35dec3d479 [2021-05-27T01:50:44.420Z] ---> 941b76ed7f82 [2021-05-27T01:50:44.420Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T01:50:44.420Z] ---> Running in 59f64a9345b7 [2021-05-27T01:50:44.420Z] ---> ff1e3b561e35 [2021-05-27T01:50:44.420Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T01:50:44.999Z] ---> 437558128e0d [2021-05-27T01:50:44.999Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T01:50:44.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T01:50:45.571Z] ---> 0e038b7cb802 [2021-05-27T01:50:45.571Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T01:50:45.571Z] ---> e2f103e38aae [2021-05-27T01:50:45.571Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T01:50:45.831Z] ---> 166d201f2781 [2021-05-27T01:50:45.831Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-27T01:50:46.093Z] ---> 333e5c1ac33b [2021-05-27T01:50:46.093Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T01:50:46.093Z] ---> 920012ce8bf7 [2021-05-27T01:50:46.093Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T01:50:46.093Z] ---> ede71e4a35cd [2021-05-27T01:50:46.093Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T01:50:46.360Z] ---> Running in 977f9da637e8 [2021-05-27T01:50:46.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T01:50:46.922Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T01:50:46.931Z] ---> 5d227b08da41 [2021-05-27T01:50:46.931Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T01:50:46.931Z] ---> e64c2c50c963 [2021-05-27T01:50:46.931Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T01:50:46.931Z] Removing intermediate container 977f9da637e8 [2021-05-27T01:50:46.931Z] ---> 822fc94d40fc [2021-05-27T01:50:46.931Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T01:50:46.931Z] Removing intermediate container 8f80a3f1699e [2021-05-27T01:50:46.931Z] ---> b3108a8d849b [2021-05-27T01:50:46.931Z] [2021-05-27T01:50:46.931Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T01:50:46.931Z] ---> Running in 232a07c17b26 [2021-05-27T01:50:46.931Z] ---> Running in c5e4de7b382a [2021-05-27T01:50:46.931Z] 20.10.0: Pulling from library/docker [2021-05-27T01:50:46.931Z] Removing intermediate container 59f64a9345b7 [2021-05-27T01:50:46.931Z] ---> d2d8ddde2743 [2021-05-27T01:50:46.931Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T01:50:47.198Z] Removing intermediate container 232a07c17b26 [2021-05-27T01:50:47.198Z] ---> 327dbaa85d93 [2021-05-27T01:50:47.198Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T01:50:47.198Z] ---> Running in 6a3ccfd4ff7e [2021-05-27T01:50:47.198Z] ---> 567eb039244b [2021-05-27T01:50:47.198Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T01:50:47.198Z] Removing intermediate container c5e4de7b382a [2021-05-27T01:50:47.198Z] ---> 464392d3c446 [2021-05-27T01:50:47.198Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T01:50:47.198Z] ---> Running in ca4f2b451c94 [2021-05-27T01:50:47.198Z] ---> Running in de11ca423231 [2021-05-27T01:50:47.462Z] Removing intermediate container 6a3ccfd4ff7e [2021-05-27T01:50:47.462Z] ---> 7d3f176c729c [2021-05-27T01:50:47.462Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T01:50:47.462Z] Removing intermediate container ca4f2b451c94 [2021-05-27T01:50:47.462Z] ---> dd46ee91718b [2021-05-27T01:50:47.462Z] Step 20/22 : LABEL arch=x86_64 [2021-05-27T01:50:47.462Z] ---> 3eaaac2fe264 [2021-05-27T01:50:47.462Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-27T01:50:47.462Z] Removing intermediate container de11ca423231 [2021-05-27T01:50:47.462Z] ---> 127dfc9def2a [2021-05-27T01:50:47.462Z] Step 23/24 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:50:47.462Z] ---> Running in 4b7185ce5d8c [2021-05-27T01:50:47.462Z] ---> Running in ffe13865e565 [2021-05-27T01:50:47.462Z] ---> 583bc88472bd [2021-05-27T01:50:47.462Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T01:50:47.462Z] ---> Running in f89acb5c079a [2021-05-27T01:50:47.727Z] ---> Running in 2c07e7fd3472 [2021-05-27T01:50:47.727Z] Removing intermediate container 4b7185ce5d8c [2021-05-27T01:50:47.727Z] ---> 1ae4f4741d7c [2021-05-27T01:50:47.727Z] Step 21/22 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:50:47.727Z] Removing intermediate container f89acb5c079a [2021-05-27T01:50:47.727Z] ---> 500ae009f14f [2021-05-27T01:50:47.727Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T01:50:47.988Z] ---> Running in 9f806b080ba7 [2021-05-27T01:50:47.988Z] ---> Running in 2e3728da83f2 [2021-05-27T01:50:48.260Z] Removing intermediate container 2e3728da83f2 [2021-05-27T01:50:48.260Z] ---> 9535a0f37884 [2021-05-27T01:50:48.260Z] [2021-05-27T01:50:48.260Z] Removing intermediate container 9f806b080ba7 [2021-05-27T01:50:48.260Z] ---> 0fab96a3c1a3 [2021-05-27T01:50:48.260Z] Step 22/22 : LABEL version=0.0.0 [2021-05-27T01:50:48.260Z] Successfully built 9535a0f37884 [2021-05-27T01:50:48.260Z] Successfully tagged core-metadata:latest [2021-05-27T01:50:48.260Z] Building support-scheduler [2021-05-27T01:50:48.260Z]  Building core-metadata ... done  ---> Running in 752b5c945209 [2021-05-27T01:50:48.520Z] Removing intermediate container ffe13865e565 [2021-05-27T01:50:48.520Z] ---> f6f13fca6a88 [2021-05-27T01:50:48.520Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T01:50:49.471Z] Removing intermediate container 752b5c945209 [2021-05-27T01:50:49.471Z] ---> 6c3ee4063e6a [2021-05-27T01:50:49.471Z] [2021-05-27T01:50:49.471Z] ---> Running in 7724848fa5e9 [2021-05-27T01:50:49.741Z] Successfully built 6c3ee4063e6a [2021-05-27T01:50:50.012Z] Successfully tagged security-proxy-setup:latest [2021-05-27T01:50:50.012Z]  Building security-proxy-setup ... done Building support-notifications [2021-05-27T01:50:50.344Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T01:50:50.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T01:50:50.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T01:50:50.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T01:50:51.968Z] Removing intermediate container 7724848fa5e9 [2021-05-27T01:50:51.968Z] ---> 37f03a56a52c [2021-05-27T01:50:51.968Z] Step 24/26 : LABEL arch=x86_64 [2021-05-27T01:50:56.063Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T01:50:56.063Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T01:50:57.261Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:50:57.261Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:50:57.261Z] ---> 6ff0e9eb74b3 [2021-05-27T01:50:57.261Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T01:50:57.261Z] ---> Using cache [2021-05-27T01:50:57.261Z] ---> be5c1658e79b [2021-05-27T01:50:57.261Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:50:57.261Z] ---> Using cache [2021-05-27T01:50:57.261Z] ---> d2bfaad761cd [2021-05-27T01:50:57.261Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T01:51:00.568Z] Removing intermediate container 2c07e7fd3472 [2021-05-27T01:51:00.568Z] ---> 74dc58020f70 [2021-05-27T01:51:00.568Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T01:51:00.568Z] ---> Running in f918453dd4f8 [2021-05-27T01:51:00.568Z] ---> Running in 322cf8a8862e [2021-05-27T01:51:00.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:51:01.145Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T01:51:01.145Z] ---> ab81a31a3036 [2021-05-27T01:51:01.145Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T01:51:01.145Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T01:51:01.145Z] Removing intermediate container f918453dd4f8 [2021-05-27T01:51:01.145Z] ---> f7dc43100df0 [2021-05-27T01:51:01.145Z] Step 25/26 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:51:01.145Z] ---> aefe523efa57 [2021-05-27T01:51:01.145Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-27T01:51:01.405Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:51:01.998Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:51:01.998Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:51:01.998Z] ---> 6ff0e9eb74b3 [2021-05-27T01:51:01.998Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T01:51:01.998Z] ---> Using cache [2021-05-27T01:51:01.998Z] ---> be5c1658e79b [2021-05-27T01:51:01.998Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:51:01.998Z] ---> Using cache [2021-05-27T01:51:01.998Z] ---> d2bfaad761cd [2021-05-27T01:51:01.998Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T01:51:01.998Z] OK: 219 MiB in 52 packages [2021-05-27T01:51:02.267Z] ---> Running in 0a60c8d1f19c [2021-05-27T01:51:02.267Z] ---> Running in 7d9734d00b70 [2021-05-27T01:51:02.267Z] ---> 3dc9a434887a [2021-05-27T01:51:02.267Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T01:51:02.267Z] ---> Running in 114863bccbdf [2021-05-27T01:51:02.541Z] Removing intermediate container 0a60c8d1f19c [2021-05-27T01:51:02.541Z] ---> 444262474c8b [2021-05-27T01:51:02.541Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T01:51:02.541Z] Removing intermediate container 7d9734d00b70 [2021-05-27T01:51:02.541Z] ---> f5cbe23ecddf [2021-05-27T01:51:02.541Z] Step 26/26 : LABEL version=0.0.0 [2021-05-27T01:51:02.541Z] ---> Running in 3e20d1e75c61 [2021-05-27T01:51:02.541Z] Removing intermediate container 322cf8a8862e [2021-05-27T01:51:02.541Z] ---> 745ce1c8de08 [2021-05-27T01:51:02.541Z] Step 6/23 : COPY go.mod . [2021-05-27T01:51:02.541Z] ---> Running in b922db9a6d24 [2021-05-27T01:51:02.817Z] ---> 3e28df73e035 [2021-05-27T01:51:02.817Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T01:51:02.817Z] Removing intermediate container b922db9a6d24 [2021-05-27T01:51:02.817Z] ---> 657d62e5ecc8 [2021-05-27T01:51:02.817Z] [2021-05-27T01:51:02.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:51:03.128Z] ---> 1ae14bb8e313 [2021-05-27T01:51:03.128Z] Step 7/23 : RUN go mod download [2021-05-27T01:51:03.128Z] Successfully built 657d62e5ecc8 [2021-05-27T01:51:03.128Z] Successfully tagged security-secretstore-setup:latest [2021-05-27T01:51:03.128Z]  Building security-secretstore-setup ... done Building core-command [2021-05-27T01:51:03.128Z] ---> 48acc2e33db1 [2021-05-27T01:51:03.128Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T01:51:03.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:51:03.128Z] ---> Running in 8b41e0c75a04 [2021-05-27T01:51:03.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:51:03.402Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T01:51:03.402Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T01:51:03.402Z] Executing bash-5.0.17-r0.post-install [2021-05-27T01:51:03.402Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T01:51:03.402Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-27T01:51:03.402Z] (5/39) Installing curl (7.76.1-r0) [2021-05-27T01:51:03.402Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T01:51:03.402Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T01:51:03.402Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T01:51:03.402Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T01:51:03.402Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T01:51:03.402Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T01:51:03.402Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T01:51:03.402Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T01:51:03.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:51:04.263Z] OK: 219 MiB in 52 packages [2021-05-27T01:51:06.251Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T01:51:06.251Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T01:51:06.251Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T01:51:06.821Z] ---> 8e24a9940de9 [2021-05-27T01:51:06.821Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T01:51:07.778Z] ---> Running in e6bb0e2426bf [2021-05-27T01:51:08.040Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T01:51:08.040Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T01:51:08.040Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T01:51:08.040Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T01:51:08.612Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T01:51:09.560Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:51:09.560Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:51:09.560Z] ---> 6ff0e9eb74b3 [2021-05-27T01:51:09.560Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T01:51:09.560Z] ---> Using cache [2021-05-27T01:51:09.560Z] ---> be5c1658e79b [2021-05-27T01:51:09.560Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:51:09.560Z] ---> Using cache [2021-05-27T01:51:09.560Z] ---> d2bfaad761cd [2021-05-27T01:51:09.560Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T01:51:09.560Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T01:51:09.560Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T01:51:09.560Z] Removing intermediate container e6bb0e2426bf [2021-05-27T01:51:09.560Z] ---> a38adc9e32d3 [2021-05-27T01:51:09.560Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T01:51:09.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.385s coverage: 46.1% of statements [2021-05-27T01:51:09.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T01:51:09.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T01:51:09.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T01:51:09.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-27T01:51:09.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-27T01:51:09.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T01:51:09.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.215s coverage: 28.7% of statements [2021-05-27T01:51:09.825Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T01:51:09.825Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T01:51:09.825Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T01:51:09.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.392s coverage: 100.0% of statements [2021-05-27T01:51:10.086Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T01:51:10.086Z] ---> Running in 1155db23e56c [2021-05-27T01:51:10.086Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T01:51:10.086Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T01:51:10.086Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T01:51:10.086Z] Removing intermediate container 114863bccbdf [2021-05-27T01:51:10.086Z] ---> 0ba12bf3bc71 [2021-05-27T01:51:10.086Z] Step 6/23 : COPY go.mod . [2021-05-27T01:51:10.086Z] Removing intermediate container 8b41e0c75a04 [2021-05-27T01:51:10.086Z] ---> ddf341dfe97c [2021-05-27T01:51:10.086Z] Step 8/23 : COPY . . [2021-05-27T01:51:10.346Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T01:51:10.607Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T01:51:15.908Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T01:51:20.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.633s coverage: 27.7% of statements [2021-05-27T01:51:20.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T01:51:20.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T01:51:20.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T01:51:20.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-27T01:51:20.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-27T01:51:20.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.215s coverage: 81.2% of statements [2021-05-27T01:51:20.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-27T01:51:20.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.265s coverage: 100.0% of statements [2021-05-27T01:51:20.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-27T01:51:20.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.231s coverage: 100.0% of statements [2021-05-27T01:51:20.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-27T01:51:20.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T01:51:20.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.374s coverage: 53.4% of statements [2021-05-27T01:51:20.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T01:51:20.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T01:51:21.221Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T01:51:21.221Z] ---> 024c8756bb1e [2021-05-27T01:51:21.222Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T01:51:21.222Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T01:51:21.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.645s coverage: 87.7% of statements [2021-05-27T01:51:21.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T01:51:21.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T01:51:21.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.250s coverage: 78.9% of statements [2021-05-27T01:51:21.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T01:51:21.793Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T01:51:21.793Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T01:51:21.793Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T01:51:21.793Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T01:51:22.061Z] ---> f77c1a17c995 [2021-05-27T01:51:22.061Z] Step 7/23 : RUN go mod download [2021-05-27T01:51:22.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:51:22.061Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T01:51:22.061Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T01:51:22.061Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T01:51:22.061Z] ---> Running in 5ff22dbdff23 [2021-05-27T01:51:22.567Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T01:51:22.567Z] OK: 72 MiB in 59 packages [2021-05-27T01:51:22.567Z] ---> Running in ae2be9e29af4 [2021-05-27T01:51:22.567Z] ---> 60379f46e561 [2021-05-27T01:51:22.567Z] Step 9/23 : RUN go mod tidy [2021-05-27T01:51:22.882Z] ---> Running in 5ff6d9e00c86 [2021-05-27T01:51:23.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:51:23.236Z] Collecting docker-compose==1.23.2 [2021-05-27T01:51:23.236Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T01:51:23.614Z] Removing intermediate container 5ff22dbdff23 [2021-05-27T01:51:23.614Z] ---> d7e660c60ea4 [2021-05-27T01:51:23.614Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T01:51:23.614Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T01:51:23.614Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T01:51:23.912Z] ---> Running in 26030c0377ee [2021-05-27T01:51:23.912Z] OK: 219 MiB in 52 packages [2021-05-27T01:51:23.912Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T01:51:23.912Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T01:51:23.912Z] Removing intermediate container ae2be9e29af4 [2021-05-27T01:51:23.912Z] ---> cc603635e15b [2021-05-27T01:51:23.912Z] Step 8/23 : COPY . . [2021-05-27T01:51:24.177Z] Removing intermediate container 26030c0377ee [2021-05-27T01:51:24.177Z] ---> ecf40443f72c [2021-05-27T01:51:24.177Z] Step 29/32 : CMD ["gate"] [2021-05-27T01:51:24.438Z] Collecting PyYAML<4,>=3.10 [2021-05-27T01:51:24.438Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T01:51:31.030Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-27T01:51:33.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.172s coverage: 28.6% of statements [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-27T01:51:33.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.311s coverage: 100.0% of statements [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-27T01:51:33.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.208s coverage: 100.0% of statements [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-27T01:51:33.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.481s coverage: 86.7% of statements [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-27T01:51:33.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.519s coverage: 97.5% of statements [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-27T01:51:33.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.299s coverage: 78.3% of statements [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T01:51:33.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T01:51:35.235Z] ---> Running in 95b40557cb77 [2021-05-27T01:51:35.236Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T01:51:35.236Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T01:51:35.236Z] Removing intermediate container 5ff6d9e00c86 [2021-05-27T01:51:35.236Z] ---> c9e94641b533 [2021-05-27T01:51:35.236Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T01:51:35.236Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T01:51:35.236Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T01:51:35.236Z] Removing intermediate container 95b40557cb77 [2021-05-27T01:51:35.236Z] ---> 3445821d5fb8 [2021-05-27T01:51:35.236Z] Step 30/32 : LABEL arch=x86_64 [2021-05-27T01:51:35.236Z] ---> Running in ff0353cf3f14 [2021-05-27T01:51:35.236Z] ---> 0b83d5947134 [2021-05-27T01:51:35.236Z] Step 9/23 : RUN go mod tidy [2021-05-27T01:51:35.236Z] Removing intermediate container 1155db23e56c [2021-05-27T01:51:35.236Z] ---> 333b3439c6d3 [2021-05-27T01:51:35.236Z] Step 6/24 : COPY go.mod . [2021-05-27T01:51:35.236Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T01:51:35.236Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T01:51:35.236Z] ---> Running in 6855f49454b6 [2021-05-27T01:51:35.236Z] ---> Running in 8e97d88b5d36 [2021-05-27T01:51:35.236Z] Removing intermediate container 6855f49454b6 [2021-05-27T01:51:35.236Z] ---> e7da8af8dcfa [2021-05-27T01:51:35.236Z] Step 31/32 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:51:35.496Z] ---> 2c627ff1ab4c [2021-05-27T01:51:35.496Z] Step 7/24 : RUN go mod download [2021-05-27T01:51:35.496Z] ---> Running in ce4f430b4015 [2021-05-27T01:51:35.496Z] ---> Running in 4f58a366c30b [2021-05-27T01:51:35.758Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T01:51:35.758Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T01:51:35.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T01:51:35.758Z] Removing intermediate container ce4f430b4015 [2021-05-27T01:51:35.758Z] ---> c45312ac8ff8 [2021-05-27T01:51:35.759Z] Step 32/32 : LABEL version=0.0.0 [2021-05-27T01:51:35.759Z] ---> Running in 6c0f7cfb08ca [2021-05-27T01:51:36.033Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T01:51:36.033Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T01:51:36.033Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T01:51:36.033Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T01:51:36.033Z] Removing intermediate container 6c0f7cfb08ca [2021-05-27T01:51:36.033Z] ---> d3a14390c532 [2021-05-27T01:51:36.033Z] [2021-05-27T01:51:36.297Z] Successfully built d3a14390c532 [2021-05-27T01:51:36.297Z] Successfully tagged security-bootstrapper:latest [2021-05-27T01:51:36.297Z] Building core-data [2021-05-27T01:51:36.824Z]  Building security-bootstrapper ... done Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-27T01:51:38.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.222s coverage: 95.1% of statements [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T01:51:38.117Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.144s coverage: 58.8% of statements [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-27T01:51:38.117Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.270s coverage: 0.8% of statements [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T01:51:38.117Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.201s coverage: 21.7% of statements [2021-05-27T01:51:38.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T01:51:38.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.189s coverage: 47.1% of statements [2021-05-27T01:51:38.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.252s coverage: 79.5% of statements [2021-05-27T01:51:38.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements [2021-05-27T01:51:38.757Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T01:51:38.757Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T01:51:38.757Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-27T01:51:40.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.218s coverage: 96.3% of statements [2021-05-27T01:51:40.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.163s coverage: 87.5% of statements [2021-05-27T01:51:42.962Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:51:42.962Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:51:42.962Z] ---> 6ff0e9eb74b3 [2021-05-27T01:51:42.962Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T01:51:42.962Z] ---> Using cache [2021-05-27T01:51:42.962Z] ---> be5c1658e79b [2021-05-27T01:51:42.962Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:51:42.962Z] ---> Using cache [2021-05-27T01:51:42.962Z] ---> d2bfaad761cd [2021-05-27T01:51:42.962Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T01:51:46.282Z] Collecting idna<2.8,>=2.5 [2021-05-27T01:51:46.282Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T01:51:46.282Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T01:51:46.282Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T01:51:46.282Z] Removing intermediate container 4f58a366c30b [2021-05-27T01:51:46.282Z] ---> 2b18f2134796 [2021-05-27T01:51:46.282Z] Step 8/24 : COPY . . [2021-05-27T01:51:46.282Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T01:51:46.282Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T01:51:46.282Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T01:51:46.282Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T01:51:46.581Z] Installing collected packages: urllib3, idna, requests, dockerpty, PyYAML, cached-property, websocket-client, texttable, docker-pycreds, docker, jsonschema, docopt, docker-compose [2021-05-27T01:51:46.581Z] Attempting uninstall: urllib3 [2021-05-27T01:51:46.581Z] Found existing installation: urllib3 1.25.9 [2021-05-27T01:51:46.581Z] Uninstalling urllib3-1.25.9: [2021-05-27T01:51:46.581Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T01:51:46.866Z] ---> Running in e12159504b8c [2021-05-27T01:51:46.866Z] Attempting uninstall: idna [2021-05-27T01:51:46.866Z] Found existing installation: idna 2.9 [2021-05-27T01:51:46.866Z] Uninstalling idna-2.9: [2021-05-27T01:51:46.866Z] Successfully uninstalled idna-2.9 [2021-05-27T01:51:53.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements [2021-05-27T01:51:53.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2021-05-27T01:51:59.198Z] Attempting uninstall: requests [2021-05-27T01:51:59.198Z] Found existing installation: requests 2.23.0 [2021-05-27T01:51:59.198Z] Uninstalling requests-2.23.0: [2021-05-27T01:51:59.198Z] Removing intermediate container 8e97d88b5d36 [2021-05-27T01:51:59.198Z] ---> 111890e60364 [2021-05-27T01:51:59.198Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T01:51:59.198Z] Successfully uninstalled requests-2.23.0 [2021-05-27T01:51:59.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.568s coverage: 81.8% of statements [2021-05-27T01:51:59.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T01:52:01.753Z] Running setup.py install for dockerpty: started [2021-05-27T01:52:03.157Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T01:52:03.157Z] Running setup.py install for PyYAML: started [2021-05-27T01:52:03.419Z] ---> Running in 7457649d7ea1 [2021-05-27T01:52:03.419Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T01:52:03.419Z] ---> 0a07319c4efb [2021-05-27T01:52:03.419Z] Step 9/24 : RUN go mod tidy [2021-05-27T01:52:04.367Z] Running setup.py install for texttable: started [2021-05-27T01:52:04.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:52:04.367Z] ---> Running in 0da11e54acd5 [2021-05-27T01:52:04.367Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T01:52:05.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.247s coverage: 92.9% of statements [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T01:52:05.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T01:52:05.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T01:52:05.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.155s coverage: 100.0% of statements [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T01:52:05.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.193s coverage: 76.0% of statements [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T01:52:05.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.181s coverage: 80.0% of statements [2021-05-27T01:52:05.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2021-05-27T01:52:05.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2021-05-27T01:52:05.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 91.2% of statements [2021-05-27T01:52:05.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T01:52:05.323Z] Running setup.py install for docopt: started [2021-05-27T01:52:05.323Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:52:05.588Z] OK: 219 MiB in 52 packages [2021-05-27T01:52:05.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T01:52:05.850Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T01:52:06.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.850s coverage: 64.4% of statements [2021-05-27T01:52:06.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T01:52:06.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T01:52:06.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements [2021-05-27T01:52:06.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-05-27T01:52:06.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-05-27T01:52:07.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2021-05-27T01:52:07.238Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-27T01:52:08.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-05-27T01:52:09.825Z] Removing intermediate container e12159504b8c [2021-05-27T01:52:09.825Z] ---> e396843eb3a2 [2021-05-27T01:52:09.825Z] Step 6/24 : COPY go.mod . [2021-05-27T01:52:09.825Z] Removing intermediate container 0da11e54acd5 [2021-05-27T01:52:09.825Z] ---> 787ab1d225f3 [2021-05-27T01:52:09.825Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T01:52:09.825Z] ---> Running in 558f7946d159 [2021-05-27T01:52:10.099Z] ---> 8955bf88d356 [2021-05-27T01:52:10.100Z] Step 7/24 : RUN go mod download [2021-05-27T01:52:10.363Z] ---> Running in efaff4fc8178 [2021-05-27T01:52:10.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T01:52:11.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.020s coverage: 66.9% of statements [2021-05-27T01:52:11.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T01:52:11.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T01:52:11.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T01:52:12.331Z] Removing intermediate container efaff4fc8178 [2021-05-27T01:52:12.332Z] ---> 66949f71eaf1 [2021-05-27T01:52:12.332Z] Step 8/24 : COPY . . [2021-05-27T01:52:13.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.641s coverage: 43.5% of statements [2021-05-27T01:52:13.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T01:52:13.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T01:52:13.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.115s coverage: 89.5% of statements [2021-05-27T01:52:13.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T01:52:13.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.102s coverage: 84.8% of statements [2021-05-27T01:52:18.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.521s coverage: 46.8% of statements [2021-05-27T01:52:18.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T01:52:18.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T01:52:18.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T01:52:18.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-27T01:52:18.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-27T01:52:18.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements [2021-05-27T01:52:18.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-27T01:52:18.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements [2021-05-27T01:52:18.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-27T01:52:18.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T01:52:22.334Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.326s coverage: 18.9% of statements [2021-05-27T01:52:22.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T01:52:22.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T01:52:22.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T01:52:22.334Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.491s coverage: 91.9% of statements [2021-05-27T01:52:22.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T01:52:22.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T01:52:22.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T01:52:24.594Z] Removing intermediate container 3e20d1e75c61 [2021-05-27T01:52:24.594Z] ---> 9bcaf3a516dd [2021-05-27T01:52:24.594Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T01:52:29.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.778s coverage: 28.7% of statements [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-27T01:52:29.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.265s coverage: 99.0% of statements [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-27T01:52:29.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.276s coverage: 100.0% of statements [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T01:52:29.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.211s coverage: 64.6% of statements [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T01:52:29.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.451s coverage: 97.6% of statements [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T01:52:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T01:52:29.074Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-05-27T01:52:29.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T01:52:29.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2021-05-27T01:52:29.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T01:52:29.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T01:52:29.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T01:52:29.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T01:52:29.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.164s coverage: 87.9% of statements [2021-05-27T01:52:29.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T01:52:29.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T01:52:29.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.083s coverage: 100.0% of statements [2021-05-27T01:52:30.516Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.167s coverage: 28.1% of statements [2021-05-27T01:52:30.516Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T01:52:30.516Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T01:52:30.792Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.158s coverage: 27.9% of statements [2021-05-27T01:52:30.792Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T01:52:30.792Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T01:52:30.792Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T01:52:30.792Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T01:52:30.792Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T01:52:30.792Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-27T01:52:31.766Z] GO111MODULE=on go vet ./... [2021-05-27T01:52:32.926Z] ---> 0261ab94e3c1 [2021-05-27T01:52:32.927Z] Step 9/24 : RUN go mod tidy [2021-05-27T01:52:32.927Z] ---> Running in 4428b14ff305 [2021-05-27T01:52:32.927Z] ---> Running in d48c1bbfd245 [2021-05-27T01:52:32.927Z] Removing intermediate container 4428b14ff305 [2021-05-27T01:52:32.927Z] ---> adbeb91e3082 [2021-05-27T01:52:32.927Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T01:52:32.927Z] ---> Running in 94b6f0efc820 [2021-05-27T01:52:33.196Z] Removing intermediate container 94b6f0efc820 [2021-05-27T01:52:33.196Z] ---> fd5ae495cd45 [2021-05-27T01:52:33.196Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T01:52:34.168Z] ---> 9a1649a96530 [2021-05-27T01:52:34.168Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T01:52:34.434Z] ---> cada9f82865d [2021-05-27T01:52:34.434Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T01:52:35.415Z] ---> 3caf499d9c8c [2021-05-27T01:52:35.415Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T01:52:35.415Z] ---> Running in 64bc1465389c [2021-05-27T01:52:35.694Z] Removing intermediate container d48c1bbfd245 [2021-05-27T01:52:35.694Z] ---> fb2682c0f3ab [2021-05-27T01:52:35.694Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T01:52:35.694Z] ---> Running in da38b2151e9a [2021-05-27T01:52:35.964Z] Removing intermediate container 64bc1465389c [2021-05-27T01:52:35.964Z] ---> ff75da1a5b2e [2021-05-27T01:52:35.964Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T01:52:36.247Z] ---> Running in c2f494894711 [2021-05-27T01:52:36.515Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T01:52:36.515Z] Removing intermediate container c2f494894711 [2021-05-27T01:52:36.515Z] ---> 32f8b59d7a0d [2021-05-27T01:52:36.515Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T01:52:36.792Z] ---> Running in 008b370187bf [2021-05-27T01:52:37.371Z] Removing intermediate container 008b370187bf [2021-05-27T01:52:37.371Z] ---> c9d9c0184fdc [2021-05-27T01:52:37.371Z] Step 23/24 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:52:37.966Z] ---> Running in 6be8c0c9c65f [2021-05-27T01:52:38.243Z] Removing intermediate container 6be8c0c9c65f [2021-05-27T01:52:38.243Z] ---> 8d80f2f8a0a2 [2021-05-27T01:52:38.243Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T01:52:38.243Z] ---> Running in a137f9ba8b21 [2021-05-27T01:52:38.521Z] Removing intermediate container a137f9ba8b21 [2021-05-27T01:52:38.521Z] ---> 53a71a1cb45c [2021-05-27T01:52:38.521Z] [2021-05-27T01:52:38.796Z] Successfully built 53a71a1cb45c [2021-05-27T01:52:38.796Z] Successfully tagged sys-mgmt-agent:latest [2021-05-27T01:52:45.419Z]  Building sys-mgmt-agent ... done Removing intermediate container ff0353cf3f14 [2021-05-27T01:52:45.420Z] ---> 44faa59de982 [2021-05-27T01:52:45.420Z] [2021-05-27T01:52:45.420Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T01:52:45.420Z] ---> 13621d1b12d4 [2021-05-27T01:52:45.420Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T01:52:45.420Z] ---> Running in 451ab0c1b866 [2021-05-27T01:52:46.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:52:46.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:52:46.923Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T01:52:46.923Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T01:52:46.923Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T01:52:46.923Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T01:52:46.923Z] OK: 6 MiB in 16 packages [2021-05-27T01:52:49.640Z] Removing intermediate container 451ab0c1b866 [2021-05-27T01:52:49.640Z] ---> 5117d05bccb9 [2021-05-27T01:52:49.640Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T01:52:50.223Z] ---> Running in 026d4baee251 [2021-05-27T01:52:50.223Z] Removing intermediate container 026d4baee251 [2021-05-27T01:52:50.223Z] ---> e3ee0e60bbd4 [2021-05-27T01:52:50.223Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T01:52:50.492Z] ---> Running in b5b3d8e148f5 [2021-05-27T01:52:50.492Z] Removing intermediate container b5b3d8e148f5 [2021-05-27T01:52:50.492Z] ---> 9a485a2b0d4f [2021-05-27T01:52:50.492Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T01:52:50.767Z] ---> Running in cb0142afd59c [2021-05-27T01:52:51.044Z] Removing intermediate container cb0142afd59c [2021-05-27T01:52:51.044Z] ---> e32a5e389bf9 [2021-05-27T01:52:51.044Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T01:52:51.317Z] ---> 34d41658ca38 [2021-05-27T01:52:51.317Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T01:52:52.730Z] ---> e66e2087e760 [2021-05-27T01:52:52.730Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T01:52:54.131Z] ---> 780ffdeb0dd4 [2021-05-27T01:52:54.131Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T01:52:54.411Z] ---> Running in 0eebecc1bcf1 [2021-05-27T01:52:54.701Z] Removing intermediate container 0eebecc1bcf1 [2021-05-27T01:52:54.701Z] ---> 65b48060a6b8 [2021-05-27T01:52:54.701Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T01:52:55.332Z] ---> Running in c51a1e71c84d [2021-05-27T01:52:58.670Z] Removing intermediate container c51a1e71c84d [2021-05-27T01:52:58.670Z] ---> 0dbf9737e58d [2021-05-27T01:52:58.670Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T01:52:58.942Z] Removing intermediate container 7457649d7ea1 [2021-05-27T01:52:58.942Z] ---> b1665770981b [2021-05-27T01:52:58.942Z] [2021-05-27T01:52:58.942Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T01:52:58.942Z] ---> 13621d1b12d4 [2021-05-27T01:52:58.942Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T01:52:58.942Z] ---> Using cache [2021-05-27T01:52:58.942Z] ---> 2eef19007a49 [2021-05-27T01:52:58.942Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T01:52:58.942Z] ---> Using cache [2021-05-27T01:52:58.942Z] ---> 0018c49b712f [2021-05-27T01:52:58.942Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T01:52:59.204Z] ---> Running in d9c5ab84ece2 [2021-05-27T01:52:59.480Z] ---> Running in 118c4e6529bd [2021-05-27T01:53:00.436Z] Removing intermediate container d9c5ab84ece2 [2021-05-27T01:53:00.436Z] ---> 177d1d48e848 [2021-05-27T01:53:00.436Z] Step 22/23 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:53:02.993Z] ---> Running in 9ffd9aa8c1f6 [2021-05-27T01:53:02.993Z] Removing intermediate container 118c4e6529bd [2021-05-27T01:53:02.993Z] ---> 3f65adfb552d [2021-05-27T01:53:02.993Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T01:53:02.993Z] ---> Running in c99e4de75d0c [2021-05-27T01:53:03.572Z] Removing intermediate container 558f7946d159 [2021-05-27T01:53:03.572Z] ---> db5766059403 [2021-05-27T01:53:03.572Z] [2021-05-27T01:53:03.572Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T01:53:03.572Z] ---> 13621d1b12d4 [2021-05-27T01:53:03.572Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T01:53:03.572Z] ---> Using cache [2021-05-27T01:53:03.572Z] ---> 2eef19007a49 [2021-05-27T01:53:03.572Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T01:53:03.572Z] ---> Using cache [2021-05-27T01:53:03.572Z] ---> 0018c49b712f [2021-05-27T01:53:03.572Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T01:53:03.842Z] Removing intermediate container 9ffd9aa8c1f6 [2021-05-27T01:53:03.842Z] ---> 9d9c4bcd624c [2021-05-27T01:53:03.842Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T01:53:04.111Z] ---> Running in 170982fbb6b8 [2021-05-27T01:53:04.111Z] ---> Running in 412e9311dbdc [2021-05-27T01:53:04.111Z] Removing intermediate container c99e4de75d0c [2021-05-27T01:53:04.111Z] ---> 74ff28a27728 [2021-05-27T01:53:04.111Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T01:53:04.378Z] Removing intermediate container 170982fbb6b8 [2021-05-27T01:53:04.378Z] ---> 409651c2c762 [2021-05-27T01:53:04.378Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T01:53:04.645Z] Removing intermediate container 412e9311dbdc [2021-05-27T01:53:04.645Z] ---> e162bdbf7416 [2021-05-27T01:53:04.645Z] [2021-05-27T01:53:04.645Z] Successfully built e162bdbf7416 [2021-05-27T01:53:05.225Z] ---> 3c3ccb6a67ab [2021-05-27T01:53:05.225Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T01:53:05.225Z] Successfully tagged support-notifications:latest [2021-05-27T01:53:05.225Z]  Building support-notifications ... done  ---> Running in 9b08f935ca31 [2021-05-27T01:53:05.806Z] Removing intermediate container 9b08f935ca31 [2021-05-27T01:53:05.806Z] ---> 3eb370b3582e [2021-05-27T01:53:05.806Z] Step 16/24 : WORKDIR / [2021-05-27T01:53:06.071Z] ---> 15e00d1b5eae [2021-05-27T01:53:06.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T01:53:06.071Z] ---> Running in 7a9879386aef [2021-05-27T01:53:06.682Z] Removing intermediate container 7a9879386aef [2021-05-27T01:53:06.682Z] ---> 9c180838ef9e [2021-05-27T01:53:06.682Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T01:53:06.682Z] ---> 077563c2faa1 [2021-05-27T01:53:06.682Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T01:53:06.946Z] ---> Running in 21ae006c033c [2021-05-27T01:53:07.209Z] ---> 4e02e7ba9caf [2021-05-27T01:53:07.209Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T01:53:07.784Z] Removing intermediate container 21ae006c033c [2021-05-27T01:53:07.784Z] ---> 328eecddab8b [2021-05-27T01:53:07.784Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T01:53:08.047Z] ---> Running in d6c84175a64d [2021-05-27T01:53:08.312Z] ---> 7acc47fd3bad [2021-05-27T01:53:08.312Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T01:53:08.582Z] Removing intermediate container d6c84175a64d [2021-05-27T01:53:08.582Z] ---> be5227f14b0f [2021-05-27T01:53:08.582Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T01:53:08.582Z] ---> Running in 9adac77e03d5 [2021-05-27T01:53:08.582Z] ---> 61d29d2b0764 [2021-05-27T01:53:08.582Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T01:53:08.851Z] ---> Running in 0ec0903932c5 [2021-05-27T01:53:08.851Z] Removing intermediate container 9adac77e03d5 [2021-05-27T01:53:08.851Z] ---> 9c98688b2208 [2021-05-27T01:53:08.851Z] Step 22/23 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:53:09.118Z] ---> Running in c548c6ab481d [2021-05-27T01:53:09.118Z] Removing intermediate container 0ec0903932c5 [2021-05-27T01:53:09.118Z] ---> 65be6139d19d [2021-05-27T01:53:09.118Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T01:53:09.118Z] ---> Running in 345e15e5d1e1 [2021-05-27T01:53:09.387Z] Removing intermediate container c548c6ab481d [2021-05-27T01:53:09.387Z] ---> f0f29f1b2f70 [2021-05-27T01:53:09.387Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T01:53:09.387Z] ---> Running in 6d38a6b6e347 [2021-05-27T01:53:09.387Z] Removing intermediate container 345e15e5d1e1 [2021-05-27T01:53:09.387Z] ---> 16e8e73a8ba6 [2021-05-27T01:53:09.387Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T01:53:09.387Z] ---> Running in 0d9e1dcaf2fc [2021-05-27T01:53:09.658Z] Removing intermediate container 6d38a6b6e347 [2021-05-27T01:53:09.658Z] ---> 3acadf5648a2 [2021-05-27T01:53:09.658Z] [2021-05-27T01:53:09.658Z] Successfully built 3acadf5648a2 [2021-05-27T01:53:09.658Z] Successfully tagged support-scheduler:latest [2021-05-27T01:53:09.658Z]  Building support-scheduler ... done Removing intermediate container 0d9e1dcaf2fc [2021-05-27T01:53:09.658Z] ---> e00953d6d05b [2021-05-27T01:53:09.658Z] Step 23/24 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:53:09.924Z] ---> Running in 0e63a7ccc494 [2021-05-27T01:53:09.924Z] Removing intermediate container 0e63a7ccc494 [2021-05-27T01:53:09.924Z] ---> c06cfe2f7632 [2021-05-27T01:53:09.924Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T01:53:10.201Z] ---> Running in e46c586eeabe [2021-05-27T01:53:10.201Z] Removing intermediate container e46c586eeabe [2021-05-27T01:53:10.201Z] ---> 9bcbfe74b206 [2021-05-27T01:53:10.201Z] [2021-05-27T01:53:10.201Z] Successfully built 9bcbfe74b206 [2021-05-27T01:53:10.201Z] Successfully tagged core-command:latest [2021-05-27T01:53:14.436Z]  Building core-command ... done Removing intermediate container da38b2151e9a [2021-05-27T01:53:14.436Z] ---> edeacd24911b [2021-05-27T01:53:14.436Z] [2021-05-27T01:53:14.436Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T01:53:14.436Z] ---> 13621d1b12d4 [2021-05-27T01:53:14.436Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T01:53:14.436Z] ---> Running in d90d06dea14b [2021-05-27T01:53:14.436Z] Removing intermediate container d90d06dea14b [2021-05-27T01:53:14.436Z] ---> 8c9fb2b62795 [2021-05-27T01:53:14.436Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T01:53:14.436Z] ---> Running in 4ad6f9b230ce [2021-05-27T01:53:14.436Z] Removing intermediate container 4ad6f9b230ce [2021-05-27T01:53:14.436Z] ---> 93a6dc450d38 [2021-05-27T01:53:14.436Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T01:53:14.436Z] ---> Running in 199ebd02ed1b [2021-05-27T01:53:14.697Z] Removing intermediate container 199ebd02ed1b [2021-05-27T01:53:14.697Z] ---> 736f07aee9a3 [2021-05-27T01:53:14.697Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:53:14.697Z] ---> Running in dd48f4166d08 [2021-05-27T01:53:15.273Z] Removing intermediate container dd48f4166d08 [2021-05-27T01:53:15.273Z] ---> 75307f7f90a1 [2021-05-27T01:53:15.273Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T01:53:15.273Z] ---> Running in 4834e0abf961 [2021-05-27T01:53:15.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T01:53:16.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T01:53:16.718Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T01:53:16.979Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T01:53:16.979Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T01:53:16.979Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T01:53:17.932Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T01:53:18.194Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T01:53:18.194Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T01:53:18.194Z] OK: 8 MiB in 20 packages [2021-05-27T01:53:18.463Z] Removing intermediate container 4834e0abf961 [2021-05-27T01:53:18.463Z] ---> 0a7d5bf813a0 [2021-05-27T01:53:18.463Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T01:53:18.733Z] ---> d2b0fd47c225 [2021-05-27T01:53:18.733Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T01:53:18.997Z] ---> aa012340944b [2021-05-27T01:53:18.997Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T01:53:19.271Z] ---> 90fa7ee07a79 [2021-05-27T01:53:19.271Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T01:53:19.271Z] ---> Running in 1f2b1bb7d1ee [2021-05-27T01:53:19.271Z] Removing intermediate container 1f2b1bb7d1ee [2021-05-27T01:53:19.271Z] ---> 619387c41cf0 [2021-05-27T01:53:19.271Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T01:53:19.271Z] ---> Running in 9630dbd143c0 [2021-05-27T01:53:19.534Z] Removing intermediate container 9630dbd143c0 [2021-05-27T01:53:19.534Z] ---> b4b3a859ae9b [2021-05-27T01:53:19.534Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T01:53:19.534Z] ---> Running in 7f4e611006f2 [2021-05-27T01:53:19.534Z] Removing intermediate container 7f4e611006f2 [2021-05-27T01:53:19.535Z] ---> 8f12a554016b [2021-05-27T01:53:19.535Z] Step 23/24 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:53:19.535Z] ---> Running in 6a4dbe31cde2 [2021-05-27T01:53:19.797Z] Removing intermediate container 6a4dbe31cde2 [2021-05-27T01:53:19.797Z] ---> 5449e63ccf17 [2021-05-27T01:53:19.798Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T01:53:19.798Z] ---> Running in abaaf5d49857 [2021-05-27T01:53:19.798Z] Removing intermediate container abaaf5d49857 [2021-05-27T01:53:19.798Z] ---> 2408662e53a4 [2021-05-27T01:53:19.798Z] [2021-05-27T01:53:20.061Z] Successfully built 2408662e53a4 [2021-05-27T01:53:20.061Z] Successfully tagged core-data:latest [2021-05-27T01:53:20.070Z]  Building core-data ... done  [Pipeline] } [2021-05-27T01:53:20.072Z] $ docker stop --time=1 59f1e9e66af68272c1ed5500efd3e54544235ce21fb121c960f0cab2a7aed372 [2021-05-27T01:53:21.511Z] $ docker rm -f 59f1e9e66af68272c1ed5500efd3e54544235ce21fb121c960f0cab2a7aed372 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T01:53:21.894Z] + docker images [2021-05-27T01:53:21.894Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T01:53:21.894Z] core-data latest 2408662e53a4 2 seconds ago 21.6MB [2021-05-27T01:53:21.894Z] edeacd24911b 9 seconds ago 1.17GB [2021-05-27T01:53:21.894Z] core-command latest 9bcbfe74b206 11 seconds ago 17.1MB [2021-05-27T01:53:21.894Z] support-scheduler latest 3acadf5648a2 12 seconds ago 17.1MB [2021-05-27T01:53:21.894Z] support-notifications latest e162bdbf7416 17 seconds ago 17.8MB [2021-05-27T01:53:21.894Z] db5766059403 19 seconds ago 1.16GB [2021-05-27T01:53:21.894Z] b1665770981b 23 seconds ago 1.16GB [2021-05-27T01:53:21.894Z] 44faa59de982 40 seconds ago 1.16GB [2021-05-27T01:53:21.894Z] sys-mgmt-agent latest 53a71a1cb45c 43 seconds ago 312MB [2021-05-27T01:53:21.894Z] security-bootstrapper latest d3a14390c532 About a minute ago 18.2MB [2021-05-27T01:53:21.894Z] security-secretstore-setup latest 657d62e5ecc8 2 minutes ago 25.8MB [2021-05-27T01:53:21.894Z] security-proxy-setup latest 6c3ee4063e6a 2 minutes ago 25.3MB [2021-05-27T01:53:21.894Z] core-metadata latest 9535a0f37884 2 minutes ago 18.6MB [2021-05-27T01:53:21.894Z] b3108a8d849b 2 minutes ago 1.16GB [2021-05-27T01:53:21.894Z] 32ceb4088686 2 minutes ago 1.17GB [2021-05-27T01:53:21.894Z] 0f3b852ef14e 2 minutes ago 1.16GB [2021-05-27T01:53:21.894Z] 0b9d56c22129 2 minutes ago 1.16GB [2021-05-27T01:53:21.894Z] 70bf6cbf1192 2 minutes ago 1.15GB [2021-05-27T01:53:21.894Z] ci-base-image-x86_64 latest 6ff0e9eb74b3 7 minutes ago 648MB [2021-05-27T01:53:21.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-27T01:53:21.894Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-27T01:53:21.894Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-27T01:53:21.894Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-27T01:53:21.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-27T01:53:37.110Z] Still waiting to schedule task [2021-05-27T01:53:37.111Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-27T01:54:08.574Z] gofmt -l . [2021-05-27T01:54:09.172Z] [ "`gofmt -l .`" = "" ] [2021-05-27T01:54:12.548Z] ./bin/test-go-mod-tidy.sh [2021-05-27T01:54:12.825Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-27T01:54:15.456Z] + ls -al . [2021-05-27T01:54:15.456Z] total 880 [2021-05-27T01:54:15.456Z] drwxrwxr-x 9 1001 1001 4096 May 27 01:54 . [2021-05-27T01:54:15.456Z] drwxr-xr-x 4 root root 4096 May 27 01:49 .. [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 11 May 27 01:47 .dockerignore [2021-05-27T01:54:15.456Z] drwxrwxr-x 8 1001 1001 4096 May 27 01:47 .git [2021-05-27T01:54:15.456Z] drwxrwxr-x 3 1001 1001 4096 May 27 01:47 .github [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 818 May 27 01:47 .gitignore [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 166 May 27 01:47 .sonarcloud.properties [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 8609 May 27 01:47 Attribution.txt [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 3804 May 27 01:47 CONTRIBUTING.md [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 931 May 27 01:47 Dockerfile.build [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 863 May 27 01:47 Jenkinsfile [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 10775 May 27 01:47 LICENSE [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 5632 May 27 01:47 Makefile [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 7978 May 27 01:47 README.md [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 6755 May 27 01:47 SECURITY.md [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 5 May 27 01:44 VERSION [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 4131 May 27 01:47 ZMQWindows.md [2021-05-27T01:54:15.456Z] drwxrwxr-x 2 1001 1001 4096 May 27 01:47 bin [2021-05-27T01:54:15.456Z] drwxrwxr-x 14 1001 1001 4096 May 27 01:47 cmd [2021-05-27T01:54:15.456Z] -rw-r--r-- 1 root root 742526 May 27 01:52 coverage.out [2021-05-27T01:54:15.456Z] -rw-r--r-- 1 root root 1060 May 27 01:54 go.mod [2021-05-27T01:54:15.456Z] -rw-r--r-- 1 root root 21990 May 27 01:49 go.sum [2021-05-27T01:54:15.456Z] drwxrwxr-x 8 1001 1001 4096 May 27 01:47 internal [2021-05-27T01:54:15.456Z] drwxrwxr-x 4 1001 1001 4096 May 27 01:47 openapi [2021-05-27T01:54:15.456Z] drwxrwxr-x 4 1001 1001 4096 May 27 01:47 snap [2021-05-27T01:54:15.456Z] -rw-rw-r-- 1 1001 1001 168 May 27 01:47 version.go [Pipeline] sh [2021-05-27T01:54:16.115Z] + '[' -e coverage.out ] [2021-05-27T01:54:16.115Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T01:54:16.146Z] Warning: overwriting stash ‘coverage-report’ [2021-05-27T01:54:17.246Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T01:54:17.932Z] + make build [2021-05-27T01:54:17.933Z] go mod tidy [2021-05-27T01:54:18.939Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T01:54:25.658Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T01:54:52.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T01:54:52.876Z] Running on prd-ubuntu18.04-docker-8c-8g-573 in /w/workspace/edgexfoundry_edgex-go_PR-3511 [Pipeline] { [Pipeline] ws [2021-05-27T01:54:52.899Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-27T01:54:53.018Z] The recommended git tool is: git [2021-05-27T01:54:54.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T01:54:55.369Z] using credential edgex-jenkins-ssh [2021-05-27T01:54:55.383Z] Cloning the remote Git repository [2021-05-27T01:54:55.405Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T01:54:55.470Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-27T01:54:55.513Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T01:54:55.514Z] > git --version # timeout=10 [2021-05-27T01:54:55.521Z] > git --version # 'git version 2.17.1' [2021-05-27T01:54:55.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T01:54:55.549Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T01:54:59.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T01:55:00.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T01:55:01.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T01:55:01.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T01:55:01.301Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T01:55:01.311Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T01:55:01.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T01:55:01.315Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3511/head:refs/remotes/origin/PR-3511 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T01:55:02.927Z] Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:55:03.057Z] Merge succeeded, producing 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T01:55:03.058Z] Checking out Revision 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 (PR-3511) [2021-05-27T01:55:02.936Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T01:55:02.942Z] > git checkout -f 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 # timeout=10 [2021-05-27T01:55:03.017Z] > git remote # timeout=10 [2021-05-27T01:55:03.023Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T01:55:03.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T01:55:03.033Z] > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 [2021-05-27T01:55:03.043Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T01:55:03.060Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T01:55:03.064Z] > git checkout -f 43e7fdfd0fda15417dafff91d7c1f1c615b109a9 # timeout=10 [2021-05-27T01:55:04.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T01:55:06.652Z] Commit message: "feat(data): Modify event validation error message" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T01:55:07.975Z] + echo snap-build.sh [2021-05-27T01:55:07.975Z] snap-build.sh [2021-05-27T01:55:07.975Z] + SNAP_BASE_DIR=. [2021-05-27T01:55:07.975Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-05-27T01:55:07.975Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-05-27T01:55:07.975Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-05-27T01:55:07.975Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-05-27T01:55:07.975Z] + cd /w/workspace/edgex-go/4 [2021-05-27T01:55:07.975Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-27T01:55:07.975Z] Reading package lists... [2021-05-27T01:55:07.975Z] Building dependency tree... [2021-05-27T01:55:07.975Z] Reading state information... [2021-05-27T01:55:08.237Z] The following packages were automatically installed and are no longer required: [2021-05-27T01:55:08.237Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-27T01:55:08.237Z] uidmap xdelta3 [2021-05-27T01:55:08.237Z] Use 'sudo apt autoremove' to remove them. [2021-05-27T01:55:08.237Z] The following packages will be REMOVED: [2021-05-27T01:55:08.237Z] lxd* lxd-client* [2021-05-27T01:55:08.501Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-27T01:55:08.501Z] After this operation, 31.7 MB disk space will be freed. [2021-05-27T01:55:09.287Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-05-27T01:55:09.287Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T01:55:10.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T01:55:10.241Z] Removing lxd dnsmasq configuration [2021-05-27T01:55:10.502Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T01:55:10.502Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-27T01:55:11.447Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T01:55:11.708Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-05-27T01:55:11.708Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T01:55:12.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T01:55:13.099Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-27T01:55:13.363Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-27T01:55:14.752Z] + sudo snap remove --purge lxd [2021-05-27T01:55:14.752Z] snap "lxd" is not installed [2021-05-27T01:55:14.752Z] + sudo groupadd --force --system lxd [2021-05-27T01:55:14.752Z] ++ whoami [2021-05-27T01:55:14.752Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-27T01:55:14.752Z] + newgrp - lxd [2021-05-27T01:55:15.015Z] + sudo snap install lxd [2021-05-27T01:55:15.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T01:55:18.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T01:55:21.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T01:55:23.165Z] 2021-05-27T01:55:20Z INFO Waiting for automatic snapd restart... [Pipeline] } [2021-05-27T01:55:28.242Z] $ docker stop --time=1 1fe96201cb5dd4cf73630d9191acc316c5bb4d087207542f3b237cb471be043e [2021-05-27T01:55:30.682Z] $ docker rm -f 1fe96201cb5dd4cf73630d9191acc316c5bb4d087207542f3b237cb471be043e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:55:32.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T01:55:32.756Z] [2021-05-27T01:55:32.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:55:33.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T01:55:33.417Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-27T01:55:33.417Z] 29e5d40040c1: Pulling fs layer [2021-05-27T01:55:33.417Z] 1ce36da41761: Pulling fs layer [2021-05-27T01:55:33.417Z] 25b303627fd3: Pulling fs layer [2021-05-27T01:55:34.022Z] 29e5d40040c1: Verifying Checksum [2021-05-27T01:55:34.022Z] 29e5d40040c1: Download complete [2021-05-27T01:55:34.620Z] 29e5d40040c1: Pull complete [2021-05-27T01:55:34.620Z] 1ce36da41761: Download complete [2021-05-27T01:55:36.056Z] 1ce36da41761: Pull complete [2021-05-27T01:55:37.026Z] 25b303627fd3: Download complete [2021-05-27T01:55:45.174Z] lxd 4.14 from Canonical* installed [2021-05-27T01:55:45.174Z] + sudo lxd init --auto [2021-05-27T01:55:47.159Z] 25b303627fd3: Pull complete [2021-05-27T01:55:47.159Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-27T01:55:47.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T01:55:47.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-27T01:55:47.385Z] prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container [2021-05-27T01:55:47.460Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-27T01:55:50.160Z] $ docker top c8f59135de5331060f5d20eb1a5b21cf8664f6bb783af05fb7903860e1eeb4b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T01:55:51.175Z] + grep parallel [2021-05-27T01:55:51.175Z] + docker-compose build --help [2021-05-27T01:55:55.476Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T01:55:55.489Z] $ docker stop --time=1 c8f59135de5331060f5d20eb1a5b21cf8664f6bb783af05fb7903860e1eeb4b8 [2021-05-27T01:55:57.317Z] $ docker rm -f c8f59135de5331060f5d20eb1a5b21cf8664f6bb783af05fb7903860e1eeb4b8 [2021-05-27T01:55:57.408Z] + sudo snap install --classic snapcraft [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T01:55:57.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T01:55:57.983Z] . [Pipeline] withDockerContainer [2021-05-27T01:55:58.211Z] prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container [2021-05-27T01:55:58.284Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-27T01:55:59.770Z] $ docker top 144a7cccc3814ee41825b9c38dc8da99f6b286c6d347d1aabdfe1e1d3028ec4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T01:56:00.719Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T01:56:01.618Z] snapcraft 4.7.1 from Canonical* installed [2021-05-27T01:56:01.618Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-27T01:56:01.618Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-27T01:56:01.618Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T01:56:01.618Z] Dload Upload Total Spent Left Speed [2021-05-27T01:56:01.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3666 0 --:--:-- --:--:-- --:--:-- 3666 [2021-05-27T01:56:02.141Z] 100 3325k 100 3325k 0 0 9722k 0 --:--:-- --:--:-- --:--:-- 9722k [2021-05-27T01:56:02.141Z] ./yq_linux_amd64 [2021-05-27T01:56:02.141Z] + sudo snapcraft prime --use-lxd [2021-05-27T01:56:04.057Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-27T01:56:04.057Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-27T01:56:04.058Z] - README.md [2021-05-27T01:56:04.058Z] [2021-05-27T01:56:04.058Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-27T01:56:04.093Z] Building core-command ... [2021-05-27T01:56:04.093Z] Building core-data ... [2021-05-27T01:56:04.093Z] Building core-metadata ... [2021-05-27T01:56:04.093Z] Building security-bootstrapper ... [2021-05-27T01:56:04.093Z] Building security-proxy-setup ... [2021-05-27T01:56:04.093Z] Building security-secretstore-setup ... [2021-05-27T01:56:04.093Z] Building support-notifications ... [2021-05-27T01:56:04.093Z] Building support-scheduler ... [2021-05-27T01:56:04.093Z] Building sys-mgmt-agent ... [2021-05-27T01:56:04.093Z] Building support-notifications [2021-05-27T01:56:04.093Z] Building core-metadata [2021-05-27T01:56:04.093Z] Building support-scheduler [2021-05-27T01:56:04.093Z] Building security-secretstore-setup [2021-05-27T01:56:04.093Z] Building security-proxy-setup [2021-05-27T01:56:04.319Z] Launching a container. [2021-05-27T01:56:12.474Z] Waiting for container to be ready [2021-05-27T01:56:12.475Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-27T01:56:12.475Z] [2021-05-27T01:56:16.685Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-27T01:56:16.685Z] Waiting for network to be ready... [2021-05-27T01:56:17.257Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-27T01:56:17.257Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-27T01:56:17.257Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-27T01:56:17.519Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-27T01:56:17.519Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-27T01:56:17.519Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-27T01:56:17.519Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-27T01:56:17.519Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-27T01:56:17.519Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-27T01:56:17.519Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-27T01:56:17.781Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-27T01:56:17.781Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-27T01:56:18.042Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-27T01:56:18.042Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-27T01:56:18.042Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-27T01:56:18.042Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-27T01:56:18.042Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-27T01:56:18.042Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-27T01:56:18.625Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-27T01:56:18.625Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2071 kB] [2021-05-27T01:56:18.887Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-27T01:56:18.887Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-27T01:56:18.887Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-27T01:56:18.887Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-27T01:56:18.887Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-27T01:56:18.887Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-27T01:56:18.887Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-27T01:56:21.559Z] Fetched 24.6 MB in 4s (6038 kB/s) [2021-05-27T01:56:21.821Z] Reading package lists... [2021-05-27T01:56:22.082Z] Reading package lists... [2021-05-27T01:56:22.345Z] Building dependency tree... [2021-05-27T01:56:22.345Z] Reading state information... [2021-05-27T01:56:22.606Z] The following additional packages will be installed: [2021-05-27T01:56:22.606Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-27T01:56:22.606Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-27T01:56:22.606Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-27T01:56:22.606Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-27T01:56:22.606Z] Suggested packages: [2021-05-27T01:56:22.606Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-27T01:56:22.606Z] Recommended packages: [2021-05-27T01:56:22.606Z] gnupg libsasl2-modules [2021-05-27T01:56:22.606Z] The following NEW packages will be installed: [2021-05-27T01:56:22.606Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-27T01:56:22.606Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-27T01:56:22.606Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-27T01:56:22.606Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-27T01:56:22.606Z] The following packages will be upgraded: [2021-05-27T01:56:22.606Z] gpg gpg-agent gpgconf libudev1 [2021-05-27T01:56:22.606Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-27T01:56:22.606Z] Need to get 3530 kB of archives. [2021-05-27T01:56:22.606Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-27T01:56:22.606Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-27T01:56:22.606Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-27T01:56:22.606Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-27T01:56:22.606Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-27T01:56:22.867Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-27T01:56:23.136Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-27T01:56:23.713Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-27T01:56:23.713Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-27T01:56:23.713Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-27T01:56:23.713Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-27T01:56:23.713Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-27T01:56:23.713Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-27T01:56:23.713Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-27T01:56:23.713Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-27T01:56:23.713Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-27T01:56:23.713Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-27T01:56:23.713Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-27T01:56:23.713Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-27T01:56:23.713Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-27T01:56:23.713Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-27T01:56:23.713Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-27T01:56:23.713Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-27T01:56:23.977Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T01:56:23.977Z] Fetched 3530 kB in 1s (2751 kB/s) [2021-05-27T01:56:23.977Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-27T01:56:23.977Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-27T01:56:24.244Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T01:56:24.244Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-27T01:56:24.244Z] Selecting previously unselected package udev. [2021-05-27T01:56:24.509Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-27T01:56:24.509Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-27T01:56:24.509Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-27T01:56:24.770Z] Selecting previously unselected package libfuse2:amd64. [2021-05-27T01:56:24.770Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-27T01:56:24.770Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-27T01:56:25.032Z] Selecting previously unselected package fuse. [2021-05-27T01:56:25.032Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-27T01:56:25.032Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-27T01:56:25.032Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T01:56:25.294Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T01:56:25.294Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T01:56:25.294Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T01:56:25.555Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T01:56:25.555Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T01:56:25.555Z] Selecting previously unselected package libksba8:amd64. [2021-05-27T01:56:25.555Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-27T01:56:25.555Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-27T01:56:25.816Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-27T01:56:25.817Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T01:56:25.817Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:25.817Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-27T01:56:25.817Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T01:56:25.817Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:25.817Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-27T01:56:25.817Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T01:56:25.817Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:25.817Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-27T01:56:25.817Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T01:56:25.817Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:26.078Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-27T01:56:26.078Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T01:56:26.078Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:26.651Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-27T01:56:26.651Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T01:56:26.651Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:26.912Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-27T01:56:26.912Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T01:56:26.912Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:27.173Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-27T01:56:27.173Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T01:56:27.173Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:27.435Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-27T01:56:27.699Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T01:56:27.699Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:27.699Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-27T01:56:27.699Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-27T01:56:27.699Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T01:56:27.960Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-27T01:56:27.960Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-27T01:56:27.960Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T01:56:28.220Z] Selecting previously unselected package libldap-common. [2021-05-27T01:56:28.220Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-27T01:56:28.220Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T01:56:28.220Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-27T01:56:28.220Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-27T01:56:28.220Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T01:56:28.220Z] Selecting previously unselected package dirmngr. [2021-05-27T01:56:28.220Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T01:56:28.480Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-27T01:56:28.480Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T01:56:28.480Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-27T01:56:28.480Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-27T01:56:28.480Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T01:56:28.480Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T01:56:28.480Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-27T01:56:28.480Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:28.480Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-27T01:56:28.480Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T01:56:28.742Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-27T01:56:29.004Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-27T01:56:29.264Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:29.264Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-27T01:56:29.264Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-27T01:56:29.525Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-27T01:56:29.525Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:29.525Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:29.525Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:29.525Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:29.525Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:29.525Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:29.525Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T01:56:29.787Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T01:56:29.787Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-27T01:56:29.787Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T01:56:30.362Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-27T01:56:30.362Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-27T01:56:30.362Z] This means they are not meant to be enabled using systemctl. [2021-05-27T01:56:30.362Z] Possible reasons for having this kind of units are: [2021-05-27T01:56:30.362Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-27T01:56:30.362Z] .wants/ or .requires/ directory. [2021-05-27T01:56:30.362Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-27T01:56:30.362Z] a requirement dependency on it. [2021-05-27T01:56:30.362Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-27T01:56:30.362Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-27T01:56:30.362Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-27T01:56:30.362Z] instance name specified. [2021-05-27T01:56:30.627Z] Reading package lists... [2021-05-27T01:56:30.627Z] Building dependency tree... [2021-05-27T01:56:30.627Z] Reading state information... [2021-05-27T01:56:30.888Z] The following additional packages will be installed: [2021-05-27T01:56:30.888Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-27T01:56:30.888Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-27T01:56:30.888Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-27T01:56:30.888Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-27T01:56:30.888Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-27T01:56:30.888Z] Suggested packages: [2021-05-27T01:56:30.888Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-27T01:56:30.888Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-27T01:56:30.888Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-27T01:56:30.888Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-27T01:56:30.888Z] systemd-container policykit-1 [2021-05-27T01:56:30.888Z] Recommended packages: [2021-05-27T01:56:30.888Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-27T01:56:30.888Z] The following NEW packages will be installed: [2021-05-27T01:56:30.888Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-27T01:56:30.888Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-27T01:56:30.888Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-27T01:56:30.888Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-27T01:56:30.888Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-27T01:56:30.888Z] The following packages will be upgraded: [2021-05-27T01:56:30.888Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-27T01:56:30.888Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-27T01:56:30.888Z] Need to get 35.2 MB of archives. [2021-05-27T01:56:30.888Z] After this operation, 141 MB of additional disk space will be used. [2021-05-27T01:56:30.888Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-27T01:56:31.149Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-27T01:56:31.149Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-27T01:56:31.149Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-27T01:56:31.149Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-27T01:56:31.149Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-27T01:56:31.149Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-27T01:56:31.149Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-27T01:56:31.149Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-27T01:56:31.149Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-27T01:56:31.149Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-27T01:56:31.149Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-27T01:56:31.149Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-27T01:56:31.149Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-27T01:56:31.149Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-27T01:56:31.149Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-27T01:56:31.149Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-27T01:56:32.102Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-27T01:56:32.102Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-27T01:56:32.102Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-27T01:56:32.102Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-27T01:56:32.102Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-27T01:56:32.102Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-27T01:56:32.102Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-27T01:56:32.102Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-27T01:56:32.102Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-27T01:56:32.102Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-27T01:56:32.102Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-27T01:56:32.102Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-27T01:56:32.102Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-27T01:56:32.363Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T01:56:32.363Z] Fetched 35.2 MB in 1s (27.0 MB/s) [2021-05-27T01:56:32.363Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T01:56:32.363Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-27T01:56:32.624Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T01:56:34.013Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-27T01:56:34.013Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T01:56:34.013Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-27T01:56:34.274Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T01:56:34.274Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-27T01:56:34.274Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-27T01:56:34.851Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-27T01:56:34.851Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T01:56:34.851Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-27T01:56:34.851Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-27T01:56:35.111Z] Setting up apt (1.6.13) ... [2021-05-27T01:56:35.111Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-27T01:56:35.683Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-27T01:56:35.683Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-27T01:56:35.683Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-27T01:56:35.683Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-27T01:56:36.256Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-27T01:56:36.256Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T01:56:36.256Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T01:56:37.264Z] Selecting previously unselected package libexpat1:amd64. [2021-05-27T01:56:37.264Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-27T01:56:37.264Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-27T01:56:37.525Z] Selecting previously unselected package python3.6-minimal. [2021-05-27T01:56:37.525Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T01:56:37.525Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T01:56:37.786Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-27T01:56:38.047Z] Checking for services that may need to be restarted...done. [2021-05-27T01:56:38.047Z] Checking for services that may need to be restarted...done. [2021-05-27T01:56:38.047Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T01:56:38.310Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-27T01:56:39.259Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T01:56:54.190Z] Selecting previously unselected package python3-minimal. [2021-05-27T01:56:54.190Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-27T01:56:54.190Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-27T01:56:54.190Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-27T01:56:54.190Z] Selecting previously unselected package mime-support. [2021-05-27T01:56:54.190Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-27T01:56:54.190Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-27T01:56:54.190Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-27T01:56:54.190Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-27T01:56:54.190Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-27T01:56:54.761Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-27T01:56:54.761Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T01:56:54.761Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T01:56:56.675Z] Selecting previously unselected package python3.6. [2021-05-27T01:56:56.675Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T01:56:56.675Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T01:56:56.937Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-27T01:56:56.937Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-27T01:56:56.937Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-27T01:56:56.937Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-27T01:56:57.509Z] Selecting previously unselected package python3. [2021-05-27T01:56:57.509Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-27T01:56:57.509Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-27T01:56:57.509Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-27T01:56:57.509Z] Selecting previously unselected package multiarch-support. [2021-05-27T01:56:57.509Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T01:56:57.770Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-27T01:56:57.770Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-27T01:56:57.770Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-27T01:56:57.770Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-27T01:56:57.770Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-27T01:56:57.770Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-27T01:56:58.032Z] Selecting previously unselected package libbsd0:amd64. [2021-05-27T01:56:58.032Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-27T01:56:58.032Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-27T01:56:58.294Z] Selecting previously unselected package sudo. [2021-05-27T01:56:58.294Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-27T01:56:58.294Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-27T01:56:58.559Z] Selecting previously unselected package apparmor. [2021-05-27T01:56:58.559Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-27T01:56:58.821Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-27T01:56:59.081Z] Selecting previously unselected package libedit2:amd64. [2021-05-27T01:56:59.081Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-27T01:56:59.081Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-27T01:56:59.342Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-27T01:56:59.342Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T01:56:59.342Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T01:56:59.604Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-27T01:56:59.604Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T01:56:59.604Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T01:56:59.866Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-27T01:56:59.866Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-27T01:56:59.866Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-27T01:57:00.127Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-27T01:57:00.127Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T01:57:00.127Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T01:57:00.407Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-27T01:57:00.407Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T01:57:00.407Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T01:57:00.979Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-27T01:57:00.979Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-27T01:57:00.979Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-27T01:57:01.239Z] Selecting previously unselected package openssh-client. [2021-05-27T01:57:01.239Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-27T01:57:01.239Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-27T01:57:01.814Z] Selecting previously unselected package squashfs-tools. [2021-05-27T01:57:01.814Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-27T01:57:01.814Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-27T01:57:02.075Z] Selecting previously unselected package snapd. [2021-05-27T01:57:02.075Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-27T01:57:02.075Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-27T01:57:04.621Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-27T01:57:04.621Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-27T01:57:04.882Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-27T01:57:04.882Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-27T01:57:04.882Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-27T01:57:05.144Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T01:57:05.144Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T01:57:05.144Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-27T01:57:05.144Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-27T01:57:06.531Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-27T01:57:06.531Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-27T01:57:06.531Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-27T01:57:06.531Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T01:57:06.807Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T01:57:06.807Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T01:57:07.380Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-27T01:57:07.642Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T01:57:07.642Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-27T01:57:07.904Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-27T01:57:08.166Z] running python rtupdate hooks for python3.6... [2021-05-27T01:57:08.166Z] running python post-rtupdate hooks for python3.6... [2021-05-27T01:57:08.166Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-27T01:57:09.554Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-27T01:57:09.815Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T01:57:09.815Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-27T01:57:10.076Z] Setting up snapd (2.48.3+18.04) ... [2021-05-27T01:57:10.338Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-27T01:57:10.599Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-27T01:57:10.599Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-27T01:57:10.862Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-27T01:57:11.127Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-27T01:57:11.127Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-27T01:57:11.127Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-27T01:57:11.389Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-27T01:57:11.650Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-27T01:57:11.912Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-27T01:57:11.912Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-27T01:57:11.912Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T01:57:11.912Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-27T01:57:12.857Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T01:57:13.119Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T01:57:13.119Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T01:57:14.323Z] Reading package lists... [2021-05-27T01:57:14.584Z] Reading package lists... [2021-05-27T01:57:14.846Z] Building dependency tree... [2021-05-27T01:57:14.846Z] Reading state information... [2021-05-27T01:57:14.846Z] Calculating upgrade... [2021-05-27T01:57:14.846Z] The following packages will be upgraded: [2021-05-27T01:57:14.846Z] advancecomp base-files bash binutils binutils-common [2021-05-27T01:57:14.846Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-27T01:57:14.846Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-27T01:57:14.846Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-27T01:57:14.846Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-27T01:57:14.846Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-27T01:57:14.846Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-27T01:57:14.846Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-27T01:57:14.846Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-27T01:57:14.846Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-27T01:57:14.847Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-27T01:57:14.847Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-27T01:57:14.847Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-27T01:57:14.847Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-27T01:57:14.847Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-27T01:57:14.847Z] ubuntu-keyring util-linux [2021-05-27T01:57:15.106Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T01:57:15.106Z] Need to get 64.1 MB of archives. [2021-05-27T01:57:15.106Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-27T01:57:15.106Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-27T01:57:15.691Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-27T01:57:15.691Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-27T01:57:15.691Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-27T01:57:15.691Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-27T01:57:15.691Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-27T01:57:15.691Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-27T01:57:15.691Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-27T01:57:15.691Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-27T01:57:15.691Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-27T01:57:15.691Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-27T01:57:15.691Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-27T01:57:15.691Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-27T01:57:15.691Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-27T01:57:15.691Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-27T01:57:15.691Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-27T01:57:15.691Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-27T01:57:15.953Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-27T01:57:15.953Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-27T01:57:15.953Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-27T01:57:15.953Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-27T01:57:15.953Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-27T01:57:15.953Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-27T01:57:15.953Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-27T01:57:15.953Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-27T01:57:15.953Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-27T01:57:15.953Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-27T01:57:15.953Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-27T01:57:15.953Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-27T01:57:15.953Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-27T01:57:15.954Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-27T01:57:15.954Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-27T01:57:15.954Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-27T01:57:15.954Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-27T01:57:15.954Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-27T01:57:15.954Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-27T01:57:15.954Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-27T01:57:15.954Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-27T01:57:15.954Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-27T01:57:15.954Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-27T01:57:15.954Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-27T01:57:16.216Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-27T01:57:16.216Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-27T01:57:16.216Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-27T01:57:16.216Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-27T01:57:16.216Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-27T01:57:16.216Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-27T01:57:16.216Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-27T01:57:16.216Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-27T01:57:16.216Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-27T01:57:16.216Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-27T01:57:16.216Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-27T01:57:16.216Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-27T01:57:16.216Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-27T01:57:16.216Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-27T01:57:16.216Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-27T01:57:16.216Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-27T01:57:16.216Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-27T01:57:16.478Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-27T01:57:16.478Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-27T01:57:16.739Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-27T01:57:16.739Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-27T01:57:16.739Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-27T01:57:16.739Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-27T01:57:16.739Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-27T01:57:17.000Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-27T01:57:17.000Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-27T01:57:17.000Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-27T01:57:17.000Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-27T01:57:17.000Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-27T01:57:17.000Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-27T01:57:17.000Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-27T01:57:17.000Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-27T01:57:17.000Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-27T01:57:17.000Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-27T01:57:17.000Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-27T01:57:17.000Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-27T01:57:17.261Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-27T01:57:17.261Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-27T01:57:17.834Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-27T01:57:17.834Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-27T01:57:17.834Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-27T01:57:17.834Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-27T01:57:17.834Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-27T01:57:17.834Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-27T01:57:17.834Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-27T01:57:18.095Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-27T01:57:18.095Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-27T01:57:18.095Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-27T01:57:18.095Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-27T01:57:18.362Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-27T01:57:18.624Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-27T01:57:18.624Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-27T01:57:18.624Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-27T01:57:18.624Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-27T01:57:18.624Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-27T01:57:18.624Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-27T01:57:18.624Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-27T01:57:18.624Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-27T01:57:18.624Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-27T01:57:18.624Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-27T01:57:18.885Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-27T01:57:18.885Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T01:57:18.885Z] Fetched 64.1 MB in 4s (16.8 MB/s) [2021-05-27T01:57:18.885Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:18.885Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T01:57:19.147Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T01:57:19.407Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T01:57:19.407Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T01:57:19.668Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-27T01:57:19.668Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-27T01:57:19.668Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:19.930Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T01:57:19.930Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:19.930Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T01:57:19.930Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:19.930Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T01:57:19.930Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:20.192Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T01:57:20.192Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:20.192Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T01:57:20.192Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:20.192Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T01:57:20.192Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:20.192Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T01:57:20.453Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T01:57:20.453Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T01:57:20.453Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:20.453Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-27T01:57:20.453Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-27T01:57:20.715Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T01:57:20.715Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:20.715Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T01:57:20.715Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:20.715Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T01:57:20.715Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:20.715Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T01:57:20.977Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T01:57:20.977Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T01:57:20.977Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T01:57:21.238Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T01:57:21.499Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-27T01:57:21.760Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T01:57:21.760Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-27T01:57:21.760Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-27T01:57:21.760Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-27T01:57:21.760Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-27T01:57:22.022Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-27T01:57:22.022Z] Installing new version of config file /etc/issue ... [2021-05-27T01:57:22.022Z] Installing new version of config file /etc/issue.net ... [2021-05-27T01:57:22.022Z] Installing new version of config file /etc/lsb-release ... [2021-05-27T01:57:22.022Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-27T01:57:22.283Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-27T01:57:22.283Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-27T01:57:22.283Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-27T01:57:22.545Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:22.545Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-27T01:57:22.545Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-27T01:57:22.545Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-27T01:57:22.545Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-27T01:57:22.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:22.815Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T01:57:22.815Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-27T01:57:22.815Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-27T01:57:22.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:22.815Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-27T01:57:22.815Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-27T01:57:23.088Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-27T01:57:23.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:23.089Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-27T01:57:23.089Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T01:57:23.352Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-27T01:57:23.352Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:23.352Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T01:57:23.352Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T01:57:23.613Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T01:57:23.613Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:23.613Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T01:57:23.613Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T01:57:23.875Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-27T01:57:23.875Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:23.875Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-27T01:57:23.875Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-27T01:57:23.875Z] Setting up grep (3.1-2build1) ... [2021-05-27T01:57:24.137Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:24.137Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-27T01:57:24.137Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-27T01:57:24.137Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-27T01:57:24.398Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:24.398Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T01:57:24.398Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T01:57:24.398Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-27T01:57:24.398Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:24.398Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T01:57:24.398Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T01:57:24.971Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T01:57:24.971Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T01:57:24.971Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T01:57:24.971Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T01:57:25.232Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-27T01:57:25.491Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:25.491Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-27T01:57:25.491Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T01:57:25.752Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-27T01:57:25.752Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-27T01:57:25.752Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-27T01:57:25.752Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-27T01:57:25.847Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:57:25.847Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:57:25.847Z] ---> b1b2d9a07a1f [2021-05-27T01:57:25.847Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T01:57:25.847Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:57:25.847Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:57:25.847Z] ---> b1b2d9a07a1f [2021-05-27T01:57:25.847Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T01:57:25.847Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:57:25.847Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:57:25.847Z] ---> b1b2d9a07a1f [2021-05-27T01:57:25.847Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T01:57:25.847Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:57:25.847Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:57:25.847Z] ---> b1b2d9a07a1f [2021-05-27T01:57:25.847Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T01:57:25.847Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T01:57:25.847Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T01:57:25.847Z] ---> b1b2d9a07a1f [2021-05-27T01:57:25.847Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T01:57:25.847Z] ---> Running in b164a3931d21 [2021-05-27T01:57:25.847Z] ---> Running in df25de2d3f30 [2021-05-27T01:57:25.847Z] ---> Running in bb17f8b549c8 [2021-05-27T01:57:25.847Z] ---> Running in e5fedf651247 [2021-05-27T01:57:25.847Z] ---> Running in 41251b32880b [2021-05-27T01:57:25.847Z] Removing intermediate container b164a3931d21 [2021-05-27T01:57:25.847Z] ---> c5c8b2808105 [2021-05-27T01:57:25.847Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:57:25.847Z] Removing intermediate container df25de2d3f30 [2021-05-27T01:57:25.847Z] Removing intermediate container e5fedf651247 [2021-05-27T01:57:25.847Z] ---> 4f1b41750e95 [2021-05-27T01:57:25.847Z] ---> 35b173d2e0ac [2021-05-27T01:57:25.847Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:57:25.847Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:57:25.847Z] Removing intermediate container bb17f8b549c8 [2021-05-27T01:57:25.847Z] ---> 9287caea4541 [2021-05-27T01:57:25.847Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:57:25.847Z] Removing intermediate container 41251b32880b [2021-05-27T01:57:25.847Z] ---> 4bfcdda550b5 [2021-05-27T01:57:25.847Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T01:57:25.847Z] ---> Running in 6aafed5aa1c4 [2021-05-27T01:57:25.847Z] ---> Running in f7d293a97118 [2021-05-27T01:57:25.847Z] ---> Running in 6cf1276ed954 [2021-05-27T01:57:25.847Z] ---> Running in 7fe1a1b6f97b [2021-05-27T01:57:25.847Z] ---> Running in 951c9e45b3f1 [2021-05-27T01:57:26.011Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-27T01:57:26.011Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:26.011Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-27T01:57:26.011Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-27T01:57:26.011Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-27T01:57:26.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:26.271Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T01:57:26.271Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T01:57:26.271Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T01:57:26.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:26.271Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T01:57:26.271Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T01:57:26.271Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T01:57:26.532Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:26.532Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T01:57:26.532Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T01:57:26.532Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T01:57:26.532Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:26.532Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T01:57:26.532Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T01:57:26.532Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T01:57:26.793Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:26.793Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T01:57:26.793Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T01:57:26.793Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T01:57:26.793Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T01:57:26.793Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T01:57:26.833Z] Removing intermediate container 6aafed5aa1c4 [2021-05-27T01:57:26.833Z] ---> 43195e9adf64 [2021-05-27T01:57:26.833Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T01:57:26.833Z] Removing intermediate container 6cf1276ed954 [2021-05-27T01:57:26.833Z] ---> e4783f6316ed [2021-05-27T01:57:26.833Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T01:57:26.833Z] ---> Running in 867e75707a12 [2021-05-27T01:57:26.833Z] Removing intermediate container 7fe1a1b6f97b [2021-05-27T01:57:26.833Z] ---> Running in 4915cd673b79 [2021-05-27T01:57:26.833Z] ---> 1900c7e2e03f [2021-05-27T01:57:26.833Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T01:57:27.054Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:27.054Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T01:57:27.054Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T01:57:27.054Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T01:57:27.054Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:27.054Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T01:57:27.054Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T01:57:27.054Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T01:57:27.105Z] Removing intermediate container f7d293a97118 [2021-05-27T01:57:27.105Z] ---> 0045c6d97c30 [2021-05-27T01:57:27.105Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T01:57:27.316Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:27.316Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T01:57:27.316Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T01:57:27.316Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-27T01:57:27.316Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:27.316Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T01:57:27.373Z] ---> Running in 749323662a56 [2021-05-27T01:57:27.373Z] ---> Running in 25fe948794f9 [2021-05-27T01:57:27.373Z] Removing intermediate container 951c9e45b3f1 [2021-05-27T01:57:27.373Z] ---> eb23d9c0f6cd [2021-05-27T01:57:27.373Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T01:57:27.576Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T01:57:27.837Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-27T01:57:27.974Z] ---> Running in 292292427aa2 [2021-05-27T01:57:28.097Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-27T01:57:28.358Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-27T01:57:28.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:28.358Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T01:57:28.358Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T01:57:28.619Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T01:57:28.904Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T01:57:28.904Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-27T01:57:28.904Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T01:57:28.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T01:57:29.165Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-27T01:57:29.165Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:29.165Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-27T01:57:29.165Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-27T01:57:29.165Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-27T01:57:29.253Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T01:57:29.425Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:29.425Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-27T01:57:29.425Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-27T01:57:29.425Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-27T01:57:29.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T01:57:29.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T01:57:29.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T01:57:29.686Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:29.686Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-27T01:57:29.686Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-27T01:57:29.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T01:57:29.947Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-27T01:57:29.947Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:29.947Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T01:57:29.947Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T01:57:29.947Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T01:57:30.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T01:57:30.207Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:30.207Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T01:57:30.207Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T01:57:30.471Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T01:57:30.471Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:30.471Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T01:57:30.471Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T01:57:30.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T01:57:30.690Z] OK: 218 MiB in 52 packages [2021-05-27T01:57:30.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T01:57:30.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T01:57:30.731Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T01:57:30.732Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:30.732Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T01:57:30.732Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T01:57:30.992Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-27T01:57:31.255Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T01:57:31.255Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T01:57:31.299Z] OK: 218 MiB in 52 packages [2021-05-27T01:57:31.515Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T01:57:31.515Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T01:57:31.919Z] OK: 218 MiB in 52 packages [2021-05-27T01:57:31.919Z] OK: 218 MiB in 52 packages [2021-05-27T01:57:32.086Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:32.086Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-27T01:57:32.086Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-27T01:57:32.196Z] OK: 218 MiB in 52 packages [2021-05-27T01:57:32.196Z] Removing intermediate container 867e75707a12 [2021-05-27T01:57:32.196Z] ---> 418f46b840d2 [2021-05-27T01:57:32.196Z] Step 6/23 : COPY go.mod . [2021-05-27T01:57:32.348Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-27T01:57:32.708Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:32.708Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-27T01:57:32.802Z] Removing intermediate container 4915cd673b79 [2021-05-27T01:57:32.802Z] ---> ba7b44739a00 [2021-05-27T01:57:32.802Z] Step 6/22 : COPY go.mod . [2021-05-27T01:57:32.969Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-27T01:57:33.088Z] ---> 3ee4d264ddf4 [2021-05-27T01:57:33.088Z] Step 7/23 : RUN go mod download [2021-05-27T01:57:33.230Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-27T01:57:33.363Z] ---> Running in 64b01d8256df [2021-05-27T01:57:33.363Z] Removing intermediate container 25fe948794f9 [2021-05-27T01:57:33.363Z] ---> 5e32a55367d8 [2021-05-27T01:57:33.363Z] Step 6/23 : COPY go.mod . [2021-05-27T01:57:33.490Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:33.490Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-27T01:57:33.490Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T01:57:33.635Z] Removing intermediate container 292292427aa2 [2021-05-27T01:57:33.635Z] ---> f058288dd8e1 [2021-05-27T01:57:33.635Z] Step 6/24 : COPY go.mod . [2021-05-27T01:57:33.635Z] ---> 31e4421ae110 [2021-05-27T01:57:33.635Z] Step 7/22 : RUN go mod download [2021-05-27T01:57:33.775Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T01:57:33.910Z] Removing intermediate container 749323662a56 [2021-05-27T01:57:33.910Z] ---> 74bd62344db0 [2021-05-27T01:57:33.910Z] Step 6/26 : COPY go.mod . [2021-05-27T01:57:34.186Z] ---> Running in 429f4d2b8c6a [2021-05-27T01:57:34.719Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:34.719Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T01:57:34.719Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T01:57:34.782Z] ---> 953943575586 [2021-05-27T01:57:34.782Z] Step 7/23 : RUN go mod download [2021-05-27T01:57:34.782Z] ---> 5fb0d919d793 [2021-05-27T01:57:34.782Z] Step 7/24 : RUN go mod download [2021-05-27T01:57:34.782Z] ---> Running in 30668b9963b9 [2021-05-27T01:57:34.980Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T01:57:35.053Z] ---> 788d00c5c3d3 [2021-05-27T01:57:35.053Z] Step 7/26 : RUN go mod download [2021-05-27T01:57:35.242Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:35.242Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-27T01:57:35.242Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-27T01:57:35.330Z] ---> Running in d603d0deeb27 [2021-05-27T01:57:35.330Z] ---> Running in aa1215b4038a [2021-05-27T01:57:35.502Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-27T01:57:35.763Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:35.763Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-27T01:57:35.763Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-27T01:57:36.722Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-27T01:57:36.722Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:36.722Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T01:57:36.722Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T01:57:36.984Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-27T01:57:36.984Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:36.984Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-27T01:57:36.984Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-27T01:57:37.245Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-27T01:57:37.245Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:37.245Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-27T01:57:37.245Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-27T01:57:37.327Z] Removing intermediate container 64b01d8256df [2021-05-27T01:57:37.327Z] ---> a4579413cc67 [2021-05-27T01:57:37.327Z] Step 8/23 : COPY . . [2021-05-27T01:57:37.327Z] Removing intermediate container 429f4d2b8c6a [2021-05-27T01:57:37.327Z] ---> e6fe9c147aa1 [2021-05-27T01:57:37.327Z] Step 8/22 : COPY . . [2021-05-27T01:57:37.505Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-27T01:57:37.505Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:37.505Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-27T01:57:37.505Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-27T01:57:37.774Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-27T01:57:38.034Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:38.034Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-27T01:57:38.296Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-27T01:57:38.557Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-27T01:57:39.131Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:39.131Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-27T01:57:39.319Z] Removing intermediate container 30668b9963b9 [2021-05-27T01:57:39.319Z] ---> e68b11f9d34d [2021-05-27T01:57:39.319Z] Step 8/23 : COPY . . [2021-05-27T01:57:39.400Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-27T01:57:39.593Z] Removing intermediate container d603d0deeb27 [2021-05-27T01:57:39.593Z] ---> 864aa7d108b2 [2021-05-27T01:57:39.593Z] Step 8/24 : COPY . . [2021-05-27T01:57:39.870Z] Removing intermediate container aa1215b4038a [2021-05-27T01:57:39.870Z] ---> b60005c3a8c6 [2021-05-27T01:57:39.870Z] Step 8/26 : COPY . . [2021-05-27T01:57:41.313Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-27T01:57:42.724Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:42.724Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-27T01:57:42.724Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-27T01:57:43.372Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-27T01:57:43.685Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:43.685Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-27T01:57:43.685Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-27T01:57:44.002Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-27T01:57:44.002Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T01:57:44.002Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-27T01:57:44.298Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-27T01:57:44.298Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-27T01:57:44.873Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-27T01:57:44.873Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-27T01:57:44.873Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-27T01:57:45.136Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-27T01:57:45.136Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-27T01:57:45.707Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-27T01:57:45.707Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-27T01:57:46.279Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-27T01:57:46.279Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-27T01:57:47.223Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-27T01:57:47.223Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-27T01:57:48.636Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-27T01:57:48.636Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-27T01:57:48.897Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-27T01:57:48.897Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-27T01:57:49.179Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-27T01:57:49.179Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-27T01:57:49.440Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-27T01:57:49.700Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-27T01:57:49.701Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-27T01:57:49.701Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-27T01:57:49.972Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-27T01:57:49.972Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-27T01:57:50.233Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-27T01:57:50.233Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-27T01:57:50.802Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-27T01:57:50.802Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-27T01:57:51.063Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-27T01:57:51.063Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-27T01:57:51.324Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T01:57:51.583Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T01:57:52.154Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T01:57:52.154Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T01:57:52.154Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T01:57:52.154Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T01:57:52.415Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T01:57:52.415Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T01:57:52.677Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:52.677Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T01:57:52.937Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:52.937Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T01:57:53.198Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:53.198Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T01:57:53.459Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:53.459Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T01:57:54.855Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:54.856Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T01:57:56.241Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:56.241Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T01:57:58.156Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:58.418Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T01:57:59.802Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T01:57:59.802Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T01:58:00.743Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T01:58:00.743Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T01:58:01.005Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T01:58:01.266Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T01:58:01.526Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-27T01:58:01.526Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T01:58:02.059Z] ---> de9654a835dd [2021-05-27T01:58:02.059Z] Step 9/23 : RUN go mod tidy [2021-05-27T01:58:02.340Z] ---> c08dcd673489 [2021-05-27T01:58:02.340Z] Step 9/22 : RUN go mod tidy [2021-05-27T01:58:02.613Z] ---> Running in 2f576692c932 [2021-05-27T01:58:02.613Z] ---> f12849f695e3 [2021-05-27T01:58:02.613Z] Step 9/23 : RUN go mod tidy [2021-05-27T01:58:02.613Z] ---> 2fb249173a6e [2021-05-27T01:58:02.613Z] Step 9/26 : RUN go mod tidy [2021-05-27T01:58:02.886Z] ---> Running in 6a1402b754fa [2021-05-27T01:58:02.929Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-27T01:58:02.929Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T01:58:03.170Z] ---> Running in 467dca0d8ec0 [2021-05-27T01:58:03.170Z] ---> Running in af459648feb3 [2021-05-27T01:58:03.443Z] ---> fbbad60ff270 [2021-05-27T01:58:03.443Z] Step 9/24 : RUN go mod tidy [2021-05-27T01:58:03.717Z] ---> Running in 460136a6aa96 [2021-05-27T01:58:03.869Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-27T01:58:03.869Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-27T01:58:04.440Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T01:58:04.440Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T01:58:05.009Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T01:58:05.009Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T01:58:05.593Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-27T01:58:05.593Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-27T01:58:06.537Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T01:58:06.537Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T01:58:06.537Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T01:58:06.799Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T01:58:06.799Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T01:58:06.799Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-27T01:58:07.061Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-27T01:58:07.061Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-27T01:58:07.321Z] [2021-05-27T01:58:07.321Z] Current default time zone: 'Etc/UTC' [2021-05-27T01:58:07.321Z] Local time is now: Thu May 27 01:58:07 UTC 2021. [2021-05-27T01:58:07.321Z] Universal Time is now: Thu May 27 01:58:07 UTC 2021. [2021-05-27T01:58:07.321Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-27T01:58:07.321Z] [2021-05-27T01:58:07.321Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-27T01:58:07.582Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T01:58:07.582Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-27T01:58:07.582Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-27T01:58:07.582Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-27T01:58:07.582Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-27T01:58:07.582Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-27T01:58:07.843Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-27T01:58:07.843Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-27T01:58:08.109Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-27T01:58:08.109Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T01:58:08.371Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-27T01:58:08.942Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T01:58:09.203Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-27T01:58:09.203Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T01:58:09.473Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-27T01:58:09.473Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-27T01:58:09.736Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-27T01:58:09.998Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-27T01:58:09.998Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-27T01:58:10.259Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-27T01:58:10.259Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-27T01:58:10.464Z] Removing intermediate container 2f576692c932 [2021-05-27T01:58:10.464Z] ---> 576525a442c5 [2021-05-27T01:58:10.464Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T01:58:10.464Z] ---> Running in c39940afcefc [2021-05-27T01:58:10.464Z] Removing intermediate container 6a1402b754fa [2021-05-27T01:58:10.464Z] ---> 01e0859830e2 [2021-05-27T01:58:10.464Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T01:58:10.464Z] ---> Running in 2096632a7e6a [2021-05-27T01:58:10.519Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-27T01:58:11.064Z] Removing intermediate container af459648feb3 [2021-05-27T01:58:11.064Z] ---> f7bb4519f0a3 [2021-05-27T01:58:11.064Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T01:58:11.064Z] Removing intermediate container 467dca0d8ec0 [2021-05-27T01:58:11.064Z] ---> 95345923e567 [2021-05-27T01:58:11.064Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T01:58:11.339Z] Removing intermediate container 460136a6aa96 [2021-05-27T01:58:11.339Z] ---> 5bc81a526423 [2021-05-27T01:58:11.340Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T01:58:11.340Z] ---> Running in 98bdc62e4a68 [2021-05-27T01:58:11.612Z] ---> Running in 68ed527957e8 [2021-05-27T01:58:11.612Z] ---> Running in 0ecd54bab5e2 [2021-05-27T01:58:11.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T01:58:11.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-05-27T01:58:12.433Z] Updating certificates in /etc/ssl/certs... [2021-05-27T01:58:13.383Z] 23 added, 27 removed; done. [2021-05-27T01:58:13.383Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-27T01:58:13.383Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T01:58:13.643Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-27T01:58:13.643Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-27T01:58:13.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T01:58:13.911Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-27T01:58:14.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T01:58:14.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T01:58:14.172Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T01:58:14.172Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-27T01:58:14.173Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T01:58:14.173Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T01:58:14.433Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T01:58:14.433Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T01:58:14.433Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T01:58:14.433Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-27T01:58:14.433Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-27T01:58:14.433Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-27T01:58:14.694Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-27T01:58:14.694Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-27T01:58:14.694Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T01:58:14.694Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T01:58:14.955Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-27T01:58:14.955Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-27T01:58:14.955Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-27T01:58:14.955Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T01:58:15.216Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-27T01:58:15.216Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-27T01:58:15.216Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-27T01:58:15.476Z] Updating certificates in /etc/ssl/certs... [2021-05-27T01:58:16.046Z] 0 added, 0 removed; done. [2021-05-27T01:58:16.046Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-27T01:58:16.046Z] done. [2021-05-27T01:58:16.617Z] Reading package lists... [2021-05-27T01:58:16.877Z] Building dependency tree... [2021-05-27T01:58:16.877Z] Reading state information... [2021-05-27T01:58:16.877Z] The following NEW packages will be installed: [2021-05-27T01:58:16.877Z] apt-transport-https [2021-05-27T01:58:17.138Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T01:58:17.138Z] Need to get 1692 B of archives. [2021-05-27T01:58:17.138Z] After this operation, 154 kB of additional disk space will be used. [2021-05-27T01:58:17.138Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-27T01:58:17.398Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T01:58:17.398Z] Fetched 1692 B in 0s (6370 B/s) [2021-05-27T01:58:17.398Z] Selecting previously unselected package apt-transport-https. [2021-05-27T01:58:17.398Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T01:58:17.398Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-27T01:58:17.398Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-27T01:58:17.659Z] Setting up apt-transport-https (1.6.13) ... [2021-05-27T01:58:17.919Z] Waiting for network to be ready... [2021-05-27T01:58:26.057Z] 2021-05-27T01:58:21Z INFO Waiting for automatic snapd restart... [2021-05-27T01:58:26.057Z] snapd 2.50 from Canonical* installed [2021-05-27T01:58:26.998Z] "snapd" switched to the "latest/stable" channel [2021-05-27T01:58:26.998Z] [2021-05-27T01:58:32.286Z] core18 20210507 from Canonical* installed [2021-05-27T01:58:32.286Z] "core18" switched to the "latest/stable" channel [2021-05-27T01:58:32.286Z] [2021-05-27T01:58:37.576Z] snapcraft 4.7.1 from Canonical* installed [2021-05-27T01:58:37.576Z] "snapcraft" switched to the "latest/stable" channel [2021-05-27T01:58:37.576Z] [2021-05-27T01:58:40.873Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-27T01:58:40.873Z] - README.md [2021-05-27T01:58:40.873Z] [2021-05-27T01:58:40.873Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-27T01:58:47.476Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T01:58:47.476Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T01:58:47.476Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T01:58:47.476Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T01:58:48.695Z] Reading package lists... [2021-05-27T01:58:48.957Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-27T01:58:55.545Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T01:58:55.545Z] Reading package lists... [2021-05-27T01:58:55.545Z] Building dependency tree... [2021-05-27T01:58:55.545Z] Reading state information... [2021-05-27T01:58:55.545Z] Suggested packages: [2021-05-27T01:58:55.545Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-27T01:58:55.545Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-27T01:58:55.545Z] Recommended packages: [2021-05-27T01:58:55.545Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-27T01:58:55.545Z] The following NEW packages will be installed: [2021-05-27T01:58:55.545Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-27T01:58:55.545Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-27T01:58:55.545Z] pkg-config zip [2021-05-27T01:58:55.545Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T01:58:55.545Z] Need to get 7663 kB of archives. [2021-05-27T01:58:55.545Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-27T01:58:55.545Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-27T01:58:55.545Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-27T01:58:55.545Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-27T01:58:55.545Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-27T01:58:55.545Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-27T01:58:55.806Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-27T01:58:55.806Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-27T01:58:56.377Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-27T01:58:56.377Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-27T01:58:56.377Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-27T01:58:56.377Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-27T01:58:56.637Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-27T01:58:56.637Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-27T01:58:56.637Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-27T01:58:56.637Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-27T01:58:56.948Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T01:58:56.948Z] Fetched 7663 kB in 1s (5569 kB/s) [2021-05-27T01:58:56.948Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-27T01:58:56.948Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-27T01:58:56.948Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-27T01:58:56.948Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-27T01:58:57.249Z] Selecting previously unselected package libpsl5:amd64. [2021-05-27T01:58:57.249Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-27T01:58:57.249Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-27T01:58:57.249Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-27T01:58:57.249Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-27T01:58:57.249Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-27T01:58:57.552Z] Selecting previously unselected package librtmp1:amd64. [2021-05-27T01:58:57.552Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-27T01:58:57.552Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-27T01:58:57.552Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-27T01:58:57.552Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-27T01:58:57.552Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-27T01:58:57.825Z] Selecting previously unselected package liberror-perl. [2021-05-27T01:58:57.825Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-27T01:58:57.825Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-27T01:58:57.825Z] Selecting previously unselected package git-man. [2021-05-27T01:58:57.825Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-27T01:58:57.825Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-27T01:58:58.122Z] Selecting previously unselected package git. [2021-05-27T01:58:58.122Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-27T01:58:58.122Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-27T01:58:58.692Z] Selecting previously unselected package libnorm1:amd64. [2021-05-27T01:58:58.693Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-27T01:58:58.693Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-27T01:58:58.954Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-27T01:58:58.954Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-27T01:58:58.954Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-27T01:58:58.954Z] Selecting previously unselected package libsodium23:amd64. [2021-05-27T01:58:58.954Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-27T01:58:58.954Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-27T01:58:59.215Z] Selecting previously unselected package libzmq5:amd64. [2021-05-27T01:58:59.215Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-27T01:58:59.215Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T01:58:59.476Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-27T01:58:59.476Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-27T01:58:59.476Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T01:58:59.737Z] Selecting previously unselected package pkg-config. [2021-05-27T01:58:59.738Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-27T01:58:59.738Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-27T01:58:59.738Z] Selecting previously unselected package zip. [2021-05-27T01:58:59.738Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-27T01:58:59.738Z] Unpacking zip (3.0-11build1) ... [2021-05-27T01:59:00.000Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-27T01:59:00.000Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-27T01:59:00.000Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-27T01:59:00.000Z] Setting up liberror-perl (0.17025-1) ... [2021-05-27T01:59:00.000Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-27T01:59:00.000Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-27T01:59:00.262Z] No schema files found: doing nothing. [2021-05-27T01:59:00.262Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-27T01:59:00.262Z] Setting up zip (3.0-11build1) ... [2021-05-27T01:59:00.262Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-27T01:59:00.262Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-27T01:59:00.262Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-27T01:59:00.523Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T01:59:00.523Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-27T01:59:00.523Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T01:59:00.523Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-27T01:59:00.523Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T01:59:07.119Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T01:59:07.119Z] git set to automatically installed. [2021-05-27T01:59:07.119Z] git-man set to automatically installed. [2021-05-27T01:59:07.119Z] libcurl3-gnutls set to automatically installed. [2021-05-27T01:59:07.119Z] liberror-perl set to automatically installed. [2021-05-27T01:59:07.119Z] libglib2.0-0 set to automatically installed. [2021-05-27T01:59:07.119Z] libnghttp2-14 set to automatically installed. [2021-05-27T01:59:07.119Z] libnorm1 set to automatically installed. [2021-05-27T01:59:07.119Z] libpgm-5.2-0 set to automatically installed. [2021-05-27T01:59:07.119Z] libpsl5 set to automatically installed. [2021-05-27T01:59:07.119Z] librtmp1 set to automatically installed. [2021-05-27T01:59:07.119Z] libsodium23 set to automatically installed. [2021-05-27T01:59:07.119Z] libzmq3-dev set to automatically installed. [2021-05-27T01:59:07.119Z] libzmq5 set to automatically installed. [2021-05-27T01:59:07.119Z] pkg-config set to automatically installed. [2021-05-27T01:59:07.119Z] zip set to automatically installed. [2021-05-27T01:59:09.035Z] snapd is not logged in, snap install commands will use sudo [2021-05-27T01:59:15.623Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T01:59:33.743Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-27T01:59:33.743Z] snapd is not logged in, snap install commands will use sudo [2021-05-27T01:59:37.950Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T01:59:38.894Z] snap "core18" has no updates available [2021-05-27T01:59:39.465Z] Pulling go-build-helper [2021-05-27T01:59:39.465Z] + snapcraftctl pull [2021-05-27T01:59:40.404Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-27T01:59:40.404Z] Skipping pull go-build-helper (already ran) [2021-05-27T01:59:40.404Z] Building go-build-helper [2021-05-27T01:59:40.404Z] + snapcraftctl build [2021-05-27T01:59:42.316Z] Staging go-build-helper [2021-05-27T01:59:42.316Z] + snapcraftctl stage [2021-05-27T01:59:52.321Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-27T01:59:52.321Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-27T01:59:52.321Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-27T01:59:52.321Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-27T01:59:52.321Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-27T01:59:52.321Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-27T01:59:52.321Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-27T01:59:52.321Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-27T01:59:52.321Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-27T01:59:52.321Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-27T01:59:52.321Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-27T01:59:52.321Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-27T01:59:52.321Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-27T01:59:52.321Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-27T01:59:52.321Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-27T01:59:52.321Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-27T01:59:52.321Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-27T01:59:52.321Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-27T01:59:52.321Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-27T01:59:52.321Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2071 kB] [2021-05-27T01:59:52.321Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-27T01:59:52.321Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-27T01:59:52.321Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-27T01:59:52.321Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-27T01:59:52.321Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-27T01:59:52.321Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-27T01:59:52.321Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-27T01:59:52.321Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-27T01:59:52.321Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-27T01:59:52.321Z] Fetched 224 kB in 0s (0 B/s) [2021-05-27T01:59:52.321Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-27T01:59:52.321Z] Fetched 157 kB in 0s (0 B/s) [2021-05-27T01:59:52.321Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-27T01:59:52.321Z] Fetched 221 kB in 0s (0 B/s) [2021-05-27T01:59:52.321Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-27T01:59:52.321Z] Fetched 143 kB in 0s (0 B/s) [2021-05-27T01:59:52.321Z] Pulling app-service-config [2021-05-27T01:59:52.321Z] + snapcraftctl pull [2021-05-27T01:59:52.321Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-27T01:59:52.581Z] Pulling config-common [2021-05-27T01:59:52.581Z] + snapcraftctl pull [2021-05-27T01:59:56.784Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T01:59:56.784Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T01:59:56.784Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T01:59:56.784Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T01:59:56.784Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-27T01:59:56.784Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T01:59:56.784Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-27T01:59:56.784Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T01:59:56.784Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-27T01:59:56.784Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T01:59:56.784Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-27T01:59:56.784Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T01:59:56.784Z] Pulling edgex-go [2021-05-27T01:59:56.784Z] + snapcraftctl pull [2021-05-27T02:00:06.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T02:00:06.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T02:00:11.494Z] Removing intermediate container 2096632a7e6a [2021-05-27T02:00:11.494Z] ---> 02727911fb61 [2021-05-27T02:00:11.494Z] [2021-05-27T02:00:11.494Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T02:00:11.494Z] 3.12: Pulling from library/alpine [2021-05-27T02:00:14.138Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T02:00:14.138Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T02:00:14.138Z] ---> 9852663dfa18 [2021-05-27T02:00:14.138Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T02:00:14.138Z] Removing intermediate container 68ed527957e8 [2021-05-27T02:00:14.138Z] ---> edd76a09f41a [2021-05-27T02:00:14.138Z] [2021-05-27T02:00:14.138Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T02:00:14.138Z] ---> 9852663dfa18 [2021-05-27T02:00:14.138Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T02:00:14.138Z] ---> Running in f8ebdc6f7d35 [2021-05-27T02:00:14.408Z] ---> Running in 1ab18dc51d49 [2021-05-27T02:00:17.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T02:00:17.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T02:00:17.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T02:00:17.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T02:00:17.589Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T02:00:17.589Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T02:00:17.589Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-27T02:00:17.589Z] (4/4) Installing curl (7.76.1-r0) [2021-05-27T02:00:17.862Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T02:00:17.862Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T02:00:17.862Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T02:00:17.863Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T02:00:17.863Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-27T02:00:17.863Z] (4/6) Installing curl (7.76.1-r0) [2021-05-27T02:00:17.863Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T02:00:17.863Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T02:00:17.863Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T02:00:18.139Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T02:00:18.139Z] OK: 7 MiB in 18 packages [2021-05-27T02:00:18.139Z] OK: 7 MiB in 20 packages [2021-05-27T02:00:22.449Z] Removing intermediate container f8ebdc6f7d35 [2021-05-27T02:00:22.449Z] ---> 37df8e60de97 [2021-05-27T02:00:22.449Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T02:00:23.061Z] Removing intermediate container 1ab18dc51d49 [2021-05-27T02:00:23.061Z] ---> 8804bad0d2f8 [2021-05-27T02:00:23.061Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T02:00:23.659Z] ---> Running in 0264a736e459 [2021-05-27T02:00:23.935Z] ---> Running in 0e72f1437baa [2021-05-27T02:00:24.539Z] Removing intermediate container c39940afcefc [2021-05-27T02:00:24.539Z] ---> 9b1897bc77b2 [2021-05-27T02:00:24.539Z] [2021-05-27T02:00:24.539Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T02:00:24.539Z] ---> 9852663dfa18 [2021-05-27T02:00:24.539Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T02:00:24.539Z] Removing intermediate container 98bdc62e4a68 [2021-05-27T02:00:24.539Z] ---> 9065fd52f6d9 [2021-05-27T02:00:24.539Z] [2021-05-27T02:00:24.539Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T02:00:24.539Z] ---> 9852663dfa18 [2021-05-27T02:00:24.539Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T02:00:25.140Z] Removing intermediate container 0264a736e459 [2021-05-27T02:00:25.140Z] ---> 5029fd1e7fc3 [2021-05-27T02:00:25.140Z] Step 14/22 : WORKDIR /edgex [2021-05-27T02:00:25.411Z] ---> Running in a7c338d88a74 [2021-05-27T02:00:25.411Z] ---> Running in 69492873d584 [2021-05-27T02:00:25.688Z] ---> Running in e585a472a9cf [2021-05-27T02:00:25.688Z] Removing intermediate container 0e72f1437baa [2021-05-27T02:00:25.688Z] ---> a45044c79a9a [2021-05-27T02:00:25.688Z] Step 14/26 : WORKDIR / [2021-05-27T02:00:25.965Z] ---> Running in 312e6748381f [2021-05-27T02:00:26.238Z] Removing intermediate container e585a472a9cf [2021-05-27T02:00:26.238Z] ---> e26c71523b54 [2021-05-27T02:00:26.238Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T02:00:26.831Z] Removing intermediate container 312e6748381f [2021-05-27T02:00:26.831Z] ---> 0cd9d408ed92 [2021-05-27T02:00:26.831Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-27T02:00:27.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T02:00:27.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T02:00:27.826Z] ---> 4d836f3576b4 [2021-05-27T02:00:27.826Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T02:00:28.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T02:00:28.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T02:00:28.707Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T02:00:28.707Z] ---> 4a2dd60bcaa5 [2021-05-27T02:00:28.707Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-27T02:00:28.707Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T02:00:28.707Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T02:00:28.707Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T02:00:28.707Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T02:00:28.707Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T02:00:28.707Z] OK: 5 MiB in 15 packages [2021-05-27T02:00:28.911Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T02:00:28.911Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T02:00:28.911Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T02:00:28.911Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-27T02:00:28.911Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-27T02:00:28.911Z] Fetched 279 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-27T02:00:28.911Z] Fetched 122 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-27T02:00:28.911Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-27T02:00:28.911Z] Fetched 8848 B in 6s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-27T02:00:28.911Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-27T02:00:28.911Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-27T02:00:28.911Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-27T02:00:28.911Z] Fetched 219 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-27T02:00:28.911Z] Fetched 154 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-27T02:00:28.911Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-27T02:00:28.911Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-27T02:00:28.911Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-27T02:00:28.911Z] Fetched 499 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-27T02:00:28.911Z] Fetched 111 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-27T02:00:28.911Z] Fetched 240 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-27T02:00:28.911Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-27T02:00:28.911Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-27T02:00:28.911Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-27T02:00:28.911Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-27T02:00:28.911Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-27T02:00:28.911Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-27T02:00:28.911Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-27T02:00:28.911Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-27T02:00:28.911Z] Fetched 8720 B in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-27T02:00:28.911Z] Fetched 137 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-27T02:00:28.911Z] Fetched 119 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-27T02:00:28.911Z] Fetched 110 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-27T02:00:28.911Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-27T02:00:28.911Z] Fetched 645 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-27T02:00:28.911Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-27T02:00:28.911Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-27T02:00:28.911Z] Fetched 368 kB in 0s (0 B/s) [2021-05-27T02:00:28.911Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-27T02:00:28.911Z] Fetched 187 kB in 0s (0 B/s) [2021-05-27T02:00:28.912Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-27T02:00:28.912Z] Fetched 175 kB in 0s (0 B/s) [2021-05-27T02:00:28.912Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-27T02:00:28.912Z] Fetched 206 kB in 0s (0 B/s) [2021-05-27T02:00:28.912Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-27T02:00:28.912Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-27T02:00:28.912Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-27T02:00:28.912Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-27T02:00:28.912Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-27T02:00:28.912Z] Fetched 159 kB in 0s (0 B/s) [2021-05-27T02:00:28.912Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-27T02:00:28.912Z] Fetched 107 kB in 0s (0 B/s) [2021-05-27T02:00:28.912Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-27T02:00:28.912Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-27T02:00:28.912Z] Pulling static-packages [2021-05-27T02:00:28.912Z] + snapcraftctl pull [2021-05-27T02:00:28.912Z] Pulling version [2021-05-27T02:00:28.912Z] + cd /root/project [2021-05-27T02:00:28.912Z] + [ -f VERSION ] [2021-05-27T02:00:28.912Z] + PROJECT_VERSION=local-dev [2021-05-27T02:00:28.912Z] + git rev-parse --short HEAD [2021-05-27T02:00:28.912Z] + GIT_REVISION=43e7fdfd [2021-05-27T02:00:28.912Z] + snapcraftctl set-version local-dev [2021-05-27T02:00:28.912Z] Skipping build go-build-helper (already ran) [2021-05-27T02:00:28.912Z] Building app-service-config [2021-05-27T02:00:28.912Z] + make build [2021-05-27T02:00:28.912Z] go mod tidy [2021-05-27T02:00:28.984Z] OK: 6 MiB in 16 packages [2021-05-27T02:00:30.295Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.66 [2021-05-27T02:00:30.296Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-27T02:00:30.296Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-27T02:00:30.556Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-27T02:00:30.556Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-27T02:00:30.556Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-27T02:00:30.817Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-27T02:00:30.817Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-27T02:00:30.817Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-27T02:00:30.971Z] ---> 58c52817de43 [2021-05-27T02:00:30.971Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T02:00:30.971Z] ---> 389c229b175a [2021-05-27T02:00:30.971Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T02:00:31.078Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-27T02:00:31.078Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-27T02:00:31.078Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-27T02:00:31.249Z] Removing intermediate container 0ecd54bab5e2 [2021-05-27T02:00:31.249Z] ---> 7e95bf0a772a [2021-05-27T02:00:31.249Z] [2021-05-27T02:00:31.249Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T02:00:31.249Z] ---> 9852663dfa18 [2021-05-27T02:00:31.249Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T02:00:31.249Z] ---> Using cache [2021-05-27T02:00:31.249Z] ---> d31a7f424b86 [2021-05-27T02:00:31.249Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T02:00:31.338Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-27T02:00:31.338Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-27T02:00:31.338Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-27T02:00:31.530Z] Removing intermediate container a7c338d88a74 [2021-05-27T02:00:31.530Z] ---> d31a7f424b86 [2021-05-27T02:00:31.530Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T02:00:31.612Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T02:00:31.612Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-27T02:00:31.612Z] go: downloading golang.org/x/text v0.3.2 [2021-05-27T02:00:31.612Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T02:00:31.612Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-27T02:00:31.805Z] ---> Running in 3768ce03d83a [2021-05-27T02:00:31.881Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-27T02:00:31.881Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-27T02:00:31.881Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-27T02:00:31.881Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-27T02:00:31.881Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-27T02:00:31.881Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-27T02:00:32.085Z] Removing intermediate container 69492873d584 [2021-05-27T02:00:32.086Z] ---> e4ceed6619a0 [2021-05-27T02:00:32.086Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T02:00:32.086Z] ---> Running in fb163d2f679a [2021-05-27T02:00:32.086Z] ---> da22a59e147f [2021-05-27T02:00:32.086Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-27T02:00:32.148Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T02:00:32.148Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-27T02:00:32.148Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-27T02:00:32.148Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-27T02:00:32.148Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-27T02:00:32.148Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-27T02:00:32.148Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T02:00:32.148Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-27T02:00:32.148Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-27T02:00:32.148Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-27T02:00:32.148Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-27T02:00:32.148Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-27T02:00:32.148Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-27T02:00:32.148Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-27T02:00:32.148Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-27T02:00:32.148Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-27T02:00:32.148Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-27T02:00:32.372Z] ---> Running in 6e31bd6f2778 [2021-05-27T02:00:32.373Z] ---> 554bce7e5fd8 [2021-05-27T02:00:32.373Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T02:00:32.373Z] Removing intermediate container 3768ce03d83a [2021-05-27T02:00:32.373Z] ---> bdd2475c25a4 [2021-05-27T02:00:32.373Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T02:00:32.411Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-27T02:00:32.411Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-27T02:00:32.411Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-27T02:00:32.411Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-27T02:00:32.411Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-27T02:00:32.411Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-27T02:00:32.411Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-27T02:00:32.411Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-27T02:00:32.411Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-27T02:00:32.411Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-27T02:00:32.644Z] ---> Running in 68c436ff108e [2021-05-27T02:00:32.644Z] ---> Running in f98e16d12480 [2021-05-27T02:00:32.644Z] Removing intermediate container fb163d2f679a [2021-05-27T02:00:32.644Z] ---> 0ea69aae6b2f [2021-05-27T02:00:32.644Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T02:00:32.675Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-27T02:00:32.675Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-27T02:00:32.675Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-27T02:00:32.675Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-27T02:00:32.675Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-27T02:00:32.675Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-27T02:00:32.675Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-27T02:00:32.675Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-27T02:00:32.675Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-27T02:00:32.675Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-27T02:00:32.675Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-27T02:00:32.919Z] ---> Running in f5e19434e7fa [2021-05-27T02:00:32.919Z] Removing intermediate container 6e31bd6f2778 [2021-05-27T02:00:32.919Z] ---> f52a71595a8e [2021-05-27T02:00:32.919Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T02:00:32.933Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-27T02:00:32.933Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-27T02:00:32.933Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-27T02:00:32.933Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-27T02:00:32.933Z] go: downloading github.com/kr/text v0.1.0 [2021-05-27T02:00:32.933Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-27T02:00:32.933Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-27T02:00:32.933Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-27T02:00:32.933Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-27T02:00:32.933Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-27T02:00:32.933Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-27T02:00:33.195Z] Removing intermediate container 68c436ff108e [2021-05-27T02:00:33.195Z] ---> fda47f446491 [2021-05-27T02:00:33.195Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T02:00:33.195Z] ---> Running in f991a834ac52 [2021-05-27T02:00:33.195Z] ---> 1f038c074848 [2021-05-27T02:00:33.195Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T02:00:33.195Z] Removing intermediate container f98e16d12480 [2021-05-27T02:00:33.195Z] ---> a0e7f78cc15b [2021-05-27T02:00:33.195Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T02:00:33.196Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T02:00:33.196Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-27T02:00:33.196Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-27T02:00:33.196Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T02:00:33.196Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-27T02:00:34.646Z] ---> Running in f45f5ebc837d [2021-05-27T02:00:34.646Z] ---> Running in 8a49325a3a58 [2021-05-27T02:00:34.919Z] Removing intermediate container f5e19434e7fa [2021-05-27T02:00:34.919Z] ---> 0e633efb4c90 [2021-05-27T02:00:34.919Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T02:00:34.919Z] Removing intermediate container f991a834ac52 [2021-05-27T02:00:34.919Z] ---> 89638a6c3c45 [2021-05-27T02:00:34.919Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T02:00:35.191Z] ---> Running in e6255389d837 [2021-05-27T02:00:35.191Z] Removing intermediate container f45f5ebc837d [2021-05-27T02:00:35.191Z] ---> Running in fcb3ff359c9f [2021-05-27T02:00:35.191Z] ---> 84df794cf6ad [2021-05-27T02:00:35.191Z] Step 20/22 : LABEL arch=arm64 [2021-05-27T02:00:35.464Z] Removing intermediate container 8a49325a3a58 [2021-05-27T02:00:35.464Z] ---> 8eac51671d39 [2021-05-27T02:00:35.464Z] Step 16/24 : WORKDIR / [2021-05-27T02:00:35.464Z] ---> Running in 216ee3e4cebe [2021-05-27T02:00:35.735Z] ---> Running in 933be7bde3bc [2021-05-27T02:00:35.735Z] Removing intermediate container e6255389d837 [2021-05-27T02:00:35.735Z] ---> 5bf96dc080f4 [2021-05-27T02:00:35.735Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T02:00:35.735Z] ---> 0d7ef7f2a657 [2021-05-27T02:00:35.735Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T02:00:36.011Z] Removing intermediate container fcb3ff359c9f [2021-05-27T02:00:36.011Z] ---> 4103879f9f3b [2021-05-27T02:00:36.011Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T02:00:36.285Z] Removing intermediate container 216ee3e4cebe [2021-05-27T02:00:36.285Z] ---> 3c8ae483f8fe [2021-05-27T02:00:36.285Z] Step 21/22 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T02:00:36.285Z] Removing intermediate container 933be7bde3bc [2021-05-27T02:00:36.285Z] ---> 1336d846cc4a [2021-05-27T02:00:36.285Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T02:00:36.560Z] ---> Running in 9e46368000d6 [2021-05-27T02:00:37.162Z] ---> 2e6b1abdd6d1 [2021-05-27T02:00:37.162Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T02:00:37.442Z] Removing intermediate container 9e46368000d6 [2021-05-27T02:00:37.442Z] ---> b62f9bb87e4d [2021-05-27T02:00:37.442Z] Step 22/22 : LABEL version=0.0.0 [2021-05-27T02:00:37.442Z] ---> 11f15c58362a [2021-05-27T02:00:37.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T02:00:37.442Z] ---> Running in 5cc3b545efcd [2021-05-27T02:00:37.717Z] ---> b7e05c83e631 [2021-05-27T02:00:37.717Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T02:00:37.717Z] ---> 12ada5544637 [2021-05-27T02:00:37.717Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T02:00:38.316Z] Removing intermediate container 5cc3b545efcd [2021-05-27T02:00:38.592Z] ---> a1d838f7d5be [2021-05-27T02:00:38.592Z] [2021-05-27T02:00:39.201Z] ---> 12f4ae7850ec [2021-05-27T02:00:39.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T02:00:39.201Z] Successfully built a1d838f7d5be [2021-05-27T02:00:39.201Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-27T02:00:39.201Z] Building sys-mgmt-agent [2021-05-27T02:00:39.480Z]  Building security-proxy-setup ... done  ---> 69948448d51d [2021-05-27T02:00:39.481Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-27T02:00:39.481Z] ---> e86984625e03 [2021-05-27T02:00:39.481Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T02:00:39.767Z] ---> d123801b4e13 [2021-05-27T02:00:39.767Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T02:00:39.767Z] ---> Running in 20c9c913b1e9 [2021-05-27T02:00:40.774Z] ---> f2148ea2a702 [2021-05-27T02:00:40.774Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T02:00:40.774Z] ---> Running in d33683293683 [2021-05-27T02:00:41.385Z] ---> bac18c6acf39 [2021-05-27T02:00:41.385Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T02:00:42.371Z] ---> Running in c5053588f4ec [2021-05-27T02:00:42.371Z] Removing intermediate container d33683293683 [2021-05-27T02:00:42.371Z] ---> 459712bf7a60 [2021-05-27T02:00:42.371Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T02:00:42.371Z] ---> 0c53e36e4116 [2021-05-27T02:00:42.371Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T02:00:42.684Z] ---> Running in 5e24483f04d9 [2021-05-27T02:00:43.235Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-27T02:00:43.235Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-27T02:00:43.235Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-27T02:00:43.235Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-27T02:00:43.285Z] ---> Running in 376c1051a45d [2021-05-27T02:00:43.285Z] Removing intermediate container c5053588f4ec [2021-05-27T02:00:43.285Z] ---> 082d8ab48929 [2021-05-27T02:00:43.285Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T02:00:43.285Z] Removing intermediate container 5e24483f04d9 [2021-05-27T02:00:43.285Z] ---> 20373a44e413 [2021-05-27T02:00:43.285Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T02:00:43.285Z] ---> Running in 417549381a89 [2021-05-27T02:00:43.561Z] ---> Running in e9c90238f79a [2021-05-27T02:00:43.836Z] Removing intermediate container 20c9c913b1e9 [2021-05-27T02:00:43.836Z] ---> 5412a79aaaef [2021-05-27T02:00:43.836Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T02:00:44.113Z] Removing intermediate container 376c1051a45d [2021-05-27T02:00:44.113Z] ---> ae223c817b8b [2021-05-27T02:00:44.113Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T02:00:44.113Z] ---> Running in 8b1edff76745 [2021-05-27T02:00:44.199Z] Building config-common [2021-05-27T02:00:44.199Z] + snapcraftctl build [2021-05-27T02:00:44.388Z] Removing intermediate container 417549381a89 [2021-05-27T02:00:44.388Z] ---> d4d317286493 [2021-05-27T02:00:44.388Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T02:00:44.388Z] ---> Running in 40c507a60729 [2021-05-27T02:00:44.670Z] Removing intermediate container e9c90238f79a [2021-05-27T02:00:44.670Z] ---> 8dfd43ef7783 [2021-05-27T02:00:44.670Z] Step 22/23 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T02:00:44.670Z] ---> Running in deb4c3b58165 [2021-05-27T02:00:44.943Z] ---> Running in 2e06366dbd28 [2021-05-27T02:00:45.236Z] Removing intermediate container 8b1edff76745 [2021-05-27T02:00:45.236Z] ---> d6ff53dfa052 [2021-05-27T02:00:45.236Z] Step 24/26 : LABEL arch=arm64 [2021-05-27T02:00:45.512Z] Removing intermediate container 40c507a60729 [2021-05-27T02:00:45.512Z] ---> 1c3412baf55b [2021-05-27T02:00:45.512Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T02:00:45.788Z] ---> Running in ea0d93ff9755 [2021-05-27T02:00:45.788Z] Removing intermediate container deb4c3b58165 [2021-05-27T02:00:45.788Z] ---> a3e1b0e1d532 [2021-05-27T02:00:45.788Z] Step 22/23 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T02:00:46.062Z] Removing intermediate container 2e06366dbd28 [2021-05-27T02:00:46.062Z] ---> df39934494d7 [2021-05-27T02:00:46.062Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T02:00:46.062Z] ---> Running in f90f23f2d6de [2021-05-27T02:00:46.062Z] ---> Running in 924111f1a0ec [2021-05-27T02:00:46.062Z] ---> Running in 36781bc8b89f [2021-05-27T02:00:46.676Z] Removing intermediate container ea0d93ff9755 [2021-05-27T02:00:46.676Z] ---> 315a45dc4945 [2021-05-27T02:00:46.676Z] Step 25/26 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T02:00:46.676Z] ---> Running in 0cea1c4dd760 [2021-05-27T02:00:46.676Z] Removing intermediate container f90f23f2d6de [2021-05-27T02:00:46.676Z] ---> e3515cfaa840 [2021-05-27T02:00:46.676Z] Step 23/24 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T02:00:46.745Z] Building edgex-go [2021-05-27T02:00:46.745Z] + cd /root/parts/edgex-go/src [2021-05-27T02:00:46.745Z] + make build [2021-05-27T02:00:46.745Z] go mod tidy [2021-05-27T02:00:46.952Z] Removing intermediate container 36781bc8b89f [2021-05-27T02:00:46.953Z] ---> 183180ccdad7 [2021-05-27T02:00:46.953Z] [2021-05-27T02:00:46.953Z] Removing intermediate container 924111f1a0ec [2021-05-27T02:00:46.953Z] ---> b6b4e043c392 [2021-05-27T02:00:46.953Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T02:00:46.953Z] ---> Running in c8c74b833725 [2021-05-27T02:00:47.238Z] ---> Running in 8e71d13fe68c [2021-05-27T02:00:47.321Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-27T02:00:47.321Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-27T02:00:47.321Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-27T02:00:47.321Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-27T02:00:47.321Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-27T02:00:47.321Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-27T02:00:47.321Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-27T02:00:47.321Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-27T02:00:47.321Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-27T02:00:47.515Z] Removing intermediate container 0cea1c4dd760 [2021-05-27T02:00:47.515Z] ---> e69909ffcf96 [2021-05-27T02:00:47.515Z] Step 26/26 : LABEL version=0.0.0 [2021-05-27T02:00:47.515Z] Successfully built 183180ccdad7 [2021-05-27T02:00:47.583Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T02:00:47.789Z] Successfully tagged support-scheduler-arm64:latest [2021-05-27T02:00:47.789Z]  Building support-scheduler ... done Building core-command [2021-05-27T02:00:47.789Z] ---> Running in 0fa347826225 [2021-05-27T02:00:47.789Z] Removing intermediate container c8c74b833725 [2021-05-27T02:00:47.789Z] ---> 253d546576b9 [2021-05-27T02:00:47.789Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T02:00:48.064Z] Removing intermediate container 8e71d13fe68c [2021-05-27T02:00:48.064Z] ---> 8e30699d80e9 [2021-05-27T02:00:48.064Z] [2021-05-27T02:00:48.352Z] ---> Running in 0cabf840f361 [2021-05-27T02:00:48.635Z] Removing intermediate container 0fa347826225 [2021-05-27T02:00:48.635Z] ---> f1a6ce016f54 [2021-05-27T02:00:48.635Z] [2021-05-27T02:00:48.635Z] Successfully built 8e30699d80e9 [2021-05-27T02:00:48.636Z] Successfully tagged support-notifications-arm64:latest [2021-05-27T02:00:48.636Z]  Building support-notifications ... done Building core-data [2021-05-27T02:00:48.914Z] Removing intermediate container 0cabf840f361 [2021-05-27T02:00:48.914Z] ---> ed8861e779dc [2021-05-27T02:00:48.914Z] [2021-05-27T02:00:48.914Z] Successfully built f1a6ce016f54 [2021-05-27T02:00:49.192Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-27T02:00:49.192Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-05-27T02:00:49.465Z] Successfully built ed8861e779dc [2021-05-27T02:00:49.465Z] Successfully tagged core-metadata-arm64:latest [2021-05-27T02:00:52.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T02:00:58.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T02:00:58.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T02:01:00.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T02:01:01.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T02:01:03.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T02:01:05.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T02:01:06.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T02:01:07.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T02:01:08.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-05-27T02:01:10.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T02:01:12.462Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-27T02:01:12.462Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-27T02:01:12.462Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-27T02:01:12.462Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-27T02:01:12.462Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-27T02:01:12.462Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-27T02:01:12.462Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-27T02:01:12.462Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-27T02:01:12.462Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-27T02:01:12.462Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-27T02:01:12.462Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-27T02:01:12.462Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-27T02:01:12.462Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-27T02:01:12.462Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-27T02:01:12.462Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-27T02:01:12.462Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-27T02:01:12.462Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-27T02:01:12.462Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-27T02:01:12.462Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-27T02:01:12.462Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-27T02:01:12.462Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-27T02:01:12.462Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-27T02:01:12.462Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-27T02:01:12.462Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-27T02:01:12.462Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-27T02:01:12.462Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-27T02:01:12.462Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-27T02:01:15.072Z] Building static-packages [2021-05-27T02:01:15.072Z] + snapcraftctl build [2021-05-27T02:01:16.997Z] Building version [2021-05-27T02:01:16.997Z] + snapcraftctl build [2021-05-27T02:01:18.923Z] Skipping stage go-build-helper (already ran) [2021-05-27T02:01:18.923Z] Staging app-service-config [2021-05-27T02:01:18.923Z] + snapcraftctl stage [2021-05-27T02:01:19.871Z] Staging config-common [2021-05-27T02:01:19.871Z] + snapcraftctl stage [2021-05-27T02:01:20.819Z] Staging edgex-go [2021-05-27T02:01:20.819Z] + snapcraftctl stage [2021-05-27T02:01:21.770Z] Staging static-packages [2021-05-27T02:01:21.771Z] + snapcraftctl stage [2021-05-27T02:01:22.736Z] Staging version [2021-05-27T02:01:22.737Z] + snapcraftctl stage [2021-05-27T02:01:23.723Z] Priming go-build-helper [2021-05-27T02:01:23.723Z] + snapcraftctl prime [2021-05-27T02:01:24.678Z] Priming app-service-config [2021-05-27T02:01:24.678Z] + snapcraftctl prime [2021-05-27T02:01:26.078Z] Priming config-common [2021-05-27T02:01:26.078Z] + snapcraftctl prime [2021-05-27T02:01:27.027Z] Priming edgex-go [2021-05-27T02:01:27.027Z] + snapcraftctl prime [2021-05-27T02:01:27.976Z] Priming static-packages [2021-05-27T02:01:27.976Z] + snapcraftctl prime [2021-05-27T02:01:28.515Z]  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T02:01:28.515Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T02:01:28.515Z] ---> b1b2d9a07a1f [2021-05-27T02:01:28.515Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T02:01:28.515Z] ---> Using cache [2021-05-27T02:01:28.515Z] ---> 4bfcdda550b5 [2021-05-27T02:01:28.515Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T02:01:28.515Z] ---> Using cache [2021-05-27T02:01:28.515Z] ---> eb23d9c0f6cd [2021-05-27T02:01:28.515Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T02:01:28.792Z] ---> Running in fabbf6c52fee [2021-05-27T02:01:30.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T02:01:30.556Z] Priming version [2021-05-27T02:01:30.556Z] + snapcraftctl prime [2021-05-27T02:01:31.211Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T02:01:31.497Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-27T02:01:32.653Z] OK: 218 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T02:01:35.279Z] Removing intermediate container fabbf6c52fee [2021-05-27T02:01:35.279Z] ---> 5edc1a81d9f3 [2021-05-27T02:01:35.279Z] Step 6/24 : COPY go.mod . [2021-05-27T02:01:36.256Z] ---> dab429709fcb [2021-05-27T02:01:36.256Z] Step 7/24 : RUN go mod download [2021-05-27T02:01:36.543Z] ---> Running in cf8b34bcf5bb [2021-05-27T02:01:38.521Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T02:01:38.521Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T02:01:38.521Z] ---> b1b2d9a07a1f [2021-05-27T02:01:38.521Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T02:01:38.521Z] ---> Using cache [2021-05-27T02:01:38.522Z] ---> 4bfcdda550b5 [2021-05-27T02:01:38.522Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T02:01:38.522Z] ---> Using cache [2021-05-27T02:01:38.522Z] ---> eb23d9c0f6cd [2021-05-27T02:01:38.522Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T02:01:38.522Z] ---> Using cache [2021-05-27T02:01:38.522Z] ---> f058288dd8e1 [2021-05-27T02:01:38.522Z] Step 6/24 : COPY go.mod . [2021-05-27T02:01:38.522Z] ---> Using cache [2021-05-27T02:01:38.522Z] ---> 5fb0d919d793 [2021-05-27T02:01:38.522Z] Step 7/24 : RUN go mod download [2021-05-27T02:01:38.522Z] ---> Using cache [2021-05-27T02:01:38.522Z] ---> 864aa7d108b2 [2021-05-27T02:01:38.522Z] Step 8/24 : COPY . . [2021-05-27T02:01:38.793Z] ---> Using cache [2021-05-27T02:01:38.793Z] ---> fbbad60ff270 [2021-05-27T02:01:38.793Z] Step 9/24 : RUN go mod tidy [2021-05-27T02:01:38.793Z] ---> Using cache [2021-05-27T02:01:38.793Z] ---> 5bc81a526423 [2021-05-27T02:01:38.793Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T02:01:39.080Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T02:01:39.080Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T02:01:39.080Z] ---> b1b2d9a07a1f [2021-05-27T02:01:39.080Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T02:01:39.080Z] ---> Using cache [2021-05-27T02:01:39.080Z] ---> 4bfcdda550b5 [2021-05-27T02:01:39.080Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T02:01:39.080Z] ---> Using cache [2021-05-27T02:01:39.080Z] ---> eb23d9c0f6cd [2021-05-27T02:01:39.080Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T02:01:39.352Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T02:01:39.352Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T02:01:39.352Z] ---> b1b2d9a07a1f [2021-05-27T02:01:39.352Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T02:01:39.352Z] ---> Using cache [2021-05-27T02:01:39.352Z] ---> 4bfcdda550b5 [2021-05-27T02:01:39.352Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T02:01:39.352Z] ---> Using cache [2021-05-27T02:01:39.352Z] ---> eb23d9c0f6cd [2021-05-27T02:01:39.352Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T02:01:39.352Z] ---> Using cache [2021-05-27T02:01:39.352Z] ---> f058288dd8e1 [2021-05-27T02:01:39.352Z] Step 6/32 : COPY go.mod . [2021-05-27T02:01:39.352Z] ---> Using cache [2021-05-27T02:01:39.352Z] ---> 5fb0d919d793 [2021-05-27T02:01:39.352Z] Step 7/32 : RUN go mod download [2021-05-27T02:01:39.352Z] ---> Using cache [2021-05-27T02:01:39.352Z] ---> 864aa7d108b2 [2021-05-27T02:01:39.352Z] Step 8/32 : COPY . . [2021-05-27T02:01:39.352Z] ---> Using cache [2021-05-27T02:01:39.352Z] ---> fbbad60ff270 [2021-05-27T02:01:39.352Z] Step 9/32 : RUN go mod tidy [2021-05-27T02:01:39.352Z] ---> Using cache [2021-05-27T02:01:39.352Z] ---> 5bc81a526423 [2021-05-27T02:01:39.352Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T02:01:39.951Z] ---> Running in ee816892ab63 [2021-05-27T02:01:39.951Z] ---> Running in f0d5f06713bb [2021-05-27T02:01:39.951Z] ---> Running in 8034f292d567 [2021-05-27T02:01:40.936Z] Removing intermediate container cf8b34bcf5bb [2021-05-27T02:01:40.936Z] ---> d3d240f8421b [2021-05-27T02:01:40.936Z] Step 8/24 : COPY . . [2021-05-27T02:01:41.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T02:01:42.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T02:01:42.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T02:01:43.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T02:01:44.366Z] OK: 218 MiB in 52 packages [2021-05-27T02:01:48.127Z] Removing intermediate container f0d5f06713bb [2021-05-27T02:01:48.127Z] ---> 7e1bbb028e94 [2021-05-27T02:01:48.127Z] Step 6/24 : COPY go.mod . [2021-05-27T02:01:49.111Z] ---> f5db6f8bc94f [2021-05-27T02:01:49.111Z] Step 7/24 : RUN go mod download [2021-05-27T02:01:49.387Z] ---> Running in 6cdc44a5d1f6 [2021-05-27T02:01:54.808Z] Removing intermediate container 6cdc44a5d1f6 [2021-05-27T02:01:54.808Z] ---> 757d5115ec66 [2021-05-27T02:01:54.808Z] Step 8/24 : COPY . . [2021-05-27T02:02:07.229Z] ---> 2e6e3c4518ac [2021-05-27T02:02:07.229Z] Step 9/24 : RUN go mod tidy [2021-05-27T02:02:07.229Z] ---> Running in b788d7667e66 [2021-05-27T02:02:17.403Z] ---> 424e5a442c76 [2021-05-27T02:02:17.403Z] Step 9/24 : RUN go mod tidy [2021-05-27T02:02:17.403Z] ---> Running in 35bc7be9722b [2021-05-27T02:02:17.403Z] Removing intermediate container b788d7667e66 [2021-05-27T02:02:17.403Z] ---> 1bc09b120490 [2021-05-27T02:02:17.403Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T02:02:18.002Z] ---> Running in f7f0ddb5ad0e [2021-05-27T02:02:20.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T02:02:24.043Z] Removing intermediate container 35bc7be9722b [2021-05-27T02:02:24.043Z] ---> e5fcb2e8657f [2021-05-27T02:02:24.043Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T02:02:24.043Z] ---> Running in 2b706b831421 [2021-05-27T02:02:26.029Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T02:03:13.021Z] Removing intermediate container 8034f292d567 [2021-05-27T02:03:13.022Z] ---> c7f912f17253 [2021-05-27T02:03:13.022Z] [2021-05-27T02:03:13.022Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T02:03:13.022Z] ---> 9852663dfa18 [2021-05-27T02:03:13.022Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T02:03:13.022Z] ---> Running in 383197cef51b [2021-05-27T02:03:13.022Z] Removing intermediate container 383197cef51b [2021-05-27T02:03:13.022Z] ---> 23971cb1b875 [2021-05-27T02:03:13.022Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T02:03:13.022Z] ---> Running in e4f71f17407c [2021-05-27T02:03:13.022Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T02:03:13.022Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T02:03:13.298Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T02:03:13.298Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T02:03:13.298Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T02:03:13.298Z] OK: 5 MiB in 16 packages [2021-05-27T02:03:15.938Z] Removing intermediate container e4f71f17407c [2021-05-27T02:03:15.938Z] ---> c68e29fe90da [2021-05-27T02:03:15.938Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T02:03:15.938Z] Removing intermediate container ee816892ab63 [2021-05-27T02:03:15.938Z] ---> 6ee0207b1afa [2021-05-27T02:03:15.938Z] [2021-05-27T02:03:15.938Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T02:03:15.938Z] ---> 9852663dfa18 [2021-05-27T02:03:15.938Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T02:03:15.938Z] ---> Using cache [2021-05-27T02:03:15.938Z] ---> d31a7f424b86 [2021-05-27T02:03:15.938Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T02:03:15.938Z] ---> Using cache [2021-05-27T02:03:15.938Z] ---> 0ea69aae6b2f [2021-05-27T02:03:15.938Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T02:03:16.212Z] ---> Running in 8403e13d9c13 [2021-05-27T02:03:16.212Z] ---> Running in 967961ef6e99 [2021-05-27T02:03:16.816Z] Removing intermediate container 8403e13d9c13 [2021-05-27T02:03:16.816Z] ---> 390aaf28b632 [2021-05-27T02:03:16.816Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T02:03:17.093Z] Removing intermediate container 967961ef6e99 [2021-05-27T02:03:17.093Z] ---> 5dc1427091cc [2021-05-27T02:03:17.093Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T02:03:17.093Z] ---> Running in 286e8782e3ef [2021-05-27T02:03:17.374Z] ---> Running in 826287a1800c [2021-05-27T02:03:18.002Z] Removing intermediate container 286e8782e3ef [2021-05-27T02:03:18.002Z] ---> 515a7009420a [2021-05-27T02:03:18.002Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T02:03:18.002Z] Removing intermediate container 826287a1800c [2021-05-27T02:03:18.002Z] ---> 3479705e68d9 [2021-05-27T02:03:18.002Z] Step 16/24 : WORKDIR / [2021-05-27T02:03:18.281Z] ---> Running in 204a711e62ea [2021-05-27T02:03:18.281Z] ---> Running in 234a5aaca22e [2021-05-27T02:03:19.272Z] Removing intermediate container 234a5aaca22e [2021-05-27T02:03:19.272Z] ---> a35c6dd1500f [2021-05-27T02:03:19.272Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T02:03:20.743Z] ---> 61fc6e14d4bb [2021-05-27T02:03:20.743Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T02:03:22.199Z] Removing intermediate container 204a711e62ea [2021-05-27T02:03:22.477Z] ---> 412a468de626 [2021-05-27T02:03:22.477Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T02:03:22.754Z] ---> Running in 9103c77d4f1c [2021-05-27T02:03:22.754Z] ---> b7c068aac538 [2021-05-27T02:03:22.754Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T02:03:23.746Z] Removing intermediate container 9103c77d4f1c [2021-05-27T02:03:23.746Z] ---> 156bc03b5e1a [2021-05-27T02:03:23.746Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T02:03:24.025Z] ---> f63d7be6b498 [2021-05-27T02:03:24.025Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T02:03:24.305Z] ---> Running in 9434dbf2a0bb [2021-05-27T02:03:25.298Z] Removing intermediate container 9434dbf2a0bb [2021-05-27T02:03:25.298Z] ---> 1601a5f716b2 [2021-05-27T02:03:25.298Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T02:03:25.298Z] ---> dbef1bbc97d3 [2021-05-27T02:03:25.298Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T02:03:25.298Z] ---> Running in 647e1f5b8856 [2021-05-27T02:03:25.577Z] ---> Running in a7e7ec0c7aeb [2021-05-27T02:03:26.571Z] Removing intermediate container 647e1f5b8856 [2021-05-27T02:03:26.571Z] ---> a451cd145a13 [2021-05-27T02:03:26.571Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T02:03:26.571Z] ---> Running in a71f80e7c1d0 [2021-05-27T02:03:27.573Z] Removing intermediate container a71f80e7c1d0 [2021-05-27T02:03:27.573Z] ---> 0b88f884cf3a [2021-05-27T02:03:27.573Z] Step 23/24 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T02:03:27.573Z] ---> Running in cf8d79d22e3f [2021-05-27T02:03:28.565Z] Removing intermediate container cf8d79d22e3f [2021-05-27T02:03:28.565Z] ---> 129004ee7834 [2021-05-27T02:03:28.565Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T02:03:28.565Z] ---> Running in 5c85a5e6a895 [2021-05-27T02:03:29.555Z] Removing intermediate container 5c85a5e6a895 [2021-05-27T02:03:29.555Z] ---> 3125a9191230 [2021-05-27T02:03:29.555Z] Removing intermediate container a7e7ec0c7aeb [2021-05-27T02:03:29.555Z] [2021-05-27T02:03:29.555Z] ---> bffe41eb6ff5 [2021-05-27T02:03:29.555Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T02:03:30.543Z] Successfully built 3125a9191230 [2021-05-27T02:03:30.543Z] Successfully tagged core-command-arm64:latest [2021-05-27T02:03:31.149Z]  Building core-command ... done  ---> 91da0d476a2e [2021-05-27T02:03:31.149Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T02:03:33.136Z] ---> 769d297304df [2021-05-27T02:03:33.136Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T02:03:34.575Z] ---> 3d7f8e7fb94f [2021-05-27T02:03:34.575Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T02:03:36.019Z] ---> 4b8f6eb421a5 [2021-05-27T02:03:36.019Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T02:03:37.004Z] ---> 9018cae501a3 [2021-05-27T02:03:37.004Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T02:03:37.608Z] ---> Running in a2d1a0f2b00d [2021-05-27T02:03:38.215Z] Removing intermediate container a2d1a0f2b00d [2021-05-27T02:03:38.215Z] ---> 98545a2d3089 [2021-05-27T02:03:38.215Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T02:03:39.777Z] ---> 74ca1dc52c5c [2021-05-27T02:03:39.777Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T02:03:40.098Z] ---> Running in 0d3f19acc838 [2021-05-27T02:03:43.560Z] Removing intermediate container 0d3f19acc838 [2021-05-27T02:03:43.560Z] ---> 020c4614569a [2021-05-27T02:03:43.560Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T02:03:43.835Z] ---> Running in 481feefdf40f [2021-05-27T02:03:44.442Z] Removing intermediate container 481feefdf40f [2021-05-27T02:03:44.442Z] ---> 646c8174ef07 [2021-05-27T02:03:44.442Z] Step 29/32 : CMD ["gate"] [2021-05-27T02:03:45.047Z] ---> Running in 9f721091ccd3 [2021-05-27T02:03:45.661Z] Removing intermediate container 9f721091ccd3 [2021-05-27T02:03:45.661Z] ---> de94a16a9e87 [2021-05-27T02:03:45.661Z] Step 30/32 : LABEL arch=arm64 [2021-05-27T02:03:46.258Z] ---> Running in e2cb7c7e4297 [2021-05-27T02:03:47.247Z] Removing intermediate container e2cb7c7e4297 [2021-05-27T02:03:47.247Z] ---> 10a05d54d84b [2021-05-27T02:03:47.247Z] Step 31/32 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T02:03:47.868Z] ---> Running in d9a173142872 [2021-05-27T02:03:48.860Z] Removing intermediate container d9a173142872 [2021-05-27T02:03:48.860Z] ---> 7f2667caf357 [2021-05-27T02:03:48.860Z] Step 32/32 : LABEL version=0.0.0 [2021-05-27T02:03:49.462Z] ---> Running in 6b410d661752 [2021-05-27T02:03:50.455Z] Removing intermediate container f7f0ddb5ad0e [2021-05-27T02:03:50.455Z] ---> 611f1c68803b [2021-05-27T02:03:50.455Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T02:03:50.455Z] Removing intermediate container 6b410d661752 [2021-05-27T02:03:50.455Z] ---> 49bfd4b6ec9f [2021-05-27T02:03:50.455Z] [2021-05-27T02:03:50.733Z] ---> Running in 87fa73bd89e6 [2021-05-27T02:03:51.015Z] Successfully built 49bfd4b6ec9f [2021-05-27T02:03:51.015Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-27T02:03:52.001Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T02:03:54.646Z] Removing intermediate container 87fa73bd89e6 [2021-05-27T02:03:54.646Z] ---> a396a81a31e0 [2021-05-27T02:03:54.646Z] [2021-05-27T02:03:54.646Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T02:03:54.921Z] 20.10.0: Pulling from library/docker [2021-05-27T02:04:03.212Z] Removing intermediate container 2b706b831421 [2021-05-27T02:04:03.212Z] ---> ea210c40aa24 [2021-05-27T02:04:03.212Z] [2021-05-27T02:04:03.212Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T02:04:03.212Z] ---> 9852663dfa18 [2021-05-27T02:04:03.212Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T02:04:03.212Z] ---> Running in 12cee5b7e952 [2021-05-27T02:04:03.807Z] Removing intermediate container 12cee5b7e952 [2021-05-27T02:04:03.807Z] ---> 479d93914918 [2021-05-27T02:04:03.807Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T02:04:04.079Z] ---> Running in e90f16f78f48 [2021-05-27T02:04:04.354Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T02:04:04.354Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T02:04:04.354Z] ---> eeaf43b92773 [2021-05-27T02:04:04.354Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-27T02:04:04.354Z] ---> Running in 256b38017301 [2021-05-27T02:04:04.354Z] Removing intermediate container e90f16f78f48 [2021-05-27T02:04:04.354Z] ---> 248f15b738bf [2021-05-27T02:04:04.354Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T02:04:04.623Z] ---> Running in de0189a6f5a3 [2021-05-27T02:04:04.900Z] Removing intermediate container 256b38017301 [2021-05-27T02:04:04.900Z] ---> 95449d2c8ee7 [2021-05-27T02:04:04.900Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T02:04:05.171Z] ---> Running in 31b53430f7b9 [2021-05-27T02:04:05.171Z] Removing intermediate container de0189a6f5a3 [2021-05-27T02:04:05.171Z] ---> c58b4e4b003b [2021-05-27T02:04:05.171Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T02:04:05.446Z] ---> Running in 394c359ed7fe [2021-05-27T02:04:06.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T02:04:06.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T02:04:07.471Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T02:04:07.471Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T02:04:07.471Z] Executing bash-5.0.17-r0.post-install [2021-05-27T02:04:07.471Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T02:04:07.471Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-27T02:04:07.471Z] (5/39) Installing curl (7.76.1-r0) [2021-05-27T02:04:07.471Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T02:04:07.471Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T02:04:07.471Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T02:04:07.471Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T02:04:07.471Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T02:04:07.471Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T02:04:07.471Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T02:04:07.743Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T02:04:07.743Z] Removing intermediate container 394c359ed7fe [2021-05-27T02:04:07.743Z] ---> 568d9bc45d1d [2021-05-27T02:04:07.743Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T02:04:08.019Z] ---> Running in 7ba5fd809340 [2021-05-27T02:04:09.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T02:04:09.448Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T02:04:09.448Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T02:04:09.448Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T02:04:09.448Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T02:04:09.448Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T02:04:09.448Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T02:04:09.721Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T02:04:09.721Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T02:04:09.721Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T02:04:09.721Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T02:04:09.721Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T02:04:09.721Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T02:04:09.721Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T02:04:09.721Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T02:04:09.992Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T02:04:09.992Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T02:04:09.992Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T02:04:09.992Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T02:04:09.992Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T02:04:09.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T02:04:09.992Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T02:04:09.992Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T02:04:09.992Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T02:04:09.992Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T02:04:09.992Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T02:04:09.992Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T02:04:09.992Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T02:04:10.268Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T02:04:10.268Z] OK: 72 MiB in 59 packages [2021-05-27T02:04:10.858Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T02:04:10.858Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T02:04:10.858Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T02:04:11.128Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T02:04:11.128Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T02:04:11.401Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T02:04:11.401Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T02:04:11.401Z] OK: 8 MiB in 20 packages [2021-05-27T02:04:13.376Z] Removing intermediate container 7ba5fd809340 [2021-05-27T02:04:13.376Z] ---> c42a21112c5e [2021-05-27T02:04:13.376Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T02:04:14.356Z] ---> 7486f7edba89 [2021-05-27T02:04:14.356Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T02:04:14.957Z] Collecting docker-compose==1.23.2 [2021-05-27T02:04:14.957Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T02:04:15.619Z] ---> 249b4c83dce1 [2021-05-27T02:04:15.619Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T02:04:15.619Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T02:04:15.619Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T02:04:16.234Z] ---> cef50952bd50 [2021-05-27T02:04:16.234Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T02:04:16.507Z] ---> Running in b8bd0be3c7c4 [2021-05-27T02:04:17.101Z] Removing intermediate container b8bd0be3c7c4 [2021-05-27T02:04:17.101Z] ---> 788bf69d6e8c [2021-05-27T02:04:17.101Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T02:04:17.101Z] ---> Running in 537119768d56 [2021-05-27T02:04:17.700Z] Removing intermediate container 537119768d56 [2021-05-27T02:04:17.700Z] ---> ac44ab5b200b [2021-05-27T02:04:17.700Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T02:04:17.700Z] ---> Running in ca846b9e8f68 [2021-05-27T02:04:17.700Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T02:04:17.972Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T02:04:18.259Z] Removing intermediate container ca846b9e8f68 [2021-05-27T02:04:18.259Z] ---> d147852dd1e0 [2021-05-27T02:04:18.259Z] Step 23/24 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T02:04:18.259Z] ---> Running in 1de3c9601ea6 [2021-05-27T02:04:18.855Z] Removing intermediate container 1de3c9601ea6 [2021-05-27T02:04:18.855Z] ---> 7e3dcac20d1f [2021-05-27T02:04:18.855Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T02:04:18.855Z] ---> Running in 16d21cff501e [2021-05-27T02:04:19.448Z] Removing intermediate container 16d21cff501e [2021-05-27T02:04:19.448Z] ---> de8a9c53ad07 [2021-05-27T02:04:19.448Z] [2021-05-27T02:04:20.047Z] Successfully built de8a9c53ad07 [2021-05-27T02:04:20.047Z] Successfully tagged core-data-arm64:latest [2021-05-27T02:04:21.021Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T02:04:21.022Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T02:04:21.612Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T02:04:21.612Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T02:04:22.202Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T02:04:22.202Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T02:04:24.165Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-27T02:04:24.753Z] Collecting PyYAML<4,>=3.10 [2021-05-27T02:04:24.753Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T02:04:28.121Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T02:04:28.121Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T02:04:28.121Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T02:04:28.121Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T02:04:28.711Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T02:04:28.711Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T02:04:28.982Z] Collecting idna<2.8,>=2.5 [2021-05-27T02:04:28.982Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T02:04:28.982Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-27T02:04:29.571Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T02:04:29.571Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T02:04:29.843Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-27T02:04:29.843Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T02:04:29.843Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T02:04:30.114Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T02:04:30.114Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T02:04:30.114Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T02:04:30.114Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T02:04:31.082Z] Installing collected packages: docopt, texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, PyYAML, jsonschema, cached-property, docker-compose [2021-05-27T02:04:31.082Z] Running setup.py install for docopt: started [2021-05-27T02:04:32.510Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T02:04:32.510Z] Running setup.py install for texttable: started [2021-05-27T02:04:34.476Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T02:04:34.476Z] Attempting uninstall: idna [2021-05-27T02:04:34.476Z] Found existing installation: idna 2.9 [2021-05-27T02:04:34.476Z] Uninstalling idna-2.9: [2021-05-27T02:04:34.476Z] Successfully uninstalled idna-2.9 [2021-05-27T02:04:35.449Z] Attempting uninstall: urllib3 [2021-05-27T02:04:35.449Z] Found existing installation: urllib3 1.25.9 [2021-05-27T02:04:35.449Z] Uninstalling urllib3-1.25.9: [2021-05-27T02:04:35.449Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T02:04:36.040Z] Attempting uninstall: requests [2021-05-27T02:04:36.040Z] Found existing installation: requests 2.23.0 [2021-05-27T02:04:36.040Z] Uninstalling requests-2.23.0: [2021-05-27T02:04:36.040Z] Successfully uninstalled requests-2.23.0 [2021-05-27T02:04:37.463Z] Running setup.py install for dockerpty: started [2021-05-27T02:04:39.426Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T02:04:39.426Z] Running setup.py install for PyYAML: started [2021-05-27T02:04:41.408Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T02:04:42.457Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-27T02:04:50.764Z] Removing intermediate container 31b53430f7b9 [2021-05-27T02:04:50.764Z] ---> 27cbc7c413aa [2021-05-27T02:04:50.764Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T02:04:50.764Z] ---> Running in 080e17fc0f5d [2021-05-27T02:04:51.041Z] Removing intermediate container 080e17fc0f5d [2021-05-27T02:04:51.042Z] ---> 0d809838646b [2021-05-27T02:04:51.042Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T02:04:51.316Z] ---> Running in 3275d50040d2 [2021-05-27T02:04:51.908Z] Removing intermediate container 3275d50040d2 [2021-05-27T02:04:51.908Z] ---> f72d34bc2060 [2021-05-27T02:04:51.908Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T02:04:52.881Z] ---> 2dca30a52f85 [2021-05-27T02:04:52.881Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T02:04:53.855Z] ---> ad17343d708c [2021-05-27T02:04:53.855Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T02:04:54.833Z] ---> 0a6987310f51 [2021-05-27T02:04:54.833Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T02:04:54.833Z] ---> Running in 9b0de28ff604 [2021-05-27T02:04:55.427Z] Removing intermediate container 9b0de28ff604 [2021-05-27T02:04:55.427Z] ---> 434d8209cc01 [2021-05-27T02:04:55.427Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T02:04:55.427Z] ---> Running in 7a4c3a97107b [2021-05-27T02:04:56.019Z] Removing intermediate container 7a4c3a97107b [2021-05-27T02:04:56.019Z] ---> b4829c0c749f [2021-05-27T02:04:56.019Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T02:04:56.019Z] ---> Running in e226a055d73b [2021-05-27T02:04:56.618Z] Removing intermediate container e226a055d73b [2021-05-27T02:04:56.618Z] ---> 537c315f71fd [2021-05-27T02:04:56.618Z] Step 23/24 : LABEL git_sha=43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [2021-05-27T02:04:56.890Z] ---> Running in a45aaad55513 [2021-05-27T02:04:57.170Z] Removing intermediate container a45aaad55513 [2021-05-27T02:04:57.170Z] ---> 580742d3e650 [2021-05-27T02:04:57.170Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T02:04:57.450Z] ---> Running in 051ba6bf0b6c [2021-05-27T02:04:58.042Z] Removing intermediate container 051ba6bf0b6c [2021-05-27T02:04:58.042Z] ---> 44dddc6e8a7a [2021-05-27T02:04:58.042Z] [2021-05-27T02:04:58.314Z] Successfully built 44dddc6e8a7a [2021-05-27T02:04:58.314Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-27T02:04:58.598Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-27T02:04:58.593Z] $ docker stop --time=1 144a7cccc3814ee41825b9c38dc8da99f6b286c6d347d1aabdfe1e1d3028ec4a [2021-05-27T02:05:00.393Z] $ docker rm -f 144a7cccc3814ee41825b9c38dc8da99f6b286c6d347d1aabdfe1e1d3028ec4a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T02:05:00.973Z] + docker images [2021-05-27T02:05:01.243Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T02:05:01.243Z] sys-mgmt-agent-arm64 latest 44dddc6e8a7a 4 seconds ago 299MB [2021-05-27T02:05:01.243Z] core-data-arm64 latest de8a9c53ad07 42 seconds ago 20.4MB [2021-05-27T02:05:01.243Z] ea210c40aa24 About a minute ago 990MB [2021-05-27T02:05:01.243Z] a396a81a31e0 About a minute ago 979MB [2021-05-27T02:05:01.243Z] security-bootstrapper-arm64 latest 49bfd4b6ec9f About a minute ago 17.2MB [2021-05-27T02:05:01.243Z] core-command-arm64 latest 3125a9191230 About a minute ago 16.1MB [2021-05-27T02:05:01.243Z] 6ee0207b1afa About a minute ago 981MB [2021-05-27T02:05:01.243Z] c7f912f17253 About a minute ago 974MB [2021-05-27T02:05:01.243Z] core-metadata-arm64 latest ed8861e779dc 4 minutes ago 17.4MB [2021-05-27T02:05:01.243Z] security-secretstore-setup-arm64 latest f1a6ce016f54 4 minutes ago 24.4MB [2021-05-27T02:05:01.243Z] support-notifications-arm64 latest 8e30699d80e9 4 minutes ago 16.8MB [2021-05-27T02:05:01.243Z] support-scheduler-arm64 latest 183180ccdad7 4 minutes ago 16.1MB [2021-05-27T02:05:01.243Z] security-proxy-setup-arm64 latest a1d838f7d5be 4 minutes ago 24MB [2021-05-27T02:05:01.243Z] 7e95bf0a772a 4 minutes ago 989MB [2021-05-27T02:05:01.243Z] 9b1897bc77b2 4 minutes ago 981MB [2021-05-27T02:05:01.243Z] 9065fd52f6d9 4 minutes ago 982MB [2021-05-27T02:05:01.243Z] edd76a09f41a 4 minutes ago 979MB [2021-05-27T02:05:01.243Z] 02727911fb61 4 minutes ago 978MB [2021-05-27T02:05:01.243Z] ci-base-image-arm64 latest b1b2d9a07a1f 16 minutes ago 641MB [2021-05-27T02:05:01.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-27T02:05:01.243Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-27T02:05:01.243Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-27T02:05:01.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-27T02:05:01.962Z] ---> job-cost.sh [2021-05-27T02:05:01.962Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ge1B [2021-05-27T02:05:40.919Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T02:07:17.649Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ge1B/bin to PATH [2021-05-27T02:07:17.649Z] INFO: No Stack... [2021-05-27T02:07:17.649Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-27T02:07:17.649Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T02:07:17.984Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-05-27T02:07:17.984Z] + cut -d, -f6 [Pipeline] lock [2021-05-27T02:07:18.051Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3511-4-stack-cost] [2021-05-27T02:07:18.062Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3511-4-stack-cost] did not exist. Created. [2021-05-27T02:07:18.062Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3511-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T02:07:18.427Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-27T02:07:18.689Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T02:07:18.703Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3511-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-27T02:07:19.456Z] provisioning config files... [2021-05-27T02:07:19.468Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2499478015149400915tmp [Pipeline] { [Pipeline] sh [2021-05-27T02:07:19.785Z] + set +x [2021-05-27T02:07:19.785Z] + bash -s -- [2021-05-27T02:07:19.785Z] + curl -s https://codecov.io/bash [2021-05-27T02:07:20.048Z] [2021-05-27T02:07:20.048Z] _____ _ [2021-05-27T02:07:20.048Z] / ____| | | [2021-05-27T02:07:20.048Z] | | ___ __| | ___ ___ _____ __ [2021-05-27T02:07:20.048Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-27T02:07:20.048Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-27T02:07:20.048Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-27T02:07:20.048Z] Bash-1.0.3 [2021-05-27T02:07:20.048Z] [2021-05-27T02:07:20.048Z] [2021-05-27T02:07:20.048Z] ==> git version 2.24.4 found [2021-05-27T02:07:20.048Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-27T02:07:20.048Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-27T02:07:20.048Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-27T02:07:20.048Z] ==> Jenkins CI detected. [2021-05-27T02:07:20.048Z] project root: . [2021-05-27T02:07:20.048Z] --> token set from env [2021-05-27T02:07:20.048Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-27T02:07:20.048Z] ==> Running gcov in . (disable via -X gcov) [2021-05-27T02:07:20.048Z] ==> Python coveragepy not found [2021-05-27T02:07:20.048Z] ==> Searching for coverage reports in: [2021-05-27T02:07:20.048Z] + . [2021-05-27T02:07:20.048Z] -> Found 1 reports [2021-05-27T02:07:20.048Z] ==> Detecting git/mercurial file structure [2021-05-27T02:07:20.048Z] ==> Reading reports [2021-05-27T02:07:20.048Z] + ./coverage.out bytes=742526 [2021-05-27T02:07:20.048Z] ==> Appending adjustments [2021-05-27T02:07:20.048Z] https://docs.codecov.io/docs/fixing-reports [2021-05-27T02:07:22.605Z] + Found adjustments [2021-05-27T02:07:22.605Z] ==> Gzipping contents [2021-05-27T02:07:22.605Z] 104K /tmp/codecov.1u3m5Y.gz [2021-05-27T02:07:22.605Z] ==> Uploading reports [2021-05-27T02:07:22.605Z] url: https://codecov.io [2021-05-27T02:07:22.605Z] query: branch=PR-3511&commit=43e7fdfd0fda15417dafff91d7c1f1c615b109a9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3511%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3511&job=&cmd_args= [2021-05-27T02:07:22.605Z] -> Pinging Codecov [2021-05-27T02:07:22.605Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3511&commit=43e7fdfd0fda15417dafff91d7c1f1c615b109a9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3511%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3511&job=&cmd_args= [2021-05-27T02:07:23.180Z] -> Uploading to [2021-05-27T02:07:23.180Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-27/00271124DB129430A58F1EEE437C3FCB/43e7fdfd0fda15417dafff91d7c1f1c615b109a9/f91a5e66-823a-4b6f-be17-c4ad31e99d4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T020722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=082b9195c6174064295814ab052ad665d5fd141a12040b0ee28492e7e3228030 [2021-05-27T02:07:23.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T02:07:23.180Z] Dload Upload Total Spent Left Speed [2021-05-27T02:07:23.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 281k --:--:-- --:--:-- --:--:-- 281k [2021-05-27T02:07:23.440Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/43e7fdfd0fda15417dafff91d7c1f1c615b109a9 [Pipeline] } [2021-05-27T02:07:23.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-27T02:07:24.533Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T02:07:25.279Z] ---> package-listing.sh [2021-05-27T02:07:25.279Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-27T02:07:25.279Z] ++ facter osfamily [2021-05-27T02:07:25.279Z] + OS_FAMILY=redhat [2021-05-27T02:07:25.279Z] + workspace=/w/workspace/edgex-go/4 [2021-05-27T02:07:25.279Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-27T02:07:25.279Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-27T02:07:25.279Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-27T02:07:25.279Z] + PACKAGES=/tmp/packages_start.txt [2021-05-27T02:07:25.279Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-27T02:07:25.279Z] + PACKAGES=/tmp/packages_end.txt [2021-05-27T02:07:25.279Z] + case "${OS_FAMILY}" in [2021-05-27T02:07:25.279Z] + sort [2021-05-27T02:07:25.279Z] + rpm -qa [2021-05-27T02:07:27.828Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-27T02:07:27.828Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-27T02:07:27.828Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-27T02:07:27.828Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-27T02:07:27.828Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-05-27T02:07:27.828Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-05-27T02:07:27.839Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-27T02:07:28.122Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-27T02:07:28.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T02:07:28.682Z] [2021-05-27T02:07:28.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-27T02:07:28.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T02:07:28.997Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-27T02:07:28.997Z] df20fa9351a1: Pulling fs layer [2021-05-27T02:07:28.997Z] 36b3adc4ff6f: Pulling fs layer [2021-05-27T02:07:28.997Z] 8ad3a11d3b57: Pulling fs layer [2021-05-27T02:07:28.997Z] 46f8f816bc3b: Pulling fs layer [2021-05-27T02:07:28.997Z] 93b61091891f: Pulling fs layer [2021-05-27T02:07:28.997Z] 93b9cdb0e59b: Pulling fs layer [2021-05-27T02:07:28.997Z] 5e14af77c1be: Pulling fs layer [2021-05-27T02:07:28.997Z] 01666e4c0597: Pulling fs layer [2021-05-27T02:07:28.997Z] aa168da1d23b: Pulling fs layer [2021-05-27T02:07:28.997Z] 46f8f816bc3b: Waiting [2021-05-27T02:07:28.997Z] 93b61091891f: Waiting [2021-05-27T02:07:28.997Z] 93b9cdb0e59b: Waiting [2021-05-27T02:07:28.997Z] 5e14af77c1be: Waiting [2021-05-27T02:07:28.997Z] 01666e4c0597: Waiting [2021-05-27T02:07:28.997Z] aa168da1d23b: Waiting [2021-05-27T02:07:28.997Z] 36b3adc4ff6f: Download complete [2021-05-27T02:07:28.997Z] 46f8f816bc3b: Verifying Checksum [2021-05-27T02:07:28.997Z] 46f8f816bc3b: Download complete [2021-05-27T02:07:29.258Z] 93b61091891f: Verifying Checksum [2021-05-27T02:07:29.258Z] 93b61091891f: Download complete [2021-05-27T02:07:29.258Z] 93b9cdb0e59b: Verifying Checksum [2021-05-27T02:07:29.258Z] 93b9cdb0e59b: Download complete [2021-05-27T02:07:29.258Z] 5e14af77c1be: Verifying Checksum [2021-05-27T02:07:29.258Z] 5e14af77c1be: Download complete [2021-05-27T02:07:29.258Z] 01666e4c0597: Verifying Checksum [2021-05-27T02:07:29.258Z] 01666e4c0597: Download complete [2021-05-27T02:07:29.258Z] 8ad3a11d3b57: Verifying Checksum [2021-05-27T02:07:29.258Z] 8ad3a11d3b57: Download complete [2021-05-27T02:07:29.525Z] df20fa9351a1: Verifying Checksum [2021-05-27T02:07:29.525Z] df20fa9351a1: Download complete [2021-05-27T02:07:29.525Z] df20fa9351a1: Pull complete [2021-05-27T02:07:29.797Z] 36b3adc4ff6f: Pull complete [2021-05-27T02:07:30.062Z] 8ad3a11d3b57: Pull complete [2021-05-27T02:07:30.331Z] 46f8f816bc3b: Pull complete [2021-05-27T02:07:30.592Z] 93b61091891f: Pull complete [2021-05-27T02:07:30.592Z] 93b9cdb0e59b: Pull complete [2021-05-27T02:07:30.592Z] 5e14af77c1be: Pull complete [2021-05-27T02:07:30.852Z] 01666e4c0597: Pull complete [2021-05-27T02:07:31.427Z] aa168da1d23b: Verifying Checksum [2021-05-27T02:07:31.427Z] aa168da1d23b: Download complete [2021-05-27T02:07:35.647Z] aa168da1d23b: Pull complete [2021-05-27T02:07:35.647Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-27T02:07:35.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T02:07:35.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-27T02:07:35.725Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-05-27T02:07:35.770Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-27T02:07:39.101Z] $ docker top 49cebe4be16bf168ae4aa04b1d5738ed57616b7502bb48904780c729f738a3a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T02:07:39.486Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-27T02:07:39.782Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-27T02:07:40.090Z] + ls /var/log/sa-host [2021-05-27T02:07:40.090Z] + sadf -c /var/log/sa-host/sa05 [2021-05-27T02:07:40.090Z] file_magic: OK [2021-05-27T02:07:40.090Z] HZ: Using current value: 100 [2021-05-27T02:07:40.090Z] file_header: OK [2021-05-27T02:07:40.090Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-27T02:07:40.090Z] Statistics: [2021-05-27T02:07:40.090Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T02:07:40.090Z] File successfully converted to sysstat format version 12.2.1 [2021-05-27T02:07:40.090Z] + sadf -c /var/log/sa-host/sa27 [2021-05-27T02:07:40.090Z] file_magic: OK [2021-05-27T02:07:40.091Z] HZ: Using current value: 100 [2021-05-27T02:07:40.091Z] file_header: OK [2021-05-27T02:07:40.091Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-27T02:07:40.091Z] Statistics: [2021-05-27T02:07:40.091Z] 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... [2021-05-27T02:07:40.091Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T02:07:40.691Z] provisioning config files... [2021-05-27T02:07:40.702Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8831832890600628286tmp [Pipeline] { [Pipeline] echo [2021-05-27T02:07:40.720Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T02:07:41.016Z] ---> create-netrc.sh [Pipeline] } [2021-05-27T02:07:41.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-27T02:07:41.054Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T02:07:41.346Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-27T02:07:41.355Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T02:07:41.650Z] ---> sudo-logs.sh [2021-05-27T02:07:41.650Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-27T02:07:41.682Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T02:07:41.982Z] ---> job-cost.sh [2021-05-27T02:07:41.982Z] lf-activate-venv: SKIPPING [2021-05-27T02:07:41.982Z] DEBUG: total: 0.18000000715255737 [2021-05-27T02:07:41.982Z] INFO: Retrieving Stack Cost... [2021-05-27T02:07:42.924Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T02:07:43.497Z] INFO: Archiving Costs [Pipeline] echo [2021-05-27T02:07:43.510Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T02:07:43.805Z] ---> logs-deploy.sh [2021-05-27T02:07:43.806Z] lf-activate-venv: SKIPPING [2021-05-27T02:07:43.806Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3511/4 [2021-05-27T02:07:43.806Z] INFO: archiving workspace using pattern(s): [2021-05-27T02:07:44.754Z] Archives upload complete. [2021-05-27T02:07:44.754Z] INFO: archiving logs to Nexus [2021-05-27T02:07:45.328Z] ---> uname -a: [2021-05-27T02:07:45.328Z] Linux prd-centos7-docker-4c-2g-570.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] ---> lscpu: [2021-05-27T02:07:45.328Z] Architecture: x86_64 [2021-05-27T02:07:45.328Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-27T02:07:45.328Z] Byte Order: Little Endian [2021-05-27T02:07:45.328Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-27T02:07:45.328Z] CPU(s): 2 [2021-05-27T02:07:45.328Z] On-line CPU(s) list: 0,1 [2021-05-27T02:07:45.328Z] Thread(s) per core: 1 [2021-05-27T02:07:45.328Z] Core(s) per socket: 1 [2021-05-27T02:07:45.328Z] Socket(s): 2 [2021-05-27T02:07:45.328Z] NUMA node(s): 1 [2021-05-27T02:07:45.328Z] Vendor ID: AuthenticAMD [2021-05-27T02:07:45.328Z] CPU family: 23 [2021-05-27T02:07:45.328Z] Model: 49 [2021-05-27T02:07:45.328Z] Model name: AMD EPYC-Rome Processor [2021-05-27T02:07:45.328Z] Stepping: 0 [2021-05-27T02:07:45.328Z] CPU MHz: 2799.998 [2021-05-27T02:07:45.328Z] BogoMIPS: 5599.99 [2021-05-27T02:07:45.328Z] Virtualization: AMD-V [2021-05-27T02:07:45.328Z] Hypervisor vendor: KVM [2021-05-27T02:07:45.328Z] Virtualization type: full [2021-05-27T02:07:45.328Z] L1d cache: 64 KiB [2021-05-27T02:07:45.328Z] L1i cache: 64 KiB [2021-05-27T02:07:45.328Z] L2 cache: 1 MiB [2021-05-27T02:07:45.328Z] L3 cache: 32 MiB [2021-05-27T02:07:45.328Z] NUMA node0 CPU(s): 0,1 [2021-05-27T02:07:45.328Z] Vulnerability Itlb multihit: Not affected [2021-05-27T02:07:45.328Z] Vulnerability L1tf: Not affected [2021-05-27T02:07:45.328Z] Vulnerability Mds: Not affected [2021-05-27T02:07:45.328Z] Vulnerability Meltdown: Not affected [2021-05-27T02:07:45.328Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-27T02:07:45.328Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-27T02:07:45.328Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-27T02:07:45.328Z] Vulnerability Srbds: Not affected [2021-05-27T02:07:45.328Z] Vulnerability Tsx async abort: Not affected [2021-05-27T02:07:45.328Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] ---> nproc: [2021-05-27T02:07:45.328Z] 2 [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] ---> df -h: [2021-05-27T02:07:45.328Z] Filesystem Size Used Available Use% Mounted on [2021-05-27T02:07:45.328Z] overlay 40.0G 13.4G 26.6G 34% / [2021-05-27T02:07:45.328Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-27T02:07:45.328Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-27T02:07:45.328Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-27T02:07:45.328Z] /dev/vda1 40.0G 13.4G 26.6G 34% /facter-os [2021-05-27T02:07:45.328Z] /dev/vda1 40.0G 13.4G 26.6G 34% /etc/resolv.conf [2021-05-27T02:07:45.328Z] /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hostname [2021-05-27T02:07:45.328Z] /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hosts [2021-05-27T02:07:45.328Z] /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/auth.log [2021-05-27T02:07:45.328Z] /dev/vda1 40.0G 13.4G 26.6G 34% /run/cloud-init/result.json [2021-05-27T02:07:45.328Z] /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/sa-host [2021-05-27T02:07:45.328Z] /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/secure [2021-05-27T02:07:45.328Z] /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/4 [2021-05-27T02:07:45.328Z] /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/4@tmp [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] ---> free -m: [2021-05-27T02:07:45.328Z] total used free shared buff/cache available [2021-05-27T02:07:45.328Z] Mem: 7821 1263 2052 0 4505 6543 [2021-05-27T02:07:45.328Z] Swap: 1023 1 1022 [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] ---> ip addr: [2021-05-27T02:07:45.328Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-27T02:07:45.328Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-27T02:07:45.328Z] inet 127.0.0.1/8 scope host lo [2021-05-27T02:07:45.328Z] valid_lft forever preferred_lft forever [2021-05-27T02:07:45.328Z] inet6 ::1/128 scope host [2021-05-27T02:07:45.328Z] valid_lft forever preferred_lft forever [2021-05-27T02:07:45.328Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-27T02:07:45.328Z] link/ether fa:16:3e:bc:90:e6 brd ff:ff:ff:ff:ff:ff [2021-05-27T02:07:45.328Z] inet 10.30.122.202/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-27T02:07:45.328Z] valid_lft 84927sec preferred_lft 84927sec [2021-05-27T02:07:45.328Z] inet6 fe80::f816:3eff:febc:90e6/64 scope link [2021-05-27T02:07:45.328Z] valid_lft forever preferred_lft forever [2021-05-27T02:07:45.328Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-27T02:07:45.328Z] link/ether 02:42:93:8c:00:c1 brd ff:ff:ff:ff:ff:ff [2021-05-27T02:07:45.328Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-27T02:07:45.328Z] valid_lft forever preferred_lft forever [2021-05-27T02:07:45.328Z] inet6 fe80::42:93ff:fe8c:c1/64 scope link [2021-05-27T02:07:45.328Z] valid_lft forever preferred_lft forever [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] ---> sar -b -r -n DEV: [2021-05-27T02:07:45.328Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] 01:43:00 LINUX RESTART (2 CPU) [2021-05-27T02:07:45.328Z] [2021-05-27T02:07:45.328Z] 01:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-27T02:07:45.328Z] 01:45:01 85.79 0.63 85.17 0.00 357.20 42770.45 0.00 [2021-05-27T02:07:45.328Z] 01:46:01 129.31 0.00 129.31 0.00 0.00 17686.85 0.00 [2021-05-27T02:07:45.328Z] 01:47:01 60.62 0.00 60.62 0.00 0.00 12986.87 0.00 [2021-05-27T02:07:45.328Z] 01:48:01 58.42 0.00 58.42 0.00 0.00 3895.72 0.00 [2021-05-27T02:07:45.328Z] 01:49:01 440.65 152.16 288.49 0.00 4147.44 168152.58 0.00 [2021-05-27T02:07:45.328Z] 01:50:01 283.30 23.21 260.09 0.00 575.96 153360.64 0.00 [2021-05-27T02:07:45.328Z] 01:51:01 316.65 44.36 272.29 0.00 2060.21 96751.25 0.00 [2021-05-27T02:07:45.328Z] 01:52:03 296.48 8.25 288.23 0.00 314.10 154078.12 0.00 [2021-05-27T02:07:45.328Z] 01:53:01 256.27 38.75 217.52 0.00 3375.40 55263.62 0.00 [2021-05-27T02:07:45.328Z] 01:54:01 90.77 13.69 77.08 0.00 1591.61 8508.49 0.00 [2021-05-27T02:07:45.328Z] 01:55:01 1.13 0.00 1.13 0.00 0.00 15.94 0.00 [2021-05-27T02:07:45.328Z] 01:56:01 0.25 0.00 0.25 0.00 0.00 3.27 0.00 [2021-05-27T02:07:45.329Z] 01:57:01 0.27 0.00 0.27 0.00 0.00 2.78 0.00 [2021-05-27T02:07:45.329Z] 01:58:01 0.47 0.17 0.30 0.00 5.20 4.06 0.00 [2021-05-27T02:07:45.329Z] 01:59:01 0.77 0.02 0.75 0.00 0.53 15.86 0.00 [2021-05-27T02:07:45.329Z] 02:00:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 [2021-05-27T02:07:45.329Z] 02:01:01 0.27 0.07 0.20 0.00 0.80 2.45 0.00 [2021-05-27T02:07:45.329Z] 02:02:01 0.50 0.17 0.33 0.00 3.06 4.98 0.00 [2021-05-27T02:07:45.329Z] 02:03:01 0.33 0.02 0.32 0.00 0.13 4.73 0.00 [2021-05-27T02:07:45.329Z] 02:04:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 [2021-05-27T02:07:45.329Z] 02:05:01 0.25 0.02 0.23 0.00 0.13 2.97 0.00 [2021-05-27T02:07:45.329Z] 02:06:02 0.17 0.00 0.17 0.00 0.00 1.90 0.00 [2021-05-27T02:07:45.329Z] 02:07:01 0.20 0.00 0.20 0.00 0.00 1.68 0.00 [2021-05-27T02:07:45.329Z] Average: 88.07 12.22 75.85 0.00 536.95 31154.67 0.00 [2021-05-27T02:07:45.329Z] [2021-05-27T02:07:45.329Z] 01:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-27T02:07:45.329Z] 01:45:01 4143864 0 970732 12.12 2620 2891716 1653884 18.26 1056396 2317320 29332 [2021-05-27T02:07:45.329Z] 01:46:01 3948424 0 1044416 13.04 2620 3013472 1666848 18.40 1242488 2266352 255000 [2021-05-27T02:07:45.329Z] 01:47:01 3797580 0 1040736 12.99 2620 3167996 1578388 17.43 1303964 2334516 26956 [2021-05-27T02:07:45.329Z] 01:48:01 3734264 0 1037020 12.95 2620 3235028 1557808 17.20 1236552 2459272 182112 [2021-05-27T02:07:45.329Z] 01:49:01 2003576 0 1211052 15.12 2620 4791684 2145412 23.69 1367736 3971680 28 [2021-05-27T02:07:45.329Z] 01:50:01 632268 0 1659944 20.73 2620 5714100 3515080 38.81 2867488 3752168 7312 [2021-05-27T02:07:45.329Z] 01:51:01 817868 0 1228208 15.34 2620 5960236 1457304 16.09 2495184 3951460 3396 [2021-05-27T02:07:45.329Z] 01:52:03 612480 0 1399640 17.48 2620 5994192 2526220 27.89 2960168 3640668 28 [2021-05-27T02:07:45.329Z] 01:53:01 833600 0 1343528 16.78 2620 5829184 1944536 21.47 3110724 3258916 352 [2021-05-27T02:07:45.329Z] 01:54:01 2733524 0 1194024 14.91 2620 4078764 1288276 14.22 1249568 3267520 20 [2021-05-27T02:07:45.329Z] 01:55:01 2736264 0 1191284 14.87 2620 4078764 1257580 13.88 1249468 3266584 12 [2021-05-27T02:07:45.329Z] 01:56:01 2736872 0 1190668 14.87 2620 4078772 1257652 13.89 1243256 3273460 8 [2021-05-27T02:07:45.329Z] 01:57:01 2738400 0 1189136 14.85 2620 4078776 1252284 13.83 1252652 3263268 8 [2021-05-27T02:07:45.329Z] 01:58:01 2736688 0 1190844 14.87 2620 4078780 1254024 13.85 1251708 3265624 16 [2021-05-27T02:07:45.329Z] 01:59:01 2737824 0 1189672 14.85 2620 4078816 1252392 13.83 1250900 3265064 8 [2021-05-27T02:07:45.329Z] 02:00:01 2738564 0 1188928 14.85 2620 4078820 1252284 13.83 1250736 3265068 8 [2021-05-27T02:07:45.329Z] 02:01:01 2737300 0 1190188 14.86 2620 4078824 1254620 13.85 1251588 3265064 8 [2021-05-27T02:07:45.329Z] 02:02:01 2735860 0 1191444 14.88 2620 4079008 1252792 13.83 1254996 3263132 8 [2021-05-27T02:07:45.329Z] 02:03:01 2735784 0 1191520 14.88 2620 4079008 1252792 13.83 1259524 3258620 8 [2021-05-27T02:07:45.329Z] 02:04:01 2735244 0 1192052 14.88 2620 4079016 1252984 13.83 1260052 3258620 8 [2021-05-27T02:07:45.329Z] 02:05:01 2735532 0 1191760 14.88 2620 4079020 1252948 13.83 1259988 3258624 8 [2021-05-27T02:07:45.329Z] 02:06:02 2735996 0 1191288 14.87 2620 4079028 1252792 13.83 1259552 3258624 8 [2021-05-27T02:07:45.329Z] 02:07:01 2735988 0 1191292 14.87 2620 4079032 1252792 13.83 1259672 3258624 8 [2021-05-27T02:07:45.329Z] Average: 2557990 0 1200408 14.99 2620 4247915 1549204 17.10 1530190 3201750 21941 [2021-05-27T02:07:45.329Z] [2021-05-27T02:07:45.329Z] 01:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-27T02:07:45.329Z] 01:45:01 eth0 903.56 1288.32 5609.47 159.42 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:45:01 veth950720f 31.14 41.92 2.43 129.25 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:45:01 docker0 1045.48 629.02 81.65 2854.52 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:46:01 eth0 253.43 197.45 752.77 28.59 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:46:01 veth1d055fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:46:01 docker0 176.68 217.56 12.49 720.28 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:47:01 eth0 39.96 21.59 27.17 68.83 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:47:01 veth1d055fd 1.76 1.76 0.14 0.15 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:47:01 docker0 1.76 1.76 0.11 0.15 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:48:01 eth0 27.30 14.36 23.12 12.52 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:48:01 veth1d055fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:49:01 vethc2b6654 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:49:01 veth32b197a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:49:01 veth4c4ec75 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:49:01 veth19046c1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:50:01 vetheb5e595 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:50:01 veth907563c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:50:01 veth19046c1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:50:01 eth0 2448.92 2475.12 11953.17 496.91 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:51:01 veth19046c1 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:51:01 eth0 173.71 137.08 1460.49 21.68 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:51:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:51:01 veth50432cb 10.76 12.30 0.90 33.18 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:52:03 veth693933b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:52:03 veth19046c1 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:52:03 veth233c435 19.49 34.91 1.60 335.29 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:52:03 veth443b36e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:53:01 veth19046c1 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:53:01 eth0 2875.15 2805.36 14428.31 677.78 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:53:01 vethf299087 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:54:01 eth0 39.46 27.60 62.58 9.68 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:54:01 docker0 1354.50 1026.10 102.67 4387.58 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:55:01 eth0 1.78 0.73 0.47 0.23 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:56:01 eth0 0.55 0.35 0.28 0.20 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:57:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:59:01 eth0 0.37 0.30 0.17 0.08 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:03:01 eth0 0.57 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:04:01 eth0 1.17 0.45 0.45 0.27 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:05:01 eth0 0.48 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:06:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:07:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] Average: eth0 81.73 87.57 447.19 24.40 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] Average: docker0 58.99 44.69 4.47 191.08 0.00 0.00 0.00 0.00 [2021-05-27T02:07:45.329Z] [2021-05-27T02:07:45.329Z] [2021-05-27T02:07:45.329Z] ---> sar -P ALL: [2021-05-27T02:07:45.329Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) [2021-05-27T02:07:45.329Z] [2021-05-27T02:07:45.329Z] 01:43:00 LINUX RESTART (2 CPU) [2021-05-27T02:07:45.329Z] [2021-05-27T02:07:45.329Z] 01:44:02 CPU %user %nice %system %iowait %steal %idle [2021-05-27T02:07:45.329Z] 01:45:01 all 18.16 0.00 5.65 7.72 0.07 68.40 [2021-05-27T02:07:45.329Z] 01:45:01 0 23.28 0.00 6.12 7.69 0.05 62.85 [2021-05-27T02:07:45.329Z] 01:45:01 1 13.10 0.00 5.19 7.75 0.09 73.88 [2021-05-27T02:07:45.329Z] 01:46:01 all 47.23 0.00 7.50 4.42 0.10 40.75 [2021-05-27T02:07:45.329Z] 01:46:01 0 46.99 0.00 7.84 4.96 0.11 40.10 [2021-05-27T02:07:45.329Z] 01:46:01 1 47.46 0.00 7.17 3.89 0.09 41.39 [2021-05-27T02:07:45.329Z] 01:47:01 all 35.99 0.00 4.60 3.53 0.09 55.79 [2021-05-27T02:07:45.329Z] 01:47:01 0 35.05 0.00 4.59 3.65 0.09 56.62 [2021-05-27T02:07:45.329Z] 01:47:01 1 36.94 0.00 4.60 3.42 0.09 54.96 [2021-05-27T02:07:45.329Z] 01:48:01 all 69.15 0.00 8.91 1.82 0.11 20.01 [2021-05-27T02:07:45.329Z] 01:48:01 0 67.99 0.00 8.96 1.89 0.11 21.06 [2021-05-27T02:07:45.329Z] 01:48:01 1 70.31 0.00 8.85 1.76 0.11 18.97 [2021-05-27T02:07:45.329Z] 01:49:01 all 19.86 0.00 13.04 34.20 0.08 32.82 [2021-05-27T02:07:45.329Z] 01:49:01 0 20.99 0.00 13.30 35.11 0.07 30.53 [2021-05-27T02:07:45.329Z] 01:49:01 1 18.72 0.00 12.79 33.29 0.09 35.11 [2021-05-27T02:07:45.329Z] 01:50:01 all 24.38 0.00 11.03 45.26 0.11 19.22 [2021-05-27T02:07:45.329Z] 01:50:01 0 24.06 0.00 11.36 45.01 0.11 19.45 [2021-05-27T02:07:45.329Z] 01:50:01 1 24.70 0.00 10.70 45.50 0.12 18.98 [2021-05-27T02:07:45.329Z] 01:51:01 all 60.22 0.00 12.44 22.97 0.14 4.22 [2021-05-27T02:07:45.329Z] 01:51:01 0 59.97 0.00 12.37 22.61 0.15 4.91 [2021-05-27T02:07:45.329Z] 01:51:01 1 60.48 0.00 12.52 23.34 0.13 3.53 [2021-05-27T02:07:45.329Z] 01:52:03 all 21.46 0.00 11.18 52.82 0.11 14.43 [2021-05-27T02:07:45.329Z] 01:52:03 0 22.62 0.00 10.44 54.41 0.10 12.42 [2021-05-27T02:07:45.329Z] 01:52:03 1 20.29 0.00 11.91 51.23 0.12 16.44 [2021-05-27T02:07:45.330Z] 01:53:01 all 50.47 0.00 10.35 36.93 0.17 2.08 [2021-05-27T02:07:45.330Z] 01:53:01 0 49.92 0.00 10.93 38.67 0.17 0.32 [2021-05-27T02:07:45.330Z] 01:53:01 1 51.04 0.00 9.77 35.18 0.17 3.84 [2021-05-27T02:07:45.330Z] 01:54:01 all 8.47 0.00 3.14 7.65 0.06 80.67 [2021-05-27T02:07:45.330Z] 01:54:01 0 7.66 0.00 3.22 6.69 0.05 82.38 [2021-05-27T02:07:45.330Z] 01:54:01 1 9.28 0.00 3.07 8.62 0.07 78.96 [2021-05-27T02:07:45.330Z] 01:55:01 all 0.17 0.00 0.04 0.00 0.01 99.78 [2021-05-27T02:07:45.330Z] 01:55:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-27T02:07:45.330Z] 01:55:01 1 0.30 0.00 0.03 0.00 0.00 99.67 [2021-05-27T02:07:45.330Z] [2021-05-27T02:07:45.330Z] 01:55:01 CPU %user %nice %system %iowait %steal %idle [2021-05-27T02:07:45.330Z] 01:56:01 all 0.18 0.00 0.07 0.00 0.03 99.72 [2021-05-27T02:07:45.330Z] 01:56:01 0 0.05 0.00 0.10 0.00 0.03 99.82 [2021-05-27T02:07:45.330Z] 01:56:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-05-27T02:07:45.330Z] 01:57:01 all 0.14 0.00 0.03 0.01 0.02 99.80 [2021-05-27T02:07:45.330Z] 01:57:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-27T02:07:45.330Z] 01:57:01 1 0.25 0.00 0.02 0.02 0.02 99.70 [2021-05-27T02:07:45.330Z] 01:58:01 all 0.19 0.00 0.03 0.00 0.02 99.77 [2021-05-27T02:07:45.330Z] 01:58:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-27T02:07:45.330Z] 01:58:01 1 0.32 0.00 0.02 0.00 0.00 99.67 [2021-05-27T02:07:45.330Z] 01:59:01 all 0.11 0.00 0.04 0.00 0.02 99.83 [2021-05-27T02:07:45.330Z] 01:59:01 0 0.15 0.00 0.07 0.00 0.03 99.75 [2021-05-27T02:07:45.330Z] 01:59:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2021-05-27T02:07:45.330Z] 02:00:01 all 0.23 0.00 0.02 0.00 0.03 99.73 [2021-05-27T02:07:45.330Z] 02:00:01 0 0.40 0.00 0.02 0.00 0.03 99.55 [2021-05-27T02:07:45.330Z] 02:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-27T02:07:45.330Z] 02:01:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-05-27T02:07:45.330Z] 02:01:01 0 0.35 0.00 0.02 0.00 0.00 99.63 [2021-05-27T02:07:45.330Z] 02:01:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-27T02:07:45.330Z] 02:02:01 all 0.17 0.00 0.03 0.01 0.03 99.77 [2021-05-27T02:07:45.330Z] 02:02:01 0 0.27 0.00 0.03 0.02 0.02 99.67 [2021-05-27T02:07:45.330Z] 02:02:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-27T02:07:45.330Z] 02:03:01 all 0.11 0.00 0.03 0.00 0.02 99.84 [2021-05-27T02:07:45.330Z] 02:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-27T02:07:45.330Z] 02:03:01 1 0.18 0.00 0.05 0.00 0.02 99.75 [2021-05-27T02:07:45.330Z] 02:04:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-05-27T02:07:45.330Z] 02:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-27T02:07:45.330Z] 02:04:01 1 0.18 0.00 0.03 0.00 0.02 99.77 [2021-05-27T02:07:45.330Z] 02:05:01 all 0.17 0.00 0.02 0.00 0.03 99.79 [2021-05-27T02:07:45.330Z] 02:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-27T02:07:45.330Z] 02:05:01 1 0.30 0.00 0.02 0.00 0.03 99.65 [2021-05-27T02:07:45.330Z] 02:06:02 all 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-27T02:07:45.330Z] 02:06:02 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-27T02:07:45.330Z] 02:06:02 1 0.35 0.00 0.02 0.00 0.02 99.62 [2021-05-27T02:07:45.330Z] [2021-05-27T02:07:45.330Z] 02:06:02 CPU %user %nice %system %iowait %steal %idle [2021-05-27T02:07:45.330Z] 02:07:01 all 0.10 0.00 0.01 0.00 0.03 99.86 [2021-05-27T02:07:45.330Z] 02:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-27T02:07:45.330Z] 02:07:01 1 0.19 0.00 0.00 0.00 0.05 99.76 [2021-05-27T02:07:45.330Z] Average: all 14.83 0.00 3.69 9.16 0.05 72.26 [2021-05-27T02:07:45.330Z] Average: 0 14.94 0.00 3.75 9.30 0.05 71.96 [2021-05-27T02:07:45.330Z] Average: 1 14.73 0.00 3.64 9.02 0.06 72.56 [2021-05-27T02:07:45.330Z] [2021-05-27T02:07:45.330Z] [2021-05-27T02:07:45.330Z]