cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 4d6831531eef982967a50c65fca313e05c925778+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (adca7a8bbeddbee3c61cff4573a61673d4ecd18a) 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-ssh6229959571045143577.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh4101280606303065728.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 6a41506d72e8e131afc862d141935157bee59f41 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-3589/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-3589/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7664794644318465952.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh4077197028462632590.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3589/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-3589/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4209814120349896643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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/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/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-873 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [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-ssh1501502015082368412.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-ssh9081171079018279687.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 Merge succeeded, producing 4d6831531eef982967a50c65fca313e05c925778 Checking out Revision 4d6831531eef982967a50c65fca313e05c925778 (PR-3589) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # 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-ssh1488258667722084858.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 Commit message: "docs: Change Slack link to official link" > git rev-list --no-walk 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T07:06:27.431Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T07:06:27.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T07:06:27.559Z] ========================================================= [2021-06-23T07:06:27.559Z] EdgeX Global Pipelines Version Info [2021-06-23T07:06:27.559Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:06:29.022Z] ------------------- [2021-06-23T07:06:29.022Z] stable info: [2021-06-23T07:06:29.022Z] ------------------- [2021-06-23T07:06:29.022Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T07:06:29.022Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T07:06:29.022Z] Message: update stable to v1.0.195 [2021-06-23T07:06:29.597Z] ------------------- [2021-06-23T07:06:29.597Z] experimental info: [2021-06-23T07:06:29.597Z] ------------------- [2021-06-23T07:06:29.597Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T07:06:29.597Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T07:06:29.597Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T07:06:29.735Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-23T07:06:29.760Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-23T07:06:29.785Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T07:06:29.811Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T07:06:29.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T07:06:29.862Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T07:06:29.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T07:06:29.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-23T07:06:29.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-23T07:06:29.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-23T07:06:29.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T07:06:30.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T07:06:30.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T07:06:30.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T07:06:30.089Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T07:06:30.117Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T07:06:30.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T07:06:30.168Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T07:06:30.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-23T07:06:30.257Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-23T07:06:30.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-23T07:06:30.308Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T07:06:30.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3589 [Pipeline] echo [2021-06-23T07:06:30.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3589 [Pipeline] echo [2021-06-23T07:06:30.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3589 [Pipeline] echo [2021-06-23T07:06:30.411Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d6831531eef982967a50c65fca313e05c925778 [Pipeline] echo [2021-06-23T07:06:30.435Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d68315 [Pipeline] echo [2021-06-23T07:06:30.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T07:06:30.557Z] provisioning config files... [2021-06-23T07:06:30.587Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6578953759120203663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:06:30.910Z] ---> docker-login.sh [2021-06-23T07:06:30.910Z] nexus3.edgexfoundry.org:10001 [2021-06-23T07:06:31.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:06:31.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:06:31.175Z] Configure a credential helper to remove this warning. See [2021-06-23T07:06:31.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:06:31.175Z] [2021-06-23T07:06:31.175Z] Login Succeeded [2021-06-23T07:06:31.175Z] nexus3.edgexfoundry.org:10002 [2021-06-23T07:06:31.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:06:31.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:06:31.439Z] Configure a credential helper to remove this warning. See [2021-06-23T07:06:31.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:06:31.439Z] [2021-06-23T07:06:31.439Z] Login Succeeded [2021-06-23T07:06:31.439Z] nexus3.edgexfoundry.org:10003 [2021-06-23T07:06:31.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:06:31.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:06:31.439Z] Configure a credential helper to remove this warning. See [2021-06-23T07:06:31.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:06:31.439Z] [2021-06-23T07:06:31.439Z] Login Succeeded [2021-06-23T07:06:31.439Z] nexus3.edgexfoundry.org:10004 [2021-06-23T07:06:31.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:06:31.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:06:31.703Z] Configure a credential helper to remove this warning. See [2021-06-23T07:06:31.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:06:31.703Z] [2021-06-23T07:06:31.703Z] Login Succeeded [2021-06-23T07:06:31.703Z] docker.io [2021-06-23T07:06:31.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:06:31.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:06:31.964Z] Configure a credential helper to remove this warning. See [2021-06-23T07:06:31.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:06:31.964Z] [2021-06-23T07:06:31.964Z] Login Succeeded [2021-06-23T07:06:31.964Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T07:06:31.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T07:06:32.333Z] ++ 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-06-23T07:06:32.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T07:06:32.333Z] ++ dirname cmd/core-command/Dockerfile [2021-06-23T07:06:32.333Z] ++ cut -d/ -f2 [2021-06-23T07:06:32.333Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-23T07:06:32.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T07:06:32.333Z] ++ dirname cmd/core-data/Dockerfile [2021-06-23T07:06:32.333Z] ++ cut -d/ -f2 [2021-06-23T07:06:32.333Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-23T07:06:32.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T07:06:32.333Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-23T07:06:32.333Z] ++ cut -d/ -f2 [2021-06-23T07:06:32.333Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-23T07:06:32.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T07:06:32.333Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-23T07:06:32.333Z] ++ cut -d/ -f2 [2021-06-23T07:06:32.333Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-23T07:06:32.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T07:06:32.333Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-23T07:06:32.333Z] ++ cut -d/ -f2 [2021-06-23T07:06:32.333Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-23T07:06:32.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T07:06:32.333Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-23T07:06:32.333Z] ++ cut -d/ -f2 [2021-06-23T07:06:32.333Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-23T07:06:32.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T07:06:32.333Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-23T07:06:32.333Z] ++ cut -d/ -f2 [2021-06-23T07:06:32.333Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-23T07:06:32.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T07:06:32.333Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-23T07:06:32.333Z] ++ cut -d/ -f2 [2021-06-23T07:06:32.333Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-23T07:06:32.333Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T07:06:32.333Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-23T07:06:32.333Z] ++ cut -d/ -f2 [2021-06-23T07:06:32.333Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-23T07:06:32.381Z] 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-06-23T07:06:33.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T07:06:33.872Z] [2021-06-23T07:06:33.872Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:06:34.200Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T07:06:34.200Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T07:06:34.200Z] 31603596830f: Pulling fs layer [2021-06-23T07:06:34.200Z] 54011a49482f: Pulling fs layer [2021-06-23T07:06:34.200Z] a6820b24f6d8: Pulling fs layer [2021-06-23T07:06:34.200Z] f581987b2513: Pulling fs layer [2021-06-23T07:06:34.200Z] f581987b2513: Waiting [2021-06-23T07:06:34.200Z] 54011a49482f: Verifying Checksum [2021-06-23T07:06:34.200Z] 54011a49482f: Download complete [2021-06-23T07:06:34.466Z] 31603596830f: Verifying Checksum [2021-06-23T07:06:34.466Z] 31603596830f: Download complete [2021-06-23T07:06:34.466Z] f581987b2513: Verifying Checksum [2021-06-23T07:06:34.466Z] f581987b2513: Download complete [2021-06-23T07:06:34.744Z] a6820b24f6d8: Verifying Checksum [2021-06-23T07:06:34.744Z] a6820b24f6d8: Download complete [2021-06-23T07:06:34.744Z] 31603596830f: Pull complete [2021-06-23T07:06:34.744Z] 54011a49482f: Pull complete [2021-06-23T07:06:35.330Z] a6820b24f6d8: Pull complete [2021-06-23T07:06:35.593Z] f581987b2513: Pull complete [2021-06-23T07:06:35.593Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T07:06:35.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T07:06:35.593Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T07:06:35.669Z] prd-centos7-docker-4c-2g-873 does not seem to be running inside a container [2021-06-23T07:06:35.708Z] $ 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-06-23T07:06:36.903Z] $ docker top e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T07:06:37.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T07:06:37.038Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T07:06:37.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T07:06:37.146Z] $ docker exec e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 ssh-agent [2021-06-23T07:06:37.253Z] SSH_AUTH_SOCK=/tmp/ssh-tXJGtxIQgbby/agent.13 [2021-06-23T07:06:37.253Z] SSH_AGENT_PID=19 [2021-06-23T07:06:37.261Z] Running ssh-add (command line suppressed) [2021-06-23T07:06:37.358Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6185309141784986263.key (/w/workspace/edgex-go/4@tmp/private_key_6185309141784986263.key) [2021-06-23T07:06:37.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T07:06:37.689Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T07:06:37.702Z] $ docker exec --env ******** --env ******** e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 ssh-agent -k [2021-06-23T07:06:37.796Z] unset SSH_AUTH_SOCK; [2021-06-23T07:06:37.797Z] unset SSH_AGENT_PID; [2021-06-23T07:06:37.797Z] echo Agent pid 19 killed; [2021-06-23T07:06:37.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T07:06:37.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T07:06:37.855Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T07:06:37.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T07:06:37.966Z] $ docker exec e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 ssh-agent [2021-06-23T07:06:38.071Z] SSH_AUTH_SOCK=/tmp/ssh-NA3ydQVstI0d/agent.51 [2021-06-23T07:06:38.071Z] SSH_AGENT_PID=57 [2021-06-23T07:06:38.076Z] Running ssh-add (command line suppressed) [2021-06-23T07:06:38.166Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5456436620791445291.key (/w/workspace/edgex-go/4@tmp/private_key_5456436620791445291.key) [2021-06-23T07:06:38.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T07:06:38.489Z] + git semver init [2021-06-23T07:06:38.489Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T07:06:38.489Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-06-23T07:06:38.489Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-06-23T07:06:38.489Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T07:06:38.489Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T07:06:38.489Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T07:06:38.489Z] # $SEMVER_BRANCH = PR-3589 [2021-06-23T07:06:38.489Z] # $SEMVER_TEMP = /tmp/semver-332852652 [2021-06-23T07:06:38.489Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-23T07:06:50.806Z] # '/tmp/semver-332852652' -> '/w/workspace/edgex-go/4/.semver' [2021-06-23T07:06:50.807Z] # -> Force: false [2021-06-23T07:06:50.807Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-06-23T07:06:50.815Z] $ docker exec --env ******** --env ******** e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 ssh-agent -k [2021-06-23T07:06:50.913Z] unset SSH_AUTH_SOCK; [2021-06-23T07:06:50.914Z] unset SSH_AGENT_PID; [2021-06-23T07:06:50.914Z] echo Agent pid 57 killed; [2021-06-23T07:06:50.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T07:06:51.265Z] + git semver [Pipeline] } [2021-06-23T07:06:51.279Z] $ docker stop --time=1 e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 [2021-06-23T07:06:53.822Z] $ docker rm -f e3762fd7dc988c65fdeaa0fdb7713a014f9d4a3afbffbcf5762e8603f8e96856 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T07:06:54.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T07:06:54.478Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T07:06:54.482Z] [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-06-23T07:06:55.190Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T07:06:55.523Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T07:06:55.827Z] + sudo service docker restart [2021-06-23T07:06:55.827Z] + true [2021-06-23T07:06:55.827Z] Redirecting to /bin/systemctl restart docker.service [2021-06-23T07:07:09.734Z] Still waiting to schedule task [2021-06-23T07:07:09.735Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-23T07:07:13.999Z] ========================================================= [2021-06-23T07:07:14.000Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T07:07:14.000Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:07:14.333Z] + 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-06-23T07:07:15.731Z] Sending build context to Docker daemon 329.5MB [2021-06-23T07:07:15.731Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T07:07:15.731Z] Step 2/6 : FROM ${BASE} [2021-06-23T07:07:15.731Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T07:07:15.731Z] 540db60ca938: Pulling fs layer [2021-06-23T07:07:15.731Z] adcc1eea9eea: Pulling fs layer [2021-06-23T07:07:15.731Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T07:07:15.731Z] 0510c868ecb4: Pulling fs layer [2021-06-23T07:07:15.731Z] afea3b2eda06: Pulling fs layer [2021-06-23T07:07:15.731Z] 7809a108b3ef: Pulling fs layer [2021-06-23T07:07:15.731Z] f706445af74f: Pulling fs layer [2021-06-23T07:07:15.731Z] 0510c868ecb4: Waiting [2021-06-23T07:07:15.731Z] afea3b2eda06: Waiting [2021-06-23T07:07:15.731Z] 7809a108b3ef: Waiting [2021-06-23T07:07:15.731Z] f706445af74f: Waiting [2021-06-23T07:07:15.731Z] 4c4ab2625f07: Verifying Checksum [2021-06-23T07:07:15.731Z] 4c4ab2625f07: Download complete [2021-06-23T07:07:15.731Z] adcc1eea9eea: Verifying Checksum [2021-06-23T07:07:15.731Z] adcc1eea9eea: Download complete [2021-06-23T07:07:15.731Z] afea3b2eda06: Verifying Checksum [2021-06-23T07:07:15.731Z] afea3b2eda06: Download complete [2021-06-23T07:07:15.731Z] 540db60ca938: Verifying Checksum [2021-06-23T07:07:15.731Z] 540db60ca938: Download complete [2021-06-23T07:07:15.731Z] 7809a108b3ef: Verifying Checksum [2021-06-23T07:07:15.731Z] 7809a108b3ef: Download complete [2021-06-23T07:07:15.993Z] 540db60ca938: Pull complete [2021-06-23T07:07:15.993Z] adcc1eea9eea: Pull complete [2021-06-23T07:07:16.255Z] 4c4ab2625f07: Pull complete [2021-06-23T07:07:18.178Z] f706445af74f: Verifying Checksum [2021-06-23T07:07:18.178Z] f706445af74f: Download complete [2021-06-23T07:07:18.447Z] 0510c868ecb4: Verifying Checksum [2021-06-23T07:07:18.447Z] 0510c868ecb4: Download complete [2021-06-23T07:07:21.857Z] 0510c868ecb4: Pull complete [2021-06-23T07:07:21.857Z] afea3b2eda06: Pull complete [2021-06-23T07:07:21.857Z] 7809a108b3ef: Pull complete [2021-06-23T07:07:25.230Z] f706445af74f: Pull complete [2021-06-23T07:07:25.230Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T07:07:25.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T07:07:25.230Z] ---> b068be0155e3 [2021-06-23T07:07:25.230Z] 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-06-23T07:07:26.628Z] ---> Running in dc11c68e2a77 [2021-06-23T07:07:26.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:07:27.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:07:28.404Z] (1/12) Installing libmagic (5.39-r0) [2021-06-23T07:07:28.975Z] (2/12) Installing file (5.39-r0) [2021-06-23T07:07:28.975Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-23T07:07:28.975Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-23T07:07:35.568Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-23T07:07:35.569Z] (6/12) Installing patch (2.7.6-r7) [2021-06-23T07:07:35.569Z] (7/12) Installing build-base (0.5-r2) [2021-06-23T07:07:35.569Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-23T07:07:35.569Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-23T07:07:35.569Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-23T07:07:35.569Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-23T07:07:35.569Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-23T07:07:35.831Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T07:07:35.831Z] OK: 219 MiB in 52 packages [2021-06-23T07:07:37.232Z] Removing intermediate container dc11c68e2a77 [2021-06-23T07:07:37.232Z] ---> ebd0805b6c60 [2021-06-23T07:07:37.232Z] Step 4/6 : WORKDIR /edgex-go [2021-06-23T07:07:37.232Z] ---> Running in 63033717545c [2021-06-23T07:07:37.232Z] Removing intermediate container 63033717545c [2021-06-23T07:07:37.232Z] ---> 2852448eaf18 [2021-06-23T07:07:37.232Z] Step 5/6 : COPY go.mod . [2021-06-23T07:07:37.500Z] ---> 022ba46c98c7 [2021-06-23T07:07:37.500Z] Step 6/6 : RUN go mod download [2021-06-23T07:07:37.500Z] ---> Running in a5c9924b287c [2021-06-23T07:07:52.468Z] Removing intermediate container a5c9924b287c [2021-06-23T07:07:52.468Z] ---> 6597a4d8b464 [2021-06-23T07:07:52.468Z] Successfully built 6597a4d8b464 [2021-06-23T07:07:52.468Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:07:52.778Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T07:07:52.778Z] . [Pipeline] withDockerContainer [2021-06-23T07:07:52.857Z] prd-centos7-docker-4c-2g-873 does not seem to be running inside a container [2021-06-23T07:07:52.896Z] $ 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-06-23T07:07:53.305Z] $ docker top a100b2712e0b257c13a169caeabf035442ca5fb31602f4ed97077e913b119150 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T07:07:53.695Z] + go version [2021-06-23T07:07:53.695Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T07:07:53.711Z] $ docker stop --time=1 a100b2712e0b257c13a169caeabf035442ca5fb31602f4ed97077e913b119150 [2021-06-23T07:07:54.890Z] $ docker rm -f a100b2712e0b257c13a169caeabf035442ca5fb31602f4ed97077e913b119150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:07:55.537Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T07:07:55.537Z] . [Pipeline] withDockerContainer [2021-06-23T07:07:55.611Z] prd-centos7-docker-4c-2g-873 does not seem to be running inside a container [2021-06-23T07:07:55.652Z] $ 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-06-23T07:07:56.009Z] $ docker top bbc7f76019e7bf73269ce1c3fdecff48196ee9cc25c40fa02afb8e84e3a61992 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T07:07:56.107Z] ========================================================= [2021-06-23T07:07:56.107Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-23T07:07:56.107Z] ========================================================= [Pipeline] sh [2021-06-23T07:07:56.403Z] + go mod tidy [Pipeline] sh [2021-06-23T07:07:56.974Z] + make test [2021-06-23T07:07:56.975Z] go mod tidy [2021-06-23T07:07:56.975Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-23T07:08:02.356Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-23T07:08:17.377Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-23T07:08:22.717Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-23T07:08:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-23T07:08:23.262Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-23T07:08:25.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-23T07:08:26.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-23T07:08:26.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-23T07:08:26.232Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-23T07:08:26.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-23T07:08:26.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-23T07:08:27.088Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-23T07:08:27.088Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-23T07:08:27.088Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-23T07:08:27.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-23T07:08:29.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements [2021-06-23T07:08:29.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-23T07:08:29.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-23T07:08:30.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 100.0% of statements [2021-06-23T07:08:30.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-23T07:08:30.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.043s coverage: 53.1% of statements [2021-06-23T07:08:30.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-23T07:08:30.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-23T07:08:31.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.081s coverage: 87.7% of statements [2021-06-23T07:08:31.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-23T07:08:31.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-23T07:08:31.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.042s coverage: 78.9% of statements [2021-06-23T07:08:32.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.075s coverage: 81.2% of statements [2021-06-23T07:08:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-23T07:08:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-23T07:08:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-23T07:08:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-23T07:08:32.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-23T07:08:33.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.238s coverage: 95.1% of statements [2021-06-23T07:08:33.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-23T07:08:33.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-23T07:08:33.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-23T07:08:33.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-23T07:08:33.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-23T07:08:33.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-23T07:08:33.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-23T07:08:33.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-23T07:08:33.261Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-06-23T07:08:33.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-23T07:08:33.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-23T07:08:33.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-23T07:08:34.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements [2021-06-23T07:08:34.661Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-23T07:08:34.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-06-23T07:08:34.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 22.0% of statements [2021-06-23T07:08:34.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-23T07:08:34.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-23T07:08:34.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-06-23T07:08:34.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-23T07:08:35.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements [2021-06-23T07:08:35.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-23T07:08:47.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.085s coverage: 94.4% of statements [2021-06-23T07:08:47.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-23T07:08:51.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements [2021-06-23T07:08:51.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-06-23T07:09:09.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.197s coverage: 66.9% of statements [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-23T07:09:09.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-23T07:09:10.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements [2021-06-23T07:09:10.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-23T07:09:10.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-23T07:09:10.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-06-23T07:09:10.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-23T07:09:10.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-06-23T07:09:10.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-23T07:09:12.943Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-874 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws [2021-06-23T07:09:12.967Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-23T07:09:13.217Z] The recommended git tool is: git [2021-06-23T07:09:18.788Z] using credential edgex-jenkins-ssh [2021-06-23T07:09:18.807Z] Cloning the remote Git repository [2021-06-23T07:09:18.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.055s coverage: 19.3% of statements [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-23T07:09:18.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-23T07:09:18.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-23T07:09:18.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-23T07:09:18.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-23T07:09:18.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-23T07:09:18.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-06-23T07:09:18.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-23T07:09:18.891Z] GO111MODULE=on go vet ./... [2021-06-23T07:09:18.901Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-23T07:09:19.117Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-23T07:09:19.191Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T07:09:19.192Z] > git --version # timeout=10 [2021-06-23T07:09:19.210Z] > git --version # 'git version 2.17.1' [2021-06-23T07:09:19.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T07:09:19.286Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T07:09:34.413Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T07:09:34.436Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T07:09:34.463Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T07:09:34.497Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T07:09:34.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T07:09:34.510Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T07:09:35.443Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:09:35.764Z] Merge succeeded, producing 4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:09:35.765Z] Checking out Revision 4d6831531eef982967a50c65fca313e05c925778 (PR-3589) [2021-06-23T07:09:35.455Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T07:09:35.473Z] > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [2021-06-23T07:09:35.676Z] > git remote # timeout=10 [2021-06-23T07:09:35.696Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T07:09:35.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T07:09:35.720Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-23T07:09:35.740Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T07:09:35.765Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T07:09:35.777Z] > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [2021-06-23T07:09:40.087Z] Commit message: "docs: Change Slack link to official link" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T07:09:40.945Z] gofmt -l . [2021-06-23T07:09:40.946Z] [ "`gofmt -l .`" = "" ] [2021-06-23T07:09:40.946Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-23T07:09:41.451Z] + ls -al . [2021-06-23T07:09:41.451Z] total 516 [2021-06-23T07:09:41.451Z] drwxrwxr-x 10 1001 1001 4096 Jun 23 07:09 . [2021-06-23T07:09:41.451Z] drwxr-xr-x 4 root root 28 Jun 23 07:07 .. [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 07:06 .dockerignore [2021-06-23T07:09:41.451Z] drwxrwxr-x 8 1001 1001 179 Jun 23 07:06 .git [2021-06-23T07:09:41.451Z] drwxrwxr-x 3 1001 1001 125 Jun 23 07:06 .github [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 818 Jun 23 07:06 .gitignore [2021-06-23T07:09:41.451Z] drwx------ 3 1001 1001 60 Jun 23 07:06 .semver [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 07:06 .sonarcloud.properties [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 8609 Jun 23 07:06 Attribution.txt [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 07:06 CONTRIBUTING.md [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 931 Jun 23 07:06 Dockerfile.build [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 849 Jun 23 07:06 Jenkinsfile [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 07:06 LICENSE [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 5605 Jun 23 07:06 Makefile [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 7818 Jun 23 07:06 README.md [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 6912 Jun 23 07:06 SECURITY.md [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 5 Jun 23 07:06 VERSION [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 07:06 ZMQWindows.md [2021-06-23T07:09:41.451Z] drwxrwxr-x 2 1001 1001 37 Jun 23 07:06 bin [2021-06-23T07:09:41.451Z] drwxrwxr-x 14 1001 1001 4096 Jun 23 07:06 cmd [2021-06-23T07:09:41.451Z] -rw-r--r-- 1 root root 398095 Jun 23 07:09 coverage.out [2021-06-23T07:09:41.451Z] -rw-rw-r-- 1 1001 1001 841 Jun 23 07:06 go.mod [2021-06-23T07:09:41.452Z] -rw-r--r-- 1 root root 20843 Jun 23 07:07 go.sum [2021-06-23T07:09:41.452Z] drwxrwxr-x 7 1001 1001 114 Jun 23 07:06 internal [2021-06-23T07:09:41.452Z] drwxrwxr-x 3 1001 1001 16 Jun 23 07:06 openapi [2021-06-23T07:09:41.452Z] drwxrwxr-x 4 1001 1001 71 Jun 23 07:06 snap [2021-06-23T07:09:41.452Z] -rw-rw-r-- 1 1001 1001 168 Jun 23 07:06 version.go [Pipeline] sh [2021-06-23T07:09:41.474Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T07:09:41.752Z] + '[' -e coverage.out ] [2021-06-23T07:09:41.753Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-23T07:09:41.878Z] Stashed 1 file(s) [Pipeline] sh [2021-06-23T07:09:41.890Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T07:09:42.187Z] + make build [2021-06-23T07:09:42.187Z] go mod tidy [2021-06-23T07:09:42.187Z] 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-06-23T07:09:42.266Z] + true [2021-06-23T07:09:42.266Z] + sudo service docker restart [2021-06-23T07:09:43.607Z] 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-06-23T07:09:50.287Z] 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-06-23T07:09:50.287Z] 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-06-23T07:09:51.241Z] 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-06-23T07:09:51.514Z] 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-06-23T07:09:52.466Z] 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-06-23T07:09:53.411Z] 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-06-23T07:09:53.992Z] 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-06-23T07:09:54.954Z] 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-06-23T07:09:55.538Z] 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-06-23T07:09:56.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-23T07:09:57.951Z] $ docker stop --time=1 bbc7f76019e7bf73269ce1c3fdecff48196ee9cc25c40fa02afb8e84e3a61992 [2021-06-23T07:09:59.974Z] $ docker rm -f bbc7f76019e7bf73269ce1c3fdecff48196ee9cc25c40fa02afb8e84e3a61992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T07:10:02.750Z] provisioning config files... [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:10:02.782Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5442377812521073569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:10:03.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T07:10:03.066Z] [2021-06-23T07:10:03.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:10:03.163Z] ---> docker-login.sh [2021-06-23T07:10:03.163Z] nexus3.edgexfoundry.org:10001 [2021-06-23T07:10:03.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T07:10:03.384Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-23T07:10:03.384Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-23T07:10:03.384Z] ca9280d653b3: Pulling fs layer [2021-06-23T07:10:03.384Z] 7e9c9ca2126c: Pulling fs layer [2021-06-23T07:10:03.651Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-23T07:10:03.651Z] cbdbe7a5bc2a: Download complete [2021-06-23T07:10:03.651Z] cbdbe7a5bc2a: Pull complete [2021-06-23T07:10:03.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:10:04.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:10:04.374Z] Configure a credential helper to remove this warning. See [2021-06-23T07:10:04.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:10:04.374Z] [2021-06-23T07:10:04.374Z] Login Succeeded [2021-06-23T07:10:04.374Z] nexus3.edgexfoundry.org:10002 [2021-06-23T07:10:04.603Z] ca9280d653b3: Verifying Checksum [2021-06-23T07:10:04.603Z] ca9280d653b3: Download complete [2021-06-23T07:10:04.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:10:04.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:10:04.974Z] Configure a credential helper to remove this warning. See [2021-06-23T07:10:04.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:10:04.974Z] [2021-06-23T07:10:04.974Z] Login Succeeded [2021-06-23T07:10:04.974Z] nexus3.edgexfoundry.org:10003 [2021-06-23T07:10:05.181Z] ca9280d653b3: Pull complete [2021-06-23T07:10:05.447Z] 7e9c9ca2126c: Verifying Checksum [2021-06-23T07:10:05.447Z] 7e9c9ca2126c: Download complete [2021-06-23T07:10:05.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:10:05.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:10:05.574Z] Configure a credential helper to remove this warning. See [2021-06-23T07:10:05.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:10:05.574Z] [2021-06-23T07:10:05.574Z] Login Succeeded [2021-06-23T07:10:05.574Z] nexus3.edgexfoundry.org:10004 [2021-06-23T07:10:05.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:10:06.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:10:06.123Z] Configure a credential helper to remove this warning. See [2021-06-23T07:10:06.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:10:06.123Z] [2021-06-23T07:10:06.123Z] Login Succeeded [2021-06-23T07:10:06.123Z] docker.io [2021-06-23T07:10:06.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T07:10:07.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T07:10:07.004Z] Configure a credential helper to remove this warning. See [2021-06-23T07:10:07.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T07:10:07.004Z] [2021-06-23T07:10:07.004Z] Login Succeeded [2021-06-23T07:10:07.004Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T07:10:07.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T07:10:07.313Z] ========================================================= [2021-06-23T07:10:07.313Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T07:10:07.313Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:10:07.684Z] + 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-06-23T07:10:08.787Z] 7e9c9ca2126c: Pull complete [2021-06-23T07:10:08.787Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-23T07:10:08.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T07:10:08.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-23T07:10:08.862Z] prd-centos7-docker-4c-2g-873 does not seem to be running inside a container [2021-06-23T07:10:08.902Z] $ 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-06-23T07:10:10.354Z] Sending build context to Docker daemon 166.3MB [2021-06-23T07:10:10.354Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T07:10:10.354Z] Step 2/6 : FROM ${BASE} [2021-06-23T07:10:10.354Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T07:10:10.354Z] 595b0fe564bb: Pulling fs layer [2021-06-23T07:10:10.354Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T07:10:10.354Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T07:10:10.354Z] ba82ee9f976e: Pulling fs layer [2021-06-23T07:10:10.354Z] 506bd15cee9f: Pulling fs layer [2021-06-23T07:10:10.354Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T07:10:10.354Z] 618dc40b7e24: Pulling fs layer [2021-06-23T07:10:10.354Z] ba82ee9f976e: Waiting [2021-06-23T07:10:10.354Z] 506bd15cee9f: Waiting [2021-06-23T07:10:10.354Z] 75a0a4a0db45: Waiting [2021-06-23T07:10:10.354Z] 618dc40b7e24: Waiting [2021-06-23T07:10:10.354Z] 5b7225fbf94c: Verifying Checksum [2021-06-23T07:10:10.354Z] 5b7225fbf94c: Download complete [2021-06-23T07:10:10.354Z] 3088b5b3c5c0: Verifying Checksum [2021-06-23T07:10:10.354Z] 3088b5b3c5c0: Download complete [2021-06-23T07:10:10.354Z] 506bd15cee9f: Verifying Checksum [2021-06-23T07:10:10.354Z] 506bd15cee9f: Download complete [2021-06-23T07:10:10.354Z] 75a0a4a0db45: Download complete [2021-06-23T07:10:10.354Z] 595b0fe564bb: Verifying Checksum [2021-06-23T07:10:10.354Z] 595b0fe564bb: Download complete [2021-06-23T07:10:10.959Z] 595b0fe564bb: Pull complete [2021-06-23T07:10:11.565Z] 3088b5b3c5c0: Pull complete [2021-06-23T07:10:12.099Z] $ docker top b3ce1b393cbc25b1d99157ffa8c8197fe79d93bd723750a6ae5bb7d66da67d06 -eo pid,comm [2021-06-23T07:10:12.200Z] 5b7225fbf94c: Pull complete [Pipeline] { [Pipeline] sh [2021-06-23T07:10:12.509Z] + docker-compose build --help [2021-06-23T07:10:12.509Z] + grep parallel [2021-06-23T07:10:12.798Z] 618dc40b7e24: Verifying Checksum [2021-06-23T07:10:12.798Z] 618dc40b7e24: Download complete [2021-06-23T07:10:13.081Z] --parallel Build images in parallel. [Pipeline] } [2021-06-23T07:10:13.092Z] $ docker stop --time=1 b3ce1b393cbc25b1d99157ffa8c8197fe79d93bd723750a6ae5bb7d66da67d06 [2021-06-23T07:10:14.249Z] ba82ee9f976e: Verifying Checksum [2021-06-23T07:10:14.249Z] ba82ee9f976e: Download complete [2021-06-23T07:10:14.279Z] $ docker rm -f b3ce1b393cbc25b1d99157ffa8c8197fe79d93bd723750a6ae5bb7d66da67d06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:10:14.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T07:10:14.710Z] . [Pipeline] withDockerContainer [2021-06-23T07:10:14.787Z] prd-centos7-docker-4c-2g-873 does not seem to be running inside a container [2021-06-23T07:10:14.833Z] $ 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-06-23T07:10:15.252Z] $ docker top 5c90d42bcf16b4f777e336e5db717df4358312f929843442de22dea5cedcdcad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T07:10:15.644Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-23T07:10:16.216Z] Building core-command ... [2021-06-23T07:10:16.217Z] Building core-data ... [2021-06-23T07:10:16.217Z] Building core-metadata ... [2021-06-23T07:10:16.217Z] Building security-bootstrapper ... [2021-06-23T07:10:16.217Z] Building security-proxy-setup ... [2021-06-23T07:10:16.217Z] Building security-secretstore-setup ... [2021-06-23T07:10:16.217Z] Building support-notifications ... [2021-06-23T07:10:16.217Z] Building support-scheduler ... [2021-06-23T07:10:16.217Z] Building sys-mgmt-agent ... [2021-06-23T07:10:16.217Z] Building sys-mgmt-agent [2021-06-23T07:10:16.217Z] Building core-data [2021-06-23T07:10:16.217Z] Building security-bootstrapper [2021-06-23T07:10:16.217Z] Building core-command [2021-06-23T07:10:16.217Z] Building security-secretstore-setup [2021-06-23T07:10:24.415Z] ba82ee9f976e: Pull complete [2021-06-23T07:10:24.415Z] 506bd15cee9f: Pull complete [2021-06-23T07:10:25.020Z] 75a0a4a0db45: Pull complete [2021-06-23T07:10:28.729Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:10:28.729Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:10:28.729Z] ---> 6597a4d8b464 [2021-06-23T07:10:28.729Z] Step 3/26 : WORKDIR /edgex-go [2021-06-23T07:10:28.729Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:10:28.729Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:10:28.729Z] ---> 6597a4d8b464 [2021-06-23T07:10:28.729Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T07:10:28.729Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:10:28.729Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:10:28.729Z] ---> 6597a4d8b464 [2021-06-23T07:10:28.729Z] Step 3/32 : WORKDIR /edgex-go [2021-06-23T07:10:29.351Z] 618dc40b7e24: Pull complete [2021-06-23T07:10:29.351Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T07:10:29.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T07:10:29.351Z] ---> a36622ca3599 [2021-06-23T07:10:29.351Z] 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-06-23T07:10:31.342Z] ---> Running in 7dbdb54c4afc [2021-06-23T07:10:32.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:10:33.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:10:34.353Z] (1/12) Installing libmagic (5.39-r0) [2021-06-23T07:10:34.628Z] (2/12) Installing file (5.39-r0) [2021-06-23T07:10:34.899Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-23T07:10:34.899Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-23T07:10:36.874Z] ---> Running in 1143bf68eb07 [2021-06-23T07:10:36.874Z] ---> Running in 01b51c84a482 [2021-06-23T07:10:36.874Z] ---> Running in b021b456bc91 [2021-06-23T07:10:37.747Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:10:37.747Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:10:37.747Z] ---> 6597a4d8b464 [2021-06-23T07:10:37.747Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T07:10:38.321Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:10:38.321Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:10:38.321Z] ---> 6597a4d8b464 [2021-06-23T07:10:38.321Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T07:10:38.633Z] ---> Running in 4e2c14609073 [2021-06-23T07:10:38.633Z] ---> Running in 1bb9c9ae2c2a [2021-06-23T07:10:38.633Z] Removing intermediate container b021b456bc91 [2021-06-23T07:10:38.633Z] ---> 3075cc75ed58 [2021-06-23T07:10:38.633Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:10:38.633Z] Removing intermediate container 01b51c84a482 [2021-06-23T07:10:38.633Z] ---> e22a13850c30 [2021-06-23T07:10:38.633Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:10:38.633Z] Removing intermediate container 1143bf68eb07 [2021-06-23T07:10:38.633Z] ---> edc3542a3712 [2021-06-23T07:10:38.633Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:10:38.633Z] ---> Running in 8a8eb9f42b27 [2021-06-23T07:10:38.915Z] ---> Running in 743938aad821 [2021-06-23T07:10:38.915Z] ---> Running in 2076518bd40f [2021-06-23T07:10:38.915Z] Removing intermediate container 4e2c14609073 [2021-06-23T07:10:38.915Z] ---> aaab8824b948 [2021-06-23T07:10:38.915Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:10:38.915Z] Removing intermediate container 1bb9c9ae2c2a [2021-06-23T07:10:38.915Z] ---> 8096bf525003 [2021-06-23T07:10:38.915Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:10:38.915Z] ---> Running in c5cf9c290659 [2021-06-23T07:10:38.915Z] ---> Running in 38cfd710cd9a [2021-06-23T07:10:39.873Z] Removing intermediate container 8a8eb9f42b27 [2021-06-23T07:10:39.873Z] ---> aca09f8d69a0 [2021-06-23T07:10:39.873Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-23T07:10:39.873Z] ---> Running in e7f9d92b2b4b [2021-06-23T07:10:39.873Z] Removing intermediate container 743938aad821 [2021-06-23T07:10:39.873Z] ---> 1536498ae6ae [2021-06-23T07:10:39.873Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-23T07:10:39.873Z] Removing intermediate container 2076518bd40f [2021-06-23T07:10:40.137Z] ---> 53d064022351 [2021-06-23T07:10:40.137Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-23T07:10:40.137Z] ---> Running in 1140597e58a8 [2021-06-23T07:10:40.138Z] ---> Running in a84702deb169 [2021-06-23T07:10:40.138Z] Removing intermediate container c5cf9c290659 [2021-06-23T07:10:40.138Z] ---> 9ba7b94fcf16 [2021-06-23T07:10:40.138Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-23T07:10:40.138Z] ---> Running in a3276d3a4d52 [2021-06-23T07:10:40.138Z] Removing intermediate container 38cfd710cd9a [2021-06-23T07:10:40.138Z] ---> 781d47c5ea11 [2021-06-23T07:10:40.138Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T07:10:40.138Z] ---> Running in db73269bbf5a [2021-06-23T07:10:40.322Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-23T07:10:40.323Z] (6/12) Installing patch (2.7.6-r7) [2021-06-23T07:10:40.323Z] (7/12) Installing build-base (0.5-r2) [2021-06-23T07:10:40.323Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-23T07:10:40.323Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-23T07:10:40.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:10:40.597Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-23T07:10:40.597Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-23T07:10:40.597Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-23T07:10:40.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:10:40.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:10:40.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:10:40.870Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T07:10:40.870Z] OK: 218 MiB in 52 packages [2021-06-23T07:10:40.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:10:41.188Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:10:41.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:10:41.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:10:41.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:10:41.716Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:10:41.982Z] OK: 219 MiB in 52 packages [2021-06-23T07:10:41.982Z] OK: 219 MiB in 52 packages [2021-06-23T07:10:41.982Z] OK: 219 MiB in 52 packages [2021-06-23T07:10:42.242Z] Removing intermediate container 1140597e58a8 [2021-06-23T07:10:42.242Z] ---> c695f61569b6 [2021-06-23T07:10:42.242Z] Step 6/24 : COPY go.mod . [2021-06-23T07:10:42.242Z] OK: 219 MiB in 52 packages [2021-06-23T07:10:42.242Z] Removing intermediate container a84702deb169 [2021-06-23T07:10:42.242Z] ---> 171441eff3de [2021-06-23T07:10:42.242Z] Step 6/32 : COPY go.mod . [2021-06-23T07:10:42.520Z] ---> c2fee8ef8a7e [2021-06-23T07:10:42.520Z] Step 7/24 : RUN go mod download [2021-06-23T07:10:42.520Z] ---> Running in 9aca32d98be1 [2021-06-23T07:10:42.520Z] Removing intermediate container a3276d3a4d52 [2021-06-23T07:10:42.520Z] ---> 782dab9697ef [2021-06-23T07:10:42.520Z] Step 6/24 : COPY go.mod . [2021-06-23T07:10:42.520Z] ---> 045c90fbe288 [2021-06-23T07:10:42.520Z] Step 7/32 : RUN go mod download [2021-06-23T07:10:42.784Z] OK: 219 MiB in 52 packages [2021-06-23T07:10:42.784Z] ---> Running in 254d8a1d0b8f [2021-06-23T07:10:42.784Z] Removing intermediate container e7f9d92b2b4b [2021-06-23T07:10:42.784Z] ---> 4aa0674cc541 [2021-06-23T07:10:42.784Z] Step 6/26 : COPY go.mod . [2021-06-23T07:10:42.784Z] ---> 7216f6213557 [2021-06-23T07:10:42.784Z] Step 7/24 : RUN go mod download [2021-06-23T07:10:42.784Z] ---> Running in ec11d3f6a5bc [2021-06-23T07:10:43.048Z] ---> 20bd279016e8 [2021-06-23T07:10:43.048Z] Step 7/26 : RUN go mod download [2021-06-23T07:10:43.048Z] ---> Running in 30809d8e0bb8 [2021-06-23T07:10:43.048Z] Removing intermediate container db73269bbf5a [2021-06-23T07:10:43.048Z] ---> 65ee2426951f [2021-06-23T07:10:43.048Z] Step 6/24 : COPY go.mod . [2021-06-23T07:10:43.312Z] ---> eec74cd3d0be [2021-06-23T07:10:43.312Z] Step 7/24 : RUN go mod download [2021-06-23T07:10:43.571Z] ---> Running in 9e3b36570281 [2021-06-23T07:10:43.571Z] Removing intermediate container 9aca32d98be1 [2021-06-23T07:10:43.571Z] ---> 4c5e768a6006 [2021-06-23T07:10:43.571Z] Step 8/24 : COPY . . [2021-06-23T07:10:44.537Z] Removing intermediate container 254d8a1d0b8f [2021-06-23T07:10:44.537Z] ---> 4252cdd90633 [2021-06-23T07:10:44.537Z] Step 8/32 : COPY . . [2021-06-23T07:10:45.216Z] Removing intermediate container 7dbdb54c4afc [2021-06-23T07:10:45.217Z] ---> ecc1be8a5a08 [2021-06-23T07:10:45.217Z] Step 4/6 : WORKDIR /edgex-go [2021-06-23T07:10:45.217Z] ---> Running in 780c8807e0bd [2021-06-23T07:10:45.217Z] Removing intermediate container 780c8807e0bd [2021-06-23T07:10:45.217Z] ---> 79d5268984f8 [2021-06-23T07:10:45.217Z] Step 5/6 : COPY go.mod . [2021-06-23T07:10:46.203Z] ---> d92ad633da26 [2021-06-23T07:10:46.203Z] Step 6/6 : RUN go mod download [2021-06-23T07:10:46.203Z] ---> Running in 0c8b918ddc7d [2021-06-23T07:10:49.873Z] Removing intermediate container ec11d3f6a5bc [2021-06-23T07:10:49.873Z] ---> be7adde9398f [2021-06-23T07:10:49.873Z] Step 8/24 : COPY . . [2021-06-23T07:10:50.145Z] Removing intermediate container 30809d8e0bb8 [2021-06-23T07:10:50.145Z] ---> 5ec74d6e9795 [2021-06-23T07:10:50.145Z] Step 8/26 : COPY . . [2021-06-23T07:10:50.145Z] ---> 2ca1ea959eaf [2021-06-23T07:10:50.145Z] Step 9/24 : RUN go mod tidy [2021-06-23T07:10:50.145Z] ---> 3e953ad8142d [2021-06-23T07:10:50.145Z] Step 9/32 : RUN go mod tidy [2021-06-23T07:10:51.107Z] Removing intermediate container 9e3b36570281 [2021-06-23T07:10:51.107Z] ---> 0bf2d1fb7adb [2021-06-23T07:10:51.107Z] Step 8/24 : COPY . . [2021-06-23T07:10:54.443Z] ---> Running in 02f15b3444b7 [2021-06-23T07:10:54.443Z] ---> Running in 43e608d9275d [2021-06-23T07:11:01.177Z] ---> fbf2400dee92 [2021-06-23T07:11:01.177Z] Step 9/24 : RUN go mod tidy [2021-06-23T07:11:01.177Z] ---> ac2c1d148910 [2021-06-23T07:11:01.177Z] Step 9/26 : RUN go mod tidy [2021-06-23T07:11:01.445Z] Removing intermediate container 43e608d9275d [2021-06-23T07:11:01.445Z] ---> 91dd89ed8d7e [2021-06-23T07:11:01.445Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-23T07:11:01.445Z] Removing intermediate container 02f15b3444b7 [2021-06-23T07:11:01.445Z] ---> a1456bfdf3e7 [2021-06-23T07:11:01.445Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-23T07:11:01.445Z] ---> Running in 42562580b2cb [2021-06-23T07:11:01.445Z] ---> Running in aea1e6d87d85 [2021-06-23T07:11:01.445Z] ---> Running in 0d8b60e3e34b [2021-06-23T07:11:01.445Z] ---> Running in f52acb55af2a [2021-06-23T07:11:02.857Z] 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-06-23T07:11:02.857Z] 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-06-23T07:11:03.818Z] Removing intermediate container aea1e6d87d85 [2021-06-23T07:11:03.818Z] ---> 2004a2f5380f [2021-06-23T07:11:03.818Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-23T07:11:03.818Z] Removing intermediate container 42562580b2cb [2021-06-23T07:11:03.818Z] ---> 92af006545e1 [2021-06-23T07:11:03.818Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-23T07:11:03.818Z] ---> Running in 248e1e1e21bb [2021-06-23T07:11:03.818Z] ---> Running in 60083785fa8d [2021-06-23T07:11:04.395Z] 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-06-23T07:11:04.665Z] 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-06-23T07:11:12.869Z] ---> 407cdb5d46b0 [2021-06-23T07:11:12.869Z] Step 9/24 : RUN go mod tidy [2021-06-23T07:11:12.869Z] ---> Running in 118d35aa5e29 [2021-06-23T07:11:13.018Z] Removing intermediate container 0c8b918ddc7d [2021-06-23T07:11:13.018Z] ---> bd2bf73b49ad [2021-06-23T07:11:13.018Z] Successfully built bd2bf73b49ad [2021-06-23T07:11:13.018Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:11:13.367Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T07:11:13.367Z] . [Pipeline] withDockerContainer [2021-06-23T07:11:13.764Z] prd-ubuntu18.04-docker-arm64-4c-16g-874 does not seem to be running inside a container [2021-06-23T07:11:13.878Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-06-23T07:11:14.791Z] Removing intermediate container 118d35aa5e29 [2021-06-23T07:11:14.791Z] ---> f9aa014ada3b [2021-06-23T07:11:14.791Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-23T07:11:14.791Z] ---> Running in a3b8b3c0af7a [2021-06-23T07:11:15.366Z] 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-06-23T07:11:15.504Z] $ docker top d2506d196264a49b0a9ebf3e103c6e2023fea637e5a2e3fe7c17ab73ee99cec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T07:11:16.558Z] + go version [2021-06-23T07:11:16.558Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T07:11:16.585Z] $ docker stop --time=1 d2506d196264a49b0a9ebf3e103c6e2023fea637e5a2e3fe7c17ab73ee99cec2 [2021-06-23T07:11:18.411Z] $ docker rm -f d2506d196264a49b0a9ebf3e103c6e2023fea637e5a2e3fe7c17ab73ee99cec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:11:19.228Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T07:11:19.228Z] . [Pipeline] withDockerContainer [2021-06-23T07:11:19.494Z] prd-ubuntu18.04-docker-arm64-4c-16g-874 does not seem to be running inside a container [2021-06-23T07:11:19.579Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-06-23T07:11:21.125Z] $ docker top cd86379e778eb277305868ee35acc00f62828b24f2988f4e39696247b65a2b70 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T07:11:21.471Z] ========================================================= [2021-06-23T07:11:21.472Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-23T07:11:21.472Z] ========================================================= [Pipeline] sh [2021-06-23T07:11:22.123Z] + go mod tidy [Pipeline] sh [2021-06-23T07:11:23.393Z] + make test [2021-06-23T07:11:23.393Z] go mod tidy [2021-06-23T07:11:23.998Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-23T07:11:37.418Z] Removing intermediate container 0d8b60e3e34b [2021-06-23T07:11:37.418Z] ---> ad8eb11e2980 [2021-06-23T07:11:37.418Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-23T07:11:37.418Z] ---> Running in b55bfbaa3acd [2021-06-23T07:11:37.418Z] 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-06-23T07:11:38.403Z] Removing intermediate container f52acb55af2a [2021-06-23T07:11:38.403Z] ---> 92e719f0e228 [2021-06-23T07:11:38.403Z] [2021-06-23T07:11:38.403Z] Step 11/32 : FROM alpine:3.12 [2021-06-23T07:11:38.670Z] 3.12: Pulling from library/alpine [2021-06-23T07:11:38.670Z] Removing intermediate container b55bfbaa3acd [2021-06-23T07:11:38.670Z] ---> db0d368abbf3 [2021-06-23T07:11:38.670Z] [2021-06-23T07:11:38.670Z] Step 12/24 : FROM docker:20.10.0 [2021-06-23T07:11:38.952Z] 20.10.0: Pulling from library/docker [2021-06-23T07:11:39.217Z] 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-06-23T07:11:39.486Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T07:11:39.486Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T07:11:39.486Z] ---> 13621d1b12d4 [2021-06-23T07:11:39.486Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-23T07:11:39.751Z] ---> Running in 93e97f8f3bd6 [2021-06-23T07:11:40.019Z] Removing intermediate container 93e97f8f3bd6 [2021-06-23T07:11:40.019Z] ---> 97b0da2a2f9d [2021-06-23T07:11:40.019Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-23T07:11:40.287Z] ---> Running in f097d88848de [2021-06-23T07:11:40.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:11:40.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:11:41.139Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-23T07:11:41.139Z] (2/2) Installing su-exec (0.2-r1) [2021-06-23T07:11:41.140Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:11:41.140Z] OK: 6 MiB in 16 packages [2021-06-23T07:11:43.155Z] Removing intermediate container f097d88848de [2021-06-23T07:11:43.155Z] ---> f6d451b5e51d [2021-06-23T07:11:43.155Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-23T07:11:43.420Z] ---> Running in 9d29bcb6946c [2021-06-23T07:11:43.420Z] Removing intermediate container 60083785fa8d [2021-06-23T07:11:43.420Z] ---> a0dc79af5b1c [2021-06-23T07:11:43.420Z] [2021-06-23T07:11:43.420Z] Step 11/26 : FROM alpine:3.12 [2021-06-23T07:11:43.420Z] ---> 13621d1b12d4 [2021-06-23T07:11:43.420Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-23T07:11:43.686Z] Removing intermediate container 9d29bcb6946c [2021-06-23T07:11:43.687Z] ---> 87f795c44aa8 [2021-06-23T07:11:43.687Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-23T07:11:43.687Z] ---> Running in 09b38a0961bb [2021-06-23T07:11:43.687Z] ---> Running in fb36a996e7cf [2021-06-23T07:11:43.958Z] Removing intermediate container fb36a996e7cf [2021-06-23T07:11:43.958Z] ---> 2f1921c06570 [2021-06-23T07:11:43.958Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-23T07:11:44.226Z] ---> Running in 91dac83234bf [2021-06-23T07:11:44.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:11:44.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:11:44.775Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-23T07:11:44.775Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T07:11:44.775Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-23T07:11:44.775Z] (4/6) Installing curl (7.77.0-r0) [2021-06-23T07:11:44.775Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-23T07:11:44.775Z] (6/6) Installing su-exec (0.2-r1) [2021-06-23T07:11:44.775Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:11:44.775Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T07:11:44.775Z] OK: 7 MiB in 20 packages [2021-06-23T07:11:46.191Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-23T07:11:46.825Z] Removing intermediate container 91dac83234bf [2021-06-23T07:11:46.825Z] ---> 627d22de1fba [2021-06-23T07:11:46.825Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-23T07:11:46.825Z] Removing intermediate container 09b38a0961bb [2021-06-23T07:11:46.825Z] ---> 681d7f1f8f0e [2021-06-23T07:11:46.825Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T07:11:46.825Z] ---> Running in 84ecde596b94 [2021-06-23T07:11:46.825Z] ---> Running in 7d74199af136 [2021-06-23T07:11:46.825Z] Removing intermediate container 84ecde596b94 [2021-06-23T07:11:46.825Z] ---> deadc930c59d [2021-06-23T07:11:46.826Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-23T07:11:47.086Z] Removing intermediate container 7d74199af136 [2021-06-23T07:11:47.086Z] ---> fdfe65df7b9a [2021-06-23T07:11:47.086Z] Step 14/26 : WORKDIR / [2021-06-23T07:11:47.348Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-23T07:11:47.610Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-23T07:11:47.610Z] ---> Running in b611232528cb [2021-06-23T07:11:47.874Z] ---> 2e3cfb41d65a [2021-06-23T07:11:47.874Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-23T07:11:47.874Z] ---> aefe523efa57 [2021-06-23T07:11:47.874Z] 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-06-23T07:11:47.874Z] ---> Running in 6e1d0ccbaa10 [2021-06-23T07:11:47.874Z] ---> Running in bdcca4a9748b [2021-06-23T07:11:47.874Z] Removing intermediate container a3b8b3c0af7a [2021-06-23T07:11:47.874Z] ---> d6f0290f8667 [2021-06-23T07:11:47.874Z] [2021-06-23T07:11:47.874Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T07:11:47.875Z] ---> 13621d1b12d4 [2021-06-23T07:11:47.875Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T07:11:48.142Z] Removing intermediate container 248e1e1e21bb [2021-06-23T07:11:48.142Z] ---> 33d3ee2849bb [2021-06-23T07:11:48.142Z] [2021-06-23T07:11:48.142Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T07:11:48.142Z] ---> 13621d1b12d4 [2021-06-23T07:11:48.142Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-23T07:11:48.142Z] Removing intermediate container b611232528cb [2021-06-23T07:11:48.142Z] ---> e6533f48a1fc [2021-06-23T07:11:48.142Z] 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-06-23T07:11:48.142Z] ---> Running in e40ac0020c67 [2021-06-23T07:11:48.142Z] ---> Running in 995dade03ef9 [2021-06-23T07:11:48.142Z] Removing intermediate container bdcca4a9748b [2021-06-23T07:11:48.142Z] ---> de538824a470 [2021-06-23T07:11:48.142Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-23T07:11:48.142Z] ---> Running in 0d50283a46ea [2021-06-23T07:11:48.142Z] Removing intermediate container 995dade03ef9 [2021-06-23T07:11:48.142Z] ---> dc5c50851d58 [2021-06-23T07:11:48.142Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-23T07:11:48.425Z] ---> Running in 9cfa61db2e66 [2021-06-23T07:11:48.425Z] ---> fd0dcce6abcb [2021-06-23T07:11:48.425Z] 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-06-23T07:11:48.425Z] Removing intermediate container 9cfa61db2e66 [2021-06-23T07:11:48.425Z] ---> 6d1070ff9a1a [2021-06-23T07:11:48.425Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-23T07:11:48.425Z] ---> Running in 09711e81d5f0 [2021-06-23T07:11:48.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:11:48.707Z] ---> 55aacb1fbc20 [2021-06-23T07:11:48.707Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-23T07:11:48.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:11:48.707Z] Removing intermediate container 09711e81d5f0 [2021-06-23T07:11:48.707Z] ---> 641d22662b1e [2021-06-23T07:11:48.707Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:11:48.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:11:48.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:11:48.707Z] ---> Running in ae59dd811113 [2021-06-23T07:11:48.977Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T07:11:48.977Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:11:48.977Z] OK: 6 MiB in 15 packages [2021-06-23T07:11:48.977Z] Removing intermediate container 6e1d0ccbaa10 [2021-06-23T07:11:48.977Z] ---> 368332c3a97d [2021-06-23T07:11:48.977Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T07:11:48.977Z] (1/39) Installing readline (8.0.4-r0) [2021-06-23T07:11:48.977Z] (2/39) Installing bash (5.0.17-r0) [2021-06-23T07:11:48.977Z] Executing bash-5.0.17-r0.post-install [2021-06-23T07:11:48.977Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T07:11:48.977Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-23T07:11:48.977Z] (5/39) Installing curl (7.77.0-r0) [2021-06-23T07:11:48.977Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-23T07:11:48.977Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-23T07:11:48.977Z] (8/39) Installing expat (2.2.9-r1) [2021-06-23T07:11:48.977Z] (9/39) Installing libffi (3.3-r2) [2021-06-23T07:11:48.977Z] (10/39) Installing gdbm (1.13-r1) [2021-06-23T07:11:48.977Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-23T07:11:48.977Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-23T07:11:48.977Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-23T07:11:48.977Z] ---> a0a83d4a351e [2021-06-23T07:11:48.977Z] 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-06-23T07:11:49.247Z] ---> ec3a18a1e9ec [2021-06-23T07:11:49.247Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-23T07:11:50.262Z] ---> 23c09e572c49 [2021-06-23T07:11:50.262Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-23T07:11:50.262Z] Removing intermediate container e40ac0020c67 [2021-06-23T07:11:50.262Z] ---> e90d60d2b740 [2021-06-23T07:11:50.262Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T07:11:50.262Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-23T07:11:50.262Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-23T07:11:50.262Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-23T07:11:50.262Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-23T07:11:50.262Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-23T07:11:50.262Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-23T07:11:50.262Z] ---> 60ca982598bc [2021-06-23T07:11:50.262Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-23T07:11:50.262Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-23T07:11:50.262Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-23T07:11:50.262Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-23T07:11:50.262Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-23T07:11:50.262Z] ---> Running in c75e42ea6b5f [2021-06-23T07:11:50.262Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-23T07:11:50.262Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-23T07:11:50.529Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-23T07:11:50.529Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-23T07:11:50.529Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-23T07:11:50.529Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-23T07:11:50.529Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-23T07:11:50.529Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-23T07:11:50.529Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-23T07:11:50.529Z] ---> 1d4c0d26b263 [2021-06-23T07:11:50.529Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-23T07:11:50.529Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-23T07:11:50.529Z] ---> de484736a1f7 [2021-06-23T07:11:50.529Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-23T07:11:50.529Z] Removing intermediate container c75e42ea6b5f [2021-06-23T07:11:50.529Z] ---> d4007c2073fd [2021-06-23T07:11:50.529Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-23T07:11:50.529Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-23T07:11:50.529Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-23T07:11:50.529Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-23T07:11:50.828Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-23T07:11:50.828Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-23T07:11:50.828Z] Removing intermediate container ae59dd811113 [2021-06-23T07:11:50.828Z] ---> e1050dc84fd9 [2021-06-23T07:11:50.828Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-23T07:11:50.828Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-23T07:11:50.829Z] ---> Running in b1b02fa00f13 [2021-06-23T07:11:50.829Z] Executing busybox-1.31.1-r19.trigger [2021-06-23T07:11:50.829Z] OK: 72 MiB in 59 packages [2021-06-23T07:11:50.829Z] ---> Running in aa12c946b4dd [2021-06-23T07:11:51.101Z] ---> e2ff003035b0 [2021-06-23T07:11:51.101Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-23T07:11:51.101Z] ---> 215fb9d4203f [2021-06-23T07:11:51.101Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-23T07:11:51.102Z] Removing intermediate container b1b02fa00f13 [2021-06-23T07:11:51.102Z] ---> 47e825caba88 [2021-06-23T07:11:51.102Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T07:11:51.393Z] ---> Running in 8c0fa3e47ebd [2021-06-23T07:11:51.393Z] ---> 309648920165 [2021-06-23T07:11:51.393Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-23T07:11:51.393Z] ---> 2baffb2acbe8 [2021-06-23T07:11:51.393Z] 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-06-23T07:11:51.393Z] ---> Running in e396f8d6ef8c [2021-06-23T07:11:51.695Z] Removing intermediate container 8c0fa3e47ebd [2021-06-23T07:11:51.695Z] ---> 27d1b11bd8fe [2021-06-23T07:11:51.695Z] Step 16/24 : WORKDIR / [2021-06-23T07:11:51.695Z] Collecting docker-compose==1.23.2 [2021-06-23T07:11:51.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:11:51.695Z] ---> Running in fe8a79faf510 [2021-06-23T07:11:51.695Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-23T07:11:51.695Z] ---> Running in 87ed1a9b7fca [2021-06-23T07:11:51.695Z] Collecting texttable<0.10,>=0.9.0 [2021-06-23T07:11:51.695Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-23T07:11:51.695Z] Removing intermediate container e396f8d6ef8c [2021-06-23T07:11:51.695Z] ---> 8c5edb33b9b8 [2021-06-23T07:11:51.695Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-23T07:11:51.695Z] Removing intermediate container 87ed1a9b7fca [2021-06-23T07:11:51.695Z] ---> c9c2e7fbadfb [2021-06-23T07:11:51.695Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T07:11:51.975Z] ---> 006114825d68 [2021-06-23T07:11:51.975Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-23T07:11:51.975Z] 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-06-23T07:11:52.236Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-23T07:11:52.236Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-23T07:11:52.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:11:52.236Z] ---> 1611efddbbdf [2021-06-23T07:11:52.236Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-23T07:11:52.236Z] ---> Running in 47577363fbc3 [2021-06-23T07:11:52.236Z] Collecting jsonschema<3,>=2.5.1 [2021-06-23T07:11:52.236Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-23T07:11:52.236Z] Collecting cached-property<2,>=1.2.0 [2021-06-23T07:11:52.236Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-23T07:11:52.511Z] Collecting docopt<0.7,>=0.6.1 [2021-06-23T07:11:52.511Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-23T07:11:52.511Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-23T07:11:52.511Z] ---> bb86817ac034 [2021-06-23T07:11:52.511Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-23T07:11:52.780Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-23T07:11:52.780Z] Removing intermediate container fe8a79faf510 [2021-06-23T07:11:52.780Z] ---> c18c34bc4c65 [2021-06-23T07:11:52.780Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-23T07:11:52.780Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-23T07:11:52.780Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-23T07:11:52.780Z] ---> Running in 0bf929bc53be [2021-06-23T07:11:52.780Z] ---> 62008f0935cd [2021-06-23T07:11:52.780Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-23T07:11:53.043Z] Removing intermediate container 0bf929bc53be [2021-06-23T07:11:53.043Z] ---> 6d124ae47bfb [2021-06-23T07:11:53.043Z] Step 24/26 : LABEL arch=x86_64 [2021-06-23T07:11:53.043Z] Collecting PyYAML<4,>=3.10 [2021-06-23T07:11:53.043Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-23T07:11:53.043Z] ---> Running in b89377abbbf8 [2021-06-23T07:11:53.043Z] ---> Running in e3fda6e8b3eb [2021-06-23T07:11:53.313Z] Removing intermediate container e3fda6e8b3eb [2021-06-23T07:11:53.313Z] ---> ef85dc94e2ed [2021-06-23T07:11:53.313Z] Step 25/26 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:11:53.313Z] Removing intermediate container b89377abbbf8 [2021-06-23T07:11:53.313Z] ---> 79b0cb345864 [2021-06-23T07:11:53.313Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:11:53.313Z] Removing intermediate container 47577363fbc3 [2021-06-23T07:11:53.313Z] ---> f1304ce222bb [2021-06-23T07:11:53.313Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-23T07:11:53.313Z] ---> Running in b25bffce9c79 [2021-06-23T07:11:53.313Z] ---> Running in a0be4388c28b [2021-06-23T07:11:53.313Z] ---> Running in 8df717c453ea [2021-06-23T07:11:53.601Z] Removing intermediate container a0be4388c28b [2021-06-23T07:11:53.601Z] ---> 05f0ce276d7d [2021-06-23T07:11:53.601Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T07:11:53.601Z] Removing intermediate container b25bffce9c79 [2021-06-23T07:11:53.601Z] ---> 1f7e9373366d [2021-06-23T07:11:53.601Z] Step 26/26 : LABEL version=0.0.0 [2021-06-23T07:11:53.601Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-23T07:11:53.601Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-23T07:11:53.601Z] ---> Running in b0cc4787d68a [2021-06-23T07:11:53.601Z] Removing intermediate container 8df717c453ea [2021-06-23T07:11:53.601Z] ---> 92cdb1d2c064 [2021-06-23T07:11:53.601Z] Step 29/32 : CMD ["gate"] [2021-06-23T07:11:53.601Z] ---> Running in c96609641de1 [2021-06-23T07:11:53.601Z] ---> Running in b8d83090bbc6 [2021-06-23T07:11:53.601Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-23T07:11:53.601Z] Removing intermediate container c96609641de1 [2021-06-23T07:11:53.601Z] ---> bba096172935 [2021-06-23T07:11:53.601Z] [2021-06-23T07:11:53.880Z] Removing intermediate container b0cc4787d68a [2021-06-23T07:11:53.881Z] ---> 034a7e47ee09 [2021-06-23T07:11:53.881Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:11:53.881Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-23T07:11:53.881Z] Successfully built bba096172935 [2021-06-23T07:11:53.881Z] ---> Running in 0bce4d29cc26 [2021-06-23T07:11:53.881Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:11:53.881Z] OK: 8 MiB in 20 packages [2021-06-23T07:11:53.881Z] Successfully tagged security-secretstore-setup:latest [2021-06-23T07:11:53.881Z] Building core-metadata [2021-06-23T07:11:53.881Z]  Building security-secretstore-setup ... done Removing intermediate container b8d83090bbc6 [2021-06-23T07:11:53.881Z] ---> 3fc80e472f6d [2021-06-23T07:11:53.881Z] Step 30/32 : LABEL arch=x86_64 [2021-06-23T07:11:53.881Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-23T07:11:53.881Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-23T07:11:54.149Z] ---> Running in 1ebdd940353b [2021-06-23T07:11:54.149Z] Removing intermediate container 0bce4d29cc26 [2021-06-23T07:11:54.149Z] ---> 31fbe5b02fee [2021-06-23T07:11:54.149Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T07:11:54.149Z] Collecting docker<4.0,>=3.6.0 [2021-06-23T07:11:54.149Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-23T07:11:54.149Z] ---> Running in 3a916dfe4f8b [2021-06-23T07:11:54.416Z] 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-06-23T07:11:54.416Z] Collecting idna<2.8,>=2.5 [2021-06-23T07:11:54.416Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-23T07:11:54.990Z] Removing intermediate container 1ebdd940353b [2021-06-23T07:11:54.990Z] ---> 3ca583553bc9 [2021-06-23T07:11:54.990Z] Step 31/32 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:11:54.990Z] Removing intermediate container aa12c946b4dd [2021-06-23T07:11:54.990Z] ---> 155774aecd19 [2021-06-23T07:11:54.990Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T07:11:54.990Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-23T07:11:54.990Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-23T07:11:55.255Z] 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-06-23T07:11:55.521Z] Removing intermediate container 3a916dfe4f8b [2021-06-23T07:11:55.521Z] ---> 13d0da530442 [2021-06-23T07:11:55.521Z] [2021-06-23T07:11:55.785Z] Successfully built 13d0da530442 [2021-06-23T07:11:56.050Z] Successfully tagged core-command:latest [2021-06-23T07:11:56.050Z] Building security-proxy-setup [2021-06-23T07:11:56.050Z]  Building core-command ... done  ---> Running in fd0fe4a29991 [2021-06-23T07:11:56.050Z] Collecting docker-pycreds>=0.4.0 [2021-06-23T07:11:56.050Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-23T07:11:56.638Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-23T07:11:56.638Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-23T07:11:56.638Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-23T07:11:56.638Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-23T07:11:56.638Z] ---> 30fbb3b277a0 [2021-06-23T07:11:56.638Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-23T07:11:56.638Z] Installing collected packages: texttable, websocket-client, jsonschema, cached-property, docopt, PyYAML, dockerpty, idna, urllib3, requests, docker-pycreds, docker, docker-compose [2021-06-23T07:11:56.638Z] Running setup.py install for texttable: started [2021-06-23T07:11:57.228Z] Running setup.py install for texttable: finished with status 'done' [2021-06-23T07:11:57.228Z] Removing intermediate container fd0fe4a29991 [2021-06-23T07:11:57.228Z] ---> 7e10351a1e58 [2021-06-23T07:11:57.228Z] Step 32/32 : LABEL version=0.0.0 [2021-06-23T07:12:00.833Z] Running setup.py install for docopt: started [2021-06-23T07:12:00.833Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:12:00.833Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:12:00.833Z] ---> 6597a4d8b464 [2021-06-23T07:12:00.833Z] Step 3/22 : WORKDIR /edgex-go [2021-06-23T07:12:00.833Z] ---> Using cache [2021-06-23T07:12:00.833Z] ---> 8096bf525003 [2021-06-23T07:12:00.833Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:12:00.833Z] ---> Using cache [2021-06-23T07:12:00.833Z] ---> 781d47c5ea11 [2021-06-23T07:12:00.833Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-23T07:12:00.833Z] ---> Using cache [2021-06-23T07:12:00.833Z] ---> 65ee2426951f [2021-06-23T07:12:00.833Z] Step 6/22 : COPY go.mod . [2021-06-23T07:12:00.833Z] ---> Using cache [2021-06-23T07:12:00.833Z] ---> eec74cd3d0be [2021-06-23T07:12:00.833Z] Step 7/22 : RUN go mod download [2021-06-23T07:12:00.833Z] ---> Using cache [2021-06-23T07:12:00.833Z] ---> 0bf2d1fb7adb [2021-06-23T07:12:00.833Z] Step 8/22 : COPY . . [2021-06-23T07:12:00.833Z] ---> Using cache [2021-06-23T07:12:00.833Z] ---> 407cdb5d46b0 [2021-06-23T07:12:00.833Z] Step 9/22 : RUN go mod tidy [2021-06-23T07:12:00.833Z] ---> Using cache [2021-06-23T07:12:00.833Z] ---> f9aa014ada3b [2021-06-23T07:12:00.833Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-23T07:12:01.788Z] ---> fbcf497ad65a [2021-06-23T07:12:01.788Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-23T07:12:01.788Z] ---> Running in 1a21caac587d [2021-06-23T07:12:02.058Z] Running setup.py install for docopt: finished with status 'done' [2021-06-23T07:12:02.058Z] Running setup.py install for PyYAML: started [2021-06-23T07:12:02.058Z] ---> Running in b23ca7e59a84 [2021-06-23T07:12:02.633Z] ---> 17ea22e0ce50 [2021-06-23T07:12:02.633Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-23T07:12:02.894Z] Removing intermediate container 1a21caac587d [2021-06-23T07:12:02.894Z] ---> 3d73fcc8d1cb [2021-06-23T07:12:02.894Z] [2021-06-23T07:12:02.894Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-23T07:12:02.894Z] Running setup.py install for dockerpty: started [2021-06-23T07:12:02.894Z] Successfully built 3d73fcc8d1cb [2021-06-23T07:12:02.894Z] Successfully tagged security-bootstrapper:latest [2021-06-23T07:12:03.165Z]  Building security-bootstrapper ... done Building support-notifications [2021-06-23T07:12:03.165Z] ---> Running in c0d133eb3061 [2021-06-23T07:12:03.165Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-23T07:12:03.443Z] Attempting uninstall: idna [2021-06-23T07:12:03.443Z] Found existing installation: idna 2.9 [2021-06-23T07:12:03.443Z] Uninstalling idna-2.9: [2021-06-23T07:12:03.443Z] Removing intermediate container c0d133eb3061 [2021-06-23T07:12:03.443Z] ---> bf5daef3d15f [2021-06-23T07:12:03.443Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:12:03.444Z] Successfully uninstalled idna-2.9 [2021-06-23T07:12:03.710Z] 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-06-23T07:12:03.710Z] Attempting uninstall: urllib3 [2021-06-23T07:12:03.710Z] Found existing installation: urllib3 1.25.9 [2021-06-23T07:12:03.710Z] Uninstalling urllib3-1.25.9: [2021-06-23T07:12:03.710Z] Successfully uninstalled urllib3-1.25.9 [2021-06-23T07:12:04.664Z] ---> Running in 31c1ab5b1bc6 [2021-06-23T07:12:04.664Z] Attempting uninstall: requests [2021-06-23T07:12:04.664Z] Found existing installation: requests 2.23.0 [2021-06-23T07:12:04.664Z] Uninstalling requests-2.23.0: [2021-06-23T07:12:04.664Z] Successfully uninstalled requests-2.23.0 [2021-06-23T07:12:05.249Z] Removing intermediate container 31c1ab5b1bc6 [2021-06-23T07:12:05.249Z] ---> 87d88ab5e8eb [2021-06-23T07:12:05.249Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T07:12:05.835Z] ---> Running in e11b1b0f30b3 [2021-06-23T07:12:06.108Z] Removing intermediate container e11b1b0f30b3 [2021-06-23T07:12:06.108Z] ---> cc3e9ebd7c8c [2021-06-23T07:12:06.108Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:12:07.068Z] ---> Running in 75a4bcd1d1e4 [2021-06-23T07:12:07.068Z] 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-06-23T07:12:07.660Z] Removing intermediate container 75a4bcd1d1e4 [2021-06-23T07:12:07.660Z] ---> 1b5be5953f8a [2021-06-23T07:12:07.660Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T07:12:09.066Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:12:09.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:12:09.067Z] ---> 6597a4d8b464 [2021-06-23T07:12:09.067Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T07:12:09.067Z] ---> Using cache [2021-06-23T07:12:09.067Z] ---> 8096bf525003 [2021-06-23T07:12:09.067Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:12:09.067Z] ---> Using cache [2021-06-23T07:12:09.067Z] ---> 781d47c5ea11 [2021-06-23T07:12:09.067Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-23T07:12:09.339Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:12:09.339Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:12:09.339Z] ---> 6597a4d8b464 [2021-06-23T07:12:09.339Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T07:12:09.339Z] ---> Using cache [2021-06-23T07:12:09.339Z] ---> 8096bf525003 [2021-06-23T07:12:09.339Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:12:09.339Z] ---> Using cache [2021-06-23T07:12:09.339Z] ---> 781d47c5ea11 [2021-06-23T07:12:09.339Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T07:12:09.339Z] ---> Using cache [2021-06-23T07:12:09.339Z] ---> 65ee2426951f [2021-06-23T07:12:09.339Z] Step 6/24 : COPY go.mod . [2021-06-23T07:12:09.339Z] ---> Using cache [2021-06-23T07:12:09.339Z] ---> eec74cd3d0be [2021-06-23T07:12:09.339Z] Step 7/24 : RUN go mod download [2021-06-23T07:12:09.339Z] ---> Using cache [2021-06-23T07:12:09.339Z] ---> 0bf2d1fb7adb [2021-06-23T07:12:09.339Z] Step 8/24 : COPY . . [2021-06-23T07:12:09.339Z] ---> Using cache [2021-06-23T07:12:09.339Z] ---> 407cdb5d46b0 [2021-06-23T07:12:09.339Z] Step 9/24 : RUN go mod tidy [2021-06-23T07:12:09.339Z] ---> Using cache [2021-06-23T07:12:09.339Z] ---> f9aa014ada3b [2021-06-23T07:12:09.339Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-23T07:12:09.339Z] ---> Running in 3984a6d2e3c8 [2021-06-23T07:12:09.339Z] ---> Running in 072c7d0c2083 [2021-06-23T07:12:09.339Z] ---> Running in de946b0b1e8d [2021-06-23T07:12:09.606Z] Removing intermediate container 3984a6d2e3c8 [2021-06-23T07:12:09.606Z] ---> fdd5b4c80f9d [2021-06-23T07:12:09.606Z] [2021-06-23T07:12:09.606Z] Successfully built fdd5b4c80f9d [2021-06-23T07:12:09.606Z] Successfully tagged core-data:latest [2021-06-23T07:12:09.606Z]  Building core-data ... done Building support-scheduler [2021-06-23T07:12:10.199Z] 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-06-23T07:12:10.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:12:11.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:12:11.808Z] OK: 219 MiB in 52 packages [2021-06-23T07:12:17.132Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:12:17.132Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:12:17.132Z] ---> 6597a4d8b464 [2021-06-23T07:12:17.132Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T07:12:17.132Z] ---> Using cache [2021-06-23T07:12:17.132Z] ---> 8096bf525003 [2021-06-23T07:12:17.132Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:12:17.132Z] ---> Using cache [2021-06-23T07:12:17.132Z] ---> 781d47c5ea11 [2021-06-23T07:12:17.132Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-23T07:12:17.132Z] ---> Using cache [2021-06-23T07:12:17.132Z] ---> 65ee2426951f [2021-06-23T07:12:17.132Z] Step 6/23 : COPY go.mod . [2021-06-23T07:12:17.132Z] ---> Using cache [2021-06-23T07:12:17.132Z] ---> eec74cd3d0be [2021-06-23T07:12:17.132Z] Step 7/23 : RUN go mod download [2021-06-23T07:12:17.132Z] ---> Using cache [2021-06-23T07:12:17.132Z] ---> 0bf2d1fb7adb [2021-06-23T07:12:17.132Z] Step 8/23 : COPY . . [2021-06-23T07:12:17.132Z] ---> Using cache [2021-06-23T07:12:17.132Z] ---> 407cdb5d46b0 [2021-06-23T07:12:17.132Z] Step 9/23 : RUN go mod tidy [2021-06-23T07:12:17.132Z] ---> Using cache [2021-06-23T07:12:17.132Z] ---> f9aa014ada3b [2021-06-23T07:12:17.132Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-23T07:12:17.132Z] ---> Running in 149d86f381f6 [2021-06-23T07:12:17.132Z] Removing intermediate container 0d50283a46ea [2021-06-23T07:12:17.132Z] ---> 984c3dc08518 [2021-06-23T07:12:17.132Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-23T07:12:17.132Z] ---> Running in 10d9f748e91c [2021-06-23T07:12:17.132Z] Removing intermediate container 072c7d0c2083 [2021-06-23T07:12:17.132Z] ---> 7729e2bcb4fa [2021-06-23T07:12:17.132Z] Step 6/23 : COPY go.mod . [2021-06-23T07:12:17.132Z] Removing intermediate container 10d9f748e91c [2021-06-23T07:12:17.132Z] ---> 89f4c2382f22 [2021-06-23T07:12:17.132Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-23T07:12:17.132Z] ---> Running in ade7bd1d05d5 [2021-06-23T07:12:17.132Z] ---> d5890670e44a [2021-06-23T07:12:17.132Z] Step 7/23 : RUN go mod download [2021-06-23T07:12:17.132Z] ---> Running in dc60532a2334 [2021-06-23T07:12:17.401Z] Removing intermediate container ade7bd1d05d5 [2021-06-23T07:12:17.401Z] ---> 0a063dec5d3c [2021-06-23T07:12:17.401Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-23T07:12:17.401Z] 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-06-23T07:12:18.376Z] ---> fe6cbdf113fb [2021-06-23T07:12:18.376Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-23T07:12:18.645Z] Removing intermediate container dc60532a2334 [2021-06-23T07:12:18.645Z] ---> b7db439057ea [2021-06-23T07:12:18.645Z] Step 8/23 : COPY . . [2021-06-23T07:12:18.645Z] ---> 7b645aa2897c [2021-06-23T07:12:18.645Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-23T07:12:23.002Z] ---> 1d854d032862 [2021-06-23T07:12:23.002Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-23T07:12:23.284Z] ---> Running in 6c9c8dd78a16 [2021-06-23T07:12:23.561Z] Removing intermediate container 6c9c8dd78a16 [2021-06-23T07:12:23.561Z] ---> e54d5fc2dd21 [2021-06-23T07:12:23.561Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:12:23.836Z] ---> Running in 2d154704e3bd [2021-06-23T07:12:23.836Z] ---> 32e05d17c6eb [2021-06-23T07:12:23.836Z] Step 9/23 : RUN go mod tidy [2021-06-23T07:12:23.836Z] ---> Running in 8b93d685125a [2021-06-23T07:12:23.836Z] Removing intermediate container 2d154704e3bd [2021-06-23T07:12:23.836Z] ---> 287cb46407e7 [2021-06-23T07:12:23.836Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T07:12:24.105Z] ---> Running in f6159615dbe1 [2021-06-23T07:12:24.105Z] Removing intermediate container f6159615dbe1 [2021-06-23T07:12:24.105Z] ---> cb057193c443 [2021-06-23T07:12:24.105Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:12:24.375Z] ---> Running in 53a2ae1b3e95 [2021-06-23T07:12:24.658Z] Removing intermediate container 53a2ae1b3e95 [2021-06-23T07:12:24.658Z] ---> 3b19e52bbffd [2021-06-23T07:12:24.658Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T07:12:24.658Z] ---> Running in 3c9a595c135c [2021-06-23T07:12:24.658Z] Removing intermediate container 3c9a595c135c [2021-06-23T07:12:24.658Z] ---> eb71814cf822 [2021-06-23T07:12:24.658Z] [2021-06-23T07:12:24.943Z] Successfully built eb71814cf822 [2021-06-23T07:12:24.943Z] Successfully tagged sys-mgmt-agent:latest [2021-06-23T07:12:25.934Z]  Building sys-mgmt-agent ... done Removing intermediate container 8b93d685125a [2021-06-23T07:12:25.934Z] ---> 88db0de27c73 [2021-06-23T07:12:25.934Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-23T07:12:25.934Z] ---> Running in c3289969d883 [2021-06-23T07:12:26.526Z] 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-06-23T07:12:31.874Z] 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-06-23T07:12:37.241Z] Removing intermediate container b23ca7e59a84 [2021-06-23T07:12:37.241Z] ---> ff57745bc77b [2021-06-23T07:12:37.241Z] [2021-06-23T07:12:37.241Z] Step 11/22 : FROM alpine:3.12 [2021-06-23T07:12:37.241Z] ---> 13621d1b12d4 [2021-06-23T07:12:37.241Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-23T07:12:37.241Z] ---> Running in 431b0541a073 [2021-06-23T07:12:37.518Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:12:37.796Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:12:37.796Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-23T07:12:38.067Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T07:12:38.067Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-23T07:12:38.067Z] (4/4) Installing curl (7.77.0-r0) [2021-06-23T07:12:38.067Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:12:38.067Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T07:12:38.067Z] OK: 7 MiB in 18 packages [2021-06-23T07:12:38.670Z] Removing intermediate container 431b0541a073 [2021-06-23T07:12:38.670Z] ---> e50f7a14c506 [2021-06-23T07:12:38.670Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T07:12:38.670Z] ---> Running in c644a7576041 [2021-06-23T07:12:38.942Z] Removing intermediate container c644a7576041 [2021-06-23T07:12:38.942Z] ---> b297fa9260d5 [2021-06-23T07:12:38.942Z] Step 14/22 : WORKDIR /edgex [2021-06-23T07:12:38.942Z] ---> Running in dffd4c2f606d [2021-06-23T07:12:39.222Z] Removing intermediate container dffd4c2f606d [2021-06-23T07:12:39.222Z] ---> 49dd65cda814 [2021-06-23T07:12:39.222Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-23T07:12:39.494Z] ---> 6fd5090faca6 [2021-06-23T07:12:39.494Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-23T07:12:40.088Z] ---> 78322fa5f1ca [2021-06-23T07:12:40.088Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-23T07:12:40.677Z] ---> 354a410a9c0e [2021-06-23T07:12:40.677Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-23T07:12:40.677Z] ---> Running in b8cb6f8303f5 [2021-06-23T07:12:40.677Z] Removing intermediate container b8cb6f8303f5 [2021-06-23T07:12:40.677Z] ---> 3358da89ff06 [2021-06-23T07:12:40.677Z] Step 19/22 : CMD ["--init=true"] [2021-06-23T07:12:40.677Z] ---> Running in 9a6b8d6e4087 [2021-06-23T07:12:40.943Z] Removing intermediate container 9a6b8d6e4087 [2021-06-23T07:12:40.943Z] ---> 8c0d36e3b3f3 [2021-06-23T07:12:40.943Z] Step 20/22 : LABEL arch=x86_64 [2021-06-23T07:12:40.943Z] ---> Running in ec5d279a7bca [2021-06-23T07:12:41.215Z] Removing intermediate container ec5d279a7bca [2021-06-23T07:12:41.215Z] ---> 44716e790e2c [2021-06-23T07:12:41.215Z] Step 21/22 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:12:41.215Z] ---> Running in c2026d467293 [2021-06-23T07:12:41.215Z] Removing intermediate container c2026d467293 [2021-06-23T07:12:41.215Z] ---> 9b0688fa5bd1 [2021-06-23T07:12:41.215Z] Step 22/22 : LABEL version=0.0.0 [2021-06-23T07:12:41.489Z] ---> Running in 2635341697ab [2021-06-23T07:12:41.489Z] Removing intermediate container 2635341697ab [2021-06-23T07:12:41.489Z] ---> cbe443f105ac [2021-06-23T07:12:41.489Z] [2021-06-23T07:12:41.763Z] Successfully built cbe443f105ac [2021-06-23T07:12:41.763Z] Successfully tagged security-proxy-setup:latest [2021-06-23T07:12:42.823Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-23T07:12:45.470Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-23T07:12:46.062Z]  Building security-proxy-setup ... done Removing intermediate container de946b0b1e8d [2021-06-23T07:12:46.063Z] ---> c57791492b38 [2021-06-23T07:12:46.063Z] [2021-06-23T07:12:46.063Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T07:12:46.063Z] ---> 13621d1b12d4 [2021-06-23T07:12:46.063Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T07:12:46.063Z] ---> Using cache [2021-06-23T07:12:46.063Z] ---> e90d60d2b740 [2021-06-23T07:12:46.063Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T07:12:46.063Z] ---> Using cache [2021-06-23T07:12:46.063Z] ---> d4007c2073fd [2021-06-23T07:12:46.063Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-23T07:12:46.063Z] ---> Running in d46260815f8f [2021-06-23T07:12:46.063Z] Removing intermediate container d46260815f8f [2021-06-23T07:12:46.063Z] ---> 2fe8da839ebf [2021-06-23T07:12:46.063Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T07:12:46.063Z] ---> Running in 29872c57efea [2021-06-23T07:12:46.063Z] Removing intermediate container 29872c57efea [2021-06-23T07:12:46.063Z] ---> 36e7904ed158 [2021-06-23T07:12:46.063Z] Step 16/24 : WORKDIR / [2021-06-23T07:12:46.063Z] ---> Running in a53336cae09f [2021-06-23T07:12:46.675Z] Removing intermediate container a53336cae09f [2021-06-23T07:12:46.675Z] ---> 2bb88463ea71 [2021-06-23T07:12:46.675Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T07:12:46.961Z] Removing intermediate container 149d86f381f6 [2021-06-23T07:12:46.961Z] ---> df42bf3acfaf [2021-06-23T07:12:46.961Z] [2021-06-23T07:12:46.961Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T07:12:46.961Z] ---> 13621d1b12d4 [2021-06-23T07:12:46.961Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-23T07:12:46.961Z] ---> Using cache [2021-06-23T07:12:46.961Z] ---> e90d60d2b740 [2021-06-23T07:12:46.961Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T07:12:46.961Z] ---> Using cache [2021-06-23T07:12:46.961Z] ---> d4007c2073fd [2021-06-23T07:12:46.961Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-23T07:12:47.255Z] ---> 57f55ede46c9 [2021-06-23T07:12:47.255Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-23T07:12:47.255Z] ---> Running in 0badb1a32af1 [2021-06-23T07:12:47.521Z] Removing intermediate container 0badb1a32af1 [2021-06-23T07:12:47.521Z] ---> 2cbb9418a64d [2021-06-23T07:12:47.521Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T07:12:47.521Z] ---> Running in e838ac06f318 [2021-06-23T07:12:47.521Z] ---> 00c8f04f008a [2021-06-23T07:12:47.521Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-23T07:12:47.791Z] Removing intermediate container e838ac06f318 [2021-06-23T07:12:47.791Z] ---> 98d039703ac5 [2021-06-23T07:12:47.791Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T07:12:47.791Z] ---> ca5e063d33ad [2021-06-23T07:12:47.791Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-23T07:12:47.791Z] ---> Running in 404861fe888a [2021-06-23T07:12:48.084Z] ---> 289dc02e15cb [2021-06-23T07:12:48.084Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-23T07:12:48.084Z] Removing intermediate container 404861fe888a [2021-06-23T07:12:48.084Z] ---> 6697682dae6c [2021-06-23T07:12:48.084Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:12:48.084Z] ---> Running in 64ca77962622 [2021-06-23T07:12:48.363Z] ---> b37cd1b09c49 [2021-06-23T07:12:48.363Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-23T07:12:48.363Z] Removing intermediate container 64ca77962622 [2021-06-23T07:12:48.363Z] ---> e07d8cebf8f7 [2021-06-23T07:12:48.363Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T07:12:48.626Z] ---> Running in df51a639f059 [2021-06-23T07:12:48.626Z] ---> 5142496ec1ac [2021-06-23T07:12:48.626Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-23T07:12:48.626Z] ---> Running in 6282ecd9937a [2021-06-23T07:12:48.626Z] Removing intermediate container df51a639f059 [2021-06-23T07:12:48.626Z] ---> 9182461a3073 [2021-06-23T07:12:48.626Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:12:48.889Z] ---> Running in 91c649f31b9f [2021-06-23T07:12:48.889Z] Removing intermediate container 6282ecd9937a [2021-06-23T07:12:48.889Z] ---> a985f8b6ebb4 [2021-06-23T07:12:48.889Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:12:48.889Z] ---> Running in 9581d7d4d295 [2021-06-23T07:12:48.889Z] Removing intermediate container 91c649f31b9f [2021-06-23T07:12:48.889Z] ---> 7a08e7b26b62 [2021-06-23T07:12:48.889Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T07:12:49.156Z] ---> Running in fec9e26e073f [2021-06-23T07:12:49.156Z] Removing intermediate container 9581d7d4d295 [2021-06-23T07:12:49.156Z] ---> 2f578b24aae7 [2021-06-23T07:12:49.156Z] Step 21/23 : LABEL arch=x86_64 [2021-06-23T07:12:49.156Z] Removing intermediate container fec9e26e073f [2021-06-23T07:12:49.156Z] ---> daf1aebe8c84 [2021-06-23T07:12:49.156Z] [2021-06-23T07:12:49.156Z] ---> Running in 908aa09ea4ce [2021-06-23T07:12:49.424Z] Successfully built daf1aebe8c84 [2021-06-23T07:12:49.695Z] Successfully tagged core-metadata:latest [2021-06-23T07:12:49.695Z]  Building core-metadata ... done Removing intermediate container 908aa09ea4ce [2021-06-23T07:12:49.695Z] ---> 6d78311c8228 [2021-06-23T07:12:49.695Z] Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:12:49.695Z] ---> Running in 0636a3667791 [2021-06-23T07:12:49.695Z] Removing intermediate container c3289969d883 [2021-06-23T07:12:49.695Z] ---> f54f67311bfa [2021-06-23T07:12:49.695Z] [2021-06-23T07:12:49.695Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T07:12:49.695Z] ---> 13621d1b12d4 [2021-06-23T07:12:49.695Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-23T07:12:49.695Z] ---> Running in dfa9780117ff [2021-06-23T07:12:49.695Z] Removing intermediate container 0636a3667791 [2021-06-23T07:12:49.695Z] ---> 2b71da8e1203 [2021-06-23T07:12:49.695Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T07:12:49.695Z] ---> Running in f71ce4bb90fd [2021-06-23T07:12:49.695Z] Removing intermediate container f71ce4bb90fd [2021-06-23T07:12:49.695Z] ---> ce19bfb11ddf [2021-06-23T07:12:49.695Z] [2021-06-23T07:12:49.960Z] Successfully built ce19bfb11ddf [2021-06-23T07:12:49.960Z] Successfully tagged support-scheduler:latest [2021-06-23T07:12:49.960Z]  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T07:12:49.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T07:12:50.222Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-23T07:12:50.222Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-23T07:12:50.222Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:12:50.222Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T07:12:50.222Z] OK: 6 MiB in 16 packages [2021-06-23T07:12:50.491Z] Removing intermediate container dfa9780117ff [2021-06-23T07:12:50.491Z] ---> 8b51aa892ffd [2021-06-23T07:12:50.491Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T07:12:50.491Z] ---> Running in 50ec1fb5c52c [2021-06-23T07:12:50.491Z] Removing intermediate container 50ec1fb5c52c [2021-06-23T07:12:50.491Z] ---> c73723096ff5 [2021-06-23T07:12:50.491Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-23T07:12:50.491Z] ---> Running in af251d5c48c1 [2021-06-23T07:12:50.752Z] Removing intermediate container af251d5c48c1 [2021-06-23T07:12:50.752Z] ---> 0b7a78aac701 [2021-06-23T07:12:50.752Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T07:12:50.752Z] ---> Running in 4e0e53b664ae [2021-06-23T07:12:50.752Z] Removing intermediate container 4e0e53b664ae [2021-06-23T07:12:50.752Z] ---> 9e83b49ca47c [2021-06-23T07:12:50.752Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T07:12:51.014Z] ---> 939db3e93bb5 [2021-06-23T07:12:51.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-23T07:12:51.275Z] ---> 90c2f7ef8ae9 [2021-06-23T07:12:51.275Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-23T07:12:51.275Z] ---> 8d6e82f15cbc [2021-06-23T07:12:51.275Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-23T07:12:51.538Z] ---> Running in 7f1c50488a63 [2021-06-23T07:12:51.538Z] Removing intermediate container 7f1c50488a63 [2021-06-23T07:12:51.538Z] ---> 02e98162882b [2021-06-23T07:12:51.538Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:12:51.538Z] ---> Running in 47a382b102bf [2021-06-23T07:12:51.538Z] Removing intermediate container 47a382b102bf [2021-06-23T07:12:51.538Z] ---> 4167418ccd88 [2021-06-23T07:12:51.538Z] Step 21/23 : LABEL arch=x86_64 [2021-06-23T07:12:51.538Z] ---> Running in 4331d0ead39b [2021-06-23T07:12:51.807Z] Removing intermediate container 4331d0ead39b [2021-06-23T07:12:51.807Z] ---> e0976ef48aca [2021-06-23T07:12:51.807Z] Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:12:51.807Z] ---> Running in 9dcb9f114484 [2021-06-23T07:12:51.807Z] Removing intermediate container 9dcb9f114484 [2021-06-23T07:12:51.807Z] ---> 91e01c71a830 [2021-06-23T07:12:51.807Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T07:12:51.807Z] ---> Running in 04a77f77a607 [2021-06-23T07:12:52.069Z] Removing intermediate container 04a77f77a607 [2021-06-23T07:12:52.069Z] ---> 6c22d4c3dc81 [2021-06-23T07:12:52.069Z] [2021-06-23T07:12:52.069Z] Successfully built 6c22d4c3dc81 [2021-06-23T07:12:52.069Z] Successfully tagged support-notifications:latest [2021-06-23T07:12:52.077Z]  Building support-notifications ... done  [Pipeline] } [2021-06-23T07:12:52.083Z] $ docker stop --time=1 5c90d42bcf16b4f777e336e5db717df4358312f929843442de22dea5cedcdcad [2021-06-23T07:12:52.244Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-23T07:12:52.244Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-23T07:12:53.370Z] $ docker rm -f 5c90d42bcf16b4f777e336e5db717df4358312f929843442de22dea5cedcdcad [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T07:12:53.746Z] + docker images [2021-06-23T07:12:53.746Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-23T07:12:53.746Z] support-notifications latest 6c22d4c3dc81 2 seconds ago 16.7MB [2021-06-23T07:12:53.746Z] support-scheduler latest ce19bfb11ddf 4 seconds ago 15.9MB [2021-06-23T07:12:53.746Z] core-metadata latest daf1aebe8c84 4 seconds ago 16.6MB [2021-06-23T07:12:53.746Z] f54f67311bfa 4 seconds ago 1.15GB [2021-06-23T07:12:53.746Z] df42bf3acfaf 7 seconds ago 1.15GB [2021-06-23T07:12:53.746Z] c57791492b38 9 seconds ago 1.15GB [2021-06-23T07:12:53.746Z] security-proxy-setup latest cbe443f105ac 12 seconds ago 25.7MB [2021-06-23T07:12:53.746Z] ff57745bc77b 17 seconds ago 1.15GB [2021-06-23T07:12:53.746Z] sys-mgmt-agent latest eb71814cf822 29 seconds ago 312MB [2021-06-23T07:12:53.746Z] core-data latest fdd5b4c80f9d 44 seconds ago 20.2MB [2021-06-23T07:12:53.746Z] security-bootstrapper latest 3d73fcc8d1cb 51 seconds ago 18.6MB [2021-06-23T07:12:53.746Z] core-command latest 13d0da530442 59 seconds ago 15.9MB [2021-06-23T07:12:53.746Z] security-secretstore-setup latest bba096172935 About a minute ago 28.7MB [2021-06-23T07:12:53.746Z] d6f0290f8667 About a minute ago 1.14GB [2021-06-23T07:12:53.746Z] 33d3ee2849bb About a minute ago 1.15GB [2021-06-23T07:12:53.746Z] a0dc79af5b1c About a minute ago 1.15GB [2021-06-23T07:12:53.746Z] db0d368abbf3 About a minute ago 1.15GB [2021-06-23T07:12:53.746Z] 92e719f0e228 About a minute ago 1.15GB [2021-06-23T07:12:53.746Z] ci-base-image-x86_64 latest 6597a4d8b464 5 minutes ago 647MB [2021-06-23T07:12:53.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-23T07:12:53.746Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-23T07:12:53.746Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-23T07:12:53.746Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-23T07:12:53.746Z] 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-06-23T07:12:59.000Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-23T07:12:59.000Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-23T07:12:59.000Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-23T07:12:59.000Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-23T07:13:00.445Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-23T07:13:01.048Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-23T07:13:02.058Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-23T07:13:02.058Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-23T07:13:02.058Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-23T07:13:02.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-23T07:13:09.152Z] Still waiting to schedule task [2021-06-23T07:13:09.152Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-23T07:13:12.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.174s coverage: 28.7% of statements [2021-06-23T07:13:12.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-23T07:13:12.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-23T07:13:16.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.305s coverage: 100.0% of statements [2021-06-23T07:13:16.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-23T07:13:16.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.410s coverage: 53.1% of statements [2021-06-23T07:13:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-23T07:13:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-23T07:13:18.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.720s coverage: 87.7% of statements [2021-06-23T07:13:18.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-23T07:13:18.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-23T07:13:18.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.289s coverage: 78.9% of statements [2021-06-23T07:13:22.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.193s coverage: 81.2% of statements [2021-06-23T07:13:22.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-23T07:13:22.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-23T07:13:22.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-23T07:13:22.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-23T07:13:22.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-23T07:13:27.017Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.220s coverage: 95.1% of statements [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-23T07:13:27.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.200s coverage: 60.0% of statements [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-23T07:13:27.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.316s coverage: 0.8% of statements [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-23T07:13:27.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.169s coverage: 58.8% of statements [2021-06-23T07:13:27.017Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.230s coverage: 22.0% of statements [2021-06-23T07:13:27.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-23T07:13:27.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements [2021-06-23T07:13:27.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.198s coverage: 79.5% of statements [2021-06-23T07:13:27.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements [2021-06-23T07:13:29.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.219s coverage: 96.3% of statements [2021-06-23T07:13:29.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements [2021-06-23T07:13:41.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.278s coverage: 94.4% of statements [2021-06-23T07:13:41.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.154s coverage: 44.8% of statements [2021-06-23T07:13:47.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.600s coverage: 81.8% of statements [2021-06-23T07:13:47.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-23T07:13:54.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.263s coverage: 92.9% of statements [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-23T07:13:54.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-23T07:13:54.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-23T07:13:54.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-23T07:13:54.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.238s coverage: 58.8% of statements [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-23T07:13:54.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements [2021-06-23T07:13:54.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.386s coverage: 87.2% of statements [2021-06-23T07:13:54.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements [2021-06-23T07:13:54.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements [2021-06-23T07:13:54.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-23T07:13:56.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.716s coverage: 64.4% of statements [2021-06-23T07:13:56.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-23T07:13:56.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-23T07:13:56.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.152s coverage: 100.0% of statements [2021-06-23T07:13:56.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 91.3% of statements [2021-06-23T07:13:56.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-06-23T07:13:56.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-06-23T07:13:56.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-06-23T07:14:02.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.000s coverage: 66.9% of statements [2021-06-23T07:14:02.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-23T07:14:02.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-23T07:14:02.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-23T07:14:02.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.724s coverage: 43.6% of statements [2021-06-23T07:14:02.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-23T07:14:02.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-23T07:14:02.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements [2021-06-23T07:14:02.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-23T07:14:02.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.201s coverage: 84.8% of statements [2021-06-23T07:14:02.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-23T07:14:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.207s coverage: 19.3% of statements [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-23T07:14:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.520s coverage: 91.9% of statements [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-23T07:14:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.183s coverage: 62.7% of statements [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-23T07:14:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.423s coverage: 97.6% of statements [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-23T07:14:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.182s coverage: 28.9% of statements [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-23T07:14:11.303Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-23T07:14:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.165s coverage: 100.0% of statements [2021-06-23T07:14:11.303Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-23T07:14:11.303Z] GO111MODULE=on go vet ./... [2021-06-23T07:14:22.644Z] Running on prd-ubuntu18.04-docker-8c-8g-878 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws [2021-06-23T07:14:22.663Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-23T07:14:22.774Z] The recommended git tool is: git [2021-06-23T07:14:25.348Z] using credential edgex-jenkins-ssh [2021-06-23T07:14:25.369Z] Cloning the remote Git repository [2021-06-23T07:14:25.377Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-23T07:14:25.444Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-23T07:14:25.471Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T07:14:25.471Z] > git --version # timeout=10 [2021-06-23T07:14:25.478Z] > git --version # 'git version 2.17.1' [2021-06-23T07:14:25.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T07:14:25.509Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T07:14:32.249Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:14:32.376Z] Merge succeeded, producing 4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:14:32.377Z] Checking out Revision 4d6831531eef982967a50c65fca313e05c925778 (PR-3589) [2021-06-23T07:14:31.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T07:14:31.526Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T07:14:31.537Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T07:14:31.550Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T07:14:31.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T07:14:31.555Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T07:14:32.249Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T07:14:32.258Z] > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [2021-06-23T07:14:32.320Z] > git remote # timeout=10 [2021-06-23T07:14:32.329Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T07:14:32.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T07:14:32.345Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-23T07:14:32.358Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T07:14:32.371Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T07:14:32.376Z] > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [2021-06-23T07:14:36.071Z] Commit message: "docs: Change Slack link to official link" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:14:37.143Z] + echo snap-build.sh [2021-06-23T07:14:37.143Z] snap-build.sh [2021-06-23T07:14:37.143Z] + SNAP_BASE_DIR=. [2021-06-23T07:14:37.143Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-06-23T07:14:37.143Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-06-23T07:14:37.143Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-06-23T07:14:37.143Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-06-23T07:14:37.143Z] + cd /w/workspace/edgex-go/4 [2021-06-23T07:14:37.143Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-23T07:14:37.143Z] Reading package lists... [2021-06-23T07:14:37.406Z] Building dependency tree... [2021-06-23T07:14:37.406Z] Reading state information... [2021-06-23T07:14:37.406Z] The following packages were automatically installed and are no longer required: [2021-06-23T07:14:37.406Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-23T07:14:37.406Z] uidmap xdelta3 [2021-06-23T07:14:37.406Z] Use 'sudo apt autoremove' to remove them. [2021-06-23T07:14:37.681Z] The following packages will be REMOVED: [2021-06-23T07:14:37.681Z] lxd* lxd-client* [2021-06-23T07:14:37.944Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-23T07:14:37.944Z] After this operation, 31.7 MB disk space will be freed. [2021-06-23T07:14:38.471Z] (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-06-23T07:14:38.471Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-23T07:14:39.420Z] Removing lxd dnsmasq configuration [2021-06-23T07:14:39.420Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-23T07:14:39.682Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-23T07:14:40.627Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T07:14:40.628Z] (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-06-23T07:14:40.628Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-23T07:14:42.030Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-23T07:14:42.296Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-23T07:14:43.690Z] + sudo snap remove --purge lxd [2021-06-23T07:14:43.957Z] snap "lxd" is not installed [2021-06-23T07:14:43.957Z] + sudo groupadd --force --system lxd [2021-06-23T07:14:43.957Z] ++ whoami [2021-06-23T07:14:43.957Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-23T07:14:43.957Z] + newgrp - lxd [2021-06-23T07:14:43.958Z] + sudo snap install lxd [2021-06-23T07:14:54.000Z] 2021-06-23T07:14:50Z INFO Waiting for automatic snapd restart... [2021-06-23T07:15:12.179Z] lxd 4.15 from Canonical* installed [2021-06-23T07:15:12.179Z] + sudo lxd init --auto [2021-06-23T07:15:20.332Z] + sudo snap install --classic snapcraft [2021-06-23T07:15:30.385Z] snapcraft 4.8.2 from Canonical* installed [2021-06-23T07:15:30.385Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-23T07:15:30.385Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-23T07:15:30.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T07:15:30.385Z] Dload Upload Total Spent Left Speed [2021-06-23T07:15:30.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 [2021-06-23T07:15:30.385Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 38.2M [2021-06-23T07:15:30.385Z] ./yq_linux_amd64 [2021-06-23T07:15:30.385Z] + sudo snapcraft prime --use-lxd [2021-06-23T07:15:31.329Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-23T07:15:31.329Z] 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-06-23T07:15:31.329Z] - README.md [2021-06-23T07:15:31.329Z] [2021-06-23T07:15:31.329Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-23T07:15:31.904Z] Launching a container. [2021-06-23T07:15:33.177Z] gofmt -l . [2021-06-23T07:15:33.177Z] [ "`gofmt -l .`" = "" ] [2021-06-23T07:15:33.177Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-23T07:15:33.840Z] + ls -al . [2021-06-23T07:15:33.840Z] total 544 [2021-06-23T07:15:33.840Z] drwxrwxr-x 9 1001 1001 4096 Jun 23 07:15 . [2021-06-23T07:15:33.840Z] drwxr-xr-x 4 root root 4096 Jun 23 07:11 .. [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 07:09 .dockerignore [2021-06-23T07:15:33.840Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 07:09 .git [2021-06-23T07:15:33.840Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 07:09 .github [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 818 Jun 23 07:09 .gitignore [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 07:09 .sonarcloud.properties [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 8609 Jun 23 07:09 Attribution.txt [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 07:09 CONTRIBUTING.md [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 931 Jun 23 07:09 Dockerfile.build [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 849 Jun 23 07:09 Jenkinsfile [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 07:09 LICENSE [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 5605 Jun 23 07:09 Makefile [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 7818 Jun 23 07:09 README.md [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 6912 Jun 23 07:09 SECURITY.md [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 5 Jun 23 07:06 VERSION [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 07:09 ZMQWindows.md [2021-06-23T07:15:33.840Z] drwxrwxr-x 2 1001 1001 4096 Jun 23 07:09 bin [2021-06-23T07:15:33.840Z] drwxrwxr-x 14 1001 1001 4096 Jun 23 07:09 cmd [2021-06-23T07:15:33.840Z] -rw-r--r-- 1 root root 398095 Jun 23 07:14 coverage.out [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 841 Jun 23 07:09 go.mod [2021-06-23T07:15:33.840Z] -rw-r--r-- 1 root root 20843 Jun 23 07:11 go.sum [2021-06-23T07:15:33.840Z] drwxrwxr-x 7 1001 1001 4096 Jun 23 07:09 internal [2021-06-23T07:15:33.840Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 07:09 openapi [2021-06-23T07:15:33.840Z] drwxrwxr-x 4 1001 1001 4096 Jun 23 07:09 snap [2021-06-23T07:15:33.840Z] -rw-rw-r-- 1 1001 1001 168 Jun 23 07:09 version.go [Pipeline] sh [2021-06-23T07:15:34.499Z] + '[' -e coverage.out ] [2021-06-23T07:15:34.499Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-23T07:15:34.531Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T07:15:35.305Z] Stashed 1 file(s) [Pipeline] sh [2021-06-23T07:15:35.964Z] + make build [2021-06-23T07:15:35.964Z] go mod tidy [2021-06-23T07:15:36.568Z] 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-06-23T07:15:41.938Z] Waiting for container to be ready [2021-06-23T07:15:41.938Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-23T07:15:41.938Z] [2021-06-23T07:15:43.357Z] 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-06-23T07:15:45.258Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-23T07:15:45.520Z] Waiting for network to be ready... [2021-06-23T07:15:45.782Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-23T07:15:46.050Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1754 kB] [2021-06-23T07:15:46.050Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-23T07:15:46.050Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-23T07:15:46.050Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-23T07:15:46.050Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-23T07:15:46.050Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-23T07:15:46.050Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-23T07:15:46.050Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-23T07:15:46.318Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-23T07:15:46.584Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-23T07:15:46.584Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-23T07:15:46.846Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-23T07:15:46.846Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-23T07:15:46.846Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-23T07:15:46.846Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-23T07:15:46.846Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-23T07:15:46.846Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-23T07:15:47.419Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-23T07:15:47.419Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-23T07:15:47.679Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-23T07:15:47.679Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-23T07:15:47.679Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-23T07:15:47.679Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-23T07:15:47.679Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-23T07:15:47.679Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-23T07:15:47.679Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-23T07:15:50.234Z] Fetched 24.7 MB in 4s (6113 kB/s) [2021-06-23T07:15:50.805Z] Reading package lists... [2021-06-23T07:15:50.806Z] Reading package lists... [2021-06-23T07:15:51.069Z] Building dependency tree... [2021-06-23T07:15:51.069Z] Reading state information... [2021-06-23T07:15:51.069Z] The following additional packages will be installed: [2021-06-23T07:15:51.069Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-23T07:15:51.069Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-23T07:15:51.069Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-23T07:15:51.069Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-23T07:15:51.069Z] Suggested packages: [2021-06-23T07:15:51.069Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-23T07:15:51.069Z] Recommended packages: [2021-06-23T07:15:51.069Z] gnupg libsasl2-modules [2021-06-23T07:15:51.069Z] The following NEW packages will be installed: [2021-06-23T07:15:51.069Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-23T07:15:51.069Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-23T07:15:51.069Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-23T07:15:51.069Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-23T07:15:51.069Z] The following packages will be upgraded: [2021-06-23T07:15:51.069Z] gpg gpg-agent gpgconf libudev1 [2021-06-23T07:15:51.330Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-23T07:15:51.330Z] Need to get 3530 kB of archives. [2021-06-23T07:15:51.330Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-23T07:15:51.330Z] 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-06-23T07:15:51.330Z] 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-06-23T07:15:51.330Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-23T07:15:51.330Z] 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-06-23T07:15:51.592Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-23T07:15:51.853Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-23T07:15:52.428Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-23T07:15:52.428Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-23T07:15:52.428Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-23T07:15:52.428Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-23T07:15:52.428Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-23T07:15:52.428Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-23T07:15:52.428Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-23T07:15:52.428Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-23T07:15:52.689Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-23T07:15:52.690Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-23T07:15:52.690Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-23T07:15:52.690Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-23T07:15:52.690Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-23T07:15:52.690Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-23T07:15:52.690Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-23T07:15:52.690Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-23T07:15:52.951Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T07:15:52.951Z] Fetched 3530 kB in 2s (2222 kB/s) [2021-06-23T07:15:52.951Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-23T07:15:52.951Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-23T07:15:52.951Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T07:15:52.951Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-23T07:15:53.213Z] Selecting previously unselected package udev. [2021-06-23T07:15:53.213Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-23T07:15:53.213Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-23T07:15:53.213Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-23T07:15:53.213Z] Selecting previously unselected package libfuse2:amd64. [2021-06-23T07:15:53.475Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-23T07:15:53.475Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-23T07:15:53.475Z] Selecting previously unselected package fuse. [2021-06-23T07:15:53.475Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-23T07:15:53.475Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-23T07:15:53.475Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T07:15:53.475Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T07:15:53.475Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T07:15:53.475Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T07:15:53.737Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T07:15:53.737Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T07:15:53.737Z] Selecting previously unselected package libksba8:amd64. [2021-06-23T07:15:53.737Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-23T07:15:53.737Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-23T07:15:53.997Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-23T07:15:53.997Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T07:15:53.997Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:53.997Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-23T07:15:53.997Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T07:15:53.997Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:53.997Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-23T07:15:53.997Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T07:15:53.997Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:53.997Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-23T07:15:53.997Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T07:15:53.997Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:54.259Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-23T07:15:54.259Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T07:15:54.259Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:54.259Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-23T07:15:54.259Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T07:15:54.259Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:54.259Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-23T07:15:54.259Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T07:15:54.259Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:54.521Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-23T07:15:54.521Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T07:15:54.521Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:54.521Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-23T07:15:54.521Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T07:15:54.521Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:54.521Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-23T07:15:54.521Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-23T07:15:54.521Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T07:15:54.522Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-23T07:15:54.522Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-23T07:15:54.522Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T07:15:54.784Z] Selecting previously unselected package libldap-common. [2021-06-23T07:15:54.784Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-23T07:15:54.784Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T07:15:54.784Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-23T07:15:54.784Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-23T07:15:54.784Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T07:15:54.784Z] Selecting previously unselected package dirmngr. [2021-06-23T07:15:54.784Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T07:15:54.784Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-23T07:15:54.784Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T07:15:55.046Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-23T07:15:55.046Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-23T07:15:55.046Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T07:15:55.046Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T07:15:55.046Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-23T07:15:55.046Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:55.046Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-23T07:15:55.046Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T07:15:55.046Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-23T07:15:55.309Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-23T07:15:55.309Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:55.309Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-23T07:15:55.571Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-23T07:15:55.571Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-23T07:15:55.571Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:55.571Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:55.571Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:55.571Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:55.571Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:55.571Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:55.571Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T07:15:55.571Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T07:15:55.571Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-23T07:15:55.571Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T07:15:56.144Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-23T07:15:56.144Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-23T07:15:56.144Z] This means they are not meant to be enabled using systemctl. [2021-06-23T07:15:56.144Z] Possible reasons for having this kind of units are: [2021-06-23T07:15:56.144Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-23T07:15:56.144Z] .wants/ or .requires/ directory. [2021-06-23T07:15:56.144Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-23T07:15:56.144Z] a requirement dependency on it. [2021-06-23T07:15:56.144Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-23T07:15:56.144Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-23T07:15:56.144Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-23T07:15:56.144Z] instance name specified. [2021-06-23T07:15:56.404Z] Reading package lists... [2021-06-23T07:15:56.404Z] Building dependency tree... [2021-06-23T07:15:56.404Z] Reading state information... [2021-06-23T07:15:56.404Z] The following additional packages will be installed: [2021-06-23T07:15:56.404Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-23T07:15:56.404Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-23T07:15:56.404Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-23T07:15:56.404Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-23T07:15:56.404Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-23T07:15:56.404Z] Suggested packages: [2021-06-23T07:15:56.404Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-23T07:15:56.404Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-23T07:15:56.404Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-23T07:15:56.404Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-23T07:15:56.404Z] systemd-container policykit-1 [2021-06-23T07:15:56.404Z] Recommended packages: [2021-06-23T07:15:56.404Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-23T07:15:56.665Z] The following NEW packages will be installed: [2021-06-23T07:15:56.665Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-23T07:15:56.665Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-23T07:15:56.665Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-23T07:15:56.665Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-23T07:15:56.665Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-23T07:15:56.665Z] The following packages will be upgraded: [2021-06-23T07:15:56.665Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-23T07:15:56.665Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-23T07:15:56.665Z] Need to get 36.7 MB of archives. [2021-06-23T07:15:56.665Z] After this operation, 147 MB of additional disk space will be used. [2021-06-23T07:15:56.665Z] 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-06-23T07:15:56.665Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-23T07:15:56.665Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-23T07:15:56.665Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-23T07:15:56.665Z] 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-06-23T07:15:56.665Z] 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-06-23T07:15:56.926Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-23T07:15:56.926Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-23T07:15:56.926Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-23T07:15:56.926Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-23T07:15:56.926Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-23T07:15:56.926Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-23T07:15:56.926Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-23T07:15:56.926Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-23T07:15:56.926Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-23T07:15:56.926Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-23T07:15:57.500Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-23T07:15:57.500Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-23T07:15:57.761Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-23T07:15:57.761Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-23T07:15:57.761Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-23T07:15:57.761Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-23T07:15:57.761Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-23T07:15:57.761Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-23T07:15:57.761Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-23T07:15:57.761Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-23T07:15:57.761Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-23T07:15:57.761Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-23T07:15:57.761Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-23T07:15:57.761Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-23T07:15:59.158Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T07:15:59.158Z] Fetched 36.7 MB in 2s (15.4 MB/s) [2021-06-23T07:15:59.158Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-23T07:15:59.158Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-23T07:15:59.158Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T07:15:59.730Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-23T07:15:59.730Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T07:15:59.730Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-23T07:15:59.730Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-23T07:15:59.730Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-23T07:15:59.730Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-23T07:15:59.992Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-23T07:15:59.992Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-23T07:15:59.992Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-23T07:15:59.992Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-23T07:16:00.256Z] Setting up apt (1.6.13) ... [2021-06-23T07:16:00.256Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-23T07:16:00.829Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-23T07:16:00.830Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-23T07:16:00.830Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-23T07:16:00.830Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-23T07:16:00.830Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-23T07:16:00.830Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T07:16:00.830Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T07:16:01.097Z] Selecting previously unselected package libexpat1:amd64. [2021-06-23T07:16:01.097Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-23T07:16:01.097Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-23T07:16:01.097Z] Selecting previously unselected package python3.6-minimal. [2021-06-23T07:16:01.097Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T07:16:01.097Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T07:16:01.360Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-23T07:16:01.360Z] Checking for services that may need to be restarted...done. [2021-06-23T07:16:01.360Z] Checking for services that may need to be restarted...done. [2021-06-23T07:16:01.360Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T07:16:01.360Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-23T07:16:01.360Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T07:16:01.935Z] Selecting previously unselected package python3-minimal. [2021-06-23T07:16:01.935Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-23T07:16:01.935Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-23T07:16:01.936Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-23T07:16:01.936Z] Selecting previously unselected package mime-support. [2021-06-23T07:16:01.936Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-23T07:16:01.936Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-23T07:16:02.198Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-23T07:16:02.199Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-23T07:16:02.199Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-23T07:16:02.199Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-23T07:16:02.199Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T07:16:02.199Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T07:16:02.460Z] Selecting previously unselected package python3.6. [2021-06-23T07:16:02.461Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T07:16:02.461Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T07:16:02.461Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-23T07:16:02.461Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-23T07:16:02.461Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-23T07:16:02.722Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-23T07:16:02.984Z] Selecting previously unselected package python3. [2021-06-23T07:16:02.984Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-23T07:16:02.984Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-23T07:16:02.984Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-23T07:16:02.984Z] Selecting previously unselected package multiarch-support. [2021-06-23T07:16:02.984Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T07:16:02.984Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-23T07:16:02.984Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-23T07:16:03.247Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-23T07:16:03.247Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-23T07:16:03.247Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-23T07:16:03.247Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-23T07:16:03.247Z] Selecting previously unselected package libbsd0:amd64. [2021-06-23T07:16:03.247Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-23T07:16:03.247Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-23T07:16:03.247Z] Selecting previously unselected package sudo. [2021-06-23T07:16:03.247Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-23T07:16:03.247Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-23T07:16:03.509Z] Selecting previously unselected package apparmor. [2021-06-23T07:16:03.509Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-23T07:16:03.509Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-23T07:16:03.771Z] Selecting previously unselected package libedit2:amd64. [2021-06-23T07:16:03.771Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-23T07:16:03.771Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-23T07:16:03.771Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-23T07:16:03.771Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T07:16:03.771Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T07:16:03.771Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-23T07:16:03.771Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T07:16:03.771Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T07:16:03.771Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-23T07:16:03.771Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-23T07:16:03.771Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-23T07:16:04.061Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-23T07:16:04.061Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T07:16:04.061Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T07:16:04.322Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-23T07:16:04.322Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T07:16:04.322Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T07:16:04.322Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-23T07:16:04.322Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-23T07:16:04.322Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-23T07:16:04.585Z] Selecting previously unselected package openssh-client. [2021-06-23T07:16:04.585Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-23T07:16:04.585Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-23T07:16:04.847Z] Selecting previously unselected package squashfs-tools. [2021-06-23T07:16:04.847Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-23T07:16:04.847Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-23T07:16:04.847Z] Selecting previously unselected package snapd. [2021-06-23T07:16:04.847Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-23T07:16:04.847Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-23T07:16:05.596Z] 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-06-23T07:16:06.762Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-23T07:16:06.762Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-23T07:16:07.023Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-23T07:16:07.023Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-23T07:16:07.023Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-23T07:16:07.023Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T07:16:07.023Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T07:16:07.023Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-23T07:16:07.023Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-23T07:16:07.594Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-23T07:16:07.594Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-23T07:16:07.594Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-23T07:16:07.594Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T07:16:07.594Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T07:16:07.594Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T07:16:08.167Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-23T07:16:08.167Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T07:16:08.167Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-23T07:16:08.167Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-23T07:16:08.167Z] running python rtupdate hooks for python3.6... [2021-06-23T07:16:08.167Z] running python post-rtupdate hooks for python3.6... [2021-06-23T07:16:08.227Z] 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-06-23T07:16:08.430Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-23T07:16:09.005Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-23T07:16:09.267Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T07:16:09.267Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-23T07:16:09.839Z] Setting up snapd (2.49.2+18.04) ... [2021-06-23T07:16:10.784Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-23T07:16:11.045Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-23T07:16:11.045Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-23T07:16:11.309Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-23T07:16:11.571Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-23T07:16:11.571Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-23T07:16:11.571Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-23T07:16:11.832Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-23T07:16:12.094Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-23T07:16:12.094Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-23T07:16:12.355Z] /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-06-23T07:16:12.355Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T07:16:12.355Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-23T07:16:12.536Z] 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-06-23T07:16:13.081Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-23T07:16:13.179Z] 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-06-23T07:16:13.486Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-23T07:16:13.486Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-23T07:16:14.442Z] Reading package lists... [2021-06-23T07:16:14.704Z] Reading package lists... [2021-06-23T07:16:14.704Z] Building dependency tree... [2021-06-23T07:16:14.704Z] Reading state information... [2021-06-23T07:16:14.964Z] Calculating upgrade... [2021-06-23T07:16:14.964Z] The following packages will be upgraded: [2021-06-23T07:16:14.964Z] advancecomp base-files bash binutils binutils-common [2021-06-23T07:16:14.964Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-23T07:16:14.964Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-23T07:16:14.964Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-23T07:16:14.964Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-23T07:16:14.964Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-23T07:16:14.964Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-23T07:16:14.964Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-23T07:16:14.964Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-23T07:16:14.964Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-23T07:16:14.964Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-23T07:16:14.964Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-23T07:16:14.964Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-23T07:16:14.964Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-23T07:16:14.964Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-23T07:16:14.964Z] ubuntu-keyring util-linux [2021-06-23T07:16:14.964Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-23T07:16:14.964Z] Need to get 64.1 MB of archives. [2021-06-23T07:16:14.964Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-23T07:16:14.964Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-23T07:16:15.226Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-23T07:16:15.226Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-23T07:16:15.226Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-23T07:16:15.226Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-23T07:16:15.226Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-23T07:16:15.226Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-23T07:16:15.226Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-23T07:16:15.226Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-23T07:16:15.226Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-23T07:16:15.226Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-23T07:16:15.226Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-23T07:16:15.226Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-23T07:16:15.226Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-23T07:16:15.226Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-23T07:16:15.226Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-23T07:16:15.226Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-23T07:16:15.226Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-23T07:16:15.226Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-23T07:16:15.226Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-23T07:16:15.226Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-23T07:16:15.226Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-23T07:16:15.226Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-23T07:16:15.226Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-23T07:16:15.226Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-23T07:16:15.226Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-23T07:16:15.226Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-23T07:16:15.226Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-23T07:16:15.226Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-23T07:16:15.489Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-23T07:16:15.489Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-23T07:16:15.489Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-23T07:16:15.489Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-23T07:16:15.489Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-23T07:16:15.489Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-23T07:16:15.489Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-23T07:16:15.489Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-23T07:16:15.489Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-23T07:16:15.489Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-23T07:16:15.489Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-23T07:16:15.489Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-23T07:16:15.489Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-23T07:16:15.489Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-23T07:16:15.489Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-23T07:16:15.489Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-23T07:16:15.489Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-23T07:16:15.489Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-23T07:16:15.489Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-23T07:16:15.489Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-23T07:16:15.489Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-23T07:16:15.489Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-23T07:16:15.489Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-23T07:16:15.489Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-23T07:16:15.489Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-23T07:16:15.489Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-23T07:16:15.489Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-23T07:16:15.751Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-23T07:16:15.751Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-23T07:16:15.751Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-23T07:16:16.012Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-23T07:16:16.012Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-23T07:16:16.012Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-23T07:16:16.012Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-23T07:16:16.012Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-23T07:16:16.012Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-23T07:16:16.273Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-23T07:16:16.273Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-23T07:16:16.273Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-23T07:16:16.534Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-23T07:16:16.534Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-23T07:16:16.534Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-23T07:16:16.534Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-23T07:16:16.577Z] 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-06-23T07:16:16.796Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-23T07:16:16.796Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-23T07:16:16.796Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-23T07:16:16.796Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-23T07:16:16.796Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-23T07:16:16.796Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-23T07:16:16.796Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-23T07:16:16.796Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-23T07:16:16.796Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-23T07:16:16.796Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-23T07:16:16.796Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-23T07:16:16.796Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-23T07:16:16.796Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-23T07:16:17.058Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-23T07:16:17.058Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-23T07:16:17.058Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-23T07:16:17.058Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-23T07:16:17.058Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-23T07:16:17.058Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-23T07:16:17.058Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-23T07:16:17.058Z] 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-06-23T07:16:17.058Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-23T07:16:17.058Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-23T07:16:17.323Z] 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-06-23T07:16:17.323Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-23T07:16:17.323Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-23T07:16:17.323Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-23T07:16:17.323Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-23T07:16:17.323Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-23T07:16:17.323Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-23T07:16:17.585Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T07:16:17.585Z] Fetched 64.1 MB in 2s (27.3 MB/s) [2021-06-23T07:16:17.585Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T07:16:17.585Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T07:16:17.585Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T07:16:17.850Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T07:16:17.850Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T07:16:18.113Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-23T07:16:18.113Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-23T07:16:18.113Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:18.113Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T07:16:18.375Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:18.375Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T07:16:18.375Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:18.375Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T07:16:18.375Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:18.375Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T07:16:18.637Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:18.637Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T07:16:18.637Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:18.637Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T07:16:18.637Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:18.637Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T07:16:18.637Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T07:16:18.898Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T07:16:18.898Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:18.898Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-23T07:16:18.898Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-23T07:16:18.898Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T07:16:18.898Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:18.898Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T07:16:19.161Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:19.161Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T07:16:19.161Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:19.161Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T07:16:19.161Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T07:16:19.422Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T07:16:19.422Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T07:16:19.422Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T07:16:19.977Z] 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-06-23T07:16:19.994Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-23T07:16:19.994Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T07:16:19.994Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-23T07:16:19.994Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-23T07:16:19.994Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-23T07:16:20.256Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-23T07:16:20.256Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-23T07:16:20.256Z] Installing new version of config file /etc/issue ... [2021-06-23T07:16:20.256Z] Installing new version of config file /etc/issue.net ... [2021-06-23T07:16:20.256Z] Installing new version of config file /etc/lsb-release ... [2021-06-23T07:16:20.517Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-23T07:16:20.517Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-23T07:16:20.785Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-23T07:16:20.785Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-23T07:16:21.358Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:21.358Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-23T07:16:21.358Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-23T07:16:21.358Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-23T07:16:21.358Z] 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-06-23T07:16:21.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:21.619Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T07:16:21.619Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-23T07:16:21.619Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-23T07:16:21.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:21.619Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-23T07:16:21.619Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-23T07:16:21.881Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-23T07:16:21.881Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:21.882Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-23T07:16:21.882Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-23T07:16:22.144Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-23T07:16:22.144Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:22.144Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T07:16:22.144Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T07:16:22.144Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-23T07:16:22.406Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:22.406Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T07:16:22.406Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T07:16:22.406Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-23T07:16:22.406Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:22.406Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-23T07:16:22.406Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-23T07:16:22.670Z] Setting up grep (3.1-2build1) ... [2021-06-23T07:16:22.670Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:22.670Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-23T07:16:22.670Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-23T07:16:22.670Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-23T07:16:22.930Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:22.930Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T07:16:22.930Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T07:16:22.930Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-23T07:16:22.930Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:22.931Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-23T07:16:22.931Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T07:16:23.369Z] 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-06-23T07:16:23.503Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-23T07:16:23.503Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T07:16:23.503Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-23T07:16:23.503Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T07:16:24.076Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-23T07:16:24.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:24.076Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-23T07:16:24.076Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T07:16:24.338Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-23T07:16:24.338Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-23T07:16:24.602Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-23T07:16:24.602Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-23T07:16:24.602Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-23T07:16:24.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:24.602Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-23T07:16:24.602Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-23T07:16:24.871Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-23T07:16:24.871Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:24.871Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T07:16:24.871Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T07:16:24.871Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T07:16:24.871Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:24.871Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T07:16:24.871Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T07:16:25.133Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T07:16:25.133Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:25.133Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T07:16:25.133Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T07:16:25.133Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T07:16:25.394Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:25.394Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T07:16:25.394Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T07:16:25.394Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T07:16:25.394Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:25.394Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T07:16:25.656Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T07:16:25.656Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T07:16:25.656Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T07:16:25.656Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-23T07:16:25.656Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:25.656Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T07:16:25.656Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T07:16:25.918Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-23T07:16:25.918Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:25.918Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T07:16:25.918Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T07:16:25.918Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T07:16:26.179Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:26.179Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T07:16:26.179Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T07:16:26.179Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-23T07:16:26.180Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:26.180Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T07:16:26.180Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T07:16:26.753Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-23T07:16:26.756Z] 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-06-23T07:16:27.014Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-23T07:16:27.014Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-23T07:16:27.277Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:27.277Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T07:16:27.277Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T07:16:27.277Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T07:16:27.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T07:16:27.539Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-23T07:16:27.539Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T07:16:27.539Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-23T07:16:27.539Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T07:16:27.539Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-23T07:16:27.539Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-23T07:16:27.802Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-23T07:16:27.802Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T07:16:27.802Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-23T07:16:27.802Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-23T07:16:27.802Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-23T07:16:28.070Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T07:16:28.070Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-23T07:16:28.070Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-23T07:16:28.070Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-23T07:16:28.070Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T07:16:28.070Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-23T07:16:28.070Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T07:16:28.070Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T07:16:28.333Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T07:16:28.333Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-23T07:16:28.333Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T07:16:28.333Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T07:16:28.333Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-23T07:16:28.333Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-23T07:16:28.595Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T07:16:28.595Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T07:16:28.595Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:28.595Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T07:16:28.869Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T07:16:28.869Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-23T07:16:28.869Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T07:16:28.869Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T07:16:28.869Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T07:16:28.869Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-23T07:16:28.869Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:28.870Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-23T07:16:28.870Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-23T07:16:29.140Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-23T07:16:29.140Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:29.140Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-23T07:16:29.140Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-23T07:16:29.140Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-23T07:16:29.397Z] 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-06-23T07:16:29.404Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:29.404Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-23T07:16:29.404Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T07:16:29.404Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T07:16:29.672Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:29.672Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T07:16:29.672Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T07:16:29.672Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-23T07:16:29.672Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:29.672Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-23T07:16:29.672Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-23T07:16:29.672Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-23T07:16:29.672Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:29.672Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-23T07:16:29.942Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-23T07:16:29.942Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-23T07:16:30.205Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:30.205Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T07:16:30.205Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T07:16:30.205Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-23T07:16:30.205Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:30.205Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-23T07:16:30.205Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-23T07:16:30.467Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-23T07:16:30.467Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:30.467Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-23T07:16:30.467Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-23T07:16:30.467Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-23T07:16:30.467Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:30.467Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-23T07:16:30.467Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-23T07:16:30.737Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-23T07:16:30.737Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:30.737Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-23T07:16:30.737Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-23T07:16:30.737Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-23T07:16:30.737Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:30.737Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-23T07:16:30.737Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-23T07:16:31.000Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-23T07:16:31.000Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:31.000Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-23T07:16:31.000Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-23T07:16:31.000Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-23T07:16:31.267Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:31.267Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-23T07:16:31.267Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-23T07:16:31.267Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-23T07:16:31.267Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T07:16:31.267Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-23T07:16:31.267Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-23T07:16:31.267Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-23T07:16:31.267Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-23T07:16:31.267Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-23T07:16:31.534Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-23T07:16:31.534Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-23T07:16:31.534Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-23T07:16:31.534Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-23T07:16:31.534Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-23T07:16:31.797Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-23T07:16:31.797Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-23T07:16:31.797Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-23T07:16:31.797Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-23T07:16:31.797Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-23T07:16:31.797Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-23T07:16:32.040Z] 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-06-23T07:16:32.059Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-23T07:16:32.059Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-23T07:16:32.059Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-23T07:16:32.059Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-23T07:16:32.059Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-23T07:16:32.059Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-23T07:16:32.323Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-23T07:16:32.323Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-23T07:16:32.323Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-23T07:16:32.323Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-23T07:16:32.586Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-23T07:16:32.586Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-23T07:16:32.850Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-23T07:16:32.850Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-23T07:16:32.850Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-23T07:16:32.850Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-23T07:16:32.850Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T07:16:32.850Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T07:16:33.112Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T07:16:33.112Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T07:16:33.373Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T07:16:33.373Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T07:16:33.373Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T07:16:33.373Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T07:16:33.373Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:33.373Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T07:16:33.373Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:33.373Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T07:16:33.645Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:33.645Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T07:16:33.645Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:33.645Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T07:16:34.589Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:34.589Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T07:16:35.161Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:35.161Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T07:16:35.420Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:35.420Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T07:16:35.680Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:35.680Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T07:16:36.623Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T07:16:36.623Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T07:16:36.623Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-23T07:16:36.623Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-23T07:16:36.623Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-23T07:16:36.623Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-23T07:16:36.888Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-23T07:16:36.888Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-23T07:16:36.888Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-23T07:16:36.888Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-23T07:16:36.888Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-23T07:16:36.888Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-23T07:16:36.888Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-23T07:16:36.888Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-23T07:16:36.888Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-23T07:16:37.150Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-23T07:16:37.150Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T07:16:37.150Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-23T07:16:37.150Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T07:16:37.150Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T07:16:37.150Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T07:16:37.150Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-23T07:16:37.150Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-23T07:16:37.150Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-23T07:16:37.150Z] [2021-06-23T07:16:37.150Z] Current default time zone: 'Etc/UTC' [2021-06-23T07:16:37.150Z] Local time is now: Wed Jun 23 07:16:37 UTC 2021. [2021-06-23T07:16:37.150Z] Universal Time is now: Wed Jun 23 07:16:37 UTC 2021. [2021-06-23T07:16:37.150Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-23T07:16:37.150Z] [2021-06-23T07:16:37.411Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-23T07:16:37.411Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T07:16:37.411Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-23T07:16:37.411Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-23T07:16:37.411Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-23T07:16:37.411Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-23T07:16:37.411Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-23T07:16:37.411Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-23T07:16:37.411Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-23T07:16:37.411Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-23T07:16:37.411Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T07:16:37.411Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-23T07:16:37.411Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T07:16:37.411Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-23T07:16:37.411Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T07:16:37.411Z] Setting up patch (2.7.6-2ubuntu1.1) ... [Pipeline] } [2021-06-23T07:16:37.493Z] $ docker stop --time=1 cd86379e778eb277305868ee35acc00f62828b24f2988f4e39696247b65a2b70 [2021-06-23T07:16:37.672Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-23T07:16:37.672Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-23T07:16:37.672Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-23T07:16:37.672Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-23T07:16:37.672Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-23T07:16:37.672Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-23T07:16:37.672Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-23T07:16:39.597Z] Updating certificates in /etc/ssl/certs... [2021-06-23T07:16:39.970Z] $ docker rm -f cd86379e778eb277305868ee35acc00f62828b24f2988f4e39696247b65a2b70 [2021-06-23T07:16:40.174Z] 23 added, 27 removed; done. [2021-06-23T07:16:40.174Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-23T07:16:40.174Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T07:16:40.174Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-23T07:16:40.174Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-23T07:16:40.174Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-23T07:16:40.174Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T07:16:40.435Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-23T07:16:40.435Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T07:16:40.435Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T07:16:40.435Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T07:16:40.435Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T07:16:40.435Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T07:16:40.435Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-23T07:16:40.435Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-23T07:16:40.435Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-23T07:16:40.435Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-23T07:16:40.435Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-23T07:16:40.435Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T07:16:40.435Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T07:16:40.435Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-23T07:16:40.435Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-23T07:16:40.435Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-23T07:16:40.435Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T07:16:40.435Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-23T07:16:40.699Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-23T07:16:40.699Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-23T07:16:40.699Z] Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-06-23T07:16:41.275Z] 0 added, 0 removed; done. [2021-06-23T07:16:41.275Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-23T07:16:41.275Z] done. [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:16:41.538Z] Reading package lists... [2021-06-23T07:16:41.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T07:16:41.802Z] Building dependency tree... [2021-06-23T07:16:41.802Z] Reading state information... [2021-06-23T07:16:41.802Z] The following NEW packages will be installed: [2021-06-23T07:16:41.802Z] apt-transport-https [2021-06-23T07:16:41.996Z] [2021-06-23T07:16:41.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:16:42.069Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-23T07:16:42.069Z] Need to get 1692 B of archives. [2021-06-23T07:16:42.069Z] After this operation, 154 kB of additional disk space will be used. [2021-06-23T07:16:42.069Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-23T07:16:42.069Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T07:16:42.336Z] Fetched 1692 B in 0s (9668 B/s) [2021-06-23T07:16:42.336Z] Selecting previously unselected package apt-transport-https. [2021-06-23T07:16:42.336Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-23T07:16:42.336Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-23T07:16:42.336Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-23T07:16:42.336Z] Setting up apt-transport-https (1.6.13) ... [2021-06-23T07:16:42.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T07:16:42.598Z] Waiting for network to be ready... [2021-06-23T07:16:42.653Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-23T07:16:42.653Z] 29e5d40040c1: Pulling fs layer [2021-06-23T07:16:42.653Z] 1ce36da41761: Pulling fs layer [2021-06-23T07:16:42.653Z] 25b303627fd3: Pulling fs layer [2021-06-23T07:16:43.251Z] 29e5d40040c1: Verifying Checksum [2021-06-23T07:16:43.251Z] 29e5d40040c1: Download complete [2021-06-23T07:16:43.524Z] 1ce36da41761: Verifying Checksum [2021-06-23T07:16:43.524Z] 1ce36da41761: Download complete [2021-06-23T07:16:43.796Z] 29e5d40040c1: Pull complete [2021-06-23T07:16:44.778Z] 1ce36da41761: Pull complete [2021-06-23T07:16:45.392Z] 25b303627fd3: Verifying Checksum [2021-06-23T07:16:45.392Z] 25b303627fd3: Download complete [2021-06-23T07:16:49.229Z] 2021-06-23T07:16:45Z INFO Waiting for automatic snapd restart... [2021-06-23T07:16:49.229Z] snapd 2.51 from Canonical* installed [2021-06-23T07:16:50.174Z] "snapd" switched to the "latest/stable" channel [2021-06-23T07:16:50.174Z] [2021-06-23T07:16:52.730Z] core18 20210611 from Canonical* installed [2021-06-23T07:16:53.311Z] "core18" switched to the "latest/stable" channel [2021-06-23T07:16:53.311Z] [2021-06-23T07:16:53.665Z] 25b303627fd3: Pull complete [2021-06-23T07:16:53.665Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-23T07:16:53.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T07:16:53.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-23T07:16:54.169Z] prd-ubuntu18.04-docker-arm64-4c-16g-874 does not seem to be running inside a container [2021-06-23T07:16:54.244Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-23T07:16:56.618Z] snapcraft 4.8.2 from Canonical* installed [2021-06-23T07:16:56.619Z] "snapcraft" switched to the "latest/stable" channel [2021-06-23T07:16:56.619Z] [2021-06-23T07:16:57.098Z] $ docker top 99036f9ec1ec4c5d43d77f4a408ea3e42d4d1f2addfe470c7192ac70f2143fa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T07:16:58.010Z] + grep parallel [2021-06-23T07:16:58.010Z] + docker-compose build --help [2021-06-23T07:17:00.832Z] 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-06-23T07:17:00.832Z] - README.md [2021-06-23T07:17:00.832Z] [2021-06-23T07:17:00.832Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-23T07:17:01.093Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-23T07:17:01.354Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-23T07:17:01.354Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-23T07:17:01.386Z] --parallel Build images in parallel. [Pipeline] } [2021-06-23T07:17:01.678Z] $ docker stop --time=1 99036f9ec1ec4c5d43d77f4a408ea3e42d4d1f2addfe470c7192ac70f2143fa3 [2021-06-23T07:17:02.626Z] Reading package lists... [2021-06-23T07:17:02.889Z] 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-06-23T07:17:02.889Z] Reading package lists... [2021-06-23T07:17:03.154Z] Building dependency tree... [2021-06-23T07:17:03.154Z] Reading state information... [2021-06-23T07:17:03.154Z] Suggested packages: [2021-06-23T07:17:03.155Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-23T07:17:03.155Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-23T07:17:03.155Z] Recommended packages: [2021-06-23T07:17:03.155Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-23T07:17:03.155Z] The following NEW packages will be installed: [2021-06-23T07:17:03.155Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-23T07:17:03.155Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-23T07:17:03.155Z] pkg-config zip [2021-06-23T07:17:03.155Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-23T07:17:03.155Z] Need to get 7663 kB of archives. [2021-06-23T07:17:03.155Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-23T07:17:03.155Z] 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-06-23T07:17:03.417Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-23T07:17:03.417Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-23T07:17:03.417Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-23T07:17:03.417Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-23T07:17:03.418Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-23T07:17:03.560Z] $ docker rm -f 99036f9ec1ec4c5d43d77f4a408ea3e42d4d1f2addfe470c7192ac70f2143fa3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:17:04.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T07:17:04.251Z] . [Pipeline] withDockerContainer [2021-06-23T07:17:04.528Z] prd-ubuntu18.04-docker-arm64-4c-16g-874 does not seem to be running inside a container [2021-06-23T07:17:04.615Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-23T07:17:06.242Z] $ docker top 2b554f52d4f573fc361e01c1bbbfbd24a5231ddc5f466e07fcf3a84217342568 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T07:17:06.735Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-23T07:17:06.735Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-23T07:17:06.735Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-23T07:17:06.735Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-23T07:17:06.735Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-23T07:17:06.735Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-23T07:17:06.997Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-23T07:17:06.997Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-23T07:17:06.997Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-23T07:17:06.997Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T07:17:06.997Z] Fetched 7663 kB in 4s (2048 kB/s) [2021-06-23T07:17:07.224Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-23T07:17:07.258Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-23T07:17:07.258Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-23T07:17:07.258Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-23T07:17:07.258Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-23T07:17:07.258Z] Selecting previously unselected package libpsl5:amd64. [2021-06-23T07:17:07.258Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-23T07:17:07.258Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-23T07:17:07.258Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-23T07:17:07.258Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-23T07:17:07.258Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-23T07:17:07.519Z] Selecting previously unselected package librtmp1:amd64. [2021-06-23T07:17:07.519Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-23T07:17:07.519Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-23T07:17:07.519Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-23T07:17:07.519Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-23T07:17:07.519Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-23T07:17:07.519Z] Selecting previously unselected package liberror-perl. [2021-06-23T07:17:07.519Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-23T07:17:07.519Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-23T07:17:07.519Z] Selecting previously unselected package git-man. [2021-06-23T07:17:07.519Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-23T07:17:07.519Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-23T07:17:07.790Z] Selecting previously unselected package git. [2021-06-23T07:17:07.790Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-23T07:17:07.790Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-23T07:17:08.366Z] Selecting previously unselected package libnorm1:amd64. [2021-06-23T07:17:08.366Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-23T07:17:08.366Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-23T07:17:08.366Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-23T07:17:08.366Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-23T07:17:08.366Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-23T07:17:08.366Z] Selecting previously unselected package libsodium23:amd64. [2021-06-23T07:17:08.366Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-23T07:17:08.366Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-23T07:17:08.366Z] Selecting previously unselected package libzmq5:amd64. [2021-06-23T07:17:08.366Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-23T07:17:08.366Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T07:17:08.627Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-23T07:17:08.627Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-23T07:17:08.627Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T07:17:08.627Z] Selecting previously unselected package pkg-config. [2021-06-23T07:17:08.627Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-23T07:17:08.627Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-23T07:17:08.627Z] Selecting previously unselected package zip. [2021-06-23T07:17:08.627Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-23T07:17:08.627Z] Unpacking zip (3.0-11build1) ... [2021-06-23T07:17:08.890Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-23T07:17:08.890Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-23T07:17:08.890Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-23T07:17:08.890Z] Setting up liberror-perl (0.17025-1) ... [2021-06-23T07:17:08.890Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-23T07:17:08.890Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-23T07:17:08.890Z] No schema files found: doing nothing. [2021-06-23T07:17:08.890Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-23T07:17:08.890Z] Setting up zip (3.0-11build1) ... [2021-06-23T07:17:08.890Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-23T07:17:08.890Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-23T07:17:08.890Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-23T07:17:08.890Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T07:17:08.890Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-23T07:17:08.890Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T07:17:08.890Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-23T07:17:08.890Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T07:17:09.464Z] git set to automatically installed. [2021-06-23T07:17:09.464Z] git-man set to automatically installed. [2021-06-23T07:17:09.464Z] libcurl3-gnutls set to automatically installed. [2021-06-23T07:17:09.464Z] liberror-perl set to automatically installed. [2021-06-23T07:17:09.464Z] libglib2.0-0 set to automatically installed. [2021-06-23T07:17:09.464Z] libnghttp2-14 set to automatically installed. [2021-06-23T07:17:09.464Z] libnorm1 set to automatically installed. [2021-06-23T07:17:09.464Z] libpgm-5.2-0 set to automatically installed. [2021-06-23T07:17:09.464Z] libpsl5 set to automatically installed. [2021-06-23T07:17:09.464Z] librtmp1 set to automatically installed. [2021-06-23T07:17:09.464Z] libsodium23 set to automatically installed. [2021-06-23T07:17:09.464Z] libzmq3-dev set to automatically installed. [2021-06-23T07:17:09.464Z] libzmq5 set to automatically installed. [2021-06-23T07:17:09.464Z] pkg-config set to automatically installed. [2021-06-23T07:17:09.464Z] zip set to automatically installed. [2021-06-23T07:17:11.385Z] snapd is not logged in, snap install commands will use sudo [2021-06-23T07:17:11.514Z] Building core-command ... [2021-06-23T07:17:11.514Z] Building core-data ... [2021-06-23T07:17:11.514Z] Building core-metadata ... [2021-06-23T07:17:11.514Z] Building security-bootstrapper ... [2021-06-23T07:17:11.514Z] Building security-proxy-setup ... [2021-06-23T07:17:11.514Z] Building security-secretstore-setup ... [2021-06-23T07:17:11.514Z] Building support-notifications ... [2021-06-23T07:17:11.514Z] Building support-scheduler ... [2021-06-23T07:17:11.514Z] Building sys-mgmt-agent ... [2021-06-23T07:17:11.514Z] Building core-metadata [2021-06-23T07:17:11.514Z] Building support-scheduler [2021-06-23T07:17:11.514Z] Building support-notifications [2021-06-23T07:17:11.514Z] Building security-proxy-setup [2021-06-23T07:17:11.514Z] Building security-bootstrapper [2021-06-23T07:17:12.331Z] error: cannot refresh "core18": unexpectedly empty response from the server [2021-06-23T07:17:12.332Z] (try again later) [2021-06-23T07:17:12.332Z] Error while refreshing snap 'core18' to channel 'latest/stable' [2021-06-23T07:17:12.332Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-23T07:17:16.670Z] Failed in branch amd64 [2021-06-23T07:18:22.283Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:18:22.283Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:18:22.283Z] ---> bd2bf73b49ad [2021-06-23T07:18:22.283Z] Step 3/32 : WORKDIR /edgex-go [2021-06-23T07:18:22.283Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:18:22.283Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:18:22.283Z] ---> bd2bf73b49ad [2021-06-23T07:18:22.283Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T07:18:22.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:18:22.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:18:22.283Z] ---> bd2bf73b49ad [2021-06-23T07:18:22.283Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T07:18:22.283Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:18:22.283Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:18:22.283Z] ---> bd2bf73b49ad [2021-06-23T07:18:22.283Z] Step 3/22 : WORKDIR /edgex-go [2021-06-23T07:18:22.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:18:22.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:18:22.283Z] ---> bd2bf73b49ad [2021-06-23T07:18:22.283Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T07:18:22.283Z] ---> Running in 42c25525e649 [2021-06-23T07:18:22.283Z] ---> Running in de724b6886d6 [2021-06-23T07:18:22.283Z] ---> Running in 00772005fc01 [2021-06-23T07:18:22.283Z] ---> Running in b09bcae8289a [2021-06-23T07:18:22.283Z] ---> Running in 3c148c301c58 [2021-06-23T07:18:22.283Z] Removing intermediate container 00772005fc01 [2021-06-23T07:18:22.283Z] ---> cca08a4829d3 [2021-06-23T07:18:22.283Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:18:22.283Z] Removing intermediate container b09bcae8289a [2021-06-23T07:18:22.283Z] ---> 3bb629ab9d6e [2021-06-23T07:18:22.283Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:18:22.283Z] Removing intermediate container de724b6886d6 [2021-06-23T07:18:22.283Z] ---> c7a82e51d58d [2021-06-23T07:18:22.283Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:18:22.283Z] Removing intermediate container 42c25525e649 [2021-06-23T07:18:22.283Z] ---> 1025418ae963 [2021-06-23T07:18:22.283Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:18:22.283Z] Removing intermediate container 3c148c301c58 [2021-06-23T07:18:22.283Z] ---> 93465af72819 [2021-06-23T07:18:22.283Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:18:22.283Z] ---> Running in 3874da73ef62 [2021-06-23T07:18:22.283Z] ---> Running in c85ab10b7d9e [2021-06-23T07:18:22.283Z] ---> Running in 718ab6bd371f [2021-06-23T07:18:22.283Z] ---> Running in eba8f8012f0b [2021-06-23T07:18:22.283Z] ---> Running in 4645c1ed81c2 [2021-06-23T07:18:23.271Z] Removing intermediate container 3874da73ef62 [2021-06-23T07:18:23.271Z] ---> bfb6ca23976f [2021-06-23T07:18:23.271Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-23T07:18:23.550Z] ---> Running in 600db2b02887 [2021-06-23T07:18:23.825Z] Removing intermediate container 718ab6bd371f [2021-06-23T07:18:23.825Z] ---> 88d0ebeec58d [2021-06-23T07:18:23.825Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-23T07:18:24.105Z] ---> Running in 847c93acc38b [2021-06-23T07:18:24.105Z] Removing intermediate container c85ab10b7d9e [2021-06-23T07:18:24.105Z] ---> 03578b23c5de [2021-06-23T07:18:24.105Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T07:18:24.381Z] Removing intermediate container 4645c1ed81c2 [2021-06-23T07:18:24.381Z] ---> 014aab7b3cc4 [2021-06-23T07:18:24.381Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-23T07:18:24.661Z] ---> Running in 8d449519983c [2021-06-23T07:18:24.661Z] Removing intermediate container eba8f8012f0b [2021-06-23T07:18:24.661Z] ---> f272cc1b5891 [2021-06-23T07:18:24.661Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-23T07:18:24.937Z] ---> Running in 6d6a8ffefc5d [2021-06-23T07:18:24.937Z] ---> Running in 57549c9b371e [2021-06-23T07:18:25.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:18:26.536Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:18:26.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:18:26.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:18:27.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:18:27.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:18:27.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:18:27.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:18:27.992Z] OK: 218 MiB in 52 packages [2021-06-23T07:18:27.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:18:27.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:18:29.000Z] OK: 218 MiB in 52 packages [2021-06-23T07:18:29.279Z] OK: 218 MiB in 52 packages [2021-06-23T07:18:29.279Z] OK: 218 MiB in 52 packages [2021-06-23T07:18:29.279Z] OK: 218 MiB in 52 packages [2021-06-23T07:18:29.561Z] Removing intermediate container 600db2b02887 [2021-06-23T07:18:29.561Z] ---> 55ee8d54b2c3 [2021-06-23T07:18:29.561Z] Step 6/23 : COPY go.mod . [2021-06-23T07:18:31.027Z] ---> 0c1f837e4026 [2021-06-23T07:18:31.027Z] Step 7/23 : RUN go mod download [2021-06-23T07:18:31.027Z] Removing intermediate container 57549c9b371e [2021-06-23T07:18:31.027Z] ---> 2f7cb4d2eb35 [2021-06-23T07:18:31.027Z] Step 6/22 : COPY go.mod . [2021-06-23T07:18:31.027Z] ---> Running in a99a4193cbd2 [2021-06-23T07:18:31.315Z] Removing intermediate container 8d449519983c [2021-06-23T07:18:31.315Z] ---> 3b4ba05631a2 [2021-06-23T07:18:31.315Z] Step 6/24 : COPY go.mod . [2021-06-23T07:18:31.315Z] Removing intermediate container 847c93acc38b [2021-06-23T07:18:31.315Z] ---> 2193969cb1bb [2021-06-23T07:18:31.315Z] Step 6/32 : COPY go.mod . [2021-06-23T07:18:31.595Z] Removing intermediate container 6d6a8ffefc5d [2021-06-23T07:18:31.595Z] ---> 476abc3b5f58 [2021-06-23T07:18:31.595Z] Step 6/23 : COPY go.mod . [2021-06-23T07:18:32.595Z] ---> 35d3f172cd12 [2021-06-23T07:18:32.595Z] Step 7/22 : RUN go mod download [2021-06-23T07:18:32.595Z] ---> Running in 8707299c41b4 [2021-06-23T07:18:32.595Z] ---> 90306fe577bf [2021-06-23T07:18:32.595Z] Step 7/32 : RUN go mod download [2021-06-23T07:18:32.872Z] ---> 643c5a6971da [2021-06-23T07:18:32.872Z] Step 7/23 : RUN go mod download [2021-06-23T07:18:32.872Z] ---> Running in 557791bb8cdd [2021-06-23T07:18:33.158Z] ---> 15de4084881b [2021-06-23T07:18:33.158Z] Step 7/24 : RUN go mod download [2021-06-23T07:18:33.433Z] ---> Running in 875dd137a4b9 [2021-06-23T07:18:33.433Z] ---> Running in 9ffc3ccb2007 [2021-06-23T07:18:36.085Z] Removing intermediate container a99a4193cbd2 [2021-06-23T07:18:36.085Z] ---> a3effe7d27c6 [2021-06-23T07:18:36.085Z] Step 8/23 : COPY . . [2021-06-23T07:18:38.186Z] Removing intermediate container 8707299c41b4 [2021-06-23T07:18:38.186Z] ---> 27cffa879227 [2021-06-23T07:18:38.186Z] Step 8/22 : COPY . . [2021-06-23T07:18:38.475Z] Removing intermediate container 9ffc3ccb2007 [2021-06-23T07:18:38.475Z] ---> 1817d1412fe9 [2021-06-23T07:18:38.475Z] Step 8/24 : COPY . . [2021-06-23T07:18:38.475Z] Removing intermediate container 557791bb8cdd [2021-06-23T07:18:38.475Z] ---> 38e6d4a68cdb [2021-06-23T07:18:38.475Z] Step 8/32 : COPY . . [2021-06-23T07:18:38.912Z] Removing intermediate container 875dd137a4b9 [2021-06-23T07:18:38.912Z] ---> 89952840edf7 [2021-06-23T07:18:38.912Z] Step 8/23 : COPY . . [2021-06-23T07:19:01.125Z] ---> 7a356b144d23 [2021-06-23T07:19:01.125Z] Step 9/23 : RUN go mod tidy [2021-06-23T07:19:01.125Z] ---> 30b078aba996 [2021-06-23T07:19:01.125Z] Step 9/22 : RUN go mod tidy [2021-06-23T07:19:01.125Z] ---> bba987a1512a [2021-06-23T07:19:01.125Z] Step 9/32 : RUN go mod tidy [2021-06-23T07:19:01.125Z] ---> Running in 90f878077a6b [2021-06-23T07:19:01.125Z] ---> 9ea3238d3902 [2021-06-23T07:19:01.125Z] Step 9/23 : RUN go mod tidy [2021-06-23T07:19:01.399Z] ---> Running in 690e2a72ff3a [2021-06-23T07:19:01.399Z] ---> 8388413b9554 [2021-06-23T07:19:01.399Z] Step 9/24 : RUN go mod tidy [2021-06-23T07:19:01.399Z] ---> Running in d23249201234 [2021-06-23T07:19:01.674Z] ---> Running in ed6acf982c07 [2021-06-23T07:19:01.949Z] ---> Running in 4a6b0695385b [2021-06-23T07:19:06.288Z] Removing intermediate container 90f878077a6b [2021-06-23T07:19:06.288Z] ---> 96a3eaec4b7a [2021-06-23T07:19:06.288Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-23T07:19:06.288Z] ---> Running in 70a3d65b3103 [2021-06-23T07:19:08.946Z] 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-06-23T07:19:08.946Z] Removing intermediate container ed6acf982c07 [2021-06-23T07:19:08.946Z] ---> 2a49f96751c4 [2021-06-23T07:19:08.946Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-23T07:19:08.946Z] ---> Running in 390e70473832 [2021-06-23T07:19:09.222Z] Removing intermediate container d23249201234 [2021-06-23T07:19:09.222Z] ---> c31fd328de4d [2021-06-23T07:19:09.222Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-23T07:19:09.503Z] ---> Running in 886ed076b912 [2021-06-23T07:19:09.503Z] Removing intermediate container 4a6b0695385b [2021-06-23T07:19:09.503Z] ---> 09b69d0197b4 [2021-06-23T07:19:09.503Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-23T07:19:09.781Z] Removing intermediate container 690e2a72ff3a [2021-06-23T07:19:09.781Z] ---> 256403ab390b [2021-06-23T07:19:09.781Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-23T07:19:10.057Z] ---> Running in da644bae77c5 [2021-06-23T07:19:10.057Z] ---> Running in 1152a39ca646 [2021-06-23T07:19:12.065Z] 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-06-23T07:19:12.340Z] 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-06-23T07:19:12.946Z] 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-06-23T07:19:12.946Z] 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-06-23T07:21:04.778Z] 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-06-23T07:21:09.107Z] Removing intermediate container 70a3d65b3103 [2021-06-23T07:21:09.107Z] ---> 34fcc252611e [2021-06-23T07:21:09.107Z] [2021-06-23T07:21:09.107Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T07:21:09.107Z] 3.12: Pulling from library/alpine [2021-06-23T07:21:10.557Z] Removing intermediate container 390e70473832 [2021-06-23T07:21:10.557Z] ---> c612cd1e91aa [2021-06-23T07:21:10.557Z] [2021-06-23T07:21:10.557Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T07:21:10.828Z] 3.12: Pulling from library/alpine [2021-06-23T07:21:11.821Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T07:21:11.821Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T07:21:11.821Z] Removing intermediate container 886ed076b912 [2021-06-23T07:21:11.821Z] ---> 1f289365d530 [2021-06-23T07:21:11.821Z] [2021-06-23T07:21:11.821Z] Step 11/32 : FROM alpine:3.12 [2021-06-23T07:21:12.093Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T07:21:12.093Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T07:21:12.093Z] ---> c4fd0aeabfcf [2021-06-23T07:21:12.093Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-23T07:21:12.378Z] ---> c4fd0aeabfcf [2021-06-23T07:21:12.378Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-23T07:21:12.378Z] ---> c4fd0aeabfcf [2021-06-23T07:21:12.378Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-23T07:21:12.378Z] ---> Running in 0b6f4c2d1ad3 [2021-06-23T07:21:12.658Z] ---> Running in 54d035d40813 [2021-06-23T07:21:12.658Z] ---> Running in 37c68a878c68 [2021-06-23T07:21:12.931Z] Removing intermediate container 1152a39ca646 [2021-06-23T07:21:12.931Z] ---> 8e0862a4075f [2021-06-23T07:21:12.931Z] [2021-06-23T07:21:12.931Z] Step 11/22 : FROM alpine:3.12 [2021-06-23T07:21:12.931Z] ---> c4fd0aeabfcf [2021-06-23T07:21:12.931Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-23T07:21:14.935Z] ---> Running in 777c7b2b85cb [2021-06-23T07:21:14.935Z] Removing intermediate container 0b6f4c2d1ad3 [2021-06-23T07:21:14.935Z] ---> 759ba1c88101 [2021-06-23T07:21:14.935Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-23T07:21:15.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:21:15.491Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:21:16.088Z] ---> Running in 6d6c9bb513ef [2021-06-23T07:21:16.088Z] Removing intermediate container da644bae77c5 [2021-06-23T07:21:16.088Z] ---> 3fdf5fc4af9b [2021-06-23T07:21:16.088Z] [2021-06-23T07:21:16.088Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T07:21:16.088Z] ---> c4fd0aeabfcf [2021-06-23T07:21:16.088Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T07:21:16.088Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-23T07:21:16.371Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-23T07:21:16.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:21:16.371Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:21:16.371Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T07:21:16.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:21:16.371Z] OK: 6 MiB in 16 packages [2021-06-23T07:21:16.980Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T07:21:16.980Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:21:16.980Z] OK: 5 MiB in 15 packages [2021-06-23T07:21:17.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:21:17.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:21:17.861Z] ---> Running in ce4f85216d8a [2021-06-23T07:21:18.137Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-23T07:21:18.137Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T07:21:18.137Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-23T07:21:18.137Z] (4/4) Installing curl (7.77.0-r0) [2021-06-23T07:21:18.422Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:21:18.422Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T07:21:18.693Z] OK: 7 MiB in 18 packages [2021-06-23T07:21:18.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:21:19.244Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:21:19.836Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-23T07:21:19.836Z] (2/2) Installing su-exec (0.2-r1) [2021-06-23T07:21:19.836Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:21:19.836Z] OK: 5 MiB in 16 packages [2021-06-23T07:21:20.448Z] Removing intermediate container 54d035d40813 [2021-06-23T07:21:20.448Z] ---> d008702f014f [2021-06-23T07:21:20.448Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T07:21:20.722Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:21:20.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:21:21.602Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T07:21:21.602Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:21:21.602Z] OK: 5 MiB in 15 packages [2021-06-23T07:21:21.602Z] ---> Running in f83a765bb531 [2021-06-23T07:21:21.880Z] Removing intermediate container 37c68a878c68 [2021-06-23T07:21:21.880Z] ---> a0b25ef25fed [2021-06-23T07:21:21.880Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T07:21:22.860Z] ---> Running in a533af8b5c35 [2021-06-23T07:21:22.860Z] Removing intermediate container 6d6c9bb513ef [2021-06-23T07:21:22.860Z] ---> b1d6d8ec4d2f [2021-06-23T07:21:22.860Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-23T07:21:23.133Z] Removing intermediate container 777c7b2b85cb [2021-06-23T07:21:23.133Z] ---> 7075e4e8890a [2021-06-23T07:21:23.133Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T07:21:23.133Z] Removing intermediate container f83a765bb531 [2021-06-23T07:21:23.133Z] ---> 609a2b49c0c3 [2021-06-23T07:21:23.133Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-23T07:21:23.407Z] ---> Running in 5184062741a7 [2021-06-23T07:21:23.407Z] ---> Running in bb5ab9262712 [2021-06-23T07:21:23.682Z] ---> Running in 254cb6d76264 [2021-06-23T07:21:23.682Z] Removing intermediate container a533af8b5c35 [2021-06-23T07:21:23.682Z] ---> 5c4a664dffca [2021-06-23T07:21:23.682Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-23T07:21:23.683Z] Removing intermediate container ce4f85216d8a [2021-06-23T07:21:23.683Z] ---> 186e13b3160c [2021-06-23T07:21:23.683Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T07:21:24.299Z] ---> Running in 024097c57c49 [2021-06-23T07:21:24.299Z] ---> Running in ca52eab23277 [2021-06-23T07:21:24.576Z] Removing intermediate container 5184062741a7 [2021-06-23T07:21:24.576Z] ---> 1032d41b9584 [2021-06-23T07:21:24.576Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-23T07:21:24.576Z] Removing intermediate container bb5ab9262712 [2021-06-23T07:21:24.576Z] ---> 8bfca2864891 [2021-06-23T07:21:24.576Z] Step 14/22 : WORKDIR /edgex [2021-06-23T07:21:24.853Z] Removing intermediate container 254cb6d76264 [2021-06-23T07:21:24.853Z] ---> 6fe6e941246c [2021-06-23T07:21:24.853Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T07:21:24.853Z] ---> Running in 26806f38e8a1 [2021-06-23T07:21:25.140Z] ---> Running in d4232a43d062 [2021-06-23T07:21:25.418Z] ---> Running in 3a38c87a06a2 [2021-06-23T07:21:25.418Z] Removing intermediate container ca52eab23277 [2021-06-23T07:21:25.418Z] ---> e9705fc70bbd [2021-06-23T07:21:25.418Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T07:21:25.418Z] Removing intermediate container 024097c57c49 [2021-06-23T07:21:25.418Z] ---> 3233827d3c7e [2021-06-23T07:21:25.418Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-23T07:21:25.698Z] ---> Running in 0e273ee17ee1 [2021-06-23T07:21:25.698Z] ---> Running in 6db28776d385 [2021-06-23T07:21:25.974Z] Removing intermediate container 26806f38e8a1 [2021-06-23T07:21:25.974Z] ---> 1832117c0b59 [2021-06-23T07:21:25.974Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-23T07:21:26.251Z] Removing intermediate container 3a38c87a06a2 [2021-06-23T07:21:26.251Z] Removing intermediate container d4232a43d062 [2021-06-23T07:21:26.251Z] ---> b2830023ba11 [2021-06-23T07:21:26.251Z] ---> f9e33d4951db [2021-06-23T07:21:26.251Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt /Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-23T07:21:26.251Z] [2021-06-23T07:21:26.251Z] ---> Running in 02482fe10516 [2021-06-23T07:21:26.858Z] Removing intermediate container 6db28776d385 [2021-06-23T07:21:26.858Z] ---> 11825b3d5e7d [2021-06-23T07:21:26.858Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T07:21:26.858Z] Removing intermediate container 0e273ee17ee1 [2021-06-23T07:21:26.858Z] ---> f2719aa1f582 [2021-06-23T07:21:26.858Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T07:21:26.858Z] ---> Running in ce0dd81e8bf1 [2021-06-23T07:21:27.855Z] Removing intermediate container ce0dd81e8bf1 [2021-06-23T07:21:27.855Z] ---> 421427abc446 [2021-06-23T07:21:27.855Z] Step 16/24 : WORKDIR / [2021-06-23T07:21:27.855Z] ---> 54f230748460 [2021-06-23T07:21:27.855Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-23T07:21:27.855Z] ---> Running in aeac8f60cad8 [2021-06-23T07:21:27.855Z] ---> eff01db6586c [2021-06-23T07:21:27.855Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-23T07:21:28.137Z] ---> b53773052162 [2021-06-23T07:21:28.137Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-23T07:21:28.802Z] Removing intermediate container aeac8f60cad8 [2021-06-23T07:21:28.802Z] ---> b390276d85c4 [2021-06-23T07:21:28.802Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T07:21:29.807Z] ---> 381680a09b67 [2021-06-23T07:21:29.807Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-23T07:21:30.084Z] Removing intermediate container 02482fe10516 [2021-06-23T07:21:30.084Z] ---> 74916449c5de [2021-06-23T07:21:30.084Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-23T07:21:30.084Z] ---> 6c967fb25c99 [2021-06-23T07:21:30.084Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-23T07:21:30.375Z] ---> 680888c88e0b [2021-06-23T07:21:30.375Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-23T07:21:30.375Z] ---> 2901c7c7104a [2021-06-23T07:21:30.375Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-23T07:21:30.375Z] ---> Running in 9ef7b5c0966c [2021-06-23T07:21:31.366Z] Removing intermediate container 9ef7b5c0966c [2021-06-23T07:21:31.366Z] ---> afe33674d0f3 [2021-06-23T07:21:31.366Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-23T07:21:31.647Z] ---> 38714edfebf1 [2021-06-23T07:21:31.647Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-23T07:21:31.922Z] ---> 4907e26c11b4 [2021-06-23T07:21:31.922Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-23T07:21:31.922Z] ---> 4c2221af07c2 [2021-06-23T07:21:31.922Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-23T07:21:32.199Z] ---> Running in bf4390c35561 [2021-06-23T07:21:32.200Z] ---> 421ce13506f7 [2021-06-23T07:21:32.200Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-23T07:21:32.200Z] ---> Running in b6004e28b2e4 [2021-06-23T07:21:32.200Z] ---> Running in 4865985df01a [2021-06-23T07:21:32.473Z] ---> 731ab1e65dfa [2021-06-23T07:21:32.473Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-23T07:21:32.749Z] ---> Running in b49bc8e87051 [2021-06-23T07:21:33.024Z] Removing intermediate container 4865985df01a [2021-06-23T07:21:33.024Z] ---> 17ebd991c2c4 [2021-06-23T07:21:33.024Z] Removing intermediate container bf4390c35561 [2021-06-23T07:21:33.024Z] ---> 3e1aa0ab8d6e [2021-06-23T07:21:33.024Z] Step 19/22 : CMD ["--init=true"] [2021-06-23T07:21:33.024Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:21:33.301Z] Removing intermediate container b6004e28b2e4 [2021-06-23T07:21:33.301Z] ---> 210e97937167 [2021-06-23T07:21:33.301Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:21:33.301Z] ---> Running in 7646b6a36fea [2021-06-23T07:21:33.301Z] ---> Running in e638334b6f44 [2021-06-23T07:21:33.573Z] ---> ba47f176a01e [2021-06-23T07:21:33.573Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-23T07:21:33.573Z] ---> Running in 6bcc0fc4c8a0 [2021-06-23T07:21:33.846Z] ---> Running in 66e4d19e9eef [2021-06-23T07:21:34.120Z] Removing intermediate container 7646b6a36fea [2021-06-23T07:21:34.120Z] ---> dbb7dcb4d7be [2021-06-23T07:21:34.120Z] Step 20/22 : LABEL arch=arm64 [2021-06-23T07:21:34.120Z] Removing intermediate container e638334b6f44 [2021-06-23T07:21:34.120Z] ---> 1e2f2a2b5603 [2021-06-23T07:21:34.120Z] Step 21/23 : LABEL arch=arm64 [2021-06-23T07:21:34.404Z] ---> Running in 108e2d696435 [2021-06-23T07:21:34.404Z] ---> Running in 5fab9c1483f4 [2021-06-23T07:21:34.404Z] Removing intermediate container 6bcc0fc4c8a0 [2021-06-23T07:21:34.404Z] ---> 1b170103d53d [2021-06-23T07:21:34.404Z] Step 21/23 : LABEL arch=arm64 [2021-06-23T07:21:34.404Z] Removing intermediate container 66e4d19e9eef [2021-06-23T07:21:34.404Z] ---> cef397b75f96 [2021-06-23T07:21:34.404Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:21:34.688Z] ---> Running in 6ee1b957c1d2 [2021-06-23T07:21:34.688Z] ---> Running in 345bbaa6aa11 [2021-06-23T07:21:34.971Z] Removing intermediate container 108e2d696435 [2021-06-23T07:21:34.971Z] ---> 421c241600ef [2021-06-23T07:21:34.971Z] Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:21:35.245Z] Removing intermediate container 5fab9c1483f4 [2021-06-23T07:21:35.245Z] ---> 870e0b1ecb7d [2021-06-23T07:21:35.245Z] Step 21/22 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:21:35.245Z] ---> Running in be74c8a16d21 [2021-06-23T07:21:35.516Z] ---> Running in 9d28752c42ad [2021-06-23T07:21:35.516Z] Removing intermediate container 6ee1b957c1d2 [2021-06-23T07:21:35.516Z] Removing intermediate container 345bbaa6aa11 [2021-06-23T07:21:35.516Z] ---> 7bb28a323394 [2021-06-23T07:21:35.516Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T07:21:35.516Z] ---> 10087d64cfcb [2021-06-23T07:21:35.516Z] Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:21:35.796Z] ---> Running in 9d2cfed4e642 [2021-06-23T07:21:35.796Z] ---> Running in ff28f1d70702 [2021-06-23T07:21:36.069Z] Removing intermediate container be74c8a16d21 [2021-06-23T07:21:36.069Z] Removing intermediate container b49bc8e87051 [2021-06-23T07:21:36.069Z] ---> 4678db3ced0e [2021-06-23T07:21:36.069Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T07:21:36.069Z] ---> 7eab88187083 [2021-06-23T07:21:36.069Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T07:21:36.344Z] Removing intermediate container 9d28752c42ad [2021-06-23T07:21:36.344Z] ---> 1ecd5aa57f5b [2021-06-23T07:21:36.344Z] Step 22/22 : LABEL version=0.0.0 [2021-06-23T07:21:36.344Z] ---> Running in 59deca7d207a [2021-06-23T07:21:36.619Z] Removing intermediate container ff28f1d70702 [2021-06-23T07:21:36.619Z] ---> 0bdd29d843e3 [2021-06-23T07:21:36.619Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:21:36.619Z] ---> Running in 9f5c4b2e8cc1 [2021-06-23T07:21:36.619Z] Removing intermediate container 9d2cfed4e642 [2021-06-23T07:21:36.619Z] ---> d4c740cf033b [2021-06-23T07:21:36.619Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T07:21:36.896Z] ---> Running in 2890c8723ae9 [2021-06-23T07:21:36.896Z] ---> Running in de84b903762a [2021-06-23T07:21:36.896Z] Removing intermediate container 59deca7d207a [2021-06-23T07:21:36.896Z] ---> bfb609ffd001 [2021-06-23T07:21:36.896Z] [2021-06-23T07:21:37.178Z] ---> 3e04e802b6b6 [2021-06-23T07:21:37.178Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-23T07:21:37.451Z] Removing intermediate container 9f5c4b2e8cc1 [2021-06-23T07:21:37.451Z] ---> 35cad6da14b2 [2021-06-23T07:21:37.451Z] [2021-06-23T07:21:37.451Z] Successfully built bfb609ffd001 [2021-06-23T07:21:37.725Z] Successfully tagged support-notifications-arm64:latest [2021-06-23T07:21:37.725Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-06-23T07:21:37.725Z] Removing intermediate container de84b903762a [2021-06-23T07:21:37.725Z] ---> 9de3b7aa1b89 [2021-06-23T07:21:37.725Z] [2021-06-23T07:21:37.725Z] Removing intermediate container 2890c8723ae9 [2021-06-23T07:21:37.725Z] ---> 1dd99df3c90e [2021-06-23T07:21:37.725Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T07:21:38.005Z] Successfully built 35cad6da14b2 [2021-06-23T07:21:38.005Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-23T07:21:38.005Z] Building core-command [2021-06-23T07:21:38.005Z]  Building security-proxy-setup ... done  ---> Running in af371d9ad2f1 [2021-06-23T07:21:38.283Z] Successfully built 9de3b7aa1b89 [2021-06-23T07:21:38.283Z] Successfully tagged support-scheduler-arm64:latest [2021-06-23T07:21:38.283Z]  Building support-scheduler ... done Building core-data [2021-06-23T07:21:38.881Z] Removing intermediate container af371d9ad2f1 [2021-06-23T07:21:38.881Z] ---> acb970b7d4f3 [2021-06-23T07:21:38.881Z] [2021-06-23T07:21:39.152Z] ---> 4428604b725e [2021-06-23T07:21:39.152Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-23T07:21:39.152Z] Successfully built acb970b7d4f3 [2021-06-23T07:21:39.429Z] Successfully tagged core-metadata-arm64:latest [2021-06-23T07:21:39.429Z]  Building core-metadata ... done Building security-secretstore-setup [2021-06-23T07:21:40.025Z] ---> 91e332c2eb52 [2021-06-23T07:21:40.025Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-23T07:21:41.007Z] ---> 68c499d0f715 [2021-06-23T07:21:41.007Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-23T07:21:41.988Z] ---> 6d39f32bdadf [2021-06-23T07:21:42.262Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-23T07:21:42.861Z] ---> Running in 717f1bf87946 [2021-06-23T07:21:44.388Z] Removing intermediate container 717f1bf87946 [2021-06-23T07:21:44.388Z] ---> 1908d80d0cc8 [2021-06-23T07:21:44.388Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-23T07:21:45.899Z] ---> ac1536deae1b [2021-06-23T07:21:45.899Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-23T07:21:46.532Z] ---> Running in 7f2450b814c0 [2021-06-23T07:21:49.969Z] Removing intermediate container 7f2450b814c0 [2021-06-23T07:21:49.969Z] ---> b6ca97cc7857 [2021-06-23T07:21:49.969Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-23T07:21:50.562Z] ---> Running in 5e7e418cff5c [2021-06-23T07:21:51.158Z] Removing intermediate container 5e7e418cff5c [2021-06-23T07:21:51.159Z] ---> 84021a6ccc37 [2021-06-23T07:21:51.159Z] Step 29/32 : CMD ["gate"] [2021-06-23T07:21:51.436Z] ---> Running in 08ab8a812742 [2021-06-23T07:21:52.039Z] Removing intermediate container 08ab8a812742 [2021-06-23T07:21:52.039Z] ---> 31158c2aff09 [2021-06-23T07:21:52.039Z] Step 30/32 : LABEL arch=arm64 [2021-06-23T07:21:52.315Z] ---> Running in 19fd047ffa67 [2021-06-23T07:21:52.911Z] Removing intermediate container 19fd047ffa67 [2021-06-23T07:21:52.911Z] ---> 886bfb2b4140 [2021-06-23T07:21:52.911Z] Step 31/32 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:21:53.508Z] ---> Running in a589a2591142 [2021-06-23T07:21:54.105Z] Removing intermediate container a589a2591142 [2021-06-23T07:21:54.105Z] ---> 170547bf38f5 [2021-06-23T07:21:54.105Z] Step 32/32 : LABEL version=0.0.0 [2021-06-23T07:21:54.707Z] ---> Running in 4d3d679bc694 [2021-06-23T07:21:55.694Z] Removing intermediate container 4d3d679bc694 [2021-06-23T07:21:55.694Z] ---> 306367782bbe [2021-06-23T07:21:55.694Z] [2021-06-23T07:21:55.970Z] Successfully built 306367782bbe [2021-06-23T07:21:55.970Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-23T07:22:34.990Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:22:34.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:22:34.990Z] ---> bd2bf73b49ad [2021-06-23T07:22:34.990Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 93465af72819 [2021-06-23T07:22:34.990Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> f272cc1b5891 [2021-06-23T07:22:34.990Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 2f7cb4d2eb35 [2021-06-23T07:22:34.990Z] Step 6/24 : COPY go.mod . [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 35d3f172cd12 [2021-06-23T07:22:34.990Z] Step 7/24 : RUN go mod download [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 27cffa879227 [2021-06-23T07:22:34.990Z] Step 8/24 : COPY . . [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 30b078aba996 [2021-06-23T07:22:34.990Z] Step 9/24 : RUN go mod tidy [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 256403ab390b [2021-06-23T07:22:34.990Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-23T07:22:34.990Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:22:34.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:22:34.990Z] ---> bd2bf73b49ad [2021-06-23T07:22:34.990Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 93465af72819 [2021-06-23T07:22:34.990Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> f272cc1b5891 [2021-06-23T07:22:34.990Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-23T07:22:34.990Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:22:34.990Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:22:34.990Z] ---> bd2bf73b49ad [2021-06-23T07:22:34.990Z] Step 3/26 : WORKDIR /edgex-go [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 93465af72819 [2021-06-23T07:22:34.990Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> f272cc1b5891 [2021-06-23T07:22:34.990Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 2f7cb4d2eb35 [2021-06-23T07:22:34.990Z] Step 6/26 : COPY go.mod . [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 35d3f172cd12 [2021-06-23T07:22:34.990Z] Step 7/26 : RUN go mod download [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 27cffa879227 [2021-06-23T07:22:34.990Z] Step 8/26 : COPY . . [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 30b078aba996 [2021-06-23T07:22:34.990Z] Step 9/26 : RUN go mod tidy [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 256403ab390b [2021-06-23T07:22:34.990Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-23T07:22:34.990Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T07:22:34.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T07:22:34.990Z] ---> bd2bf73b49ad [2021-06-23T07:22:34.990Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> 93465af72819 [2021-06-23T07:22:34.990Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:22:34.990Z] ---> Using cache [2021-06-23T07:22:34.990Z] ---> f272cc1b5891 [2021-06-23T07:22:34.990Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-23T07:22:38.377Z] ---> Running in 5fde12238146 [2021-06-23T07:22:38.378Z] ---> Running in 01e94f734ca7 [2021-06-23T07:22:38.378Z] ---> Running in 31309b95796f [2021-06-23T07:22:38.378Z] ---> Running in a4b3b5d813c1 [2021-06-23T07:22:40.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:22:40.378Z] 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-06-23T07:22:40.658Z] 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-06-23T07:22:40.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:22:41.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:22:41.540Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:22:42.534Z] OK: 218 MiB in 52 packages [2021-06-23T07:22:42.814Z] OK: 218 MiB in 52 packages [2021-06-23T07:22:44.294Z] Removing intermediate container 5fde12238146 [2021-06-23T07:22:44.294Z] ---> c1a7112f63b4 [2021-06-23T07:22:44.294Z] Step 6/24 : COPY go.mod . [2021-06-23T07:22:44.572Z] Removing intermediate container 01e94f734ca7 [2021-06-23T07:22:44.572Z] ---> 9de6ed17b6e2 [2021-06-23T07:22:44.572Z] Step 6/24 : COPY go.mod . [2021-06-23T07:22:46.028Z] ---> 1656a123bfdb [2021-06-23T07:22:46.028Z] Step 7/24 : RUN go mod download [2021-06-23T07:22:46.028Z] ---> Running in d96851563db1 [2021-06-23T07:22:46.028Z] ---> 04f534ee98d2 [2021-06-23T07:22:46.305Z] Step 7/24 : RUN go mod download [2021-06-23T07:22:46.585Z] ---> Running in 8eaf189563a6 [2021-06-23T07:22:52.049Z] Removing intermediate container d96851563db1 [2021-06-23T07:22:52.049Z] ---> 25b04bbf4c70 [2021-06-23T07:22:52.049Z] Step 8/24 : COPY . . [2021-06-23T07:22:52.049Z] Removing intermediate container 8eaf189563a6 [2021-06-23T07:22:52.049Z] ---> 1b810566a251 [2021-06-23T07:22:52.049Z] Step 8/24 : COPY . . [2021-06-23T07:23:24.476Z] ---> 1713b5af64d1 [2021-06-23T07:23:24.476Z] Step 9/24 : RUN go mod tidy [2021-06-23T07:23:24.476Z] ---> bf01e1d6ec8c [2021-06-23T07:23:24.476Z] Step 9/24 : RUN go mod tidy [2021-06-23T07:23:24.476Z] ---> Running in 927eab404317 [2021-06-23T07:23:24.476Z] ---> Running in 66eef5c53a96 [2021-06-23T07:23:27.907Z] Removing intermediate container 927eab404317 [2021-06-23T07:23:27.907Z] ---> 95e09a2ff790 [2021-06-23T07:23:27.907Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-23T07:23:28.523Z] ---> Running in df3105e33f43 [2021-06-23T07:23:28.806Z] Removing intermediate container 66eef5c53a96 [2021-06-23T07:23:28.806Z] ---> 13aae0ca4b85 [2021-06-23T07:23:28.806Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-23T07:23:29.085Z] ---> Running in 24cbd7b20625 [2021-06-23T07:23:31.080Z] 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-06-23T07:23:31.355Z] 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-06-23T07:24:03.823Z] 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-06-23T07:24:07.283Z] Removing intermediate container 31309b95796f [2021-06-23T07:24:07.283Z] ---> 32a6c8cc13aa [2021-06-23T07:24:07.283Z] [2021-06-23T07:24:07.283Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T07:24:07.283Z] ---> c4fd0aeabfcf [2021-06-23T07:24:07.283Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T07:24:07.283Z] ---> Using cache [2021-06-23T07:24:07.283Z] ---> 186e13b3160c [2021-06-23T07:24:07.283Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T07:24:07.283Z] ---> Using cache [2021-06-23T07:24:07.283Z] ---> 3233827d3c7e [2021-06-23T07:24:07.283Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-23T07:24:07.283Z] ---> Running in 137c9148978c [2021-06-23T07:24:07.906Z] Removing intermediate container 137c9148978c [2021-06-23T07:24:07.906Z] ---> 64e18df48144 [2021-06-23T07:24:07.906Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T07:24:08.525Z] ---> Running in 23c487382856 [2021-06-23T07:24:09.132Z] Removing intermediate container 23c487382856 [2021-06-23T07:24:09.132Z] ---> 96df1313f610 [2021-06-23T07:24:09.132Z] Step 16/24 : WORKDIR / [2021-06-23T07:24:09.132Z] ---> Running in 0538941a9d04 [2021-06-23T07:24:10.596Z] Removing intermediate container 0538941a9d04 [2021-06-23T07:24:10.596Z] ---> c498fb1d8590 [2021-06-23T07:24:10.596Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T07:24:12.602Z] ---> b17536b7aba5 [2021-06-23T07:24:12.603Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-23T07:24:14.270Z] Removing intermediate container a4b3b5d813c1 [2021-06-23T07:24:14.270Z] ---> 92510f78cf1b [2021-06-23T07:24:14.270Z] [2021-06-23T07:24:14.270Z] Step 11/26 : FROM alpine:3.12 [2021-06-23T07:24:14.270Z] ---> c4fd0aeabfcf [2021-06-23T07:24:14.270Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-23T07:24:14.572Z] ---> Running in cf52ec166930 [2021-06-23T07:24:15.807Z] ---> 73308fc86061 [2021-06-23T07:24:15.807Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-23T07:24:17.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:24:17.266Z] ---> a4da32c5a776 [2021-06-23T07:24:17.266Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-23T07:24:17.547Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:24:17.547Z] ---> Running in 3dd87eb7001d [2021-06-23T07:24:18.539Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-23T07:24:18.539Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T07:24:18.539Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-23T07:24:18.539Z] (4/6) Installing curl (7.77.0-r0) [2021-06-23T07:24:18.539Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-23T07:24:18.539Z] (6/6) Installing su-exec (0.2-r1) [2021-06-23T07:24:18.539Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:24:18.539Z] Removing intermediate container 3dd87eb7001d [2021-06-23T07:24:18.539Z] ---> 484a86346abd [2021-06-23T07:24:18.539Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:24:18.539Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T07:24:18.820Z] OK: 7 MiB in 20 packages [2021-06-23T07:24:18.820Z] ---> Running in 8637b172db40 [2021-06-23T07:24:19.852Z] Removing intermediate container 8637b172db40 [2021-06-23T07:24:19.852Z] ---> 01f93d800681 [2021-06-23T07:24:19.852Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T07:24:20.133Z] ---> Running in a4b5b788e3f9 [2021-06-23T07:24:21.156Z] Removing intermediate container a4b5b788e3f9 [2021-06-23T07:24:21.156Z] ---> e99b93e909da [2021-06-23T07:24:21.156Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:24:21.445Z] Removing intermediate container cf52ec166930 [2021-06-23T07:24:21.445Z] ---> 2b3c7ec00839 [2021-06-23T07:24:21.445Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T07:24:21.445Z] ---> Running in 15f336f51013 [2021-06-23T07:24:21.723Z] ---> Running in bcfab31208de [2021-06-23T07:24:22.329Z] Removing intermediate container 15f336f51013 [2021-06-23T07:24:22.329Z] ---> dc87c90ed203 [2021-06-23T07:24:22.329Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T07:24:22.608Z] ---> Running in b37137b91d11 [2021-06-23T07:24:22.608Z] Removing intermediate container bcfab31208de [2021-06-23T07:24:22.608Z] ---> 9a2e3a77d2fd [2021-06-23T07:24:22.608Z] Step 14/26 : WORKDIR / [2021-06-23T07:24:22.887Z] ---> Running in 38e8a413af1c [2021-06-23T07:24:23.490Z] Removing intermediate container b37137b91d11 [2021-06-23T07:24:23.490Z] ---> f98264c0e61e [2021-06-23T07:24:23.490Z] [2021-06-23T07:24:23.771Z] Removing intermediate container 38e8a413af1c [2021-06-23T07:24:23.771Z] ---> 87662e561dc0 [2021-06-23T07:24:23.771Z] 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-06-23T07:24:24.047Z] Successfully built f98264c0e61e [2021-06-23T07:24:24.047Z] Successfully tagged core-command-arm64:latest [2021-06-23T07:24:25.055Z]  Building core-command ... done  ---> 0feca7c4ff1c [2021-06-23T07:24:25.055Z] 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-06-23T07:24:26.502Z] ---> d0d6f1a53f8c [2021-06-23T07:24:26.502Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-23T07:24:27.489Z] ---> 674d6631ae07 [2021-06-23T07:24:27.489Z] 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-06-23T07:24:28.938Z] ---> f2aa12337047 [2021-06-23T07:24:28.938Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-23T07:24:30.380Z] ---> 13e8b13b1731 [2021-06-23T07:24:30.380Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-23T07:24:32.380Z] ---> 4af216fe2efb [2021-06-23T07:24:32.380Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-23T07:24:33.368Z] ---> d5b5c46d9e0a [2021-06-23T07:24:33.368Z] 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-06-23T07:24:33.651Z] ---> Running in 8542368b4f6b [2021-06-23T07:24:37.979Z] Removing intermediate container 8542368b4f6b [2021-06-23T07:24:37.979Z] ---> 259795904bd7 [2021-06-23T07:24:37.979Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-23T07:24:37.979Z] ---> Running in 19dacc37f2a0 [2021-06-23T07:24:38.257Z] Removing intermediate container 19dacc37f2a0 [2021-06-23T07:24:38.257Z] ---> 98feab359b36 [2021-06-23T07:24:38.257Z] Step 24/26 : LABEL arch=arm64 [2021-06-23T07:24:38.540Z] ---> Running in 015417931a07 [2021-06-23T07:24:39.537Z] Removing intermediate container 015417931a07 [2021-06-23T07:24:39.537Z] ---> 7fa339969396 [2021-06-23T07:24:39.537Z] Step 25/26 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:24:39.537Z] ---> Running in 120782a7eb7c [2021-06-23T07:24:40.529Z] Removing intermediate container 120782a7eb7c [2021-06-23T07:24:40.529Z] ---> 8d959dcac5a2 [2021-06-23T07:24:40.529Z] Step 26/26 : LABEL version=0.0.0 [2021-06-23T07:24:40.529Z] ---> Running in bc241c30b9f8 [2021-06-23T07:24:41.570Z] Removing intermediate container bc241c30b9f8 [2021-06-23T07:24:41.570Z] ---> 938a0235695d [2021-06-23T07:24:41.570Z] [2021-06-23T07:24:41.847Z] Successfully built 938a0235695d [2021-06-23T07:24:41.847Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-23T07:24:54.300Z]  Building security-secretstore-setup ... done Removing intermediate container df3105e33f43 [2021-06-23T07:24:54.300Z] ---> b6b7e569f9bf [2021-06-23T07:24:54.300Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-23T07:24:54.300Z] ---> Running in 4565888d0ceb [2021-06-23T07:24:54.572Z] 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-06-23T07:24:57.192Z] Removing intermediate container 4565888d0ceb [2021-06-23T07:24:57.192Z] ---> f6e7b2a0d858 [2021-06-23T07:24:57.192Z] [2021-06-23T07:24:57.192Z] Step 12/24 : FROM docker:20.10.0 [2021-06-23T07:24:57.192Z] 20.10.0: Pulling from library/docker [2021-06-23T07:24:59.814Z] Removing intermediate container 24cbd7b20625 [2021-06-23T07:24:59.814Z] ---> 4e852bd238c0 [2021-06-23T07:24:59.814Z] [2021-06-23T07:24:59.814Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T07:24:59.814Z] ---> c4fd0aeabfcf [2021-06-23T07:24:59.814Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-23T07:25:00.088Z] ---> Running in 776fead00808 [2021-06-23T07:25:00.681Z] Removing intermediate container 776fead00808 [2021-06-23T07:25:00.681Z] ---> b0e4501a17d5 [2021-06-23T07:25:00.681Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-23T07:25:00.953Z] ---> Running in 3e43ccbec5c1 [2021-06-23T07:25:01.972Z] Removing intermediate container 3e43ccbec5c1 [2021-06-23T07:25:01.972Z] ---> c19b2ac75aad [2021-06-23T07:25:01.972Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-23T07:25:02.244Z] ---> Running in 0c79d077f523 [2021-06-23T07:25:03.217Z] Removing intermediate container 0c79d077f523 [2021-06-23T07:25:03.217Z] ---> f94299fe6790 [2021-06-23T07:25:03.217Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T07:25:03.491Z] ---> Running in 5ab6288b8ff7 [2021-06-23T07:25:06.117Z] Removing intermediate container 5ab6288b8ff7 [2021-06-23T07:25:06.117Z] ---> 6d81a40e950f [2021-06-23T07:25:06.117Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-23T07:25:06.117Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-23T07:25:06.117Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-23T07:25:06.117Z] ---> eeaf43b92773 [2021-06-23T07:25:06.117Z] 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-06-23T07:25:06.117Z] ---> Running in 40e52175f838 [2021-06-23T07:25:06.402Z] ---> Running in 77f274bc8496 [2021-06-23T07:25:07.000Z] Removing intermediate container 77f274bc8496 [2021-06-23T07:25:07.000Z] ---> 8d1485619f10 [2021-06-23T07:25:07.000Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-23T07:25:07.276Z] ---> Running in 27b448d8f0aa [2021-06-23T07:25:07.551Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:25:08.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:25:08.530Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T07:25:08.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T07:25:09.078Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-23T07:25:09.078Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-23T07:25:09.078Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-23T07:25:09.350Z] (1/39) Installing readline (8.0.4-r0) [2021-06-23T07:25:09.350Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-23T07:25:09.350Z] (2/39) Installing bash (5.0.17-r0) [2021-06-23T07:25:09.350Z] Executing bash-5.0.17-r0.post-install [2021-06-23T07:25:09.350Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T07:25:09.350Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-23T07:25:09.350Z] (5/39) Installing curl (7.77.0-r0) [2021-06-23T07:25:09.350Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-23T07:25:09.350Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-23T07:25:09.350Z] (8/39) Installing expat (2.2.9-r1) [2021-06-23T07:25:09.350Z] (9/39) Installing libffi (3.3-r2) [2021-06-23T07:25:09.350Z] (10/39) Installing gdbm (1.13-r1) [2021-06-23T07:25:09.350Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-23T07:25:09.350Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-23T07:25:09.350Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-23T07:25:09.627Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-23T07:25:09.627Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-23T07:25:09.627Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T07:25:09.627Z] OK: 8 MiB in 20 packages [2021-06-23T07:25:11.610Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-23T07:25:11.610Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-23T07:25:11.610Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-23T07:25:11.610Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-23T07:25:11.610Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-23T07:25:11.610Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-23T07:25:11.610Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-23T07:25:11.610Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-23T07:25:11.610Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-23T07:25:11.610Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-23T07:25:11.610Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-23T07:25:11.610Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-23T07:25:11.610Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-23T07:25:11.610Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-23T07:25:11.610Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-23T07:25:11.610Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-23T07:25:11.886Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-23T07:25:11.886Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-23T07:25:11.886Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-23T07:25:11.886Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-23T07:25:11.886Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-23T07:25:11.886Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-23T07:25:11.886Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-23T07:25:11.886Z] Removing intermediate container 40e52175f838 [2021-06-23T07:25:11.886Z] ---> da823a982d3e [2021-06-23T07:25:11.886Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T07:25:11.886Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-23T07:25:11.886Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-23T07:25:11.886Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-23T07:25:12.163Z] Executing busybox-1.31.1-r19.trigger [2021-06-23T07:25:12.163Z] OK: 72 MiB in 59 packages [2021-06-23T07:25:12.760Z] ---> 6dbda0e75cc5 [2021-06-23T07:25:12.760Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-23T07:25:14.196Z] ---> 7f14895eefb7 [2021-06-23T07:25:14.196Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-23T07:25:15.177Z] ---> bbf8bd408d5c [2021-06-23T07:25:15.177Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-23T07:25:15.177Z] ---> Running in 4bfb053a6a09 [2021-06-23T07:25:15.773Z] Removing intermediate container 4bfb053a6a09 [2021-06-23T07:25:15.773Z] ---> 26a55cb093fa [2021-06-23T07:25:15.773Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:25:16.048Z] ---> Running in 836c6cf6b0bd [2021-06-23T07:25:16.325Z] Removing intermediate container 836c6cf6b0bd [2021-06-23T07:25:16.325Z] ---> 2d4f8886048a [2021-06-23T07:25:16.325Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T07:25:16.601Z] ---> Running in 0b4c3957cb96 [2021-06-23T07:25:17.210Z] Collecting docker-compose==1.23.2 [2021-06-23T07:25:17.210Z] Removing intermediate container 0b4c3957cb96 [2021-06-23T07:25:17.210Z] ---> 68ff086942a5 [2021-06-23T07:25:17.210Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:25:17.210Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-23T07:25:17.210Z] ---> Running in a95d9e78428d [2021-06-23T07:25:17.809Z] 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-06-23T07:25:17.809Z] Removing intermediate container a95d9e78428d [2021-06-23T07:25:17.809Z] ---> ea1c3e1f5a3d [2021-06-23T07:25:17.809Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T07:25:17.809Z] Collecting docopt<0.7,>=0.6.1 [2021-06-23T07:25:17.809Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-23T07:25:18.083Z] ---> Running in af282f294251 [2021-06-23T07:25:18.357Z] Removing intermediate container af282f294251 [2021-06-23T07:25:18.357Z] ---> b80e7901206c [2021-06-23T07:25:18.357Z] [2021-06-23T07:25:18.955Z] Successfully built b80e7901206c [2021-06-23T07:25:18.955Z] Successfully tagged core-data-arm64:latest [2021-06-23T07:25:20.927Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-06-23T07:25:20.927Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-23T07:25:21.519Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-23T07:25:21.519Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-23T07:25:24.915Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-23T07:25:24.915Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-23T07:25:25.199Z] Collecting cached-property<2,>=1.2.0 [2021-06-23T07:25:25.199Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-23T07:25:26.194Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-23T07:25:26.194Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-23T07:25:26.469Z] Collecting texttable<0.10,>=0.9.0 [2021-06-23T07:25:26.469Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-23T07:25:29.089Z] Collecting jsonschema<3,>=2.5.1 [2021-06-23T07:25:29.089Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-23T07:25:30.061Z] Collecting PyYAML<4,>=3.10 [2021-06-23T07:25:30.061Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-23T07:25:33.431Z] Collecting docker-pycreds>=0.4.0 [2021-06-23T07:25:33.431Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-23T07:25:33.702Z] 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-06-23T07:25:34.293Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-23T07:25:34.293Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-23T07:25:34.565Z] Collecting idna<2.8,>=2.5 [2021-06-23T07:25:34.565Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-23T07:25:34.835Z] 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-06-23T07:25:34.835Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-23T07:25:34.835Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-23T07:25:34.835Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-23T07:25:34.835Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-23T07:25:35.814Z] Installing collected packages: docopt, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, cached-property, texttable, jsonschema, PyYAML, docker-compose [2021-06-23T07:25:35.814Z] Running setup.py install for docopt: started [2021-06-23T07:25:37.782Z] Running setup.py install for docopt: finished with status 'done' [2021-06-23T07:25:37.782Z] Attempting uninstall: urllib3 [2021-06-23T07:25:37.782Z] Found existing installation: urllib3 1.25.9 [2021-06-23T07:25:37.782Z] Uninstalling urllib3-1.25.9: [2021-06-23T07:25:37.782Z] Successfully uninstalled urllib3-1.25.9 [2021-06-23T07:25:38.376Z] Attempting uninstall: idna [2021-06-23T07:25:38.376Z] Found existing installation: idna 2.9 [2021-06-23T07:25:38.376Z] Uninstalling idna-2.9: [2021-06-23T07:25:38.376Z] Successfully uninstalled idna-2.9 [2021-06-23T07:25:38.971Z] Attempting uninstall: requests [2021-06-23T07:25:38.971Z] Found existing installation: requests 2.23.0 [2021-06-23T07:25:38.971Z] Uninstalling requests-2.23.0: [2021-06-23T07:25:38.971Z] Successfully uninstalled requests-2.23.0 [2021-06-23T07:25:40.399Z] Running setup.py install for dockerpty: started [2021-06-23T07:25:42.368Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-23T07:25:42.640Z] Running setup.py install for texttable: started [2021-06-23T07:25:44.613Z] Running setup.py install for texttable: finished with status 'done' [2021-06-23T07:25:44.886Z] Running setup.py install for PyYAML: started [2021-06-23T07:25:47.505Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-23T07:25:48.096Z] 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-06-23T07:25:56.363Z] Removing intermediate container 27b448d8f0aa [2021-06-23T07:25:56.363Z] ---> 5b800f542505 [2021-06-23T07:25:56.363Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-23T07:25:56.363Z] ---> Running in 5c01cbbfe7ee [2021-06-23T07:25:56.363Z] Removing intermediate container 5c01cbbfe7ee [2021-06-23T07:25:56.363Z] ---> 4283f7060648 [2021-06-23T07:25:56.363Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-23T07:25:56.636Z] ---> Running in 15337459a811 [2021-06-23T07:25:57.229Z] Removing intermediate container 15337459a811 [2021-06-23T07:25:57.230Z] ---> 11d0f72bfdc0 [2021-06-23T07:25:57.230Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-23T07:25:58.215Z] ---> 93e08486bfff [2021-06-23T07:25:58.215Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-23T07:25:59.194Z] ---> 0039fedd0ef5 [2021-06-23T07:25:59.194Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-23T07:26:00.197Z] ---> 1a9df1bc355c [2021-06-23T07:26:00.197Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-23T07:26:00.197Z] ---> Running in 008785409a0f [2021-06-23T07:26:00.789Z] Removing intermediate container 008785409a0f [2021-06-23T07:26:00.789Z] ---> 40f197c2ebfe [2021-06-23T07:26:00.789Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T07:26:01.061Z] ---> Running in 31d27be8a5de [2021-06-23T07:26:01.332Z] Removing intermediate container 31d27be8a5de [2021-06-23T07:26:01.332Z] ---> 0f90ec8bf5a9 [2021-06-23T07:26:01.332Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T07:26:01.605Z] ---> Running in ba40a67d9af5 [2021-06-23T07:26:02.202Z] Removing intermediate container ba40a67d9af5 [2021-06-23T07:26:02.202Z] ---> 8c88220aa90a [2021-06-23T07:26:02.202Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T07:26:02.202Z] ---> Running in 975dd0aeee66 [2021-06-23T07:26:02.799Z] Removing intermediate container 975dd0aeee66 [2021-06-23T07:26:02.799Z] ---> c382bfd68d24 [2021-06-23T07:26:02.799Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T07:26:03.071Z] ---> Running in 35ae5edd1b73 [2021-06-23T07:26:03.341Z] Removing intermediate container 35ae5edd1b73 [2021-06-23T07:26:03.341Z] ---> f9893f3ca774 [2021-06-23T07:26:03.341Z] [2021-06-23T07:26:03.934Z] Successfully built f9893f3ca774 [2021-06-23T07:26:03.934Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-23T07:26:04.219Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-23T07:26:04.225Z] $ docker stop --time=1 2b554f52d4f573fc361e01c1bbbfbd24a5231ddc5f466e07fcf3a84217342568 [2021-06-23T07:26:06.094Z] $ docker rm -f 2b554f52d4f573fc361e01c1bbbfbd24a5231ddc5f466e07fcf3a84217342568 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T07:26:06.710Z] + docker images [2021-06-23T07:26:06.983Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-23T07:26:06.983Z] sys-mgmt-agent-arm64 latest f9893f3ca774 3 seconds ago 299MB [2021-06-23T07:26:06.983Z] core-data-arm64 latest b80e7901206c 48 seconds ago 19.1MB [2021-06-23T07:26:06.983Z] 4e852bd238c0 About a minute ago 975MB [2021-06-23T07:26:06.983Z] f6e7b2a0d858 About a minute ago 969MB [2021-06-23T07:26:06.983Z] security-secretstore-setup-arm64 latest 938a0235695d About a minute ago 27.1MB [2021-06-23T07:26:06.983Z] core-command-arm64 latest f98264c0e61e About a minute ago 15MB [2021-06-23T07:26:06.983Z] 92510f78cf1b About a minute ago 976MB [2021-06-23T07:26:06.983Z] 32a6c8cc13aa 2 minutes ago 966MB [2021-06-23T07:26:06.983Z] security-bootstrapper-arm64 latest 306367782bbe 4 minutes ago 17.5MB [2021-06-23T07:26:06.983Z] core-metadata-arm64 latest acb970b7d4f3 4 minutes ago 15.7MB [2021-06-23T07:26:06.983Z] support-scheduler-arm64 latest 9de3b7aa1b89 4 minutes ago 15.1MB [2021-06-23T07:26:06.983Z] security-proxy-setup-arm64 latest 35cad6da14b2 4 minutes ago 24.2MB [2021-06-23T07:26:06.983Z] support-notifications-arm64 latest bfb609ffd001 4 minutes ago 15.7MB [2021-06-23T07:26:06.983Z] 3fdf5fc4af9b 4 minutes ago 972MB [2021-06-23T07:26:06.983Z] 8e0862a4075f 4 minutes ago 973MB [2021-06-23T07:26:06.983Z] 1f289365d530 4 minutes ago 969MB [2021-06-23T07:26:06.983Z] c612cd1e91aa 4 minutes ago 968MB [2021-06-23T07:26:06.983Z] 34fcc252611e 4 minutes ago 969MB [2021-06-23T07:26:06.983Z] ci-base-image-arm64 latest bd2bf73b49ad 14 minutes ago 641MB [2021-06-23T07:26:06.983Z] alpine 3.12 c4fd0aeabfcf 7 days ago 5.32MB [2021-06-23T07:26:06.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 days ago 429MB [2021-06-23T07:26:06.983Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-23T07:26:06.983Z] 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-06-23T07:26:07.732Z] ---> job-cost.sh [2021-06-23T07:26:07.732Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TRpI [2021-06-23T07:26:46.699Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T07:28:23.551Z] lf-activate-venv(): INFO: Adding /tmp/venv-TRpI/bin to PATH [2021-06-23T07:28:23.551Z] INFO: No Stack... [2021-06-23T07:28:23.551Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T07:28:23.551Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T07:28:23.921Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-06-23T07:28:23.921Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T07:28:23.999Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3589-4-stack-cost] [2021-06-23T07:28:24.015Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3589-4-stack-cost] did not exist. Created. [2021-06-23T07:28:24.015Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3589-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T07:28:24.397Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T07:28:24.666Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T07:28:24.679Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3589-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:28:26.203Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:28:26.771Z] ---> package-listing.sh [2021-06-23T07:28:26.771Z] ++ facter osfamily [2021-06-23T07:28:26.771Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T07:28:27.032Z] + OS_FAMILY=redhat [2021-06-23T07:28:27.032Z] + workspace=/w/workspace/edgex-go/4 [2021-06-23T07:28:27.032Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T07:28:27.032Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T07:28:27.032Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T07:28:27.032Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T07:28:27.032Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-23T07:28:27.032Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T07:28:27.032Z] + case "${OS_FAMILY}" in [2021-06-23T07:28:27.032Z] + rpm -qa [2021-06-23T07:28:27.032Z] + sort [2021-06-23T07:28:29.579Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T07:28:29.579Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T07:28:29.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T07:28:29.579Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-23T07:28:29.579Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-06-23T07:28:29.579Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-06-23T07:28:29.591Z] 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-06-23T07:28:29.883Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:28:30.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T07:28:30.460Z] [2021-06-23T07:28:30.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T07:28:30.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T07:28:30.774Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T07:28:30.774Z] df20fa9351a1: Pulling fs layer [2021-06-23T07:28:30.774Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T07:28:30.774Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T07:28:30.774Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T07:28:30.774Z] 93b61091891f: Pulling fs layer [2021-06-23T07:28:30.774Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T07:28:30.774Z] 5e14af77c1be: Pulling fs layer [2021-06-23T07:28:30.774Z] 01666e4c0597: Pulling fs layer [2021-06-23T07:28:30.774Z] aa168da1d23b: Pulling fs layer [2021-06-23T07:28:30.774Z] 93b61091891f: Waiting [2021-06-23T07:28:30.774Z] 93b9cdb0e59b: Waiting [2021-06-23T07:28:30.774Z] 5e14af77c1be: Waiting [2021-06-23T07:28:30.774Z] 01666e4c0597: Waiting [2021-06-23T07:28:30.774Z] aa168da1d23b: Waiting [2021-06-23T07:28:30.774Z] 46f8f816bc3b: Waiting [2021-06-23T07:28:30.774Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T07:28:30.774Z] 36b3adc4ff6f: Download complete [2021-06-23T07:28:30.774Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T07:28:30.774Z] 46f8f816bc3b: Download complete [2021-06-23T07:28:31.033Z] df20fa9351a1: Verifying Checksum [2021-06-23T07:28:31.033Z] df20fa9351a1: Download complete [2021-06-23T07:28:31.033Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T07:28:31.033Z] 93b9cdb0e59b: Download complete [2021-06-23T07:28:31.033Z] 5e14af77c1be: Verifying Checksum [2021-06-23T07:28:31.033Z] 5e14af77c1be: Download complete [2021-06-23T07:28:31.033Z] 93b61091891f: Verifying Checksum [2021-06-23T07:28:31.033Z] 93b61091891f: Download complete [2021-06-23T07:28:31.033Z] 01666e4c0597: Verifying Checksum [2021-06-23T07:28:31.033Z] 01666e4c0597: Download complete [2021-06-23T07:28:31.033Z] df20fa9351a1: Pull complete [2021-06-23T07:28:31.299Z] 36b3adc4ff6f: Pull complete [2021-06-23T07:28:31.299Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T07:28:31.299Z] 8ad3a11d3b57: Download complete [2021-06-23T07:28:31.874Z] 8ad3a11d3b57: Pull complete [2021-06-23T07:28:31.874Z] 46f8f816bc3b: Pull complete [2021-06-23T07:28:32.146Z] 93b61091891f: Pull complete [2021-06-23T07:28:32.146Z] 93b9cdb0e59b: Pull complete [2021-06-23T07:28:32.146Z] 5e14af77c1be: Pull complete [2021-06-23T07:28:32.407Z] 01666e4c0597: Pull complete [2021-06-23T07:28:33.366Z] aa168da1d23b: Download complete [2021-06-23T07:28:37.635Z] aa168da1d23b: Pull complete [2021-06-23T07:28:37.636Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T07:28:37.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T07:28:37.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T07:28:37.717Z] prd-centos7-docker-4c-2g-873 does not seem to be running inside a container [2021-06-23T07:28:37.756Z] $ 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-06-23T07:28:42.320Z] $ docker top 51e6055a3f4095d453e420383a38a325230bc2e180437e925bf0aedd2ef8300a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T07:28:42.713Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T07:28:43.026Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T07:28:43.325Z] + ls /var/log/sa-host [2021-06-23T07:28:43.325Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T07:28:43.325Z] file_magic: OK [2021-06-23T07:28:43.325Z] HZ: Using current value: 100 [2021-06-23T07:28:43.325Z] file_header: OK [2021-06-23T07:28:43.325Z] 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-06-23T07:28:43.325Z] Statistics: [2021-06-23T07:28:43.325Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T07:28:43.325Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T07:28:43.325Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T07:28:43.325Z] file_magic: OK [2021-06-23T07:28:43.325Z] HZ: Using current value: 100 [2021-06-23T07:28:43.325Z] file_header: OK [2021-06-23T07:28:43.325Z] 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-06-23T07:28:43.325Z] Statistics: [2021-06-23T07:28:43.325Z] 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... [2021-06-23T07:28:43.325Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T07:28:43.511Z] provisioning config files... [2021-06-23T07:28:43.522Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8466248321247792160tmp [Pipeline] { [Pipeline] echo [2021-06-23T07:28:43.544Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:28:43.845Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T07:28:43.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:28:44.223Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T07:28:44.234Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:28:44.528Z] ---> sudo-logs.sh [2021-06-23T07:28:44.528Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T07:28:44.566Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:28:44.873Z] ---> job-cost.sh [2021-06-23T07:28:44.873Z] lf-activate-venv: SKIPPING [2021-06-23T07:28:44.873Z] DEBUG: total: 0.18000000715255737 [2021-06-23T07:28:44.873Z] INFO: Retrieving Stack Cost... [2021-06-23T07:28:45.814Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T07:28:46.387Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T07:28:46.401Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T07:28:46.699Z] ---> logs-deploy.sh [2021-06-23T07:28:46.699Z] lf-activate-venv: SKIPPING [2021-06-23T07:28:46.699Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3589/4 [2021-06-23T07:28:46.699Z] INFO: archiving workspace using pattern(s): [2021-06-23T07:28:47.648Z] Archives upload complete. [2021-06-23T07:28:47.648Z] INFO: archiving logs to Nexus [2021-06-23T07:28:48.224Z] ---> uname -a: [2021-06-23T07:28:48.224Z] Linux prd-centos7-docker-4c-2g-873.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-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] ---> lscpu: [2021-06-23T07:28:48.224Z] Architecture: x86_64 [2021-06-23T07:28:48.224Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-23T07:28:48.224Z] Byte Order: Little Endian [2021-06-23T07:28:48.224Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-23T07:28:48.224Z] CPU(s): 2 [2021-06-23T07:28:48.224Z] On-line CPU(s) list: 0,1 [2021-06-23T07:28:48.224Z] Thread(s) per core: 1 [2021-06-23T07:28:48.224Z] Core(s) per socket: 1 [2021-06-23T07:28:48.224Z] Socket(s): 2 [2021-06-23T07:28:48.224Z] NUMA node(s): 1 [2021-06-23T07:28:48.224Z] Vendor ID: AuthenticAMD [2021-06-23T07:28:48.224Z] CPU family: 23 [2021-06-23T07:28:48.224Z] Model: 49 [2021-06-23T07:28:48.224Z] Model name: AMD EPYC-Rome Processor [2021-06-23T07:28:48.224Z] Stepping: 0 [2021-06-23T07:28:48.224Z] CPU MHz: 2799.998 [2021-06-23T07:28:48.224Z] BogoMIPS: 5599.99 [2021-06-23T07:28:48.224Z] Virtualization: AMD-V [2021-06-23T07:28:48.224Z] Hypervisor vendor: KVM [2021-06-23T07:28:48.224Z] Virtualization type: full [2021-06-23T07:28:48.224Z] L1d cache: 64 KiB [2021-06-23T07:28:48.224Z] L1i cache: 64 KiB [2021-06-23T07:28:48.224Z] L2 cache: 1 MiB [2021-06-23T07:28:48.224Z] L3 cache: 32 MiB [2021-06-23T07:28:48.224Z] NUMA node0 CPU(s): 0,1 [2021-06-23T07:28:48.224Z] Vulnerability Itlb multihit: Not affected [2021-06-23T07:28:48.224Z] Vulnerability L1tf: Not affected [2021-06-23T07:28:48.224Z] Vulnerability Mds: Not affected [2021-06-23T07:28:48.224Z] Vulnerability Meltdown: Not affected [2021-06-23T07:28:48.224Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-23T07:28:48.224Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-23T07:28:48.224Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-23T07:28:48.224Z] Vulnerability Srbds: Not affected [2021-06-23T07:28:48.224Z] Vulnerability Tsx async abort: Not affected [2021-06-23T07:28:48.224Z] 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-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] ---> nproc: [2021-06-23T07:28:48.224Z] 2 [2021-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] ---> df -h: [2021-06-23T07:28:48.224Z] Filesystem Size Used Available Use% Mounted on [2021-06-23T07:28:48.224Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-23T07:28:48.224Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-23T07:28:48.224Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-23T07:28:48.224Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-23T07:28:48.224Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-23T07:28:48.224Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-23T07:28:48.224Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-23T07:28:48.224Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-23T07:28:48.224Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-23T07:28:48.224Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-23T07:28:48.224Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-23T07:28:48.224Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-23T07:28:48.224Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/4 [2021-06-23T07:28:48.224Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/4@tmp [2021-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] ---> free -m: [2021-06-23T07:28:48.224Z] total used free shared buff/cache available [2021-06-23T07:28:48.224Z] Mem: 7821 1219 2280 0 4321 6555 [2021-06-23T07:28:48.224Z] Swap: 1023 1 1022 [2021-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] ---> ip addr: [2021-06-23T07:28:48.224Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-23T07:28:48.224Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-23T07:28:48.224Z] inet 127.0.0.1/8 scope host lo [2021-06-23T07:28:48.224Z] valid_lft forever preferred_lft forever [2021-06-23T07:28:48.224Z] inet6 ::1/128 scope host [2021-06-23T07:28:48.224Z] valid_lft forever preferred_lft forever [2021-06-23T07:28:48.224Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-23T07:28:48.224Z] link/ether fa:16:3e:2f:5d:f6 brd ff:ff:ff:ff:ff:ff [2021-06-23T07:28:48.224Z] inet 10.30.122.111/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-23T07:28:48.224Z] valid_lft 85019sec preferred_lft 85019sec [2021-06-23T07:28:48.224Z] inet6 fe80::f816:3eff:fe2f:5df6/64 scope link [2021-06-23T07:28:48.224Z] valid_lft forever preferred_lft forever [2021-06-23T07:28:48.224Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-23T07:28:48.224Z] link/ether 02:42:2b:d4:9f:1c brd ff:ff:ff:ff:ff:ff [2021-06-23T07:28:48.224Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-23T07:28:48.224Z] valid_lft forever preferred_lft forever [2021-06-23T07:28:48.224Z] inet6 fe80::42:2bff:fed4:9f1c/64 scope link [2021-06-23T07:28:48.224Z] valid_lft forever preferred_lft forever [2021-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] ---> sar -b -r -n DEV: [2021-06-23T07:28:48.224Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] 07:05:36 LINUX RESTART (2 CPU) [2021-06-23T07:28:48.224Z] [2021-06-23T07:28:48.224Z] 07:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-23T07:28:48.224Z] 07:07:01 127.73 17.15 110.57 0.00 5634.64 21845.46 0.00 [2021-06-23T07:28:48.224Z] 07:08:01 174.31 0.00 174.31 0.00 0.00 46406.17 0.00 [2021-06-23T07:28:48.224Z] 07:09:01 59.09 0.00 59.09 0.00 0.00 10105.81 0.00 [2021-06-23T07:28:48.224Z] 07:10:02 62.22 0.00 62.22 0.00 0.00 9230.68 0.00 [2021-06-23T07:28:48.224Z] 07:11:01 641.24 180.81 460.42 0.00 5238.04 294603.98 0.00 [2021-06-23T07:28:48.224Z] 07:12:01 484.53 125.80 358.73 0.00 6018.45 113215.83 0.00 [2021-06-23T07:28:48.224Z] 07:13:01 453.21 83.43 369.79 0.00 3221.45 130099.48 0.00 [2021-06-23T07:28:48.224Z] 07:14:01 6.43 0.00 6.43 0.00 0.00 231.33 0.00 [2021-06-23T07:28:48.224Z] 07:15:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 [2021-06-23T07:28:48.224Z] 07:16:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 [2021-06-23T07:28:48.224Z] 07:17:01 0.33 0.00 0.33 0.00 0.00 3.30 0.00 [2021-06-23T07:28:48.224Z] 07:18:01 0.30 0.00 0.30 0.00 0.00 3.96 0.00 [2021-06-23T07:28:48.224Z] 07:19:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 [2021-06-23T07:28:48.225Z] 07:20:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2021-06-23T07:28:48.225Z] 07:21:01 0.43 0.18 0.25 0.00 5.73 3.15 0.00 [2021-06-23T07:28:48.225Z] 07:22:01 0.92 0.12 0.80 0.00 0.93 16.37 0.00 [2021-06-23T07:28:48.225Z] 07:23:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 [2021-06-23T07:28:48.225Z] 07:24:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 [2021-06-23T07:28:48.225Z] 07:25:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 [2021-06-23T07:28:48.225Z] 07:26:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 [2021-06-23T07:28:48.225Z] 07:27:01 0.20 0.00 0.20 0.00 0.00 1.95 0.00 [2021-06-23T07:28:48.225Z] 07:28:01 0.27 0.00 0.27 0.00 0.00 3.70 0.00 [2021-06-23T07:28:48.225Z] Average: 91.14 18.41 72.73 0.00 911.63 28262.07 0.00 [2021-06-23T07:28:48.225Z] [2021-06-23T07:28:48.225Z] 07:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-23T07:28:48.225Z] 07:07:01 5137336 0 808752 10.10 2620 2060232 1283188 14.17 731900 1723908 156 [2021-06-23T07:28:48.225Z] 07:08:01 4200008 0 1007940 12.59 2620 2798372 1567808 17.31 1096532 2173556 47296 [2021-06-23T07:28:48.225Z] 07:09:01 3848380 0 1080252 13.49 2620 3077688 1719588 18.99 1318416 2283404 33116 [2021-06-23T07:28:48.225Z] 07:10:02 4167868 0 970860 12.12 2620 2867592 1241796 13.71 1089076 2196120 20 [2021-06-23T07:28:48.225Z] 07:11:01 926800 0 1247240 15.57 2620 5832280 1739228 19.20 2574084 3789904 292 [2021-06-23T07:28:48.225Z] 07:12:01 603684 0 1315816 16.43 2620 6086820 1853512 20.46 2440516 4216292 3896 [2021-06-23T07:28:48.225Z] 07:13:01 2963276 0 1144556 14.29 2620 3898488 1300364 14.36 1283660 3049444 20 [2021-06-23T07:28:48.225Z] 07:14:01 2965852 0 1141976 14.26 2620 3898492 1297268 14.32 1315892 3022728 12 [2021-06-23T07:28:48.225Z] 07:15:01 2966112 0 1141708 14.26 2620 3898500 1292128 14.27 1328892 3010960 8 [2021-06-23T07:28:48.225Z] 07:16:01 2969284 0 1138532 14.22 2620 3898504 1259412 13.90 1328448 3008888 8 [2021-06-23T07:28:48.225Z] 07:17:01 2969572 0 1138244 14.21 2620 3898504 1259472 13.91 1328860 3008888 8 [2021-06-23T07:28:48.225Z] 07:18:01 2969580 0 1138228 14.21 2620 3898512 1259448 13.91 1328864 3008888 8 [2021-06-23T07:28:48.225Z] 07:19:01 2970100 0 1137704 14.21 2620 3898516 1259232 13.90 1328076 3008888 8 [2021-06-23T07:28:48.225Z] 07:20:01 2969936 0 1137864 14.21 2620 3898520 1259400 13.90 1330372 3006840 8 [2021-06-23T07:28:48.225Z] 07:21:01 2969864 0 1137900 14.21 2620 3898556 1259412 13.90 1339788 2997488 16 [2021-06-23T07:28:48.225Z] 07:22:01 2968336 0 1139424 14.23 2620 3898560 1259436 13.90 1344020 2994712 8 [2021-06-23T07:28:48.225Z] 07:23:01 2968684 0 1139072 14.22 2620 3898564 1259232 13.90 1345624 2993248 8 [2021-06-23T07:28:48.225Z] 07:24:01 2968560 0 1139188 14.22 2620 3898572 1259232 13.90 1345632 2993248 8 [2021-06-23T07:28:48.225Z] 07:25:01 2968740 0 1139008 14.22 2620 3898572 1259232 13.90 1345516 2993248 8 [2021-06-23T07:28:48.225Z] 07:26:01 2968600 0 1139144 14.22 2620 3898576 1259232 13.90 1345636 2993248 8 [2021-06-23T07:28:48.225Z] 07:27:01 2968380 0 1139360 14.23 2620 3898580 1259328 13.90 1345620 2993248 8 [2021-06-23T07:28:48.225Z] 07:28:01 2963684 0 1144052 14.28 2620 3898584 1274080 14.07 1349536 2993248 8 [2021-06-23T07:28:48.225Z] Average: 3016938 0 1121219 14.00 2620 3868163 1349138 14.90 1390225 2930018 3860 [2021-06-23T07:28:48.225Z] [2021-06-23T07:28:48.225Z] 07:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-23T07:28:48.225Z] 07:07:01 eth0 1622.41 1602.38 6428.20 219.76 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:07:01 docker0 851.09 554.30 71.11 2684.82 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:08:01 eth0 589.34 488.51 3546.17 50.49 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:08:01 veth045f90f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:08:01 docker0 233.79 301.48 16.12 842.02 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:09:01 eth0 26.73 13.86 21.36 11.25 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:09:01 veth045f90f 1.03 1.05 0.08 0.09 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:09:01 docker0 1.03 1.03 0.07 0.09 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:10:02 eth0 29.32 16.29 25.44 11.82 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:10:02 docker0 1.22 1.22 0.08 0.10 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:11:01 vetha53e751 0.00 1.02 0.00 0.06 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:11:01 eth0 260.56 226.51 1899.94 89.77 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:11:01 docker0 62.62 69.80 4.17 169.22 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:12:01 vetha53e751 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:12:01 veth4b802fe 25.90 39.39 2.07 346.78 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:12:01 eth0 226.15 152.06 1785.90 73.95 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:13:01 eth0 65.37 38.51 139.47 19.04 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:13:01 docker0 1217.22 1023.93 95.92 4291.92 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:14:01 eth0 1.32 0.38 0.38 0.22 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:15:01 eth0 1.22 0.30 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:16:01 eth0 1.97 0.38 0.41 0.21 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:17:01 eth0 2.17 0.72 0.78 0.47 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:18:01 eth0 1.13 0.43 0.54 0.35 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:19:01 eth0 0.53 0.08 0.05 0.04 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:20:01 eth0 1.25 0.32 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:21:01 eth0 0.78 0.30 0.30 0.20 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:22:01 eth0 0.87 0.47 0.43 0.24 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:23:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:24:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:25:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:27:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:28:01 eth0 1.73 1.80 0.17 15.98 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] Average: eth0 128.76 115.60 629.00 22.43 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] Average: docker0 55.37 46.58 4.36 195.23 0.00 0.00 0.00 0.00 [2021-06-23T07:28:48.225Z] [2021-06-23T07:28:48.225Z] [2021-06-23T07:28:48.225Z] ---> sar -P ALL: [2021-06-23T07:28:48.225Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T07:28:48.225Z] [2021-06-23T07:28:48.225Z] 07:05:36 LINUX RESTART (2 CPU) [2021-06-23T07:28:48.225Z] [2021-06-23T07:28:48.225Z] 07:06:01 CPU %user %nice %system %iowait %steal %idle [2021-06-23T07:28:48.225Z] 07:07:01 all 29.66 0.00 6.13 6.17 0.08 57.95 [2021-06-23T07:28:48.225Z] 07:07:01 0 27.86 0.00 7.50 5.98 0.07 58.59 [2021-06-23T07:28:48.225Z] 07:07:01 1 31.46 0.00 4.78 6.36 0.09 57.31 [2021-06-23T07:28:48.225Z] 07:08:01 all 18.95 0.00 7.19 4.10 0.10 69.67 [2021-06-23T07:28:48.225Z] 07:08:01 0 18.59 0.00 7.42 4.56 0.12 69.31 [2021-06-23T07:28:48.225Z] 07:08:01 1 19.30 0.00 6.96 3.65 0.07 70.02 [2021-06-23T07:28:48.225Z] 07:09:01 all 46.72 0.00 4.69 0.47 0.08 48.04 [2021-06-23T07:28:48.225Z] 07:09:01 0 45.85 0.00 5.14 0.58 0.07 48.35 [2021-06-23T07:28:48.225Z] 07:09:01 1 47.59 0.00 4.25 0.35 0.09 47.73 [2021-06-23T07:28:48.225Z] 07:10:02 all 57.50 0.00 7.98 1.03 0.08 33.41 [2021-06-23T07:28:48.225Z] 07:10:02 0 57.87 0.00 8.51 0.97 0.07 32.57 [2021-06-23T07:28:48.225Z] 07:10:02 1 57.12 0.00 7.45 1.10 0.09 34.25 [2021-06-23T07:28:48.225Z] 07:11:01 all 26.97 0.00 18.84 28.97 0.14 25.09 [2021-06-23T07:28:48.225Z] 07:11:01 0 26.69 0.00 19.00 28.95 0.13 25.23 [2021-06-23T07:28:48.225Z] 07:11:01 1 27.24 0.00 18.67 29.00 0.15 24.94 [2021-06-23T07:28:48.225Z] 07:12:01 all 73.58 0.00 15.69 8.75 0.11 1.87 [2021-06-23T07:28:48.226Z] 07:12:01 0 72.94 0.00 15.84 9.05 0.11 2.06 [2021-06-23T07:28:48.226Z] 07:12:01 1 74.21 0.00 15.54 8.46 0.11 1.69 [2021-06-23T07:28:48.226Z] 07:13:01 all 59.34 0.00 14.11 7.48 0.11 18.96 [2021-06-23T07:28:48.226Z] 07:13:01 0 58.39 0.00 15.03 7.87 0.09 18.61 [2021-06-23T07:28:48.226Z] 07:13:01 1 60.30 0.00 13.18 7.08 0.13 19.31 [2021-06-23T07:28:48.226Z] 07:14:01 all 0.09 0.00 0.13 0.00 0.03 99.76 [2021-06-23T07:28:48.226Z] 07:14:01 0 0.13 0.00 0.13 0.00 0.02 99.72 [2021-06-23T07:28:48.226Z] 07:14:01 1 0.05 0.00 0.12 0.00 0.03 99.80 [2021-06-23T07:28:48.226Z] 07:15:01 all 0.14 0.00 0.07 0.00 0.03 99.76 [2021-06-23T07:28:48.226Z] 07:15:01 0 0.23 0.00 0.08 0.00 0.03 99.65 [2021-06-23T07:28:48.226Z] 07:15:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-23T07:28:48.226Z] 07:16:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-23T07:28:48.226Z] 07:16:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-23T07:28:48.226Z] 07:16:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-23T07:28:48.226Z] 07:17:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-23T07:28:48.226Z] 07:17:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-23T07:28:48.226Z] 07:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-23T07:28:48.226Z] [2021-06-23T07:28:48.226Z] 07:17:01 CPU %user %nice %system %iowait %steal %idle [2021-06-23T07:28:48.226Z] 07:18:01 all 0.11 0.00 0.02 0.00 0.02 99.86 [2021-06-23T07:28:48.226Z] 07:18:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2021-06-23T07:28:48.226Z] 07:18:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-23T07:28:48.226Z] 07:19:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-06-23T07:28:48.226Z] 07:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-23T07:28:48.226Z] 07:19:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-23T07:28:48.226Z] 07:20:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-23T07:28:48.226Z] 07:20:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-23T07:28:48.226Z] 07:20:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-23T07:28:48.226Z] 07:21:01 all 0.09 0.00 0.05 0.00 0.02 99.84 [2021-06-23T07:28:48.226Z] 07:21:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2021-06-23T07:28:48.226Z] 07:21:01 1 0.03 0.00 0.07 0.00 0.03 99.87 [2021-06-23T07:28:48.226Z] 07:22:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-23T07:28:48.226Z] 07:22:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-23T07:28:48.226Z] 07:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-23T07:28:48.226Z] 07:23:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-23T07:28:48.226Z] 07:23:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-23T07:28:48.226Z] 07:23:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-23T07:28:48.226Z] 07:24:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-06-23T07:28:48.226Z] 07:24:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-06-23T07:28:48.226Z] 07:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-23T07:28:48.226Z] 07:25:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-06-23T07:28:48.226Z] 07:25:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-23T07:28:48.226Z] 07:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-23T07:28:48.226Z] 07:26:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-23T07:28:48.226Z] 07:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-23T07:28:48.226Z] 07:26:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-23T07:28:48.226Z] 07:27:01 all 0.08 0.00 0.02 0.00 0.02 99.89 [2021-06-23T07:28:48.226Z] 07:27:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-23T07:28:48.226Z] 07:27:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-06-23T07:28:48.226Z] 07:28:01 all 0.13 0.00 0.04 0.00 0.03 99.81 [2021-06-23T07:28:48.226Z] 07:28:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-23T07:28:48.226Z] 07:28:01 1 0.17 0.00 0.05 0.00 0.02 99.77 [2021-06-23T07:28:48.226Z] [2021-06-23T07:28:48.226Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-23T07:28:48.226Z] Average: all 13.52 0.00 3.23 2.44 0.05 80.77 [2021-06-23T07:28:48.226Z] Average: 0 13.36 0.00 3.39 2.48 0.04 80.73 [2021-06-23T07:28:48.226Z] Average: 1 13.69 0.00 3.06 2.39 0.05 80.80 [2021-06-23T07:28:48.226Z] [2021-06-23T07:28:48.226Z] [2021-06-23T07:28:48.226Z]