Pull request #3541 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from dccc8595695910fe9bb92cbf94209a01ec92239c+a2749409447314ed009d40dfa1be3db87bf47467 (bc1ef79142f4f920244ea4bb6e2e725b2f96710f) 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-ssh7641107646473487221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh8317665032606304955.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-3541/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-3541/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5702014477712476963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh6377524515057950756.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-3541/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-3541/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6410239619571952172.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-452 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh252481419549337534.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit dccc8595695910fe9bb92cbf94209a01ec92239c Merge succeeded, producing dccc8595695910fe9bb92cbf94209a01ec92239c Checking out Revision dccc8595695910fe9bb92cbf94209a01ec92239c (PR-3541) > 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/5@tmp/jenkins-gitclient-ssh2995959120795738688.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dccc8595695910fe9bb92cbf94209a01ec92239c # 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/5@tmp/jenkins-gitclient-ssh5792827337021510750.key > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dccc8595695910fe9bb92cbf94209a01ec92239c # timeout=10 Commit message: "fix: Add trunc on file open" > git rev-list --no-walk 36af3520eebf29ddad390a416d3945a5c0264a86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T23:27:35.294Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T23:27:35.385Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T23:27:35.411Z] ========================================================= [2021-06-03T23:27:35.411Z] EdgeX Global Pipelines Version Info [2021-06-03T23:27:35.411Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T23:27:36.843Z] ------------------- [2021-06-03T23:27:36.843Z] stable info: [2021-06-03T23:27:36.843Z] ------------------- [2021-06-03T23:27:36.843Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T23:27:36.843Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T23:27:36.843Z] Message: update stable to v1.0.193 [2021-06-03T23:27:37.421Z] ------------------- [2021-06-03T23:27:37.421Z] experimental info: [2021-06-03T23:27:37.421Z] ------------------- [2021-06-03T23:27:37.421Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T23:27:37.421Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T23:27:37.421Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T23:27:37.586Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-03T23:27:37.607Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-03T23:27:37.628Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T23:27:37.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T23:27:37.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T23:27:37.689Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T23:27:37.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T23:27:37.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-03T23:27:37.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-03T23:27:37.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-03T23:27:37.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T23:27:37.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T23:27:37.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T23:27:37.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T23:27:37.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T23:27:37.906Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T23:27:37.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T23:27:37.948Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T23:27:37.969Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-03T23:27:37.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-03T23:27:38.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-03T23:27:38.033Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T23:27:38.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3541 [Pipeline] echo [2021-06-03T23:27:38.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3541 [Pipeline] echo [2021-06-03T23:27:38.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3541 [Pipeline] echo [2021-06-03T23:27:38.120Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dccc8595695910fe9bb92cbf94209a01ec92239c [Pipeline] echo [2021-06-03T23:27:38.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dccc859 [Pipeline] echo [2021-06-03T23:27:38.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T23:27:38.246Z] provisioning config files... [2021-06-03T23:27:38.264Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4832492393127601743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T23:27:38.589Z] ---> docker-login.sh [2021-06-03T23:27:38.589Z] nexus3.edgexfoundry.org:10001 [2021-06-03T23:27:38.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T23:27:38.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T23:27:38.854Z] Configure a credential helper to remove this warning. See [2021-06-03T23:27:38.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T23:27:38.854Z] [2021-06-03T23:27:38.854Z] Login Succeeded [2021-06-03T23:27:38.854Z] nexus3.edgexfoundry.org:10002 [2021-06-03T23:27:38.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T23:27:39.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T23:27:39.115Z] Configure a credential helper to remove this warning. See [2021-06-03T23:27:39.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T23:27:39.115Z] [2021-06-03T23:27:39.115Z] Login Succeeded [2021-06-03T23:27:39.115Z] nexus3.edgexfoundry.org:10003 [2021-06-03T23:27:39.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T23:27:39.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T23:27:39.115Z] Configure a credential helper to remove this warning. See [2021-06-03T23:27:39.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T23:27:39.115Z] [2021-06-03T23:27:39.115Z] Login Succeeded [2021-06-03T23:27:39.115Z] nexus3.edgexfoundry.org:10004 [2021-06-03T23:27:39.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T23:27:39.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T23:27:39.383Z] Configure a credential helper to remove this warning. See [2021-06-03T23:27:39.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T23:27:39.383Z] [2021-06-03T23:27:39.383Z] Login Succeeded [2021-06-03T23:27:39.383Z] docker.io [2021-06-03T23:27:39.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T23:27:39.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T23:27:39.647Z] Configure a credential helper to remove this warning. See [2021-06-03T23:27:39.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T23:27:39.647Z] [2021-06-03T23:27:39.647Z] Login Succeeded [2021-06-03T23:27:39.647Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T23:27:39.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T23:27:39.997Z] ++ 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-03T23:27:39.997Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T23:27:39.997Z] ++ dirname cmd/core-command/Dockerfile [2021-06-03T23:27:39.997Z] ++ cut -d/ -f2 [2021-06-03T23:27:39.997Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-03T23:27:39.997Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T23:27:39.997Z] ++ cut -d/ -f2 [2021-06-03T23:27:39.997Z] ++ dirname cmd/core-data/Dockerfile [2021-06-03T23:27:39.997Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-03T23:27:39.997Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T23:27:39.997Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-03T23:27:39.997Z] ++ cut -d/ -f2 [2021-06-03T23:27:39.997Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-03T23:27:39.997Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T23:27:39.997Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-03T23:27:39.997Z] ++ cut -d/ -f2 [2021-06-03T23:27:39.997Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-03T23:27:39.997Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T23:27:39.997Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-03T23:27:39.997Z] ++ cut -d/ -f2 [2021-06-03T23:27:39.997Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-03T23:27:39.997Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T23:27:39.997Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-03T23:27:39.997Z] ++ cut -d/ -f2 [2021-06-03T23:27:39.997Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-03T23:27:39.997Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T23:27:39.997Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-03T23:27:39.997Z] ++ cut -d/ -f2 [2021-06-03T23:27:39.997Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-03T23:27:39.997Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T23:27:39.997Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-03T23:27:39.997Z] ++ cut -d/ -f2 [2021-06-03T23:27:39.997Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-03T23:27:39.997Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T23:27:39.997Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-03T23:27:39.997Z] ++ cut -d/ -f2 [2021-06-03T23:27:39.997Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-03T23:27:40.044Z] 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-03T23:27:41.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T23:27:41.433Z] [2021-06-03T23:27:41.433Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:27:41.753Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T23:27:41.754Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T23:27:41.754Z] 31603596830f: Pulling fs layer [2021-06-03T23:27:41.754Z] 54011a49482f: Pulling fs layer [2021-06-03T23:27:41.754Z] a6820b24f6d8: Pulling fs layer [2021-06-03T23:27:41.754Z] f581987b2513: Pulling fs layer [2021-06-03T23:27:41.754Z] f581987b2513: Waiting [2021-06-03T23:27:41.754Z] 54011a49482f: Download complete [2021-06-03T23:27:42.016Z] 31603596830f: Verifying Checksum [2021-06-03T23:27:42.016Z] 31603596830f: Download complete [2021-06-03T23:27:42.016Z] f581987b2513: Verifying Checksum [2021-06-03T23:27:42.016Z] f581987b2513: Download complete [2021-06-03T23:27:42.016Z] a6820b24f6d8: Verifying Checksum [2021-06-03T23:27:42.016Z] a6820b24f6d8: Download complete [2021-06-03T23:27:42.016Z] 31603596830f: Pull complete [2021-06-03T23:27:42.291Z] 54011a49482f: Pull complete [2021-06-03T23:27:42.901Z] a6820b24f6d8: Pull complete [2021-06-03T23:27:43.167Z] f581987b2513: Pull complete [2021-06-03T23:27:43.167Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T23:27:43.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T23:27:43.167Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T23:27:43.257Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-03T23:27:43.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-03T23:27:45.033Z] $ docker top 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T23:27:45.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T23:27:45.162Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T23:27:45.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T23:27:45.285Z] $ docker exec 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 ssh-agent [2021-06-03T23:27:45.410Z] SSH_AUTH_SOCK=/tmp/ssh-5CiOEXCu6fGM/agent.13 [2021-06-03T23:27:45.410Z] SSH_AGENT_PID=19 [2021-06-03T23:27:45.422Z] Running ssh-add (command line suppressed) [2021-06-03T23:27:45.539Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_7304468120655322081.key (/w/workspace/edgex-go/5@tmp/private_key_7304468120655322081.key) [2021-06-03T23:27:45.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T23:27:45.865Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T23:27:45.878Z] $ docker exec --env ******** --env ******** 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 ssh-agent -k [2021-06-03T23:27:45.988Z] unset SSH_AUTH_SOCK; [2021-06-03T23:27:45.988Z] unset SSH_AGENT_PID; [2021-06-03T23:27:45.988Z] echo Agent pid 19 killed; [2021-06-03T23:27:46.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T23:27:46.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T23:27:46.045Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T23:27:46.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T23:27:46.183Z] $ docker exec 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 ssh-agent [2021-06-03T23:27:46.315Z] SSH_AUTH_SOCK=/tmp/ssh-H2tsBeOfiluF/agent.54 [2021-06-03T23:27:46.315Z] SSH_AGENT_PID=60 [2021-06-03T23:27:46.321Z] Running ssh-add (command line suppressed) [2021-06-03T23:27:46.428Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2567158615632114217.key (/w/workspace/edgex-go/5@tmp/private_key_2567158615632114217.key) [2021-06-03T23:27:46.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T23:27:46.768Z] + git semver init [2021-06-03T23:27:46.768Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T23:27:46.768Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-06-03T23:27:46.768Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-06-03T23:27:46.768Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T23:27:46.768Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T23:27:46.768Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T23:27:46.768Z] # $SEMVER_BRANCH = PR-3541 [2021-06-03T23:27:46.768Z] # $SEMVER_TEMP = /tmp/semver-354841347 [2021-06-03T23:27:46.768Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-03T23:27:59.073Z] # '/tmp/semver-354841347' -> '/w/workspace/edgex-go/5/.semver' [2021-06-03T23:27:59.073Z] # -> Force: false [2021-06-03T23:27:59.073Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-06-03T23:27:59.080Z] $ docker exec --env ******** --env ******** 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 ssh-agent -k [2021-06-03T23:27:59.187Z] unset SSH_AUTH_SOCK; [2021-06-03T23:27:59.187Z] unset SSH_AGENT_PID; [2021-06-03T23:27:59.187Z] echo Agent pid 60 killed; [2021-06-03T23:27:59.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T23:27:59.542Z] + git semver [Pipeline] } [2021-06-03T23:27:59.554Z] $ docker stop --time=1 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 [2021-06-03T23:28:01.621Z] $ docker rm -f 1e28ce9785bf403732656f600ab3a615fe47c20041fe027013c04c39ad9afcf9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T23:28:02.023Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T23:28:02.446Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T23:28:02.449Z] [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-03T23:28:03.069Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T23:28:03.372Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T23:28:03.671Z] + true [2021-06-03T23:28:03.671Z] + sudo service docker restart [2021-06-03T23:28:03.671Z] Redirecting to /bin/systemctl restart docker.service [2021-06-03T23:28:17.691Z] Still waiting to schedule task [2021-06-03T23:28:17.691Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-03T23:28:21.831Z] ========================================================= [2021-06-03T23:28:21.831Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T23:28:21.831Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:28:22.150Z] + 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-03T23:28:23.552Z] Sending build context to Docker daemon 329.1MB [2021-06-03T23:28:23.552Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T23:28:23.552Z] Step 2/6 : FROM ${BASE} [2021-06-03T23:28:23.818Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T23:28:23.818Z] 540db60ca938: Pulling fs layer [2021-06-03T23:28:23.818Z] adcc1eea9eea: Pulling fs layer [2021-06-03T23:28:23.818Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T23:28:23.818Z] 0510c868ecb4: Pulling fs layer [2021-06-03T23:28:23.818Z] afea3b2eda06: Pulling fs layer [2021-06-03T23:28:23.818Z] 7809a108b3ef: Pulling fs layer [2021-06-03T23:28:23.818Z] f706445af74f: Pulling fs layer [2021-06-03T23:28:23.818Z] 0510c868ecb4: Waiting [2021-06-03T23:28:23.818Z] afea3b2eda06: Waiting [2021-06-03T23:28:23.818Z] 7809a108b3ef: Waiting [2021-06-03T23:28:23.818Z] f706445af74f: Waiting [2021-06-03T23:28:23.818Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T23:28:23.818Z] 4c4ab2625f07: Download complete [2021-06-03T23:28:23.818Z] adcc1eea9eea: Verifying Checksum [2021-06-03T23:28:23.818Z] adcc1eea9eea: Download complete [2021-06-03T23:28:23.818Z] afea3b2eda06: Verifying Checksum [2021-06-03T23:28:23.818Z] afea3b2eda06: Download complete [2021-06-03T23:28:23.818Z] 540db60ca938: Verifying Checksum [2021-06-03T23:28:23.818Z] 540db60ca938: Download complete [2021-06-03T23:28:23.818Z] 7809a108b3ef: Verifying Checksum [2021-06-03T23:28:23.818Z] 7809a108b3ef: Download complete [2021-06-03T23:28:24.081Z] 540db60ca938: Pull complete [2021-06-03T23:28:24.081Z] adcc1eea9eea: Pull complete [2021-06-03T23:28:24.343Z] 4c4ab2625f07: Pull complete [2021-06-03T23:28:25.740Z] f706445af74f: Verifying Checksum [2021-06-03T23:28:25.740Z] f706445af74f: Download complete [2021-06-03T23:28:26.347Z] 0510c868ecb4: Verifying Checksum [2021-06-03T23:28:26.347Z] 0510c868ecb4: Download complete [2021-06-03T23:28:29.724Z] 0510c868ecb4: Pull complete [2021-06-03T23:28:29.989Z] afea3b2eda06: Pull complete [2021-06-03T23:28:29.989Z] 7809a108b3ef: Pull complete [2021-06-03T23:28:32.594Z] f706445af74f: Pull complete [2021-06-03T23:28:32.594Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T23:28:32.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T23:28:32.594Z] ---> b068be0155e3 [2021-06-03T23:28:32.594Z] 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-03T23:28:33.983Z] ---> Running in 8c5246f69078 [2021-06-03T23:28:34.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:28:35.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:28:35.457Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T23:28:36.033Z] (2/12) Installing file (5.39-r0) [2021-06-03T23:28:36.295Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T23:28:36.295Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T23:28:40.517Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T23:28:40.517Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T23:28:40.517Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T23:28:40.517Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T23:28:40.517Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T23:28:40.517Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T23:28:40.517Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T23:28:40.517Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T23:28:40.517Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T23:28:40.517Z] OK: 219 MiB in 52 packages [2021-06-03T23:28:43.083Z] Removing intermediate container 8c5246f69078 [2021-06-03T23:28:43.083Z] ---> 01d2a70ca6e7 [2021-06-03T23:28:43.083Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T23:28:43.083Z] ---> Running in 983ebc45ce85 [2021-06-03T23:28:43.083Z] Removing intermediate container 983ebc45ce85 [2021-06-03T23:28:43.083Z] ---> 4c205fca74cd [2021-06-03T23:28:43.083Z] Step 5/6 : COPY go.mod . [2021-06-03T23:28:43.348Z] ---> 3d023fc26b72 [2021-06-03T23:28:43.348Z] Step 6/6 : RUN go mod download [2021-06-03T23:28:43.348Z] ---> Running in 151e42a36845 [2021-06-03T23:28:58.311Z] Removing intermediate container 151e42a36845 [2021-06-03T23:28:58.311Z] ---> c3f30a9e6245 [2021-06-03T23:28:58.311Z] Successfully built c3f30a9e6245 [2021-06-03T23:28:58.311Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:28:58.624Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T23:28:58.624Z] . [Pipeline] withDockerContainer [2021-06-03T23:28:58.712Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-03T23:28:58.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-03T23:28:59.143Z] $ docker top 913c9ed88d0fa01ff5af119d451e2aa214016ffd85eea978e6759f2da36a872d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T23:28:59.562Z] + go version [2021-06-03T23:28:59.562Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T23:28:59.573Z] $ docker stop --time=1 913c9ed88d0fa01ff5af119d451e2aa214016ffd85eea978e6759f2da36a872d [2021-06-03T23:29:00.759Z] $ docker rm -f 913c9ed88d0fa01ff5af119d451e2aa214016ffd85eea978e6759f2da36a872d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:29:01.314Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T23:29:01.315Z] . [Pipeline] withDockerContainer [2021-06-03T23:29:01.410Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-03T23:29:01.450Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-03T23:29:01.833Z] $ docker top 12aee579a8d5486609afcd7eea342782dc9fd950fdefcf60e30d07b3d695d15b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T23:29:01.931Z] ========================================================= [2021-06-03T23:29:01.931Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-03T23:29:01.931Z] ========================================================= [Pipeline] sh [2021-06-03T23:29:02.228Z] + go mod tidy [Pipeline] sh [2021-06-03T23:29:02.794Z] + make test [2021-06-03T23:29:02.794Z] go mod tidy [2021-06-03T23:29:02.794Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-03T23:29:08.159Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-03T23:29:26.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-03T23:29:30.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-03T23:29:31.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-03T23:29:31.558Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-03T23:29:34.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-03T23:29:34.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-03T23:29:34.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-03T23:29:34.413Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-03T23:29:34.993Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-03T23:29:35.257Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-03T23:29:37.190Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-03T23:29:37.191Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-03T23:29:37.191Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-03T23:29:37.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-03T23:29:37.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-03T23:29:37.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-03T23:29:37.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-03T23:29:37.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements [2021-06-03T23:29:39.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements [2021-06-03T23:29:39.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-03T23:29:39.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-03T23:29:39.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-03T23:29:40.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-06-03T23:29:40.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-03T23:29:40.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 53.4% of statements [2021-06-03T23:29:40.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-03T23:29:40.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-03T23:29:41.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.097s coverage: 87.7% of statements [2021-06-03T23:29:41.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-03T23:29:41.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T23:29:41.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.049s coverage: 78.9% of statements [2021-06-03T23:29:41.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-03T23:29:41.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-03T23:29:41.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-03T23:29:41.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-03T23:29:41.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-03T23:29:41.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-03T23:29:41.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-03T23:29:42.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.248s coverage: 95.1% of statements [2021-06-03T23:29:42.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-03T23:29:42.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T23:29:42.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-03T23:29:42.071Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-03T23:29:42.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-03T23:29:42.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-03T23:29:42.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-03T23:29:42.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-03T23:29:42.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-03T23:29:42.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-03T23:29:42.071Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-06-03T23:29:42.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-03T23:29:42.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-03T23:29:42.337Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.070s coverage: 60.0% of statements [2021-06-03T23:29:43.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-06-03T23:29:43.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-03T23:29:43.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 22.0% of statements [2021-06-03T23:29:43.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-03T23:29:43.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-06-03T23:29:44.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-06-03T23:29:44.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-03T23:29:44.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-06-03T23:29:44.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-06-03T23:29:57.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2021-06-03T23:29:57.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-03T23:30:02.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.198s coverage: 81.8% of statements [2021-06-03T23:30:02.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-03T23:30:17.578Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-453 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws [2021-06-03T23:30:17.602Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-03T23:30:17.832Z] The recommended git tool is: git [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 76.0% of statements [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.2% of statements [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-06-03T23:30:20.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.162s coverage: 66.9% of statements [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-03T23:30:20.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-03T23:30:20.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 43.6% of statements [2021-06-03T23:30:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-03T23:30:20.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-03T23:30:21.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements [2021-06-03T23:30:21.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-03T23:30:21.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.026s coverage: 84.8% of statements [2021-06-03T23:30:21.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-03T23:30:21.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-03T23:30:21.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-03T23:30:21.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-03T23:30:23.208Z] using credential edgex-jenkins-ssh [2021-06-03T23:30:23.230Z] Cloning the remote Git repository [2021-06-03T23:30:23.286Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T23:30:23.395Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-03T23:30:23.547Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T23:30:23.548Z] > git --version # timeout=10 [2021-06-03T23:30:23.577Z] > git --version # 'git version 2.17.1' [2021-06-03T23:30:23.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T23:30:23.698Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T23:30:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.060s coverage: 19.3% of statements [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-03T23:30:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.136s coverage: 91.9% of statements [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-03T23:30:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-03T23:30:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.098s coverage: 97.6% of statements [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-03T23:30:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-03T23:30:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-03T23:30:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-03T23:30:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-06-03T23:30:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 28.1% of statements [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-03T23:30:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.043s coverage: 28.9% of statements [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-03T23:30:29.666Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-03T23:30:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-03T23:30:29.666Z] GO111MODULE=on go vet ./... [2021-06-03T23:30:39.661Z] Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:30:40.001Z] Merge succeeded, producing dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:30:40.002Z] Checking out Revision dccc8595695910fe9bb92cbf94209a01ec92239c (PR-3541) [2021-06-03T23:30:38.706Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T23:30:38.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T23:30:38.760Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T23:30:38.793Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T23:30:38.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T23:30:38.805Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T23:30:39.674Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T23:30:39.690Z] > git checkout -f dccc8595695910fe9bb92cbf94209a01ec92239c # timeout=10 [2021-06-03T23:30:39.911Z] > git remote # timeout=10 [2021-06-03T23:30:39.929Z] > git config --get remote.origin.url # timeout=10 [2021-06-03T23:30:39.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T23:30:39.957Z] > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 [2021-06-03T23:30:39.981Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-03T23:30:40.003Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T23:30:40.018Z] > git checkout -f dccc8595695910fe9bb92cbf94209a01ec92239c # timeout=10 [2021-06-03T23:30:44.597Z] Commit message: "fix: Add trunc on file open" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T23:30:46.016Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-03T23:30:46.432Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T23:30:46.787Z] + sudo service docker restart [2021-06-03T23:30:46.787Z] + true [2021-06-03T23:30:51.761Z] gofmt -l . [2021-06-03T23:30:51.761Z] [ "`gofmt -l .`" = "" ] [2021-06-03T23:30:52.337Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-03T23:30:52.897Z] + ls -al . [2021-06-03T23:30:52.897Z] total 528 [2021-06-03T23:30:52.897Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 23:30 . [2021-06-03T23:30:52.897Z] drwxr-xr-x 4 root root 28 Jun 3 23:29 .. [2021-06-03T23:30:52.897Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 23:27 .dockerignore [2021-06-03T23:30:52.897Z] drwxrwxr-x 8 1001 1001 179 Jun 3 23:27 .git [2021-06-03T23:30:52.897Z] drwxrwxr-x 3 1001 1001 125 Jun 3 23:27 .github [2021-06-03T23:30:52.897Z] -rw-rw-r-- 1 1001 1001 818 Jun 3 23:27 .gitignore [2021-06-03T23:30:52.897Z] drwx------ 3 1001 1001 60 Jun 3 23:27 .semver [2021-06-03T23:30:52.897Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 23:27 .sonarcloud.properties [2021-06-03T23:30:52.898Z] -rw-rw-r-- 1 1001 1001 8609 Jun 3 23:27 Attribution.txt [2021-06-03T23:30:52.898Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 23:27 CONTRIBUTING.md [2021-06-03T23:30:52.898Z] -rw-rw-r-- 1 1001 1001 931 Jun 3 23:27 Dockerfile.build [2021-06-03T23:30:52.898Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 23:27 Jenkinsfile [2021-06-03T23:30:52.898Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 23:27 LICENSE [2021-06-03T23:30:52.898Z] -rw-rw-r-- 1 1001 1001 5605 Jun 3 23:27 Makefile [2021-06-03T23:30:52.898Z] -rw-rw-r-- 1 1001 1001 7978 Jun 3 23:27 README.md [2021-06-03T23:30:52.898Z] -rw-rw-r-- 1 1001 1001 6755 Jun 3 23:27 SECURITY.md [2021-06-03T23:30:52.898Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 23:28 VERSION [2021-06-03T23:30:52.898Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 23:27 ZMQWindows.md [2021-06-03T23:30:52.898Z] drwxrwxr-x 2 1001 1001 37 Jun 3 23:27 bin [2021-06-03T23:30:52.898Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 23:27 cmd [2021-06-03T23:30:52.898Z] -rw-r--r-- 1 root root 412085 Jun 3 23:30 coverage.out [2021-06-03T23:30:52.898Z] -rw-rw-r-- 1 1001 1001 902 Jun 3 23:27 go.mod [2021-06-03T23:30:52.898Z] -rw-r--r-- 1 root root 21048 Jun 3 23:29 go.sum [2021-06-03T23:30:52.898Z] drwxrwxr-x 8 1001 1001 127 Jun 3 23:27 internal [2021-06-03T23:30:52.898Z] drwxrwxr-x 3 1001 1001 16 Jun 3 23:27 openapi [2021-06-03T23:30:52.898Z] drwxrwxr-x 4 1001 1001 71 Jun 3 23:27 snap [2021-06-03T23:30:52.898Z] -rw-rw-r-- 1 1001 1001 168 Jun 3 23:27 version.go [Pipeline] sh [2021-06-03T23:30:53.191Z] + '[' -e coverage.out ] [2021-06-03T23:30:53.191Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-03T23:30:53.286Z] Stashed 1 file(s) [Pipeline] sh [2021-06-03T23:30:53.580Z] + make build [2021-06-03T23:30:53.580Z] go mod tidy [2021-06-03T23:30:53.580Z] 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-03T23:30:55.511Z] 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-03T23:31:02.480Z] 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-03T23:31:02.748Z] 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-03T23:31:03.696Z] 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-03T23:31:03.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T23:31:05.139Z] provisioning config files... [2021-06-03T23:31:05.167Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2988676385830125152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T23:31:05.422Z] 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-03T23:31:05.541Z] ---> docker-login.sh [2021-06-03T23:31:05.541Z] nexus3.edgexfoundry.org:10001 [2021-06-03T23:31:05.999Z] 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-03T23:31:06.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T23:31:06.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T23:31:06.807Z] Configure a credential helper to remove this warning. See [2021-06-03T23:31:06.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T23:31:06.807Z] [2021-06-03T23:31:06.807Z] Login Succeeded [2021-06-03T23:31:06.807Z] nexus3.edgexfoundry.org:10002 [2021-06-03T23:31:06.953Z] 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-03T23:31:07.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T23:31:07.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T23:31:07.356Z] Configure a credential helper to remove this warning. See [2021-06-03T23:31:07.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T23:31:07.356Z] [2021-06-03T23:31:07.356Z] Login Succeeded [2021-06-03T23:31:07.356Z] nexus3.edgexfoundry.org:10003 [2021-06-03T23:31:07.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T23:31:07.912Z] 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-03T23:31:07.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T23:31:07.914Z] Configure a credential helper to remove this warning. See [2021-06-03T23:31:07.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T23:31:07.914Z] [2021-06-03T23:31:07.914Z] Login Succeeded [2021-06-03T23:31:07.914Z] nexus3.edgexfoundry.org:10004 [2021-06-03T23:31:08.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T23:31:08.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T23:31:08.188Z] Configure a credential helper to remove this warning. See [2021-06-03T23:31:08.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T23:31:08.188Z] [2021-06-03T23:31:08.188Z] Login Succeeded [2021-06-03T23:31:08.461Z] docker.io [2021-06-03T23:31:08.482Z] 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-03T23:31:08.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T23:31:09.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T23:31:09.003Z] Configure a credential helper to remove this warning. See [2021-06-03T23:31:09.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T23:31:09.003Z] [2021-06-03T23:31:09.003Z] Login Succeeded [2021-06-03T23:31:09.003Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T23:31:09.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T23:31:09.311Z] ========================================================= [2021-06-03T23:31:09.311Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T23:31:09.311Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:31:09.429Z] 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-03T23:31:09.658Z] + 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 . [Pipeline] } [2021-06-03T23:31:10.846Z] $ docker stop --time=1 12aee579a8d5486609afcd7eea342782dc9fd950fdefcf60e30d07b3d695d15b [2021-06-03T23:31:12.294Z] Sending build context to Docker daemon 166.2MB [2021-06-03T23:31:12.294Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T23:31:12.294Z] Step 2/6 : FROM ${BASE} [2021-06-03T23:31:12.294Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T23:31:12.294Z] 595b0fe564bb: Pulling fs layer [2021-06-03T23:31:12.294Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T23:31:12.294Z] 316046926c0a: Pulling fs layer [2021-06-03T23:31:12.294Z] 4ebd0625c992: Pulling fs layer [2021-06-03T23:31:12.294Z] 207e8628e3a3: Pulling fs layer [2021-06-03T23:31:12.294Z] c791037a9be2: Pulling fs layer [2021-06-03T23:31:12.294Z] ffd874e62e21: Pulling fs layer [2021-06-03T23:31:12.294Z] 207e8628e3a3: Waiting [2021-06-03T23:31:12.294Z] c791037a9be2: Waiting [2021-06-03T23:31:12.294Z] ffd874e62e21: Waiting [2021-06-03T23:31:12.294Z] 316046926c0a: Download complete [2021-06-03T23:31:12.294Z] 7186ed65a4f7: Verifying Checksum [2021-06-03T23:31:12.294Z] 7186ed65a4f7: Download complete [2021-06-03T23:31:12.294Z] 207e8628e3a3: Verifying Checksum [2021-06-03T23:31:12.294Z] c791037a9be2: Download complete [2021-06-03T23:31:12.294Z] 595b0fe564bb: Verifying Checksum [2021-06-03T23:31:12.294Z] 595b0fe564bb: Download complete [2021-06-03T23:31:12.908Z] 595b0fe564bb: Pull complete [2021-06-03T23:31:13.213Z] $ docker rm -f 12aee579a8d5486609afcd7eea342782dc9fd950fdefcf60e30d07b3d695d15b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-03T23:31:13.529Z] 7186ed65a4f7: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-03T23:31:14.133Z] 316046926c0a: Pull complete [2021-06-03T23:31:14.738Z] ffd874e62e21: Verifying Checksum [2021-06-03T23:31:14.738Z] ffd874e62e21: Download complete [2021-06-03T23:31:15.739Z] 4ebd0625c992: Verifying Checksum [2021-06-03T23:31:15.739Z] 4ebd0625c992: Download complete [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:31:16.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T23:31:16.486Z] [2021-06-03T23:31:16.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:31:16.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T23:31:16.794Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-03T23:31:16.794Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-03T23:31:16.794Z] ca9280d653b3: Pulling fs layer [2021-06-03T23:31:16.794Z] 7e9c9ca2126c: Pulling fs layer [2021-06-03T23:31:16.794Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-03T23:31:16.794Z] cbdbe7a5bc2a: Download complete [2021-06-03T23:31:17.058Z] cbdbe7a5bc2a: Pull complete [2021-06-03T23:31:17.632Z] ca9280d653b3: Verifying Checksum [2021-06-03T23:31:17.632Z] ca9280d653b3: Download complete [2021-06-03T23:31:18.217Z] ca9280d653b3: Pull complete [2021-06-03T23:31:18.217Z] 7e9c9ca2126c: Verifying Checksum [2021-06-03T23:31:18.217Z] 7e9c9ca2126c: Download complete [2021-06-03T23:31:21.570Z] 7e9c9ca2126c: Pull complete [2021-06-03T23:31:21.570Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-03T23:31:21.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T23:31:21.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-03T23:31:21.652Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-03T23:31:21.695Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-03T23:31:25.455Z] $ docker top d53830df29baa5d49ca110557c9ff59d17e3c91741aba6cc61f471f6e0375b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T23:31:25.841Z] + docker-compose build --help [2021-06-03T23:31:25.841Z] + grep parallel [2021-06-03T23:31:26.417Z] --parallel Build images in parallel. [Pipeline] } [2021-06-03T23:31:26.426Z] $ docker stop --time=1 d53830df29baa5d49ca110557c9ff59d17e3c91741aba6cc61f471f6e0375b22 [2021-06-03T23:31:27.640Z] $ docker rm -f d53830df29baa5d49ca110557c9ff59d17e3c91741aba6cc61f471f6e0375b22 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:31:28.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T23:31:28.089Z] . [Pipeline] withDockerContainer [2021-06-03T23:31:28.171Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-03T23:31:28.182Z] 4ebd0625c992: Pull complete [2021-06-03T23:31:28.182Z] 207e8628e3a3: Pull complete [2021-06-03T23:31:28.182Z] c791037a9be2: Pull complete [2021-06-03T23:31:28.211Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-03T23:31:28.583Z] $ docker top cc3c08ad84e2b56f15bccbb9dbefc19055982338f7695244c6458d8c54c4375f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T23:31:28.963Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T23:31:29.539Z] Building core-command ... [2021-06-03T23:31:29.539Z] Building core-data ... [2021-06-03T23:31:29.539Z] Building core-metadata ... [2021-06-03T23:31:29.539Z] Building security-bootstrapper ... [2021-06-03T23:31:29.539Z] Building security-proxy-setup ... [2021-06-03T23:31:29.539Z] Building security-secretstore-setup ... [2021-06-03T23:31:29.539Z] Building support-notifications ... [2021-06-03T23:31:29.539Z] Building support-scheduler ... [2021-06-03T23:31:29.539Z] Building sys-mgmt-agent ... [2021-06-03T23:31:29.539Z] Building security-bootstrapper [2021-06-03T23:31:29.539Z] Building core-data [2021-06-03T23:31:29.539Z] Building support-notifications [2021-06-03T23:31:29.539Z] Building security-secretstore-setup [2021-06-03T23:31:29.539Z] Building support-scheduler [2021-06-03T23:31:31.589Z] ffd874e62e21: Pull complete [2021-06-03T23:31:32.192Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T23:31:32.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T23:31:32.193Z] ---> cfc18b08335c [2021-06-03T23:31:32.193Z] 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-03T23:31:33.191Z] ---> Running in 3e83c60fcdce [2021-06-03T23:31:34.671Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:31:35.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:31:36.238Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T23:31:36.510Z] (2/12) Installing file (5.39-r0) [2021-06-03T23:31:36.510Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T23:31:36.783Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T23:31:41.100Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T23:31:41.100Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T23:31:41.100Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T23:31:41.100Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T23:31:41.100Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T23:31:41.100Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T23:31:41.100Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T23:31:41.379Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T23:31:41.379Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T23:31:41.379Z] OK: 218 MiB in 52 packages [2021-06-03T23:31:44.772Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:31:44.772Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:31:44.772Z] ---> c3f30a9e6245 [2021-06-03T23:31:44.772Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T23:31:44.772Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:31:44.772Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:31:44.772Z] ---> c3f30a9e6245 [2021-06-03T23:31:44.772Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T23:31:44.772Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:31:44.772Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:31:44.772Z] ---> c3f30a9e6245 [2021-06-03T23:31:44.772Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T23:31:46.278Z] Removing intermediate container 3e83c60fcdce [2021-06-03T23:31:46.278Z] ---> 999a2589714d [2021-06-03T23:31:46.278Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T23:31:46.278Z] ---> Running in 543ee3a7f62b [2021-06-03T23:31:46.553Z] Removing intermediate container 543ee3a7f62b [2021-06-03T23:31:46.553Z] ---> 220f61d0bc9e [2021-06-03T23:31:46.553Z] Step 5/6 : COPY go.mod . [2021-06-03T23:31:47.531Z] ---> 49c6ab81f420 [2021-06-03T23:31:47.531Z] Step 6/6 : RUN go mod download [2021-06-03T23:31:47.531Z] ---> Running in 13a34fead4b0 [2021-06-03T23:31:51.377Z] ---> Running in 2c33d2300422 [2021-06-03T23:31:51.377Z] ---> Running in 522d25c7fcbf [2021-06-03T23:31:51.377Z] ---> Running in be7d780db6bc [2021-06-03T23:31:52.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:31:52.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:31:52.334Z] ---> c3f30a9e6245 [2021-06-03T23:31:52.334Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T23:31:52.334Z] ---> Using cache [2021-06-03T23:31:52.334Z] ---> 42ee620f76d2 [2021-06-03T23:31:52.334Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:31:52.334Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:31:52.334Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:31:52.334Z] ---> c3f30a9e6245 [2021-06-03T23:31:52.334Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T23:31:52.334Z] ---> Using cache [2021-06-03T23:31:52.334Z] ---> 42ee620f76d2 [2021-06-03T23:31:52.334Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:31:52.334Z] Removing intermediate container 522d25c7fcbf [2021-06-03T23:31:52.334Z] ---> 1ab12273d543 [2021-06-03T23:31:52.334Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:31:52.914Z] Removing intermediate container be7d780db6bc [2021-06-03T23:31:52.914Z] ---> 42ee620f76d2 [2021-06-03T23:31:52.914Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:31:52.914Z] Removing intermediate container 2c33d2300422 [2021-06-03T23:31:52.914Z] ---> 338c3e681994 [2021-06-03T23:31:52.914Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:31:52.914Z] ---> Running in de2b09ebb162 [2021-06-03T23:31:52.914Z] ---> Running in 30aa91de5f9e [2021-06-03T23:31:52.914Z] ---> Running in 378d837751a6 [2021-06-03T23:31:52.914Z] ---> Running in fb2e747eef40 [2021-06-03T23:31:52.914Z] ---> Running in 9025aa6e630c [2021-06-03T23:31:53.877Z] Removing intermediate container de2b09ebb162 [2021-06-03T23:31:53.877Z] ---> 6851d1d9d210 [2021-06-03T23:31:53.877Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T23:31:53.877Z] ---> Running in ba268b055a36 [2021-06-03T23:31:53.877Z] Removing intermediate container 30aa91de5f9e [2021-06-03T23:31:53.877Z] ---> 8864d4eeb132 [2021-06-03T23:31:53.877Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T23:31:53.877Z] ---> Running in 99eee494429b [2021-06-03T23:31:54.141Z] Removing intermediate container 378d837751a6 [2021-06-03T23:31:54.141Z] ---> a6d6a6a3cd84 [2021-06-03T23:31:54.141Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T23:31:54.141Z] ---> Running in ffb187fa8b40 [2021-06-03T23:31:54.404Z] Removing intermediate container 9025aa6e630c [2021-06-03T23:31:54.404Z] ---> 5d864b257a96 [2021-06-03T23:31:54.404Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T23:31:54.404Z] Removing intermediate container fb2e747eef40 [2021-06-03T23:31:54.404Z] ---> 1a7ebbcd9ac6 [2021-06-03T23:31:54.404Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T23:31:54.404Z] ---> Running in 48ced1391d5b [2021-06-03T23:31:54.404Z] ---> Running in e60975718db1 [2021-06-03T23:31:54.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:31:54.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:31:54.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:31:54.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:31:54.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:31:55.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:31:55.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:31:55.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:31:56.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:31:56.049Z] OK: 219 MiB in 52 packages [2021-06-03T23:31:56.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:31:56.049Z] Removing intermediate container ffb187fa8b40 [2021-06-03T23:31:56.049Z] ---> 4243dfe0e915 [2021-06-03T23:31:56.049Z] Step 6/26 : COPY go.mod . [2021-06-03T23:31:56.322Z] OK: 219 MiB in 52 packages [2021-06-03T23:31:56.323Z] ---> 485f88f92b35 [2021-06-03T23:31:56.323Z] Step 7/26 : RUN go mod download [2021-06-03T23:31:56.323Z] ---> Running in d6888b722263 [2021-06-03T23:31:56.610Z] OK: 219 MiB in 52 packages [2021-06-03T23:31:56.610Z] OK: 219 MiB in 52 packages [2021-06-03T23:31:56.610Z] Removing intermediate container 99eee494429b [2021-06-03T23:31:56.610Z] ---> ad2f1700b336 [2021-06-03T23:31:56.610Z] Step 6/23 : COPY go.mod . [2021-06-03T23:31:56.879Z] OK: 219 MiB in 52 packages [2021-06-03T23:31:56.879Z] ---> fa980293d9a5 [2021-06-03T23:31:56.879Z] Step 7/23 : RUN go mod download [2021-06-03T23:31:57.142Z] Removing intermediate container ba268b055a36 [2021-06-03T23:31:57.142Z] ---> 54d0fbe3be4e [2021-06-03T23:31:57.142Z] Step 6/23 : COPY go.mod . [2021-06-03T23:31:57.142Z] ---> Running in 7c53e9142505 [2021-06-03T23:31:57.142Z] Removing intermediate container e60975718db1 [2021-06-03T23:31:57.142Z] ---> 95dc9671ec6e [2021-06-03T23:31:57.142Z] Step 6/32 : COPY go.mod . [2021-06-03T23:31:57.405Z] Removing intermediate container 48ced1391d5b [2021-06-03T23:31:57.405Z] ---> dae2c01de702 [2021-06-03T23:31:57.405Z] Step 6/24 : COPY go.mod . [2021-06-03T23:31:57.405Z] ---> b7510837a8ce [2021-06-03T23:31:57.405Z] Step 7/23 : RUN go mod download [2021-06-03T23:31:57.405Z] ---> Running in fbab70013297 [2021-06-03T23:31:57.405Z] ---> bf0a6987f7db [2021-06-03T23:31:57.405Z] Step 7/32 : RUN go mod download [2021-06-03T23:31:57.405Z] Removing intermediate container d6888b722263 [2021-06-03T23:31:57.405Z] ---> 56fdc8762867 [2021-06-03T23:31:57.405Z] Step 8/26 : COPY . . [2021-06-03T23:31:57.668Z] ---> Running in 100dfb9dd3a5 [2021-06-03T23:31:57.668Z] ---> 18a3d8efa95e [2021-06-03T23:31:57.668Z] Step 7/24 : RUN go mod download [2021-06-03T23:31:57.668Z] ---> Running in 8ae9bc3de83c [2021-06-03T23:32:01.894Z] Removing intermediate container 7c53e9142505 [2021-06-03T23:32:01.894Z] ---> 55445f68249b [2021-06-03T23:32:01.894Z] Step 8/23 : COPY . . [2021-06-03T23:32:01.894Z] ---> b75049e41188 [2021-06-03T23:32:01.894Z] Step 9/26 : RUN go mod tidy [2021-06-03T23:32:02.161Z] Removing intermediate container fbab70013297 [2021-06-03T23:32:02.161Z] ---> c56e290b66af [2021-06-03T23:32:02.161Z] Step 8/23 : COPY . . [2021-06-03T23:32:02.161Z] Removing intermediate container 100dfb9dd3a5 [2021-06-03T23:32:02.161Z] ---> 82558758e188 [2021-06-03T23:32:02.161Z] Step 8/32 : COPY . . [2021-06-03T23:32:08.780Z] ---> Running in 573b9d48a02d [2021-06-03T23:32:13.025Z] Removing intermediate container 8ae9bc3de83c [2021-06-03T23:32:13.025Z] ---> de3626b2ba2b [2021-06-03T23:32:13.025Z] Step 8/24 : COPY . . [2021-06-03T23:32:13.603Z] ---> 338092d5cce5 [2021-06-03T23:32:13.603Z] Step 9/23 : RUN go mod tidy [2021-06-03T23:32:13.603Z] ---> fd6512be47f2 [2021-06-03T23:32:13.603Z] Step 9/32 : RUN go mod tidy [2021-06-03T23:32:13.870Z] ---> 9a867393ff82 [2021-06-03T23:32:13.870Z] Step 9/23 : RUN go mod tidy [2021-06-03T23:32:13.870Z] ---> Running in a11e8b787351 [2021-06-03T23:32:14.132Z] ---> Running in 55a609614b18 [2021-06-03T23:32:14.328Z] Removing intermediate container 13a34fead4b0 [2021-06-03T23:32:14.328Z] ---> 441bb098ffbc [2021-06-03T23:32:14.328Z] Successfully built 441bb098ffbc [2021-06-03T23:32:14.328Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:32:14.392Z] ---> Running in 5d0e8764395d [2021-06-03T23:32:14.675Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T23:32:14.675Z] . [Pipeline] withDockerContainer [2021-06-03T23:32:14.943Z] prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container [2021-06-03T23:32:15.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-03T23:32:16.700Z] $ docker top af4a6e5e07dea03a6567107dd17cf8a715fff77a7ace4597564d889b029ea143 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T23:32:17.679Z] + go version [2021-06-03T23:32:17.679Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T23:32:17.698Z] $ docker stop --time=1 af4a6e5e07dea03a6567107dd17cf8a715fff77a7ace4597564d889b029ea143 [2021-06-03T23:32:18.773Z] Removing intermediate container 573b9d48a02d [2021-06-03T23:32:18.773Z] ---> a136a360b6d3 [2021-06-03T23:32:18.773Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T23:32:18.773Z] ---> Running in 2eb527cf8adb [2021-06-03T23:32:18.773Z] Removing intermediate container a11e8b787351 [2021-06-03T23:32:18.773Z] ---> 8b4ed9180419 [2021-06-03T23:32:18.773Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T23:32:18.773Z] ---> Running in eae507136d1e [2021-06-03T23:32:18.773Z] Removing intermediate container 55a609614b18 [2021-06-03T23:32:18.773Z] ---> fccbee7cce64 [2021-06-03T23:32:18.773Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T23:32:19.044Z] ---> Running in 46572b38a480 [2021-06-03T23:32:19.044Z] Removing intermediate container 5d0e8764395d [2021-06-03T23:32:19.044Z] ---> ca99c85cd755 [2021-06-03T23:32:19.044Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T23:32:19.044Z] ---> Running in 81235382cbff [2021-06-03T23:32:19.314Z] 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-03T23:32:19.314Z] 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-03T23:32:19.529Z] $ docker rm -f af4a6e5e07dea03a6567107dd17cf8a715fff77a7ace4597564d889b029ea143 [2021-06-03T23:32:19.582Z] 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] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-03T23:32:19.851Z] 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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:32:20.367Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T23:32:20.368Z] . [Pipeline] withDockerContainer [2021-06-03T23:32:20.624Z] prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container [2021-06-03T23:32:20.696Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-03T23:32:22.295Z] $ docker top fd3b9b7c721deeed11732adea0b6fd5494d00b5625bb9e410209f4a20206a460 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T23:32:22.643Z] ========================================================= [2021-06-03T23:32:22.643Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-03T23:32:22.643Z] ========================================================= [Pipeline] sh [2021-06-03T23:32:23.300Z] + go mod tidy [Pipeline] sh [2021-06-03T23:32:24.546Z] + make test [2021-06-03T23:32:24.546Z] go mod tidy [2021-06-03T23:32:25.140Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-03T23:32:34.848Z] ---> de6f548cae14 [2021-06-03T23:32:34.848Z] Step 9/24 : RUN go mod tidy [2021-06-03T23:32:34.848Z] ---> Running in f554a62f9fb2 [2021-06-03T23:32:35.122Z] Removing intermediate container f554a62f9fb2 [2021-06-03T23:32:35.122Z] ---> a17abbd69193 [2021-06-03T23:32:35.122Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T23:32:35.122Z] ---> Running in b086af9f531f [2021-06-03T23:32:35.706Z] 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-03T23:32:50.698Z] 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-03T23:32:51.988Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-03T23:32:54.982Z] Removing intermediate container 2eb527cf8adb [2021-06-03T23:32:54.983Z] ---> 5eb5bb3954af [2021-06-03T23:32:54.983Z] [2021-06-03T23:32:54.983Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T23:32:54.983Z] 3.12: Pulling from library/alpine [2021-06-03T23:32:55.244Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T23:32:55.507Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T23:32:55.507Z] ---> 13621d1b12d4 [2021-06-03T23:32:55.507Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T23:32:55.768Z] ---> Running in 6133313d8f44 [2021-06-03T23:32:55.768Z] Removing intermediate container 81235382cbff [2021-06-03T23:32:55.768Z] ---> cb6c0bba76ce [2021-06-03T23:32:55.768Z] [2021-06-03T23:32:55.768Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T23:32:55.768Z] ---> 13621d1b12d4 [2021-06-03T23:32:55.768Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T23:32:56.037Z] ---> Running in 0fecc7793539 [2021-06-03T23:32:56.037Z] Removing intermediate container 0fecc7793539 [2021-06-03T23:32:56.037Z] ---> 6b21e310d5b2 [2021-06-03T23:32:56.037Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T23:32:56.314Z] ---> Running in dc3c2c360121 [2021-06-03T23:32:56.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:32:56.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:32:56.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:32:56.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:32:56.862Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T23:32:56.862Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T23:32:56.862Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T23:32:56.862Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T23:32:56.862Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T23:32:56.862Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T23:32:56.862Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:32:56.862Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T23:32:56.862Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T23:32:57.134Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T23:32:57.134Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:32:57.134Z] OK: 6 MiB in 16 packages [2021-06-03T23:32:57.134Z] OK: 7 MiB in 20 packages [2021-06-03T23:32:57.731Z] Removing intermediate container dc3c2c360121 [2021-06-03T23:32:57.731Z] ---> 565f37016e8a [2021-06-03T23:32:57.731Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T23:32:57.731Z] ---> Running in 9dc188a37662 [2021-06-03T23:32:58.008Z] Removing intermediate container 6133313d8f44 [2021-06-03T23:32:58.008Z] ---> aebd66766d86 [2021-06-03T23:32:58.008Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T23:32:58.008Z] ---> Running in 6124c18ad077 [2021-06-03T23:32:58.008Z] Removing intermediate container 9dc188a37662 [2021-06-03T23:32:58.008Z] ---> 9bd3ea4c522a [2021-06-03T23:32:58.008Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T23:32:58.008Z] ---> Running in b1db8fd3010c [2021-06-03T23:32:58.008Z] Removing intermediate container 6124c18ad077 [2021-06-03T23:32:58.008Z] ---> e37a8f122488 [2021-06-03T23:32:58.008Z] Step 14/26 : WORKDIR / [2021-06-03T23:32:58.287Z] ---> Running in 21044f90c622 [2021-06-03T23:32:58.560Z] Removing intermediate container b1db8fd3010c [2021-06-03T23:32:58.560Z] ---> 2118c74bbcad [2021-06-03T23:32:58.560Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T23:32:58.560Z] ---> Running in 0f74edcf7355 [2021-06-03T23:32:58.560Z] Removing intermediate container 21044f90c622 [2021-06-03T23:32:58.560Z] ---> cd64726f7065 [2021-06-03T23:32:58.560Z] 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-03T23:32:59.572Z] ---> e2f0ec9d2564 [2021-06-03T23:32:59.572Z] 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-03T23:32:59.835Z] Removing intermediate container 46572b38a480 [2021-06-03T23:32:59.835Z] ---> a4d57d908dc0 [2021-06-03T23:32:59.835Z] [2021-06-03T23:32:59.835Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T23:32:59.836Z] ---> 13621d1b12d4 [2021-06-03T23:32:59.836Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T23:32:59.836Z] Removing intermediate container eae507136d1e [2021-06-03T23:32:59.836Z] ---> 20fcf2fc9c5e [2021-06-03T23:32:59.836Z] [2021-06-03T23:32:59.836Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T23:32:59.836Z] ---> 13621d1b12d4 [2021-06-03T23:32:59.836Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T23:33:00.101Z] ---> Running in fd8447394aed [2021-06-03T23:33:00.101Z] ---> Running in 01672af1f988 [2021-06-03T23:33:00.101Z] ---> 1c9d2dbce6ab [2021-06-03T23:33:00.101Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T23:33:00.101Z] Removing intermediate container 0f74edcf7355 [2021-06-03T23:33:00.101Z] ---> 43d87539bbab [2021-06-03T23:33:00.101Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T23:33:00.363Z] ---> Running in 71ecfe2c18bb [2021-06-03T23:33:00.363Z] ---> 4d69698326d1 [2021-06-03T23:33:00.363Z] 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-03T23:33:00.628Z] Removing intermediate container 71ecfe2c18bb [2021-06-03T23:33:00.628Z] ---> 73b43e6c1cc8 [2021-06-03T23:33:00.628Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T23:33:00.892Z] ---> 2b316aa5cee0 [2021-06-03T23:33:00.892Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T23:33:00.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:00.892Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:01.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:01.154Z] ---> 053d4a7074a5 [2021-06-03T23:33:01.154Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T23:33:01.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:01.154Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T23:33:01.154Z] ---> Running in d70980df1d4b [2021-06-03T23:33:01.154Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T23:33:01.154Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:33:01.422Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T23:33:01.423Z] OK: 6 MiB in 16 packages [2021-06-03T23:33:01.423Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T23:33:01.423Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:33:01.423Z] ---> 863c4135a43e [2021-06-03T23:33:01.423Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T23:33:01.423Z] OK: 6 MiB in 15 packages [2021-06-03T23:33:02.375Z] ---> 100234f0ac64 [2021-06-03T23:33:02.375Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T23:33:02.375Z] Removing intermediate container fd8447394aed [2021-06-03T23:33:02.375Z] ---> 2380d0ec81a7 [2021-06-03T23:33:02.375Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T23:33:02.375Z] Removing intermediate container 01672af1f988 [2021-06-03T23:33:02.375Z] ---> 3731ec2280dc [2021-06-03T23:33:02.375Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T23:33:02.375Z] ---> Running in 61ddf40ccb7d [2021-06-03T23:33:02.375Z] ---> Running in 30d31f8f24e6 [2021-06-03T23:33:02.639Z] Removing intermediate container 61ddf40ccb7d [2021-06-03T23:33:02.639Z] ---> c1bdb83bcfa9 [2021-06-03T23:33:02.639Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T23:33:02.639Z] ---> Running in 7c81c8682c4b [2021-06-03T23:33:02.639Z] ---> 62b0154a4d23 [2021-06-03T23:33:02.639Z] 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-03T23:33:02.639Z] ---> Running in c96e227bb96f [2021-06-03T23:33:02.639Z] Removing intermediate container 30d31f8f24e6 [2021-06-03T23:33:02.639Z] ---> bdf5da08e0b6 [2021-06-03T23:33:02.639Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T23:33:02.904Z] Removing intermediate container d70980df1d4b [2021-06-03T23:33:02.904Z] ---> 0cbf1c8d69ee [2021-06-03T23:33:02.904Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T23:33:02.904Z] ---> Running in b1cc86daf3a9 [2021-06-03T23:33:02.904Z] Removing intermediate container 7c81c8682c4b [2021-06-03T23:33:02.904Z] ---> eb70e890573d [2021-06-03T23:33:02.904Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T23:33:03.168Z] ---> Running in 83df26976165 [2021-06-03T23:33:03.168Z] Removing intermediate container b1cc86daf3a9 [2021-06-03T23:33:03.168Z] ---> 837971ff80a8 [2021-06-03T23:33:03.168Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T23:33:03.168Z] ---> 9bcefe64d420 [2021-06-03T23:33:03.168Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T23:33:03.168Z] ---> Running in 9644bc694829 [2021-06-03T23:33:03.168Z] Removing intermediate container 83df26976165 [2021-06-03T23:33:03.168Z] ---> 55390a11e41c [2021-06-03T23:33:03.168Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T23:33:03.752Z] Removing intermediate container 9644bc694829 [2021-06-03T23:33:03.752Z] ---> 8638912b31fb [2021-06-03T23:33:03.752Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T23:33:03.752Z] ---> 1aa875f3fec1 [2021-06-03T23:33:03.752Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T23:33:03.752Z] ---> 2ad88cdeb951 [2021-06-03T23:33:03.752Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T23:33:04.018Z] ---> 4cd75ae65abe [2021-06-03T23:33:04.018Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T23:33:04.280Z] ---> 711391fa6c37 [2021-06-03T23:33:04.280Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T23:33:04.280Z] Removing intermediate container c96e227bb96f [2021-06-03T23:33:04.280Z] ---> f8af7aedbb7f [2021-06-03T23:33:04.280Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T23:33:04.549Z] ---> Running in 412a6242691b [2021-06-03T23:33:04.549Z] ---> 7205cbba9829 [2021-06-03T23:33:04.549Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T23:33:04.549Z] ---> 437a5a1b835c [2021-06-03T23:33:04.549Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T23:33:04.549Z] ---> 1a6d83d24b5a [2021-06-03T23:33:04.549Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T23:33:04.819Z] Removing intermediate container 412a6242691b [2021-06-03T23:33:04.819Z] ---> d8b620c389b2 [2021-06-03T23:33:04.819Z] Step 24/26 : LABEL arch=x86_64 [2021-06-03T23:33:04.819Z] ---> Running in 6940ee1b94f4 [2021-06-03T23:33:05.085Z] ---> 8b976041c7be [2021-06-03T23:33:05.085Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T23:33:05.085Z] Removing intermediate container 6940ee1b94f4 [2021-06-03T23:33:05.085Z] ---> e3aca7b8c545 [2021-06-03T23:33:05.085Z] Step 25/26 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:33:05.085Z] ---> Running in 158c0a9f2193 [2021-06-03T23:33:05.085Z] ---> 470fc150850a [2021-06-03T23:33:05.085Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T23:33:05.348Z] ---> Running in 9c7ed116d85b [2021-06-03T23:33:05.623Z] ---> 2a3a73f594a8 [2021-06-03T23:33:05.623Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T23:33:05.623Z] ---> Running in d6a87d2efca6 [2021-06-03T23:33:05.623Z] ---> Running in 2937fae6071f [2021-06-03T23:33:05.623Z] Removing intermediate container 158c0a9f2193 [2021-06-03T23:33:05.624Z] ---> 840492537c53 [2021-06-03T23:33:05.624Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T23:33:05.624Z] Removing intermediate container 9c7ed116d85b [2021-06-03T23:33:05.624Z] ---> fb750e787dad [2021-06-03T23:33:05.624Z] Step 26/26 : LABEL version=0.0.0 [2021-06-03T23:33:05.624Z] ---> Running in d6a85f00ba68 [2021-06-03T23:33:05.887Z] Removing intermediate container d6a87d2efca6 [2021-06-03T23:33:05.887Z] ---> f8248f79ec3d [2021-06-03T23:33:05.887Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T23:33:05.887Z] Removing intermediate container 2937fae6071f [2021-06-03T23:33:05.887Z] ---> 3b30ef5558e3 [2021-06-03T23:33:05.887Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T23:33:05.887Z] ---> Running in 2ffa06d68563 [2021-06-03T23:33:05.887Z] Removing intermediate container d6a85f00ba68 [2021-06-03T23:33:05.887Z] ---> c1db4bf52dcd [2021-06-03T23:33:05.887Z] [2021-06-03T23:33:05.887Z] ---> Running in 3c3d2eb73c05 [2021-06-03T23:33:06.157Z] Successfully built c1db4bf52dcd [2021-06-03T23:33:06.157Z] ---> 20fc16ea7689 [2021-06-03T23:33:06.157Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T23:33:06.157Z] Successfully tagged security-secretstore-setup:latest [2021-06-03T23:33:06.157Z] Building sys-mgmt-agent [2021-06-03T23:33:06.157Z]  Building security-secretstore-setup ... done Removing intermediate container 3c3d2eb73c05 [2021-06-03T23:33:06.157Z] ---> 40e43a0a8414 [2021-06-03T23:33:06.157Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T23:33:06.157Z] ---> Running in 81f4cc7784ea [2021-06-03T23:33:06.735Z] Removing intermediate container 2ffa06d68563 [2021-06-03T23:33:06.735Z] ---> 9237f68ed888 [2021-06-03T23:33:06.735Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T23:33:07.720Z] ---> Running in cd09eea51aad [2021-06-03T23:33:08.098Z] ---> Running in 14e5ad9e7589 [2021-06-03T23:33:09.125Z] Removing intermediate container cd09eea51aad [2021-06-03T23:33:09.125Z] ---> ae2f82a2ba82 [2021-06-03T23:33:09.125Z] Step 22/23 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:33:09.704Z] Removing intermediate container 14e5ad9e7589 [2021-06-03T23:33:09.704Z] ---> 5ab82a33544c [2021-06-03T23:33:09.705Z] Step 22/23 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:33:12.265Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:33:12.265Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:33:12.265Z] ---> c3f30a9e6245 [2021-06-03T23:33:12.265Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T23:33:12.265Z] ---> Using cache [2021-06-03T23:33:12.265Z] ---> 42ee620f76d2 [2021-06-03T23:33:12.265Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:33:12.265Z] ---> Using cache [2021-06-03T23:33:12.265Z] ---> 1a7ebbcd9ac6 [2021-06-03T23:33:12.265Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T23:33:13.212Z] ---> Running in bce076258d64 [2021-06-03T23:33:13.212Z] ---> Running in 690b47ec4604 [2021-06-03T23:33:13.212Z] ---> Running in 49e2115e8844 [2021-06-03T23:33:13.212Z] Removing intermediate container b086af9f531f [2021-06-03T23:33:13.212Z] ---> 364548941829 [2021-06-03T23:33:13.212Z] [2021-06-03T23:33:13.212Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T23:33:13.212Z] ---> 13621d1b12d4 [2021-06-03T23:33:13.212Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T23:33:13.212Z] ---> Running in cf195a1f3cfb [2021-06-03T23:33:13.212Z] Removing intermediate container bce076258d64 [2021-06-03T23:33:13.212Z] ---> bfdee48c3f34 [2021-06-03T23:33:13.212Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T23:33:13.212Z] ---> Running in 0e391e377524 [2021-06-03T23:33:13.212Z] Removing intermediate container 49e2115e8844 [2021-06-03T23:33:13.212Z] ---> 9dd0afcc5f96 [2021-06-03T23:33:13.212Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T23:33:13.212Z] Removing intermediate container cf195a1f3cfb [2021-06-03T23:33:13.212Z] ---> 05cd4bff668d [2021-06-03T23:33:13.212Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T23:33:13.212Z] ---> Running in 7ee4aed27013 [2021-06-03T23:33:13.212Z] ---> Running in d54f86fcad29 [2021-06-03T23:33:13.477Z] Removing intermediate container 0e391e377524 [2021-06-03T23:33:13.478Z] ---> 65b2e1aba145 [2021-06-03T23:33:13.478Z] [2021-06-03T23:33:13.478Z] Removing intermediate container 7ee4aed27013 [2021-06-03T23:33:13.478Z] ---> 096c8cd7a974 [2021-06-03T23:33:13.478Z] [2021-06-03T23:33:13.478Z] Successfully built 65b2e1aba145 [2021-06-03T23:33:13.478Z] Removing intermediate container d54f86fcad29 [2021-06-03T23:33:13.478Z] ---> d523b2065790 [2021-06-03T23:33:13.478Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T23:33:13.478Z] Successfully tagged support-scheduler:latest [2021-06-03T23:33:13.478Z] Building security-proxy-setup [2021-06-03T23:33:13.743Z]  Building support-scheduler ... done Successfully built 096c8cd7a974 [2021-06-03T23:33:13.743Z] Removing intermediate container 81f4cc7784ea [2021-06-03T23:33:13.743Z] ---> 5d87ebb0479b [2021-06-03T23:33:13.743Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T23:33:13.743Z] ---> Running in a07fac4bddd0 [2021-06-03T23:33:13.743Z] Successfully tagged support-notifications:latest [2021-06-03T23:33:13.743Z]  Building support-notifications ... done Building core-metadata [2021-06-03T23:33:13.743Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:14.004Z] ---> Running in e5727b12f05e [2021-06-03T23:33:14.004Z] Removing intermediate container a07fac4bddd0 [2021-06-03T23:33:14.004Z] ---> 5f2ec4cc711c [2021-06-03T23:33:14.004Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:33:14.004Z] ---> Running in 2f830bd9c970 [2021-06-03T23:33:14.004Z] Removing intermediate container e5727b12f05e [2021-06-03T23:33:14.004Z] ---> 9f2737b29d79 [2021-06-03T23:33:14.004Z] Step 29/32 : CMD ["gate"] [2021-06-03T23:33:14.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:15.148Z] OK: 219 MiB in 52 packages [2021-06-03T23:33:16.094Z] ---> Running in d06328fa0f80 [2021-06-03T23:33:20.336Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:33:20.336Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:33:20.336Z] ---> c3f30a9e6245 [2021-06-03T23:33:20.336Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T23:33:20.336Z] ---> Using cache [2021-06-03T23:33:20.336Z] ---> 42ee620f76d2 [2021-06-03T23:33:20.336Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:33:20.336Z] ---> Using cache [2021-06-03T23:33:20.336Z] ---> 1a7ebbcd9ac6 [2021-06-03T23:33:20.336Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T23:33:22.257Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:33:22.257Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:33:22.257Z] ---> c3f30a9e6245 [2021-06-03T23:33:22.257Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T23:33:22.257Z] ---> Using cache [2021-06-03T23:33:22.257Z] ---> 42ee620f76d2 [2021-06-03T23:33:22.257Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:33:22.257Z] ---> Using cache [2021-06-03T23:33:22.257Z] ---> 1a7ebbcd9ac6 [2021-06-03T23:33:22.257Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T23:33:22.520Z] Removing intermediate container d06328fa0f80 [2021-06-03T23:33:22.520Z] ---> 8468e40c7cd6 [2021-06-03T23:33:22.520Z] Step 30/32 : LABEL arch=x86_64 [2021-06-03T23:33:22.520Z] ---> Running in 8d7502967c99 [2021-06-03T23:33:22.520Z] Removing intermediate container 690b47ec4604 [2021-06-03T23:33:22.520Z] ---> 69a102c9e654 [2021-06-03T23:33:22.520Z] Step 6/24 : COPY go.mod . [2021-06-03T23:33:22.520Z] ---> Running in 895807e05c0b [2021-06-03T23:33:22.786Z] ---> Running in ea9403ebe1f8 [2021-06-03T23:33:22.786Z] Removing intermediate container 2f830bd9c970 [2021-06-03T23:33:22.786Z] ---> 58d64487e199 [2021-06-03T23:33:22.786Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T23:33:22.786Z] ---> 42693afd82d2 [2021-06-03T23:33:22.786Z] Step 7/24 : RUN go mod download [2021-06-03T23:33:22.786Z] ---> Running in dfc7c708846d [2021-06-03T23:33:22.786Z] ---> Running in 7a4741585604 [2021-06-03T23:33:22.786Z] Removing intermediate container ea9403ebe1f8 [2021-06-03T23:33:22.786Z] ---> c58861f37ac4 [2021-06-03T23:33:22.786Z] Step 31/32 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:33:23.049Z] ---> Running in 2146de29e267 [2021-06-03T23:33:23.312Z] Removing intermediate container 2146de29e267 [2021-06-03T23:33:23.312Z] ---> ed5a5baf20ef [2021-06-03T23:33:23.312Z] Step 32/32 : LABEL version=0.0.0 [2021-06-03T23:33:23.312Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:23.312Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:23.312Z] ---> Running in 6a88ce687012 [2021-06-03T23:33:23.574Z] Removing intermediate container 6a88ce687012 [2021-06-03T23:33:23.574Z] ---> 3123c78ff55d [2021-06-03T23:33:23.574Z] [2021-06-03T23:33:23.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:23.574Z] Successfully built 3123c78ff55d [2021-06-03T23:33:23.574Z] Successfully tagged security-bootstrapper:latest [2021-06-03T23:33:23.574Z] Building core-command [2021-06-03T23:33:24.171Z]  Building security-bootstrapper ... done Removing intermediate container 7a4741585604 [2021-06-03T23:33:24.172Z] ---> 0a449a3f5d26 [2021-06-03T23:33:24.172Z] Step 8/24 : COPY . . [2021-06-03T23:33:24.172Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:24.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:24.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:24.738Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T23:33:24.738Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T23:33:24.738Z] OK: 219 MiB in 52 packages [2021-06-03T23:33:25.006Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T23:33:25.006Z] OK: 219 MiB in 52 packages [2021-06-03T23:33:25.006Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T23:33:25.957Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T23:33:27.879Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T23:33:27.879Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:33:27.879Z] OK: 8 MiB in 20 packages [2021-06-03T23:33:32.115Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:33:32.115Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:33:32.115Z] ---> c3f30a9e6245 [2021-06-03T23:33:32.115Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T23:33:32.115Z] ---> Using cache [2021-06-03T23:33:32.115Z] ---> 42ee620f76d2 [2021-06-03T23:33:32.115Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:33:32.115Z] ---> Using cache [2021-06-03T23:33:32.115Z] ---> 1a7ebbcd9ac6 [2021-06-03T23:33:32.115Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T23:33:32.688Z] ---> Running in 80aed338231b [2021-06-03T23:33:32.953Z] Removing intermediate container 895807e05c0b [2021-06-03T23:33:32.953Z] ---> 98f9ee500cdd [2021-06-03T23:33:32.953Z] Step 6/22 : COPY go.mod . [2021-06-03T23:33:32.953Z] ---> 67c02caaa487 [2021-06-03T23:33:32.953Z] Step 9/24 : RUN go mod tidy [2021-06-03T23:33:32.953Z] ---> Running in 1f6ace9577b5 [2021-06-03T23:33:32.953Z] Removing intermediate container dfc7c708846d [2021-06-03T23:33:32.953Z] ---> 4a77cd892dd5 [2021-06-03T23:33:32.953Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T23:33:32.953Z] Removing intermediate container 8d7502967c99 [2021-06-03T23:33:32.953Z] ---> 097f06155251 [2021-06-03T23:33:32.953Z] Step 6/24 : COPY go.mod . [2021-06-03T23:33:33.216Z] ---> 3c9420161ac0 [2021-06-03T23:33:33.216Z] Step 7/22 : RUN go mod download [2021-06-03T23:33:33.216Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:33.216Z] ---> Running in 6f86432b8f74 [2021-06-03T23:33:33.481Z] ---> 7385c2774bc3 [2021-06-03T23:33:33.481Z] Step 7/24 : RUN go mod download [2021-06-03T23:33:33.481Z] ---> 12ad27f01aff [2021-06-03T23:33:33.481Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T23:33:33.481Z] ---> Running in 6153807df344 [2021-06-03T23:33:34.058Z] ---> 0c97a8ecec51 [2021-06-03T23:33:34.058Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T23:33:34.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:33:34.334Z] ---> 47f246fee8f4 [2021-06-03T23:33:34.334Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T23:33:34.334Z] ---> Running in 17cb50cdf32c [2021-06-03T23:33:34.334Z] Removing intermediate container 6f86432b8f74 [2021-06-03T23:33:34.334Z] ---> 8c964ba37752 [2021-06-03T23:33:34.334Z] Step 8/22 : COPY . . [2021-06-03T23:33:34.601Z] OK: 219 MiB in 52 packages [2021-06-03T23:33:34.601Z] Removing intermediate container 17cb50cdf32c [2021-06-03T23:33:34.601Z] ---> 7bca51a59f94 [2021-06-03T23:33:34.601Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T23:33:34.601Z] Removing intermediate container 6153807df344 [2021-06-03T23:33:34.601Z] ---> 73941cc24fcd [2021-06-03T23:33:34.601Z] Step 8/24 : COPY . . [2021-06-03T23:33:38.848Z] ---> Running in f6a77012edc0 [2021-06-03T23:33:41.404Z] Removing intermediate container 1f6ace9577b5 [2021-06-03T23:33:41.404Z] ---> 7632c0500ac2 [2021-06-03T23:33:41.404Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T23:33:41.404Z] Removing intermediate container f6a77012edc0 [2021-06-03T23:33:41.404Z] ---> a5e8ef636dac [2021-06-03T23:33:41.404Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T23:33:41.404Z] ---> Running in 3d724410e462 [2021-06-03T23:33:41.404Z] ---> Running in ec9316c33156 [2021-06-03T23:33:41.404Z] Removing intermediate container 80aed338231b [2021-06-03T23:33:41.404Z] ---> 2b76f7924272 [2021-06-03T23:33:41.404Z] Step 6/24 : COPY go.mod . [2021-06-03T23:33:41.404Z] Removing intermediate container ec9316c33156 [2021-06-03T23:33:41.404Z] ---> a27de557c567 [2021-06-03T23:33:41.404Z] Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:33:41.671Z] ---> Running in 30f22939efb4 [2021-06-03T23:33:41.671Z] ---> 1b374e7931e2 [2021-06-03T23:33:41.671Z] Step 7/24 : RUN go mod download [2021-06-03T23:33:41.934Z] 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-03T23:33:41.934Z] ---> Running in 407ff1d34ba3 [2021-06-03T23:33:41.934Z] Removing intermediate container 30f22939efb4 [2021-06-03T23:33:41.934Z] ---> dbfc2e20414b [2021-06-03T23:33:41.934Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T23:33:42.206Z] ---> Running in c09fd0dd7888 [2021-06-03T23:33:42.206Z] ---> d83b229226a7 [2021-06-03T23:33:42.206Z] Step 9/22 : RUN go mod tidy [2021-06-03T23:33:42.474Z] ---> Running in ef8ca5ac5dcd [2021-06-03T23:33:42.736Z] Removing intermediate container c09fd0dd7888 [2021-06-03T23:33:42.736Z] ---> 864ea02f1044 [2021-06-03T23:33:42.736Z] [2021-06-03T23:33:43.001Z] Successfully built 864ea02f1044 [2021-06-03T23:33:43.275Z] Successfully tagged core-data:latest [2021-06-03T23:33:44.243Z]  Building core-data ... done Removing intermediate container 407ff1d34ba3 [2021-06-03T23:33:44.243Z] ---> 192ef9ce2cbf [2021-06-03T23:33:44.243Z] Step 8/24 : COPY . . [2021-06-03T23:33:44.243Z] ---> 487f787007eb [2021-06-03T23:33:44.243Z] Step 9/24 : RUN go mod tidy [2021-06-03T23:33:44.509Z] ---> Running in 2c8467393e7b [2021-06-03T23:33:45.928Z] Removing intermediate container ef8ca5ac5dcd [2021-06-03T23:33:45.928Z] ---> 1e6d2251eff4 [2021-06-03T23:33:45.928Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T23:33:46.891Z] ---> Running in 83311d7c91c8 [2021-06-03T23:33:47.502Z] 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-03T23:33:48.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-03T23:33:48.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-03T23:33:49.017Z] Removing intermediate container 2c8467393e7b [2021-06-03T23:33:49.017Z] ---> cda3ffd34f3e [2021-06-03T23:33:49.017Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T23:33:49.597Z] ---> Running in 9e70d02c6af3 [2021-06-03T23:33:49.861Z] ---> 225ba227061e [2021-06-03T23:33:49.862Z] Step 9/24 : RUN go mod tidy [2021-06-03T23:33:49.862Z] ---> Running in 8c1681277e5b [2021-06-03T23:33:50.443Z] 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-03T23:33:51.876Z] Removing intermediate container 8c1681277e5b [2021-06-03T23:33:51.876Z] ---> 44a1d635946d [2021-06-03T23:33:51.876Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T23:33:51.876Z] ---> Running in 71b16238b66c [2021-06-03T23:33:52.468Z] 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-03T23:33:53.999Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-03T23:33:53.999Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-03T23:34:00.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-03T23:34:00.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-03T23:34:00.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-03T23:34:00.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-03T23:34:01.797Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-03T23:34:02.826Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-03T23:34:10.678Z] Removing intermediate container 3d724410e462 [2021-06-03T23:34:10.678Z] ---> fbd36762a958 [2021-06-03T23:34:10.678Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T23:34:10.678Z] ---> Running in 96f3f780f8bd [2021-06-03T23:34:10.678Z] 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-03T23:34:12.071Z] Removing intermediate container 96f3f780f8bd [2021-06-03T23:34:12.071Z] ---> 10b0fe0516d0 [2021-06-03T23:34:12.071Z] [2021-06-03T23:34:12.071Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T23:34:12.335Z] 20.10.0: Pulling from library/docker [2021-06-03T23:34:12.335Z] 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-03T23:34:13.030Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-03T23:34:13.031Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-03T23:34:13.031Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-03T23:34:13.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-03T23:34:13.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-03T23:34:13.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-03T23:34:13.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-03T23:34:13.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.162s coverage: 28.7% of statements [2021-06-03T23:34:16.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.328s coverage: 100.0% of statements [2021-06-03T23:34:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-03T23:34:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-03T23:34:16.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-03T23:34:17.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.222s coverage: 81.2% of statements [2021-06-03T23:34:17.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-03T23:34:19.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.424s coverage: 53.4% of statements [2021-06-03T23:34:19.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-03T23:34:19.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-03T23:34:20.593Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T23:34:20.593Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T23:34:20.593Z] ---> aefe523efa57 [2021-06-03T23:34:20.593Z] 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-03T23:34:20.593Z] ---> Running in d8b507189921 [2021-06-03T23:34:20.593Z] Removing intermediate container 83311d7c91c8 [2021-06-03T23:34:20.593Z] ---> 63a7acecfde3 [2021-06-03T23:34:20.593Z] [2021-06-03T23:34:20.593Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T23:34:20.593Z] ---> 13621d1b12d4 [2021-06-03T23:34:20.593Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T23:34:20.593Z] ---> Running in 4c5eef939a0b [2021-06-03T23:34:20.593Z] Removing intermediate container d8b507189921 [2021-06-03T23:34:20.593Z] ---> 2183adfe4941 [2021-06-03T23:34:20.593Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T23:34:20.593Z] ---> Running in ba6660d14ae4 [2021-06-03T23:34:20.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:34:20.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:34:21.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T23:34:21.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T23:34:21.126Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T23:34:21.126Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T23:34:21.126Z] Executing bash-5.0.17-r0.post-install [2021-06-03T23:34:21.126Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T23:34:21.126Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T23:34:21.407Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T23:34:21.407Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T23:34:21.407Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T23:34:21.407Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T23:34:21.407Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T23:34:21.407Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T23:34:21.407Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T23:34:21.407Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T23:34:21.407Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T23:34:21.407Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T23:34:21.407Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T23:34:21.407Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T23:34:21.407Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T23:34:21.407Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:34:21.407Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T23:34:21.407Z] OK: 7 MiB in 18 packages [2021-06-03T23:34:22.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.500s coverage: 87.7% of statements [2021-06-03T23:34:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-03T23:34:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T23:34:22.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.225s coverage: 78.9% of statements [2021-06-03T23:34:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-03T23:34:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-03T23:34:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-03T23:34:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-03T23:34:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-03T23:34:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-03T23:34:22.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-03T23:34:22.835Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T23:34:22.835Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T23:34:22.835Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T23:34:22.835Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T23:34:22.835Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T23:34:22.835Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T23:34:23.110Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T23:34:23.110Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T23:34:23.110Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T23:34:23.110Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T23:34:23.377Z] Removing intermediate container 4c5eef939a0b [2021-06-03T23:34:23.377Z] ---> 6d9eb911b951 [2021-06-03T23:34:23.377Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T23:34:23.377Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T23:34:23.377Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T23:34:23.641Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T23:34:23.641Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T23:34:23.641Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T23:34:23.905Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T23:34:23.905Z] ---> Running in 041e0cbad36a [2021-06-03T23:34:23.905Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T23:34:23.905Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T23:34:23.905Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T23:34:23.905Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T23:34:23.905Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T23:34:23.905Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T23:34:23.905Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T23:34:23.905Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T23:34:23.905Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T23:34:23.905Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T23:34:23.905Z] Removing intermediate container 71b16238b66c [2021-06-03T23:34:23.905Z] ---> 0ce4cfa5f409 [2021-06-03T23:34:23.905Z] [2021-06-03T23:34:23.905Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T23:34:23.905Z] ---> 13621d1b12d4 [2021-06-03T23:34:23.905Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T23:34:23.905Z] ---> Using cache [2021-06-03T23:34:23.905Z] ---> 3731ec2280dc [2021-06-03T23:34:23.905Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T23:34:23.905Z] ---> Using cache [2021-06-03T23:34:23.905Z] ---> bdf5da08e0b6 [2021-06-03T23:34:23.905Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T23:34:24.174Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T23:34:24.454Z] Removing intermediate container 041e0cbad36a [2021-06-03T23:34:24.454Z] ---> 9f301f5a8c33 [2021-06-03T23:34:24.454Z] Step 14/22 : WORKDIR /edgex [2021-06-03T23:34:24.454Z] OK: 72 MiB in 59 packages [2021-06-03T23:34:24.454Z] ---> Running in 0641d55a5932 [2021-06-03T23:34:24.454Z] Removing intermediate container 9e70d02c6af3 [2021-06-03T23:34:24.454Z] ---> dadc7759d471 [2021-06-03T23:34:24.454Z] [2021-06-03T23:34:24.454Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T23:34:24.454Z] ---> 13621d1b12d4 [2021-06-03T23:34:24.454Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T23:34:24.454Z] ---> Using cache [2021-06-03T23:34:24.454Z] ---> 3731ec2280dc [2021-06-03T23:34:24.454Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T23:34:24.454Z] ---> Using cache [2021-06-03T23:34:24.454Z] ---> bdf5da08e0b6 [2021-06-03T23:34:24.454Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T23:34:24.454Z] ---> Running in 417daa02fa69 [2021-06-03T23:34:24.454Z] ---> Running in 739941e4bea2 [2021-06-03T23:34:24.454Z] Removing intermediate container 0641d55a5932 [2021-06-03T23:34:24.454Z] ---> 68b94019dc3b [2021-06-03T23:34:24.454Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T23:34:24.454Z] ---> Running in 4f2f04ccf66f [2021-06-03T23:34:24.454Z] Removing intermediate container 417daa02fa69 [2021-06-03T23:34:24.454Z] ---> 71051e8dc573 [2021-06-03T23:34:24.454Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T23:34:24.734Z] Removing intermediate container 739941e4bea2 [2021-06-03T23:34:24.735Z] ---> 5465e1e0f3f3 [2021-06-03T23:34:24.735Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T23:34:24.735Z] ---> Running in 2884ab1d91ef [2021-06-03T23:34:24.735Z] Removing intermediate container 4f2f04ccf66f [2021-06-03T23:34:24.735Z] ---> 729bce519d67 [2021-06-03T23:34:24.735Z] Step 16/24 : WORKDIR / [2021-06-03T23:34:24.735Z] ---> Running in 5520c1a135b8 [2021-06-03T23:34:24.735Z] ---> 91bbde7c86cf [2021-06-03T23:34:24.735Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T23:34:25.022Z] Removing intermediate container 2884ab1d91ef [2021-06-03T23:34:25.022Z] ---> c5d692bf5345 [2021-06-03T23:34:25.022Z] Step 16/24 : WORKDIR / [2021-06-03T23:34:25.022Z] Removing intermediate container 5520c1a135b8 [2021-06-03T23:34:25.022Z] ---> e15a67880adf [2021-06-03T23:34:25.022Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T23:34:25.022Z] ---> Running in 688a9a632691 [2021-06-03T23:34:25.022Z] Collecting docker-compose==1.23.2 [2021-06-03T23:34:25.022Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T23:34:25.296Z] Removing intermediate container 688a9a632691 [2021-06-03T23:34:25.296Z] ---> 6a2bda75da36 [2021-06-03T23:34:25.296Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T23:34:25.296Z] Collecting PyYAML<4,>=3.10 [2021-06-03T23:34:25.296Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T23:34:25.296Z] ---> febd6e4fecc2 [2021-06-03T23:34:25.296Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T23:34:25.296Z] ---> c662b6f3fbdd [2021-06-03T23:34:25.296Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T23:34:25.582Z] ---> f81e977f052e [2021-06-03T23:34:25.582Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T23:34:25.854Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T23:34:25.854Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T23:34:26.120Z] ---> 218096b4f1ae [2021-06-03T23:34:26.120Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T23:34:26.384Z] ---> 91374069cf62 [2021-06-03T23:34:26.384Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T23:34:26.384Z] ---> b70e85e79f61 [2021-06-03T23:34:26.384Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T23:34:26.384Z] ---> Running in acf4b24d454d [2021-06-03T23:34:26.384Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T23:34:26.384Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T23:34:26.384Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T23:34:26.384Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T23:34:26.384Z] Removing intermediate container acf4b24d454d [2021-06-03T23:34:26.384Z] ---> 54996fba7ed1 [2021-06-03T23:34:26.384Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T23:34:26.384Z] ---> e2e2d23ebb5f [2021-06-03T23:34:26.384Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T23:34:26.671Z] ---> Running in 8a2f614b01f4 [2021-06-03T23:34:26.671Z] ---> Running in 1a937ecc971d [2021-06-03T23:34:26.671Z] ---> d3cd637b23ee [2021-06-03T23:34:26.671Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T23:34:26.671Z] Removing intermediate container 8a2f614b01f4 [2021-06-03T23:34:26.671Z] ---> 4c237b944b24 [2021-06-03T23:34:26.671Z] Step 20/22 : LABEL arch=x86_64 [2021-06-03T23:34:26.671Z] ---> Running in bea37ebfb2d7 [2021-06-03T23:34:26.671Z] ---> Running in 6fff69e816b3 [2021-06-03T23:34:26.671Z] Removing intermediate container 1a937ecc971d [2021-06-03T23:34:26.671Z] ---> 5c97d26c4628 [2021-06-03T23:34:26.671Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T23:34:26.947Z] ---> Running in 75d6da6502a5 [2021-06-03T23:34:26.947Z] Removing intermediate container bea37ebfb2d7 [2021-06-03T23:34:26.947Z] ---> 7a567ad56515 [2021-06-03T23:34:26.947Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T23:34:26.947Z] Removing intermediate container 6fff69e816b3 [2021-06-03T23:34:26.947Z] ---> 77a2204443ce [2021-06-03T23:34:26.947Z] Step 21/22 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:34:26.947Z] ---> Running in 9b9864683c43 [2021-06-03T23:34:26.947Z] ---> Running in 54397dec8a06 [2021-06-03T23:34:26.947Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T23:34:26.947Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T23:34:26.947Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T23:34:26.948Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T23:34:26.948Z] Removing intermediate container 54397dec8a06 [2021-06-03T23:34:26.948Z] ---> a2fadae7c2cb [2021-06-03T23:34:26.948Z] Step 22/22 : LABEL version=0.0.0 [2021-06-03T23:34:26.948Z] Removing intermediate container 75d6da6502a5 [2021-06-03T23:34:26.948Z] ---> 423f1063e0ed [2021-06-03T23:34:26.948Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T23:34:26.948Z] Removing intermediate container 9b9864683c43 [2021-06-03T23:34:26.948Z] ---> a4c6db81a7f6 [2021-06-03T23:34:26.948Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T23:34:27.210Z] ---> Running in 907ba4e758cf [2021-06-03T23:34:27.211Z] ---> Running in ab60e009516d [2021-06-03T23:34:27.211Z] ---> Running in 6a173fa84f98 [2021-06-03T23:34:27.211Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T23:34:27.211Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T23:34:27.211Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T23:34:27.211Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T23:34:27.211Z] Removing intermediate container ab60e009516d [2021-06-03T23:34:27.211Z] ---> c495cb8159f7 [2021-06-03T23:34:27.211Z] [2021-06-03T23:34:27.211Z] Removing intermediate container 6a173fa84f98 [2021-06-03T23:34:27.211Z] ---> a03290f083ac [2021-06-03T23:34:27.211Z] Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:34:27.211Z] Successfully built c495cb8159f7 [2021-06-03T23:34:27.211Z] Removing intermediate container 907ba4e758cf [2021-06-03T23:34:27.211Z] ---> b04b129c1ea9 [2021-06-03T23:34:27.211Z] Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:34:27.475Z] Successfully tagged security-proxy-setup:latest [2021-06-03T23:34:27.475Z]  Building security-proxy-setup ... done  ---> Running in 57586533ee3a [2021-06-03T23:34:27.475Z] ---> Running in 820b4056c86a [2021-06-03T23:34:27.475Z] Removing intermediate container 57586533ee3a [2021-06-03T23:34:27.475Z] ---> 8db46d52b975 [2021-06-03T23:34:27.475Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T23:34:27.475Z] Removing intermediate container 820b4056c86a [2021-06-03T23:34:27.475Z] ---> dc480fb6d065 [2021-06-03T23:34:27.475Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T23:34:27.475Z] ---> Running in 9a82fa0acaeb [2021-06-03T23:34:27.475Z] ---> Running in 0c4999d4ffb3 [2021-06-03T23:34:27.475Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T23:34:27.475Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T23:34:27.759Z] Removing intermediate container 0c4999d4ffb3 [2021-06-03T23:34:27.759Z] ---> d880182afdbc [2021-06-03T23:34:27.759Z] [2021-06-03T23:34:27.759Z] Removing intermediate container 9a82fa0acaeb [2021-06-03T23:34:27.759Z] ---> 7a535b88bcbd [2021-06-03T23:34:27.759Z] [2021-06-03T23:34:27.759Z] Successfully built d880182afdbc [2021-06-03T23:34:27.759Z] Successfully tagged core-command:latest [2021-06-03T23:34:27.759Z]  Building core-command ... done Successfully built 7a535b88bcbd [2021-06-03T23:34:27.759Z] Successfully tagged core-metadata:latest [2021-06-03T23:34:27.759Z] 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-03T23:34:27.759Z]  Building core-metadata ... done Collecting docker-pycreds>=0.4.0 [2021-06-03T23:34:27.759Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T23:34:27.759Z] 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-03T23:34:28.023Z] Collecting idna<2.8,>=2.5 [2021-06-03T23:34:28.023Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T23:34:28.023Z] 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-03T23:34:28.023Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T23:34:28.023Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T23:34:28.023Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T23:34:28.023Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T23:34:28.023Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T23:34:28.023Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T23:34:28.288Z] Installing collected packages: PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, cached-property, jsonschema, docopt, texttable, docker-compose [2021-06-03T23:34:28.288Z] Running setup.py install for PyYAML: started [2021-06-03T23:34:28.553Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T23:34:28.553Z] Attempting uninstall: idna [2021-06-03T23:34:28.553Z] Found existing installation: idna 2.9 [2021-06-03T23:34:28.553Z] Uninstalling idna-2.9: [2021-06-03T23:34:28.553Z] Successfully uninstalled idna-2.9 [2021-06-03T23:34:28.553Z] Attempting uninstall: urllib3 [2021-06-03T23:34:28.553Z] Found existing installation: urllib3 1.25.9 [2021-06-03T23:34:28.553Z] Uninstalling urllib3-1.25.9: [2021-06-03T23:34:28.919Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T23:34:28.919Z] Attempting uninstall: requests [2021-06-03T23:34:28.919Z] Found existing installation: requests 2.23.0 [2021-06-03T23:34:28.919Z] Uninstalling requests-2.23.0: [2021-06-03T23:34:28.919Z] Successfully uninstalled requests-2.23.0 [2021-06-03T23:34:28.919Z] Running setup.py install for dockerpty: started [2021-06-03T23:34:29.283Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T23:34:29.283Z] Running setup.py install for docopt: started [2021-06-03T23:34:29.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.451s coverage: 95.1% of statements [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-03T23:34:29.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-03T23:34:29.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.171s coverage: 60.0% of statements [2021-06-03T23:34:29.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.267s coverage: 0.8% of statements [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-03T23:34:29.618Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.214s coverage: 22.0% of statements [2021-06-03T23:34:29.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-03T23:34:29.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.307s coverage: 47.1% of statements [2021-06-03T23:34:29.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.262s coverage: 79.5% of statements [2021-06-03T23:34:29.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2021-06-03T23:34:29.644Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T23:34:29.644Z] Running setup.py install for texttable: started [2021-06-03T23:34:29.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements [2021-06-03T23:34:30.031Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T23:34:30.295Z] 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-03T23:34:30.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements [2021-06-03T23:34:32.871Z] Removing intermediate container ba6660d14ae4 [2021-06-03T23:34:32.871Z] ---> 97338298bcaf [2021-06-03T23:34:32.871Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T23:34:33.136Z] ---> Running in 319425ec22dc [2021-06-03T23:34:33.136Z] Removing intermediate container 319425ec22dc [2021-06-03T23:34:33.136Z] ---> f2ebdda0e217 [2021-06-03T23:34:33.136Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T23:34:33.136Z] ---> Running in 325b0ffad300 [2021-06-03T23:34:33.136Z] Removing intermediate container 325b0ffad300 [2021-06-03T23:34:33.136Z] ---> 5d8786a6802a [2021-06-03T23:34:33.136Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T23:34:33.715Z] ---> 1ca0547a3e02 [2021-06-03T23:34:33.715Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T23:34:33.715Z] ---> bb84c2c23419 [2021-06-03T23:34:33.715Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T23:34:33.979Z] ---> 4ccc4ec6720f [2021-06-03T23:34:33.979Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T23:34:33.979Z] ---> Running in 67e1532a32be [2021-06-03T23:34:34.244Z] Removing intermediate container 67e1532a32be [2021-06-03T23:34:34.244Z] ---> 11315842f2ed [2021-06-03T23:34:34.244Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T23:34:34.244Z] ---> Running in 0b2c86ea04ac [2021-06-03T23:34:34.244Z] Removing intermediate container 0b2c86ea04ac [2021-06-03T23:34:34.244Z] ---> 0c77ad73794f [2021-06-03T23:34:34.244Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T23:34:34.244Z] ---> Running in ca4158479d1b [2021-06-03T23:34:34.507Z] Removing intermediate container ca4158479d1b [2021-06-03T23:34:34.507Z] ---> 09838f66b591 [2021-06-03T23:34:34.507Z] Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:34:34.507Z] ---> Running in 4d0ee5fd535f [2021-06-03T23:34:34.507Z] Removing intermediate container 4d0ee5fd535f [2021-06-03T23:34:34.507Z] ---> 61c9733bbf1b [2021-06-03T23:34:34.507Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T23:34:34.507Z] ---> Running in a4549e423b84 [2021-06-03T23:34:34.507Z] Removing intermediate container a4549e423b84 [2021-06-03T23:34:34.507Z] ---> 9949d59f209b [2021-06-03T23:34:34.507Z] [2021-06-03T23:34:34.771Z] Successfully built 9949d59f209b [2021-06-03T23:34:34.771Z] Successfully tagged sys-mgmt-agent:latest [2021-06-03T23:34:34.780Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-03T23:34:34.783Z] $ docker stop --time=1 cc3c08ad84e2b56f15bccbb9dbefc19055982338f7695244c6458d8c54c4375f [2021-06-03T23:34:36.076Z] $ docker rm -f cc3c08ad84e2b56f15bccbb9dbefc19055982338f7695244c6458d8c54c4375f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T23:34:36.458Z] + docker images [2021-06-03T23:34:36.458Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T23:34:36.458Z] sys-mgmt-agent latest 9949d59f209b 2 seconds ago 312MB [2021-06-03T23:34:36.458Z] core-metadata latest 7a535b88bcbd 9 seconds ago 16.6MB [2021-06-03T23:34:36.458Z] security-proxy-setup latest c495cb8159f7 9 seconds ago 25.3MB [2021-06-03T23:34:36.458Z] core-command latest d880182afdbc 9 seconds ago 15.9MB [2021-06-03T23:34:36.458Z] dadc7759d471 12 seconds ago 1.15GB [2021-06-03T23:34:36.458Z] 0ce4cfa5f409 13 seconds ago 1.14GB [2021-06-03T23:34:36.458Z] 63a7acecfde3 17 seconds ago 1.15GB [2021-06-03T23:34:36.458Z] 10b0fe0516d0 25 seconds ago 1.15GB [2021-06-03T23:34:36.458Z] core-data latest 864ea02f1044 54 seconds ago 20.2MB [2021-06-03T23:34:36.458Z] security-bootstrapper latest 3123c78ff55d About a minute ago 18.2MB [2021-06-03T23:34:36.458Z] support-notifications latest 096c8cd7a974 About a minute ago 16.6MB [2021-06-03T23:34:36.458Z] support-scheduler latest 65b2e1aba145 About a minute ago 15.9MB [2021-06-03T23:34:36.458Z] 364548941829 About a minute ago 1.15GB [2021-06-03T23:34:36.458Z] security-secretstore-setup latest c1db4bf52dcd About a minute ago 28.1MB [2021-06-03T23:34:36.458Z] a4d57d908dc0 About a minute ago 1.15GB [2021-06-03T23:34:36.458Z] 20fcf2fc9c5e About a minute ago 1.14GB [2021-06-03T23:34:36.458Z] cb6c0bba76ce About a minute ago 1.14GB [2021-06-03T23:34:36.458Z] 5eb5bb3954af About a minute ago 1.15GB [2021-06-03T23:34:36.458Z] ci-base-image-x86_64 latest c3f30a9e6245 5 minutes ago 648MB [2021-06-03T23:34:36.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-03T23:34:36.458Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-03T23:34:36.458Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-03T23:34:36.458Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-03T23:34:36.458Z] 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-03T23:34:43.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2021-06-03T23:34:43.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.187s coverage: 44.8% of statements [2021-06-03T23:34:48.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.571s coverage: 81.8% of statements [2021-06-03T23:34:48.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-03T23:34:51.923Z] Still waiting to schedule task [2021-06-03T23:34:51.923Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-03T23:34:57.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.245s coverage: 92.9% of statements [2021-06-03T23:34:57.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-03T23:34:57.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-03T23:34:57.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-03T23:34:57.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-03T23:34:57.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-03T23:34:57.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-03T23:34:57.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-03T23:34:57.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-03T23:34:57.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-03T23:34:57.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-06-03T23:34:57.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-03T23:34:57.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-03T23:34:57.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-03T23:34:57.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-03T23:34:57.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 76.0% of statements [2021-06-03T23:34:57.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-03T23:34:57.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.203s coverage: 80.0% of statements [2021-06-03T23:34:57.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements [2021-06-03T23:34:57.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.237s coverage: 85.4% of statements [2021-06-03T23:34:57.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements [2021-06-03T23:34:57.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-03T23:34:57.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.614s coverage: 64.4% of statements [2021-06-03T23:34:57.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-03T23:34:57.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-03T23:34:57.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements [2021-06-03T23:34:57.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements [2021-06-03T23:34:57.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-06-03T23:34:57.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.161s coverage: 73.7% of statements [2021-06-03T23:34:57.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-06-03T23:35:01.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.065s coverage: 66.9% of statements [2021-06-03T23:35:01.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-03T23:35:01.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-03T23:35:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-03T23:35:02.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.827s coverage: 43.6% of statements [2021-06-03T23:35:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-03T23:35:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-03T23:35:02.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements [2021-06-03T23:35:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-03T23:35:02.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements [2021-06-03T23:35:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-03T23:35:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-03T23:35:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-03T23:35:02.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-03T23:35:11.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.207s coverage: 19.3% of statements [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-03T23:35:11.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.534s coverage: 91.9% of statements [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-03T23:35:11.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.196s coverage: 63.4% of statements [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-03T23:35:11.148Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.372s coverage: 97.6% of statements [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-03T23:35:11.148Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.088s coverage: 0.0% of statements [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-03T23:35:11.148Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-03T23:35:11.148Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.077s coverage: 87.9% of statements [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-03T23:35:11.148Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-03T23:35:11.148Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.148s coverage: 28.1% of statements [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-03T23:35:11.148Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-03T23:35:11.751Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.155s coverage: 28.9% of statements [2021-06-03T23:35:11.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-03T23:35:11.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-03T23:35:11.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-03T23:35:11.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-03T23:35:11.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-03T23:35:11.751Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-06-03T23:35:12.724Z] GO111MODULE=on go vet ./... [2021-06-03T23:35:52.789Z] Running on prd-ubuntu18.04-docker-8c-8g-454 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws [2021-06-03T23:35:52.811Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-03T23:35:52.956Z] The recommended git tool is: git [2021-06-03T23:35:55.204Z] using credential edgex-jenkins-ssh [2021-06-03T23:35:55.218Z] Cloning the remote Git repository [2021-06-03T23:35:55.228Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T23:35:55.302Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-03T23:35:55.355Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T23:35:55.355Z] > git --version # timeout=10 [2021-06-03T23:35:55.362Z] > git --version # 'git version 2.17.1' [2021-06-03T23:35:55.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T23:35:55.393Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T23:36:01.024Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T23:36:01.032Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T23:36:01.041Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T23:36:01.054Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T23:36:01.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T23:36:01.059Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T23:36:02.316Z] Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:36:02.433Z] Merge succeeded, producing dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:36:02.434Z] Checking out Revision dccc8595695910fe9bb92cbf94209a01ec92239c (PR-3541) [2021-06-03T23:36:02.332Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T23:36:02.338Z] > git checkout -f dccc8595695910fe9bb92cbf94209a01ec92239c # timeout=10 [2021-06-03T23:36:02.401Z] > git remote # timeout=10 [2021-06-03T23:36:02.409Z] > git config --get remote.origin.url # timeout=10 [2021-06-03T23:36:02.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T23:36:02.424Z] > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 [2021-06-03T23:36:02.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-03T23:36:02.444Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T23:36:02.451Z] > git checkout -f dccc8595695910fe9bb92cbf94209a01ec92239c # timeout=10 [2021-06-03T23:36:06.070Z] Commit message: "fix: Add trunc on file open" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T23:36:07.184Z] + echo snap-build.sh [2021-06-03T23:36:07.184Z] snap-build.sh [2021-06-03T23:36:07.184Z] + SNAP_BASE_DIR=. [2021-06-03T23:36:07.184Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-06-03T23:36:07.184Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-06-03T23:36:07.184Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-06-03T23:36:07.184Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-06-03T23:36:07.184Z] + cd /w/workspace/edgex-go/5 [2021-06-03T23:36:07.184Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-03T23:36:07.184Z] Reading package lists... [2021-06-03T23:36:07.184Z] Building dependency tree... [2021-06-03T23:36:07.184Z] Reading state information... [2021-06-03T23:36:07.449Z] The following packages were automatically installed and are no longer required: [2021-06-03T23:36:07.449Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-03T23:36:07.449Z] uidmap xdelta3 [2021-06-03T23:36:07.449Z] Use 'sudo apt autoremove' to remove them. [2021-06-03T23:36:07.449Z] The following packages will be REMOVED: [2021-06-03T23:36:07.449Z] lxd* lxd-client* [2021-06-03T23:36:07.713Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-03T23:36:07.713Z] After this operation, 31.7 MB disk space will be freed. [2021-06-03T23:36:08.503Z] (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-03T23:36:08.503Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-03T23:36:09.454Z] Removing lxd dnsmasq configuration [2021-06-03T23:36:09.454Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-03T23:36:09.716Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-03T23:36:10.665Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-03T23:36:10.665Z] (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-03T23:36:10.665Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-03T23:36:12.066Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-03T23:36:12.066Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-03T23:36:13.991Z] + sudo snap remove --purge lxd [2021-06-03T23:36:13.991Z] snap "lxd" is not installed [2021-06-03T23:36:13.991Z] + sudo groupadd --force --system lxd [2021-06-03T23:36:13.991Z] ++ whoami [2021-06-03T23:36:13.991Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-03T23:36:13.991Z] + newgrp - lxd [2021-06-03T23:36:13.991Z] + sudo snap install lxd [2021-06-03T23:36:22.159Z] 2021-06-03T23:36:19Z INFO Waiting for automatic snapd restart... [2021-06-03T23:36:34.528Z] gofmt -l . [2021-06-03T23:36:34.528Z] [ "`gofmt -l .`" = "" ] [2021-06-03T23:36:34.528Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-03T23:36:36.154Z] + ls -al . [2021-06-03T23:36:36.154Z] total 556 [2021-06-03T23:36:36.154Z] drwxrwxr-x 9 1001 1001 4096 Jun 3 23:36 . [2021-06-03T23:36:36.154Z] drwxr-xr-x 4 root root 4096 Jun 3 23:32 .. [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 23:30 .dockerignore [2021-06-03T23:36:36.154Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 23:30 .git [2021-06-03T23:36:36.154Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 23:30 .github [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 818 Jun 3 23:30 .gitignore [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 23:30 .sonarcloud.properties [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 8609 Jun 3 23:30 Attribution.txt [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 23:30 CONTRIBUTING.md [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 931 Jun 3 23:30 Dockerfile.build [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 23:30 Jenkinsfile [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 23:30 LICENSE [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 5605 Jun 3 23:30 Makefile [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 7978 Jun 3 23:30 README.md [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 6755 Jun 3 23:30 SECURITY.md [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 23:28 VERSION [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 23:30 ZMQWindows.md [2021-06-03T23:36:36.154Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 23:30 bin [2021-06-03T23:36:36.154Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 23:30 cmd [2021-06-03T23:36:36.154Z] -rw-r--r-- 1 root root 412085 Jun 3 23:35 coverage.out [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 902 Jun 3 23:30 go.mod [2021-06-03T23:36:36.154Z] -rw-r--r-- 1 root root 21048 Jun 3 23:32 go.sum [2021-06-03T23:36:36.154Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 23:30 internal [2021-06-03T23:36:36.154Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 23:30 openapi [2021-06-03T23:36:36.154Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 23:30 snap [2021-06-03T23:36:36.154Z] -rw-rw-r-- 1 1001 1001 168 Jun 3 23:30 version.go [Pipeline] sh [2021-06-03T23:36:36.863Z] + '[' -e coverage.out ] [2021-06-03T23:36:36.863Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-03T23:36:36.892Z] Warning: overwriting stash ‘coverage-report’ [2021-06-03T23:36:37.099Z] lxd 4.14 from Canonical* installed [2021-06-03T23:36:37.099Z] + sudo lxd init --auto [2021-06-03T23:36:37.707Z] Stashed 1 file(s) [Pipeline] sh [2021-06-03T23:36:38.351Z] + make build [2021-06-03T23:36:38.351Z] go mod tidy [2021-06-03T23:36:38.948Z] 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-03T23:36:45.251Z] + sudo snap install --classic snapcraft [2021-06-03T23:36:45.648Z] 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-03T23:36:51.848Z] snapcraft 4.8 from Canonical* installed [2021-06-03T23:36:51.849Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-03T23:36:51.849Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-03T23:36:51.849Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T23:36:51.849Z] Dload Upload Total Spent Left Speed [2021-06-03T23:36:51.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5016 0 --:--:-- --:--:-- --:--:-- 5016 [2021-06-03T23:36:52.110Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 10.4M 0 --:--:-- --:--:-- --:--:-- 60.1M [2021-06-03T23:36:52.110Z] ./yq_linux_amd64 [2021-06-03T23:36:52.110Z] + sudo snapcraft prime --use-lxd [2021-06-03T23:36:54.045Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-03T23:36:54.045Z] 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-03T23:36:54.045Z] - README.md [2021-06-03T23:36:54.045Z] [2021-06-03T23:36:54.045Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-03T23:36:54.995Z] Launching a container. [2021-06-03T23:37:05.125Z] Waiting for container to be ready [2021-06-03T23:37:05.698Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-03T23:37:05.698Z] [2021-06-03T23:37:07.855Z] 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-03T23:37:08.841Z] 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-03T23:37:09.910Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-03T23:37:10.171Z] Waiting for network to be ready... [2021-06-03T23:37:10.433Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-03T23:37:10.694Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-03T23:37:10.694Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-03T23:37:10.694Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-03T23:37:10.694Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-03T23:37:10.694Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-03T23:37:10.694Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-03T23:37:10.694Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-03T23:37:10.694Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-03T23:37:10.955Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-03T23:37:11.217Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-03T23:37:11.217Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-03T23:37:11.477Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-03T23:37:11.477Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-03T23:37:11.477Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-03T23:37:11.477Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-03T23:37:11.477Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-03T23:37:11.477Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-03T23:37:11.738Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-03T23:37:12.000Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] [2021-06-03T23:37:12.260Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-03T23:37:12.260Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-03T23:37:12.260Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-03T23:37:12.260Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-03T23:37:12.260Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-03T23:37:12.260Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-03T23:37:12.260Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-03T23:37:13.172Z] 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-03T23:37:13.769Z] 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-03T23:37:14.176Z] Fetched 24.7 MB in 4s (6414 kB/s) [2021-06-03T23:37:15.120Z] Reading package lists... [2021-06-03T23:37:15.382Z] Reading package lists... [2021-06-03T23:37:15.382Z] Building dependency tree... [2021-06-03T23:37:15.382Z] Reading state information... [2021-06-03T23:37:15.646Z] The following additional packages will be installed: [2021-06-03T23:37:15.646Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-03T23:37:15.646Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-03T23:37:15.646Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-03T23:37:15.646Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-03T23:37:15.646Z] Suggested packages: [2021-06-03T23:37:15.646Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-03T23:37:15.646Z] Recommended packages: [2021-06-03T23:37:15.646Z] gnupg libsasl2-modules [2021-06-03T23:37:15.646Z] The following NEW packages will be installed: [2021-06-03T23:37:15.646Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-03T23:37:15.646Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-03T23:37:15.646Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-03T23:37:15.646Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-03T23:37:15.646Z] The following packages will be upgraded: [2021-06-03T23:37:15.646Z] gpg gpg-agent gpgconf libudev1 [2021-06-03T23:37:15.646Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-03T23:37:15.646Z] Need to get 3530 kB of archives. [2021-06-03T23:37:15.646Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-03T23:37:15.646Z] 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-03T23:37:15.646Z] 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-03T23:37:15.646Z] 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-03T23:37:15.646Z] 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-03T23:37:15.908Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-03T23:37:16.170Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-03T23:37:16.432Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-03T23:37:16.432Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-03T23:37:16.432Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-03T23:37:16.432Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-03T23:37:16.432Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-03T23:37:16.433Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-03T23:37:16.433Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-03T23:37:16.433Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-03T23:37:16.433Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-03T23:37:16.433Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-03T23:37:16.700Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-03T23:37:16.700Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-03T23:37:16.700Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-03T23:37:16.700Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-03T23:37:16.700Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-03T23:37:16.700Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-03T23:37:16.700Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T23:37:16.700Z] Fetched 3530 kB in 1s (3528 kB/s) [2021-06-03T23:37:16.700Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-03T23:37:16.700Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-03T23:37:16.961Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-03T23:37:16.961Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-03T23:37:16.961Z] Selecting previously unselected package udev. [2021-06-03T23:37:16.961Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-03T23:37:16.961Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-03T23:37:16.961Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-03T23:37:17.222Z] Selecting previously unselected package libfuse2:amd64. [2021-06-03T23:37:17.222Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-03T23:37:17.222Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-03T23:37:17.222Z] Selecting previously unselected package fuse. [2021-06-03T23:37:17.222Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-03T23:37:17.222Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-03T23:37:17.222Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T23:37:17.222Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-03T23:37:17.482Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T23:37:17.482Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-03T23:37:17.482Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T23:37:17.482Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-03T23:37:17.744Z] Selecting previously unselected package libksba8:amd64. [2021-06-03T23:37:17.744Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-03T23:37:17.744Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-03T23:37:17.744Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-03T23:37:17.744Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T23:37:17.744Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:17.744Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-03T23:37:17.744Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T23:37:17.744Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:17.744Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-03T23:37:18.006Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T23:37:18.006Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:18.007Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-03T23:37:18.007Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T23:37:18.007Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:18.007Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-03T23:37:18.007Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T23:37:18.007Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:18.007Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-03T23:37:18.007Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T23:37:18.007Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:18.078Z] 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-03T23:37:18.269Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-03T23:37:18.269Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T23:37:18.269Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:18.269Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-03T23:37:18.269Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T23:37:18.269Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:18.269Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-03T23:37:18.269Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T23:37:18.269Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:18.269Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-03T23:37:18.269Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-03T23:37:18.532Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-03T23:37:18.532Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-03T23:37:18.532Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-03T23:37:18.532Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-03T23:37:18.532Z] Selecting previously unselected package libldap-common. [2021-06-03T23:37:18.532Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-03T23:37:18.532Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-03T23:37:18.532Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-03T23:37:18.532Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-03T23:37:18.532Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-03T23:37:18.532Z] Selecting previously unselected package dirmngr. [2021-06-03T23:37:18.794Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T23:37:18.794Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-03T23:37:18.794Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-03T23:37:18.794Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-03T23:37:18.794Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-03T23:37:18.794Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-03T23:37:18.794Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-03T23:37:18.794Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-03T23:37:18.794Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:18.794Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-03T23:37:18.794Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-03T23:37:18.794Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-03T23:37:19.367Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-03T23:37:19.367Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:19.367Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-03T23:37:19.367Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-03T23:37:19.367Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-03T23:37:19.367Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:19.367Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:19.367Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:19.367Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:19.367Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:19.367Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:19.367Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T23:37:19.629Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-03T23:37:19.629Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-03T23:37:19.629Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-03T23:37:19.890Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-03T23:37:19.890Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-03T23:37:19.890Z] This means they are not meant to be enabled using systemctl. [2021-06-03T23:37:19.890Z] Possible reasons for having this kind of units are: [2021-06-03T23:37:19.890Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-03T23:37:19.890Z] .wants/ or .requires/ directory. [2021-06-03T23:37:19.890Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-03T23:37:19.890Z] a requirement dependency on it. [2021-06-03T23:37:19.890Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-03T23:37:19.890Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-03T23:37:19.890Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-03T23:37:19.890Z] instance name specified. [2021-06-03T23:37:20.151Z] Reading package lists... [2021-06-03T23:37:20.412Z] Building dependency tree... [2021-06-03T23:37:20.412Z] Reading state information... [2021-06-03T23:37:20.676Z] The following additional packages will be installed: [2021-06-03T23:37:20.676Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-03T23:37:20.676Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-03T23:37:20.676Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-03T23:37:20.676Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-03T23:37:20.676Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-03T23:37:20.676Z] Suggested packages: [2021-06-03T23:37:20.676Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-03T23:37:20.676Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-03T23:37:20.676Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-03T23:37:20.676Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-03T23:37:20.676Z] systemd-container policykit-1 [2021-06-03T23:37:20.676Z] Recommended packages: [2021-06-03T23:37:20.676Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-03T23:37:20.676Z] The following NEW packages will be installed: [2021-06-03T23:37:20.676Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-03T23:37:20.676Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-03T23:37:20.676Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-03T23:37:20.676Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-03T23:37:20.676Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-03T23:37:20.676Z] The following packages will be upgraded: [2021-06-03T23:37:20.676Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-03T23:37:20.676Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-03T23:37:20.676Z] Need to get 35.2 MB of archives. [2021-06-03T23:37:20.676Z] After this operation, 141 MB of additional disk space will be used. [2021-06-03T23:37:20.676Z] 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-03T23:37:20.676Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-03T23:37:20.676Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-03T23:37:20.676Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-03T23:37:20.676Z] 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-03T23:37:20.941Z] 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-03T23:37:20.941Z] 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-03T23:37:20.941Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-03T23:37:20.941Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-03T23:37:20.941Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-03T23:37:20.941Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-03T23:37:20.941Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-03T23:37:20.941Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-03T23:37:20.941Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-03T23:37:20.941Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-03T23:37:20.941Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-03T23:37:20.941Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-06-03T23:37:21.887Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-03T23:37:21.887Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-03T23:37:21.887Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-03T23:37:21.887Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-03T23:37:21.887Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-03T23:37:21.887Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-03T23:37:21.887Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-03T23:37:21.887Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-03T23:37:21.887Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-03T23:37:21.887Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-03T23:37:21.887Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-03T23:37:21.887Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-03T23:37:21.887Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-03T23:37:21.887Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T23:37:22.148Z] Fetched 35.2 MB in 1s (27.9 MB/s) [2021-06-03T23:37:22.148Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-03T23:37:22.148Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-03T23:37:22.148Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-03T23:37:22.469Z] 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-03T23:37:22.728Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-03T23:37:22.728Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-03T23:37:22.728Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-03T23:37:22.989Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-03T23:37:22.989Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-03T23:37:22.989Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-03T23:37:22.989Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-03T23:37:23.251Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-03T23:37:23.251Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-03T23:37:23.251Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-03T23:37:23.512Z] Setting up apt (1.6.13) ... [2021-06-03T23:37:23.512Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-03T23:37:23.773Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-03T23:37:24.036Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-03T23:37:24.036Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-03T23:37:24.036Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-03T23:37:24.036Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-03T23:37:24.036Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-03T23:37:24.036Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T23:37:24.298Z] Selecting previously unselected package libexpat1:amd64. [2021-06-03T23:37:24.298Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-03T23:37:24.298Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-03T23:37:24.298Z] Selecting previously unselected package python3.6-minimal. [2021-06-03T23:37:24.298Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-03T23:37:24.298Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T23:37:24.560Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-03T23:37:24.822Z] Checking for services that may need to be restarted...done. [2021-06-03T23:37:24.822Z] Checking for services that may need to be restarted...done. [2021-06-03T23:37:24.822Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T23:37:24.822Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-03T23:37:24.822Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T23:37:25.085Z] Selecting previously unselected package python3-minimal. [2021-06-03T23:37:25.085Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-03T23:37:25.085Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-03T23:37:25.085Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-03T23:37:25.116Z] 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-03T23:37:25.346Z] Selecting previously unselected package mime-support. [2021-06-03T23:37:25.346Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-03T23:37:25.346Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-03T23:37:25.346Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-03T23:37:25.346Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-03T23:37:25.346Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-03T23:37:25.346Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-03T23:37:25.346Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-03T23:37:25.346Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T23:37:25.608Z] Selecting previously unselected package python3.6. [2021-06-03T23:37:25.608Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-03T23:37:25.608Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T23:37:25.870Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-03T23:37:25.870Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-03T23:37:25.870Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-03T23:37:25.870Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-03T23:37:26.133Z] Selecting previously unselected package python3. [2021-06-03T23:37:26.133Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-03T23:37:26.133Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-03T23:37:26.133Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-03T23:37:26.133Z] Selecting previously unselected package multiarch-support. [2021-06-03T23:37:26.134Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T23:37:26.134Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-03T23:37:26.134Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-03T23:37:26.134Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-03T23:37:26.134Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-03T23:37:26.134Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-03T23:37:26.134Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-03T23:37:26.396Z] Selecting previously unselected package libbsd0:amd64. [2021-06-03T23:37:26.396Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-03T23:37:26.396Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-03T23:37:26.396Z] Selecting previously unselected package sudo. [2021-06-03T23:37:26.396Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-03T23:37:26.396Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-03T23:37:26.396Z] Selecting previously unselected package apparmor. [2021-06-03T23:37:26.396Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-03T23:37:26.396Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-03T23:37:26.657Z] Selecting previously unselected package libedit2:amd64. [2021-06-03T23:37:26.657Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-03T23:37:26.657Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-03T23:37:26.657Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-03T23:37:26.657Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-03T23:37:26.657Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T23:37:26.919Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-03T23:37:26.919Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-03T23:37:26.919Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T23:37:26.919Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-03T23:37:26.919Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-03T23:37:26.919Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-03T23:37:26.919Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-03T23:37:26.919Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-03T23:37:26.919Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T23:37:26.919Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-03T23:37:26.919Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-03T23:37:26.919Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T23:37:27.179Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-03T23:37:27.179Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-03T23:37:27.179Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-03T23:37:27.441Z] Selecting previously unselected package openssh-client. [2021-06-03T23:37:27.441Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-03T23:37:27.441Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-03T23:37:27.441Z] Selecting previously unselected package squashfs-tools. [2021-06-03T23:37:27.441Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-03T23:37:27.441Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-03T23:37:27.441Z] Selecting previously unselected package snapd. [2021-06-03T23:37:27.441Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-06-03T23:37:27.441Z] Unpacking snapd (2.48.3+18.04) ... [2021-06-03T23:37:29.419Z] 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-03T23:37:29.992Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-03T23:37:29.992Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-03T23:37:29.992Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-03T23:37:29.992Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-03T23:37:29.992Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-03T23:37:29.992Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T23:37:29.992Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-03T23:37:29.992Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-03T23:37:29.992Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-03T23:37:30.565Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-03T23:37:30.566Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-03T23:37:30.566Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-03T23:37:30.566Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T23:37:30.566Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T23:37:30.566Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T23:37:31.139Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-03T23:37:31.139Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T23:37:31.139Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-03T23:37:31.139Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-03T23:37:31.400Z] running python rtupdate hooks for python3.6... [2021-06-03T23:37:31.400Z] running python post-rtupdate hooks for python3.6... [2021-06-03T23:37:31.400Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-03T23:37:31.973Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-03T23:37:32.043Z] 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-03T23:37:32.235Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T23:37:32.235Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-03T23:37:32.235Z] Setting up snapd (2.48.3+18.04) ... [2021-06-03T23:37:32.808Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-03T23:37:32.808Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-03T23:37:33.069Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-03T23:37:33.069Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-03T23:37:33.338Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-03T23:37:33.338Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-03T23:37:33.599Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-03T23:37:33.600Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-03T23:37:33.861Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-03T23:37:34.123Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-03T23:37:34.123Z] /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-03T23:37:34.123Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-03T23:37:34.124Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-03T23:37:35.427Z] 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-03T23:37:36.043Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-03T23:37:36.304Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-03T23:37:36.304Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-03T23:37:37.509Z] Reading package lists... [2021-06-03T23:37:37.509Z] Reading package lists... [2021-06-03T23:37:37.770Z] Building dependency tree... [2021-06-03T23:37:37.770Z] Reading state information... [2021-06-03T23:37:37.770Z] Calculating upgrade... [2021-06-03T23:37:38.031Z] The following packages will be upgraded: [2021-06-03T23:37:38.031Z] advancecomp base-files bash binutils binutils-common [2021-06-03T23:37:38.031Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-03T23:37:38.031Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-03T23:37:38.031Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-03T23:37:38.031Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-03T23:37:38.031Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-03T23:37:38.031Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-03T23:37:38.031Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-03T23:37:38.031Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-03T23:37:38.031Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-03T23:37:38.031Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-03T23:37:38.031Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-03T23:37:38.031Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-03T23:37:38.031Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-03T23:37:38.031Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-03T23:37:38.031Z] ubuntu-keyring util-linux [2021-06-03T23:37:38.031Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-03T23:37:38.031Z] Need to get 64.1 MB of archives. [2021-06-03T23:37:38.031Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-03T23:37:38.031Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-03T23:37:38.292Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-03T23:37:38.293Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-03T23:37:38.293Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-03T23:37:38.293Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-03T23:37:38.293Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-03T23:37:38.293Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-03T23:37:38.293Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-03T23:37:38.293Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-03T23:37:38.293Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-03T23:37:38.293Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-03T23:37:38.293Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-03T23:37:38.293Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-03T23:37:38.293Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-03T23:37:38.293Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-03T23:37:38.293Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-03T23:37:38.293Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-03T23:37:38.293Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-03T23:37:38.293Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-03T23:37:38.293Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-03T23:37:38.293Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-03T23:37:38.560Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-03T23:37:38.560Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-03T23:37:38.560Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-03T23:37:38.560Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-03T23:37:38.560Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-03T23:37:38.560Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-03T23:37:38.560Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-03T23:37:38.560Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-03T23:37:38.560Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-03T23:37:38.560Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-03T23:37:38.560Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-03T23:37:38.560Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-03T23:37:38.560Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-03T23:37:38.560Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-03T23:37:38.560Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-03T23:37:38.560Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-03T23:37:38.560Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-03T23:37:38.560Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-03T23:37:38.560Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-03T23:37:38.560Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-03T23:37:38.560Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-03T23:37:38.560Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-03T23:37:38.560Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-03T23:37:38.560Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-03T23:37:38.560Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-03T23:37:38.560Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-03T23:37:38.560Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-03T23:37:38.560Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-03T23:37:38.560Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-03T23:37:38.560Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-03T23:37:38.560Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-03T23:37:38.560Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-03T23:37:38.560Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-03T23:37:38.560Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-03T23:37:38.560Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-03T23:37:38.560Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-03T23:37:38.821Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-03T23:37:38.821Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-03T23:37:38.821Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-03T23:37:38.821Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-03T23:37:38.821Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-03T23:37:38.821Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-03T23:37:39.082Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-03T23:37:39.082Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-03T23:37:39.082Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-03T23:37:39.082Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-03T23:37:39.082Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-03T23:37:39.082Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-03T23:37:39.082Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-03T23:37:39.082Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-03T23:37:39.082Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-03T23:37:39.082Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-03T23:37:39.342Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-03T23:37:39.342Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-03T23:37:39.342Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-03T23:37:39.342Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-03T23:37:39.342Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-03T23:37:39.342Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-03T23:37:39.342Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-03T23:37:39.342Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-03T23:37:39.342Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-03T23:37:39.342Z] 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-03T23:37:39.342Z] 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-03T23:37:39.342Z] 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-03T23:37:39.342Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-03T23:37:39.342Z] 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-03T23:37:39.342Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-03T23:37:39.342Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-03T23:37:39.342Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-03T23:37:39.342Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-03T23:37:39.603Z] 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-03T23:37:39.603Z] 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-03T23:37:39.603Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-03T23:37:39.603Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-03T23:37:39.603Z] 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-03T23:37:39.603Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-03T23:37:39.603Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-03T23:37:39.603Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-03T23:37:39.603Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-03T23:37:39.603Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-03T23:37:39.603Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-03T23:37:39.603Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T23:37:39.865Z] Fetched 64.1 MB in 2s (41.1 MB/s) [2021-06-03T23:37:39.865Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T23:37:39.865Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T23:37:39.865Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-03T23:37:40.443Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T23:37:40.443Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-03T23:37:40.443Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-03T23:37:40.443Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-03T23:37:40.706Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:40.706Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T23:37:40.706Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:40.707Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T23:37:40.707Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [Pipeline] } [2021-06-03T23:37:40.837Z] $ docker stop --time=1 fd3b9b7c721deeed11732adea0b6fd5494d00b5625bb9e410209f4a20206a460 [2021-06-03T23:37:40.969Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T23:37:40.969Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:40.969Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T23:37:40.969Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:40.969Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T23:37:41.233Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:41.233Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T23:37:41.233Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:41.233Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T23:37:41.233Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T23:37:41.495Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T23:37:41.495Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:41.495Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-03T23:37:41.495Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-03T23:37:41.495Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T23:37:41.495Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:41.495Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T23:37:41.495Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:41.495Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T23:37:41.757Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:41.757Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T23:37:42.018Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T23:37:42.018Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T23:37:42.018Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T23:37:42.279Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-03T23:37:42.543Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-03T23:37:42.805Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T23:37:42.805Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-03T23:37:42.805Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-03T23:37:42.805Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-03T23:37:42.805Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-03T23:37:43.066Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-03T23:37:43.066Z] Installing new version of config file /etc/issue ... [2021-06-03T23:37:43.066Z] Installing new version of config file /etc/issue.net ... [2021-06-03T23:37:43.066Z] Installing new version of config file /etc/lsb-release ... [2021-06-03T23:37:43.066Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-03T23:37:43.260Z] $ docker rm -f fd3b9b7c721deeed11732adea0b6fd5494d00b5625bb9e410209f4a20206a460 [2021-06-03T23:37:43.328Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-03T23:37:43.328Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-03T23:37:43.590Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-03T23:37:43.590Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:43.590Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-03T23:37:43.590Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-03T23:37:43.590Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-03T23:37:43.851Z] 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-03T23:37:43.851Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:43.851Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T23:37:43.851Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-03T23:37:43.851Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-03T23:37:43.851Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:43.851Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-03T23:37:43.851Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-03T23:37:44.117Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-03T23:37:44.117Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:44.117Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-03T23:37:44.117Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-03T23:37:44.379Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-03T23:37:44.379Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:44.379Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-03T23:37:44.379Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-03T23:37:44.379Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-03T23:37:44.642Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:44.643Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-03T23:37:44.643Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-03T23:37:44.643Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-03T23:37:44.643Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:44.643Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-03T23:37:44.643Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:37:44.908Z] Setting up grep (3.1-2build1) ... [2021-06-03T23:37:44.908Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:44.908Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-03T23:37:44.908Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-03T23:37:44.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T23:37:45.169Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-03T23:37:45.169Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:45.169Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-03T23:37:45.169Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T23:37:45.169Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-03T23:37:45.257Z] [2021-06-03T23:37:45.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:37:45.430Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:45.430Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-03T23:37:45.430Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-03T23:37:45.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T23:37:45.692Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-03T23:37:45.879Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-03T23:37:45.879Z] 29e5d40040c1: Pulling fs layer [2021-06-03T23:37:45.879Z] 1ce36da41761: Pulling fs layer [2021-06-03T23:37:45.879Z] 25b303627fd3: Pulling fs layer [2021-06-03T23:37:45.952Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-03T23:37:45.952Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-03T23:37:45.952Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-03T23:37:46.150Z] 29e5d40040c1: Verifying Checksum [2021-06-03T23:37:46.150Z] 29e5d40040c1: Download complete [2021-06-03T23:37:46.747Z] 29e5d40040c1: Pull complete [2021-06-03T23:37:46.747Z] 1ce36da41761: Verifying Checksum [2021-06-03T23:37:46.747Z] 1ce36da41761: Download complete [2021-06-03T23:37:46.897Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-03T23:37:46.897Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:46.897Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-03T23:37:46.897Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-03T23:37:47.158Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-03T23:37:47.420Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-03T23:37:47.420Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-03T23:37:47.420Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-03T23:37:47.420Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-03T23:37:47.420Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:47.420Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-03T23:37:47.682Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-03T23:37:47.682Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-03T23:37:47.682Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:47.682Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T23:37:47.682Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T23:37:47.944Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T23:37:47.944Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:47.944Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T23:37:47.944Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T23:37:47.944Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T23:37:48.180Z] 1ce36da41761: Pull complete [2021-06-03T23:37:48.205Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:48.205Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T23:37:48.205Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T23:37:48.205Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T23:37:48.205Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:48.205Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T23:37:48.205Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T23:37:48.451Z] 25b303627fd3: Verifying Checksum [2021-06-03T23:37:48.452Z] 25b303627fd3: Download complete [2021-06-03T23:37:48.467Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T23:37:48.467Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:48.467Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-03T23:37:48.467Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T23:37:48.467Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-03T23:37:48.467Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T23:37:48.729Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-03T23:37:48.729Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:48.729Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-03T23:37:48.729Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T23:37:48.729Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-03T23:37:48.729Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:48.729Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T23:37:48.729Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T23:37:48.992Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T23:37:48.992Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:48.992Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T23:37:48.992Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T23:37:48.992Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-03T23:37:49.254Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:49.254Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T23:37:49.254Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T23:37:49.515Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-03T23:37:49.776Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-03T23:37:50.038Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-03T23:37:50.300Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:50.300Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T23:37:50.300Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-03T23:37:50.562Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-03T23:37:50.562Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T23:37:50.562Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-03T23:37:50.562Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T23:37:50.562Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-03T23:37:50.562Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T23:37:50.562Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-03T23:37:50.822Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-03T23:37:50.822Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-03T23:37:51.083Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T23:37:51.083Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-03T23:37:51.083Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-03T23:37:51.083Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-03T23:37:51.083Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T23:37:51.083Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-03T23:37:51.083Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-03T23:37:51.345Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-03T23:37:51.345Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T23:37:51.345Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-03T23:37:51.345Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-03T23:37:51.345Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-03T23:37:51.606Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T23:37:51.606Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-03T23:37:51.606Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-03T23:37:51.606Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-03T23:37:51.606Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-03T23:37:51.606Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-03T23:37:51.867Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-03T23:37:51.867Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-03T23:37:51.867Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:51.867Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T23:37:51.867Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T23:37:52.128Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-03T23:37:52.128Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-03T23:37:52.128Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-03T23:37:52.128Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-03T23:37:52.128Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-03T23:37:52.128Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:52.128Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-03T23:37:52.128Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-03T23:37:52.389Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-03T23:37:52.389Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:52.389Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-03T23:37:52.389Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-03T23:37:52.389Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-03T23:37:52.650Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:52.650Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-03T23:37:52.650Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-03T23:37:52.650Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-03T23:37:52.911Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:52.911Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-03T23:37:52.911Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-03T23:37:52.911Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-03T23:37:52.911Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:52.911Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-03T23:37:52.911Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-03T23:37:53.187Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-03T23:37:53.187Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:53.187Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-03T23:37:53.187Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-03T23:37:53.448Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-03T23:37:53.448Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:53.448Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T23:37:53.448Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-03T23:37:53.448Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-03T23:37:53.711Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:53.711Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-03T23:37:53.711Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-03T23:37:53.711Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-03T23:37:53.711Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:53.711Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-03T23:37:53.711Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-03T23:37:53.973Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-03T23:37:53.973Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:53.973Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-03T23:37:53.973Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-03T23:37:53.973Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-03T23:37:53.973Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:53.973Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-03T23:37:53.974Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-03T23:37:54.235Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-03T23:37:54.235Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:54.235Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-03T23:37:54.235Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-03T23:37:54.235Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-03T23:37:54.497Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:54.497Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-03T23:37:54.497Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-03T23:37:54.497Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-03T23:37:54.497Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:54.497Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-03T23:37:54.497Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-03T23:37:54.497Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-03T23:37:54.759Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T23:37:54.759Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-03T23:37:54.759Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-03T23:37:54.759Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-03T23:37:54.759Z] (Reading database ... 13922 files and directories currently installed.) [2021-06-03T23:37:54.759Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-03T23:37:54.759Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-03T23:37:55.021Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-03T23:37:55.021Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-03T23:37:55.021Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-03T23:37:55.021Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-03T23:37:55.282Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-03T23:37:55.282Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-03T23:37:55.282Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-03T23:37:55.282Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-03T23:37:55.543Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-03T23:37:55.543Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-03T23:37:55.543Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-03T23:37:55.543Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-03T23:37:55.543Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-03T23:37:55.543Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-03T23:37:55.804Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-03T23:37:55.804Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-03T23:37:55.804Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-03T23:37:55.804Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-03T23:37:55.804Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-03T23:37:55.804Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-03T23:37:56.066Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-03T23:37:56.066Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-03T23:37:56.328Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-03T23:37:56.328Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-03T23:37:56.328Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-03T23:37:56.328Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-03T23:37:56.589Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-03T23:37:56.589Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-03T23:37:56.849Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-03T23:37:56.849Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-03T23:37:57.109Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-03T23:37:57.109Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-03T23:37:57.109Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-03T23:37:57.109Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-03T23:37:57.109Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:57.109Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T23:37:57.109Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:57.109Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T23:37:57.370Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:57.370Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T23:37:57.370Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:57.370Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T23:37:58.312Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:58.312Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T23:37:58.586Z] 25b303627fd3: Pull complete [2021-06-03T23:37:58.586Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-03T23:37:58.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T23:37:58.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-03T23:37:58.812Z] prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container [2021-06-03T23:37:58.890Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-03T23:37:59.254Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:59.254Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T23:37:59.254Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:59.515Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T23:37:59.515Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T23:37:59.777Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T23:38:00.723Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T23:38:00.723Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T23:38:00.723Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-03T23:38:00.723Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-03T23:38:00.723Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-03T23:38:00.723Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-03T23:38:00.723Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-03T23:38:00.723Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-03T23:38:00.985Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-03T23:38:00.985Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-03T23:38:00.985Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-03T23:38:00.985Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-03T23:38:00.985Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-03T23:38:00.985Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-03T23:38:00.985Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-03T23:38:01.248Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-03T23:38:01.248Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T23:38:01.248Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-03T23:38:01.248Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T23:38:01.248Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T23:38:01.248Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T23:38:01.248Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-03T23:38:01.248Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-03T23:38:01.248Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-03T23:38:01.509Z] [2021-06-03T23:38:01.509Z] Current default time zone: 'Etc/UTC' [2021-06-03T23:38:01.509Z] Local time is now: Thu Jun 3 23:38:01 UTC 2021. [2021-06-03T23:38:01.509Z] Universal Time is now: Thu Jun 3 23:38:01 UTC 2021. [2021-06-03T23:38:01.509Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-03T23:38:01.509Z] [2021-06-03T23:38:01.509Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-03T23:38:01.509Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T23:38:01.509Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-03T23:38:01.509Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-03T23:38:01.509Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-03T23:38:01.509Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-03T23:38:01.509Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-03T23:38:01.509Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-03T23:38:01.509Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-03T23:38:01.509Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-03T23:38:01.509Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T23:38:01.509Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-03T23:38:01.757Z] $ docker top 74c51dcbda671f4055b920e05c49c194e5a297f70f1e904f0de8400c639333dd -eo pid,comm [2021-06-03T23:38:01.771Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T23:38:01.772Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-03T23:38:01.772Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T23:38:01.772Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-03T23:38:01.772Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-03T23:38:01.772Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-03T23:38:01.772Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-03T23:38:01.772Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-03T23:38:01.772Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-03T23:38:01.772Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-03T23:38:01.772Z] Setting up ca-certificates (20210119~18.04.1) ... [Pipeline] { [Pipeline] sh [2021-06-03T23:38:02.702Z] + grep parallel [2021-06-03T23:38:02.702Z] + docker-compose build --help [2021-06-03T23:38:03.683Z] Updating certificates in /etc/ssl/certs... [2021-06-03T23:38:04.625Z] 23 added, 27 removed; done. [2021-06-03T23:38:04.626Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-03T23:38:04.626Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T23:38:04.626Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-03T23:38:04.626Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-03T23:38:04.626Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-03T23:38:04.626Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T23:38:04.626Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-03T23:38:04.626Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T23:38:04.626Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T23:38:04.888Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T23:38:04.888Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T23:38:04.888Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T23:38:04.888Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-03T23:38:04.888Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-03T23:38:04.888Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-03T23:38:04.888Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-03T23:38:04.888Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-03T23:38:04.888Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T23:38:04.888Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T23:38:04.888Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-03T23:38:04.888Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-03T23:38:04.888Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-03T23:38:04.888Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-03T23:38:04.888Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-03T23:38:05.150Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-03T23:38:05.150Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-03T23:38:05.150Z] Updating certificates in /etc/ssl/certs... [2021-06-03T23:38:05.723Z] 0 added, 0 removed; done. [2021-06-03T23:38:05.723Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-03T23:38:05.723Z] done. [2021-06-03T23:38:06.069Z] --parallel Build images in parallel. [2021-06-03T23:38:06.295Z] Reading package lists... [2021-06-03T23:38:06.296Z] Building dependency tree... [2021-06-03T23:38:06.296Z] Reading state information... [Pipeline] } [2021-06-03T23:38:06.348Z] $ docker stop --time=1 74c51dcbda671f4055b920e05c49c194e5a297f70f1e904f0de8400c639333dd [2021-06-03T23:38:06.556Z] The following NEW packages will be installed: [2021-06-03T23:38:06.556Z] apt-transport-https [2021-06-03T23:38:06.817Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-03T23:38:06.818Z] Need to get 1692 B of archives. [2021-06-03T23:38:06.818Z] After this operation, 154 kB of additional disk space will be used. [2021-06-03T23:38:06.818Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-03T23:38:06.818Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T23:38:06.818Z] Fetched 1692 B in 0s (10.6 kB/s) [2021-06-03T23:38:06.818Z] Selecting previously unselected package apt-transport-https. [2021-06-03T23:38:06.818Z] (Reading database ... 13927 files and directories currently installed.) [2021-06-03T23:38:06.818Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-03T23:38:06.818Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-03T23:38:07.078Z] Setting up apt-transport-https (1.6.13) ... [2021-06-03T23:38:07.338Z] Waiting for network to be ready... [2021-06-03T23:38:08.126Z] $ docker rm -f 74c51dcbda671f4055b920e05c49c194e5a297f70f1e904f0de8400c639333dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:38:08.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T23:38:08.761Z] . [Pipeline] withDockerContainer [2021-06-03T23:38:09.019Z] prd-ubuntu18.04-docker-arm64-4c-16g-453 does not seem to be running inside a container [2021-06-03T23:38:09.086Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-03T23:38:10.597Z] $ docker top f25e67a2d8bc443bce5fbf9d926f9e6c94b428f7000445b01fc0eea065ac03de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T23:38:11.541Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T23:38:12.630Z] 2021-06-03T23:38:10Z INFO Waiting for automatic snapd restart... [2021-06-03T23:38:12.892Z] snapd 2.50.1 from Canonical* installed [2021-06-03T23:38:13.837Z] "snapd" switched to the "latest/stable" channel [2021-06-03T23:38:13.838Z] [2021-06-03T23:38:14.916Z] Building core-command ... [2021-06-03T23:38:14.916Z] Building core-data ... [2021-06-03T23:38:14.916Z] Building core-metadata ... [2021-06-03T23:38:14.916Z] Building security-bootstrapper ... [2021-06-03T23:38:14.916Z] Building security-proxy-setup ... [2021-06-03T23:38:14.916Z] Building security-secretstore-setup ... [2021-06-03T23:38:14.916Z] Building support-notifications ... [2021-06-03T23:38:14.916Z] Building support-scheduler ... [2021-06-03T23:38:14.916Z] Building sys-mgmt-agent ... [2021-06-03T23:38:14.916Z] Building core-metadata [2021-06-03T23:38:14.916Z] Building support-scheduler [2021-06-03T23:38:14.916Z] Building security-proxy-setup [2021-06-03T23:38:14.916Z] Building security-bootstrapper [2021-06-03T23:38:14.916Z] Building sys-mgmt-agent [2021-06-03T23:38:16.382Z] core18 20210507 from Canonical* installed [2021-06-03T23:38:16.643Z] "core18" switched to the "latest/stable" channel [2021-06-03T23:38:16.643Z] [2021-06-03T23:38:19.941Z] snapcraft 4.8 from Canonical* installed [2021-06-03T23:38:19.941Z] "snapcraft" switched to the "latest/stable" channel [2021-06-03T23:38:19.941Z] [2021-06-03T23:38:24.150Z] 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-03T23:38:24.150Z] - README.md [2021-06-03T23:38:24.150Z] [2021-06-03T23:38:24.150Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-03T23:38:24.150Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-03T23:38:24.411Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-03T23:38:24.411Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-03T23:38:25.772Z] Reading package lists... [2021-06-03T23:38:25.772Z] 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-03T23:38:26.055Z] Reading package lists... [2021-06-03T23:38:26.055Z] Building dependency tree... [2021-06-03T23:38:26.055Z] Reading state information... [2021-06-03T23:38:26.338Z] Suggested packages: [2021-06-03T23:38:26.338Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-03T23:38:26.338Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-03T23:38:26.338Z] Recommended packages: [2021-06-03T23:38:26.338Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-03T23:38:26.338Z] The following NEW packages will be installed: [2021-06-03T23:38:26.338Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-03T23:38:26.338Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-03T23:38:26.338Z] pkg-config zip [2021-06-03T23:38:26.338Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-03T23:38:26.338Z] Need to get 7663 kB of archives. [2021-06-03T23:38:26.338Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-03T23:38:26.338Z] 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-03T23:38:26.338Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-03T23:38:26.338Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-03T23:38:26.338Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-03T23:38:26.623Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-03T23:38:26.623Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-03T23:38:26.623Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-03T23:38:26.623Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-03T23:38:26.623Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-03T23:38:26.623Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-03T23:38:26.623Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-03T23:38:26.897Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-03T23:38:26.897Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-03T23:38:26.897Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-03T23:38:26.897Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-03T23:38:27.163Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T23:38:27.163Z] Fetched 7663 kB in 1s (12.0 MB/s) [2021-06-03T23:38:27.163Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-03T23:38:27.163Z] (Reading database ... 13931 files and directories currently installed.) [2021-06-03T23:38:27.163Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-03T23:38:27.163Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-03T23:38:27.490Z] Selecting previously unselected package libpsl5:amd64. [2021-06-03T23:38:27.490Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-03T23:38:27.490Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-03T23:38:27.490Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-03T23:38:27.490Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-03T23:38:27.490Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-03T23:38:27.490Z] Selecting previously unselected package librtmp1:amd64. [2021-06-03T23:38:27.490Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-03T23:38:27.490Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-03T23:38:27.490Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-03T23:38:27.490Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-03T23:38:27.490Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-03T23:38:27.753Z] Selecting previously unselected package liberror-perl. [2021-06-03T23:38:27.753Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-03T23:38:27.753Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-03T23:38:27.753Z] Selecting previously unselected package git-man. [2021-06-03T23:38:27.753Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-03T23:38:27.753Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-03T23:38:27.753Z] Selecting previously unselected package git. [2021-06-03T23:38:27.753Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-03T23:38:27.753Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-03T23:38:28.325Z] Selecting previously unselected package libnorm1:amd64. [2021-06-03T23:38:28.325Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-03T23:38:28.325Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-03T23:38:28.325Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-03T23:38:28.325Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-03T23:38:28.325Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-03T23:38:28.587Z] Selecting previously unselected package libsodium23:amd64. [2021-06-03T23:38:28.587Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-03T23:38:28.587Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-03T23:38:28.587Z] Selecting previously unselected package libzmq5:amd64. [2021-06-03T23:38:28.587Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-03T23:38:28.587Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-03T23:38:28.587Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-03T23:38:28.587Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-03T23:38:28.587Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-03T23:38:28.849Z] Selecting previously unselected package pkg-config. [2021-06-03T23:38:28.849Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-03T23:38:28.849Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-03T23:38:28.849Z] Selecting previously unselected package zip. [2021-06-03T23:38:28.849Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-03T23:38:28.849Z] Unpacking zip (3.0-11build1) ... [2021-06-03T23:38:28.849Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-03T23:38:28.849Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-03T23:38:28.849Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-03T23:38:28.849Z] Setting up liberror-perl (0.17025-1) ... [2021-06-03T23:38:28.849Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-03T23:38:28.849Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-03T23:38:28.849Z] No schema files found: doing nothing. [2021-06-03T23:38:28.849Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-03T23:38:28.849Z] Setting up zip (3.0-11build1) ... [2021-06-03T23:38:28.849Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-03T23:38:29.110Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-03T23:38:29.110Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-03T23:38:29.110Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-03T23:38:29.110Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-03T23:38:29.110Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-03T23:38:29.110Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-03T23:38:29.110Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-03T23:38:29.685Z] git set to automatically installed. [2021-06-03T23:38:29.685Z] git-man set to automatically installed. [2021-06-03T23:38:29.685Z] libcurl3-gnutls set to automatically installed. [2021-06-03T23:38:29.685Z] liberror-perl set to automatically installed. [2021-06-03T23:38:29.685Z] libglib2.0-0 set to automatically installed. [2021-06-03T23:38:29.685Z] libnghttp2-14 set to automatically installed. [2021-06-03T23:38:29.685Z] libnorm1 set to automatically installed. [2021-06-03T23:38:29.685Z] libpgm-5.2-0 set to automatically installed. [2021-06-03T23:38:29.685Z] libpsl5 set to automatically installed. [2021-06-03T23:38:29.685Z] librtmp1 set to automatically installed. [2021-06-03T23:38:29.685Z] libsodium23 set to automatically installed. [2021-06-03T23:38:29.685Z] libzmq3-dev set to automatically installed. [2021-06-03T23:38:29.685Z] libzmq5 set to automatically installed. [2021-06-03T23:38:29.685Z] pkg-config set to automatically installed. [2021-06-03T23:38:29.685Z] zip set to automatically installed. [2021-06-03T23:38:31.076Z] snapd is not logged in, snap install commands will use sudo [2021-06-03T23:38:46.002Z] go (1.15/stable) 1.15.12 from Michael Hudson-Doyle (mwhudson) installed [2021-06-03T23:38:46.002Z] snapd is not logged in, snap install commands will use sudo [2021-06-03T23:38:46.002Z] snap "core18" has no updates available [2021-06-03T23:38:46.263Z] Pulling go-build-helper [2021-06-03T23:38:46.263Z] + snapcraftctl pull [2021-06-03T23:38:47.207Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-03T23:38:47.208Z] Skipping pull go-build-helper (already ran) [2021-06-03T23:38:47.208Z] Building go-build-helper [2021-06-03T23:38:47.208Z] + snapcraftctl build [2021-06-03T23:38:49.121Z] Staging go-build-helper [2021-06-03T23:38:49.121Z] + snapcraftctl stage [2021-06-03T23:38:57.284Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-03T23:38:57.284Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-03T23:38:57.284Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-03T23:38:57.284Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-03T23:38:57.284Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-03T23:38:57.284Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-03T23:38:57.284Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-03T23:38:57.284Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-03T23:38:57.284Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-03T23:38:57.284Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-03T23:38:57.284Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-03T23:38:57.284Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-03T23:38:57.284Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-03T23:38:57.284Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-03T23:38:57.284Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-03T23:38:57.284Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-03T23:38:57.284Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-03T23:38:57.284Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-03T23:38:57.284Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-03T23:38:57.284Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] [2021-06-03T23:38:57.284Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-03T23:38:57.284Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-03T23:38:57.284Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-03T23:38:57.284Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-03T23:38:57.284Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-03T23:38:57.284Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-03T23:38:57.284Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-03T23:38:57.284Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-03T23:38:57.284Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-03T23:38:57.284Z] Fetched 224 kB in 0s (0 B/s) [2021-06-03T23:38:57.284Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-03T23:38:57.284Z] Fetched 157 kB in 0s (0 B/s) [2021-06-03T23:38:57.284Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-03T23:38:57.284Z] Fetched 221 kB in 0s (0 B/s) [2021-06-03T23:38:57.284Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-03T23:38:57.284Z] Fetched 143 kB in 0s (0 B/s) [2021-06-03T23:38:57.284Z] Pulling app-service-config [2021-06-03T23:38:57.284Z] + snapcraftctl pull [2021-06-03T23:38:58.228Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-03T23:38:58.800Z] Pulling config-common [2021-06-03T23:38:58.800Z] + snapcraftctl pull [2021-06-03T23:39:02.107Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-03T23:39:02.107Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-03T23:39:02.107Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-03T23:39:02.107Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T23:39:02.107Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-03T23:39:02.107Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T23:39:02.107Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-03T23:39:02.107Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T23:39:02.107Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-03T23:39:02.107Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T23:39:02.107Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-03T23:39:02.107Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T23:39:02.107Z] Pulling edgex-go [2021-06-03T23:39:02.107Z] + snapcraftctl pull [2021-06-03T23:39:17.046Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-03T23:39:17.047Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-03T23:39:17.047Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-03T23:39:17.047Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-03T23:39:17.047Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-03T23:39:17.047Z] Fetched 279 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-03T23:39:17.047Z] Fetched 122 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-03T23:39:17.047Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-03T23:39:17.047Z] Fetched 8848 B in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-03T23:39:17.047Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-03T23:39:17.047Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-03T23:39:17.047Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-03T23:39:17.047Z] Fetched 219 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-03T23:39:17.047Z] Fetched 154 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-03T23:39:17.047Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-03T23:39:17.047Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-03T23:39:17.047Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-03T23:39:17.047Z] Fetched 499 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-03T23:39:17.047Z] Fetched 111 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-03T23:39:17.047Z] Fetched 240 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-03T23:39:17.047Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-03T23:39:17.047Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-03T23:39:17.047Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-03T23:39:17.047Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-03T23:39:17.047Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-03T23:39:17.047Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-03T23:39:17.047Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-03T23:39:17.047Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-03T23:39:17.047Z] Fetched 8720 B in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-03T23:39:17.047Z] Fetched 137 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-03T23:39:17.047Z] Fetched 119 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-03T23:39:17.047Z] Fetched 110 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-03T23:39:17.047Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-03T23:39:17.047Z] Fetched 645 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-03T23:39:17.047Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-03T23:39:17.047Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-03T23:39:17.047Z] Fetched 368 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-03T23:39:17.047Z] Fetched 187 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-03T23:39:17.047Z] Fetched 175 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-03T23:39:17.047Z] Fetched 206 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-03T23:39:17.047Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-03T23:39:17.047Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-03T23:39:17.047Z] Fetched 159 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-03T23:39:17.047Z] Fetched 107 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-03T23:39:17.047Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-03T23:39:17.047Z] Pulling static-packages [2021-06-03T23:39:17.047Z] + snapcraftctl pull [2021-06-03T23:39:18.437Z] Pulling version [2021-06-03T23:39:18.437Z] + cd /root/project [2021-06-03T23:39:18.437Z] + [ -f VERSION ] [2021-06-03T23:39:18.437Z] + PROJECT_VERSION=local-dev [2021-06-03T23:39:18.437Z] + git rev-parse --short HEAD [2021-06-03T23:39:18.437Z] + GIT_REVISION=dccc8595 [2021-06-03T23:39:18.437Z] + snapcraftctl set-version local-dev [2021-06-03T23:39:19.380Z] Skipping build go-build-helper (already ran) [2021-06-03T23:39:19.380Z] Building app-service-config [2021-06-03T23:39:19.380Z] + make build [2021-06-03T23:39:19.380Z] go mod tidy [2021-06-03T23:39:21.296Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-06-03T23:39:21.296Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-06-03T23:39:21.296Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-06-03T23:39:21.557Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-06-03T23:39:21.557Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-06-03T23:39:21.557Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-03T23:39:21.557Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-03T23:39:21.818Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-03T23:39:21.818Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-03T23:39:21.818Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-06-03T23:39:22.079Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-03T23:39:22.079Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-03T23:39:22.079Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-06-03T23:39:22.079Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-06-03T23:39:22.079Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-06-03T23:39:22.650Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-03T23:39:22.651Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-03T23:39:22.651Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-03T23:39:22.651Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-03T23:39:22.651Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-03T23:39:22.651Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-03T23:39:22.651Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-03T23:39:22.651Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-03T23:39:22.651Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-06-03T23:39:22.651Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-03T23:39:22.911Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-06-03T23:39:22.911Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-03T23:39:22.911Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-03T23:39:22.911Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-03T23:39:22.911Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-03T23:39:22.911Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-03T23:39:22.911Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-03T23:39:22.911Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-03T23:39:23.177Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-03T23:39:23.177Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-03T23:39:23.177Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-03T23:39:23.177Z] go: downloading golang.org/x/text v0.3.2 [2021-06-03T23:39:23.177Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-03T23:39:23.177Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-03T23:39:23.177Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-03T23:39:23.177Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-03T23:39:23.177Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-03T23:39:23.446Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-03T23:39:23.446Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-03T23:39:23.446Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-03T23:39:23.446Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-03T23:39:23.446Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-03T23:39:23.446Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-03T23:39:23.446Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-03T23:39:23.707Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-03T23:39:23.707Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-03T23:39:23.707Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-03T23:39:23.707Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-03T23:39:23.707Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-03T23:39:23.707Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-03T23:39:23.968Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-03T23:39:23.968Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-03T23:39:23.968Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-03T23:39:23.968Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-06-03T23:39:23.968Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-03T23:39:23.968Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-03T23:39:24.241Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-03T23:39:24.241Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-03T23:39:24.241Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-03T23:39:24.241Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-03T23:39:24.241Z] go: downloading github.com/kr/text v0.1.0 [2021-06-03T23:39:24.241Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-03T23:39:24.241Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-03T23:39:24.241Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-03T23:39:24.502Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-03T23:39:24.763Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-03T23:39:24.763Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-03T23:39:24.763Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-03T23:39:24.763Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-03T23:39:24.763Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-03T23:39:24.763Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-03T23:39:24.763Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-03T23:39:24.763Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-03T23:39:24.763Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-03T23:39:25.024Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-06-03T23:39:35.023Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-06-03T23:39:35.023Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-06-03T23:39:35.023Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-06-03T23:39:35.023Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-06-03T23:39:35.284Z] Building config-common [2021-06-03T23:39:35.545Z] + snapcraftctl build [2021-06-03T23:39:36.661Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:39:36.661Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:39:36.661Z] ---> 441bb098ffbc [2021-06-03T23:39:36.661Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T23:39:36.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:39:36.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:39:36.661Z] ---> 441bb098ffbc [2021-06-03T23:39:36.661Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T23:39:36.661Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:39:36.661Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:39:36.661Z] ---> 441bb098ffbc [2021-06-03T23:39:36.661Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T23:39:36.661Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:39:36.661Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:39:36.661Z] ---> 441bb098ffbc [2021-06-03T23:39:36.661Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T23:39:36.661Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:39:36.661Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:39:36.661Z] ---> 441bb098ffbc [2021-06-03T23:39:36.661Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T23:39:36.661Z] ---> Running in 706a50102842 [2021-06-03T23:39:36.661Z] ---> Running in 8cd8cc5234f6 [2021-06-03T23:39:36.661Z] ---> Running in 9c4c10651a15 [2021-06-03T23:39:36.661Z] ---> Running in e8ad71df8456 [2021-06-03T23:39:36.661Z] ---> Running in f8aa5a621704 [2021-06-03T23:39:36.661Z] Removing intermediate container 8cd8cc5234f6 [2021-06-03T23:39:36.661Z] ---> c108f8d72b26 [2021-06-03T23:39:36.661Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:39:36.661Z] Removing intermediate container 9c4c10651a15 [2021-06-03T23:39:36.661Z] ---> 8f43f09ec724 [2021-06-03T23:39:36.661Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:39:36.661Z] Removing intermediate container e8ad71df8456 [2021-06-03T23:39:36.661Z] ---> 081ed9139cab [2021-06-03T23:39:36.661Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:39:36.661Z] ---> Running in f73d61309ec7 [2021-06-03T23:39:36.661Z] Removing intermediate container f8aa5a621704 [2021-06-03T23:39:36.661Z] ---> f2aad93d5858 [2021-06-03T23:39:36.661Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:39:36.661Z] Removing intermediate container 706a50102842 [2021-06-03T23:39:36.661Z] ---> aa7e61767e43 [2021-06-03T23:39:36.661Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:39:36.661Z] ---> Running in 25bcc4f410dc [2021-06-03T23:39:36.661Z] ---> Running in d3100e3537a3 [2021-06-03T23:39:36.661Z] ---> Running in 225a4f9927c6 [2021-06-03T23:39:36.661Z] ---> Running in 900b7542281c [2021-06-03T23:39:36.661Z] Removing intermediate container f73d61309ec7 [2021-06-03T23:39:36.661Z] ---> c97a1adf6d23 [2021-06-03T23:39:36.661Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T23:39:36.661Z] ---> Running in 9c441d9505f8 [2021-06-03T23:39:36.661Z] Removing intermediate container 25bcc4f410dc [2021-06-03T23:39:36.661Z] ---> 4ff9fb995c3d [2021-06-03T23:39:36.661Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T23:39:36.661Z] Removing intermediate container d3100e3537a3 [2021-06-03T23:39:36.661Z] ---> 01d61c283168 [2021-06-03T23:39:36.661Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T23:39:36.661Z] ---> Running in 572d6cd9454e [2021-06-03T23:39:36.661Z] ---> Running in 6bdd5f4b598e [2021-06-03T23:39:36.661Z] Removing intermediate container 900b7542281c [2021-06-03T23:39:36.661Z] ---> 788d73f44f34 [2021-06-03T23:39:36.661Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T23:39:36.661Z] Removing intermediate container 225a4f9927c6 [2021-06-03T23:39:36.661Z] ---> 20f0b952116d [2021-06-03T23:39:36.661Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T23:39:36.661Z] ---> Running in fc94c08708fd [2021-06-03T23:39:36.661Z] ---> Running in 0f8a44d90089 [2021-06-03T23:39:36.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:39:36.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:39:36.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:39:36.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:39:36.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:39:36.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:39:36.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:39:36.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:39:36.661Z] OK: 218 MiB in 52 packages [2021-06-03T23:39:36.661Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:39:36.661Z] OK: 218 MiB in 52 packages [2021-06-03T23:39:36.938Z] OK: 218 MiB in 52 packages [2021-06-03T23:39:37.218Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:39:37.492Z] OK: 218 MiB in 52 packages [2021-06-03T23:39:37.778Z] Removing intermediate container 9c441d9505f8 [2021-06-03T23:39:37.778Z] ---> 3ee1411bb748 [2021-06-03T23:39:37.778Z] Step 6/24 : COPY go.mod . [2021-06-03T23:39:38.090Z] Building edgex-go [2021-06-03T23:39:38.090Z] + cd /root/parts/edgex-go/src [2021-06-03T23:39:38.090Z] + make build [2021-06-03T23:39:38.090Z] go mod tidy [2021-06-03T23:39:38.353Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.96 [2021-06-03T23:39:38.353Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-06-03T23:39:38.353Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-03T23:39:38.353Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-03T23:39:38.353Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-03T23:39:38.375Z] Removing intermediate container 572d6cd9454e [2021-06-03T23:39:38.375Z] ---> 789bdb9ad502 [2021-06-03T23:39:38.375Z] Step 6/24 : COPY go.mod . [2021-06-03T23:39:38.613Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-03T23:39:38.613Z] 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-03T23:39:38.649Z] Removing intermediate container 6bdd5f4b598e [2021-06-03T23:39:38.649Z] ---> 70bb42aaf120 [2021-06-03T23:39:38.649Z] Step 6/22 : COPY go.mod . [2021-06-03T23:39:38.923Z] ---> c3ab52db8be4 [2021-06-03T23:39:38.923Z] Step 7/24 : RUN go mod download [2021-06-03T23:39:38.923Z] Removing intermediate container 0f8a44d90089 [2021-06-03T23:39:38.923Z] ---> 8fafc1a930fc [2021-06-03T23:39:38.923Z] Step 6/32 : COPY go.mod . [2021-06-03T23:39:39.197Z] ---> Running in eaab04063b54 [2021-06-03T23:39:39.197Z] OK: 218 MiB in 52 packages [2021-06-03T23:39:39.475Z] ---> 075059b11b4d [2021-06-03T23:39:39.475Z] Step 7/24 : RUN go mod download [2021-06-03T23:39:39.751Z] ---> Running in 65a10b7d3a31 [2021-06-03T23:39:39.751Z] ---> 6a57b505ba8e [2021-06-03T23:39:39.751Z] Step 7/22 : RUN go mod download [2021-06-03T23:39:40.025Z] ---> Running in 885b6f31e694 [2021-06-03T23:39:40.309Z] ---> 7faad98b6c3d [2021-06-03T23:39:40.309Z] Step 7/32 : RUN go mod download [2021-06-03T23:39:40.583Z] ---> Running in 50c60f1150dd [2021-06-03T23:39:41.178Z] Removing intermediate container fc94c08708fd [2021-06-03T23:39:41.178Z] ---> 9c6e1578bdd4 [2021-06-03T23:39:41.178Z] Step 6/23 : COPY go.mod . [2021-06-03T23:39:42.716Z] ---> 0e1882a19c4f [2021-06-03T23:39:42.716Z] Step 7/23 : RUN go mod download [2021-06-03T23:39:42.716Z] ---> Running in 168197d445a1 [2021-06-03T23:39:42.814Z] 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-03T23:39:43.014Z] Removing intermediate container eaab04063b54 [2021-06-03T23:39:43.014Z] ---> 659262fe7d42 [2021-06-03T23:39:43.014Z] Step 8/24 : COPY . . [2021-06-03T23:39:44.682Z] Removing intermediate container 65a10b7d3a31 [2021-06-03T23:39:44.682Z] ---> 606ede1fc236 [2021-06-03T23:39:44.682Z] Step 8/24 : COPY . . [2021-06-03T23:39:44.966Z] Removing intermediate container 50c60f1150dd [2021-06-03T23:39:44.966Z] ---> 1e267bcfb9e0 [2021-06-03T23:39:44.966Z] Step 8/32 : COPY . . [2021-06-03T23:39:45.245Z] Removing intermediate container 885b6f31e694 [2021-06-03T23:39:45.245Z] ---> 7c3eccd0ae6e [2021-06-03T23:39:45.245Z] Step 8/22 : COPY . . [2021-06-03T23:39:47.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-03T23:39:48.400Z] 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-03T23:39:48.636Z] Removing intermediate container 168197d445a1 [2021-06-03T23:39:48.636Z] ---> 5925062ddf5f [2021-06-03T23:39:48.636Z] Step 8/23 : COPY . . [2021-06-03T23:39:49.782Z] 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-03T23:39:50.354Z] 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-03T23:39:52.902Z] 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-03T23:39:53.848Z] 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-03T23:39:55.242Z] 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-03T23:39:56.627Z] 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-03T23:39:58.011Z] 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-03T23:39:59.020Z] 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-03T23:40:01.059Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-03T23:40:01.323Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-03T23:40:01.323Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-03T23:40:01.323Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-03T23:40:01.323Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-03T23:40:01.323Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-03T23:40:01.323Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-03T23:40:01.323Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-03T23:40:01.323Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-03T23:40:01.323Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-03T23:40:01.323Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-03T23:40:01.323Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-03T23:40:01.323Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-03T23:40:01.323Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-03T23:40:01.323Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-03T23:40:01.323Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-03T23:40:01.323Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-03T23:40:01.323Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-03T23:40:01.323Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-03T23:40:01.323Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-03T23:40:01.323Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-03T23:40:01.323Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-03T23:40:01.323Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-03T23:40:01.323Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-03T23:40:01.323Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-03T23:40:01.323Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-03T23:40:01.323Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-03T23:40:04.628Z] Building static-packages [2021-06-03T23:40:04.628Z] + snapcraftctl build [2021-06-03T23:40:06.541Z] Building version [2021-06-03T23:40:06.541Z] + snapcraftctl build [2021-06-03T23:40:08.458Z] Skipping stage go-build-helper (already ran) [2021-06-03T23:40:08.458Z] Staging app-service-config [2021-06-03T23:40:08.458Z] + snapcraftctl stage [2021-06-03T23:40:09.398Z] Staging config-common [2021-06-03T23:40:09.398Z] + snapcraftctl stage [2021-06-03T23:40:10.339Z] Staging edgex-go [2021-06-03T23:40:10.339Z] + snapcraftctl stage [2021-06-03T23:40:10.817Z] ---> 9a3b40b759a6 [2021-06-03T23:40:10.818Z] Step 9/24 : RUN go mod tidy [2021-06-03T23:40:10.818Z] ---> 232d9d77109a [2021-06-03T23:40:10.818Z] Step 9/24 : RUN go mod tidy [2021-06-03T23:40:10.818Z] ---> d2fd4799a8ca [2021-06-03T23:40:10.818Z] Step 9/32 : RUN go mod tidy [2021-06-03T23:40:10.818Z] ---> 7d1bba53e853 [2021-06-03T23:40:10.818Z] Step 9/22 : RUN go mod tidy [2021-06-03T23:40:10.818Z] ---> 15b9cfdb6b14 [2021-06-03T23:40:10.818Z] Step 9/23 : RUN go mod tidy [2021-06-03T23:40:10.818Z] ---> Running in 38a2a9c5eba6 [2021-06-03T23:40:10.818Z] ---> Running in 3954a70d678f [2021-06-03T23:40:10.818Z] ---> Running in 26df3bab5602 [2021-06-03T23:40:10.818Z] ---> Running in f5e0ff3bc57d [2021-06-03T23:40:10.818Z] ---> Running in 0aed963599ea [2021-06-03T23:40:11.727Z] Staging static-packages [2021-06-03T23:40:11.727Z] + snapcraftctl stage [2021-06-03T23:40:12.670Z] Staging version [2021-06-03T23:40:12.670Z] + snapcraftctl stage [2021-06-03T23:40:13.611Z] Priming go-build-helper [2021-06-03T23:40:13.611Z] + snapcraftctl prime [2021-06-03T23:40:14.553Z] Priming app-service-config [2021-06-03T23:40:14.554Z] + snapcraftctl prime [2021-06-03T23:40:15.938Z] Priming config-common [2021-06-03T23:40:15.938Z] + snapcraftctl prime [2021-06-03T23:40:16.241Z] Removing intermediate container 38a2a9c5eba6 [2021-06-03T23:40:16.241Z] ---> 70d76d765466 [2021-06-03T23:40:16.241Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T23:40:16.241Z] Removing intermediate container 3954a70d678f [2021-06-03T23:40:16.241Z] ---> 983c12b3426b [2021-06-03T23:40:16.241Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T23:40:16.517Z] ---> Running in e8240488d6c4 [2021-06-03T23:40:16.517Z] ---> Running in 33c5ba6e21fc [2021-06-03T23:40:16.792Z] Removing intermediate container 26df3bab5602 [2021-06-03T23:40:16.792Z] ---> d639e04d0506 [2021-06-03T23:40:16.792Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T23:40:16.880Z] Priming edgex-go [2021-06-03T23:40:16.880Z] + snapcraftctl prime [2021-06-03T23:40:17.065Z] Removing intermediate container 0aed963599ea [2021-06-03T23:40:17.065Z] ---> fdd4540cfb95 [2021-06-03T23:40:17.065Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T23:40:17.065Z] ---> Running in e87c00cb18d7 [2021-06-03T23:40:17.065Z] Removing intermediate container f5e0ff3bc57d [2021-06-03T23:40:17.065Z] ---> d0d70019f8db [2021-06-03T23:40:17.065Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T23:40:17.339Z] ---> Running in 8438590dbf9d [2021-06-03T23:40:17.339Z] ---> Running in a4d0ece11267 [2021-06-03T23:40:18.263Z] Priming static-packages [2021-06-03T23:40:18.263Z] + snapcraftctl prime [2021-06-03T23:40:18.331Z] 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-03T23:40:18.937Z] 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-03T23:40:19.214Z] 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-03T23:40:19.819Z] 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-03T23:40:19.819Z] 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-03T23:40:20.851Z] Priming version [2021-06-03T23:40:20.851Z] + snapcraftctl prime [2021-06-03T23:40:21.794Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T23:42:11.689Z] 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-03T23:42:13.157Z] Removing intermediate container e87c00cb18d7 [2021-06-03T23:42:13.157Z] ---> f7fc90cfc97b [2021-06-03T23:42:13.157Z] [2021-06-03T23:42:13.157Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T23:42:13.776Z] 3.12: Pulling from library/alpine [2021-06-03T23:42:16.420Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T23:42:16.420Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T23:42:16.420Z] ---> 9852663dfa18 [2021-06-03T23:42:16.420Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T23:42:17.852Z] ---> Running in d5696e3454d8 [2021-06-03T23:42:18.455Z] Removing intermediate container a4d0ece11267 [2021-06-03T23:42:18.455Z] ---> d9ce1fae1f2b [2021-06-03T23:42:18.455Z] [2021-06-03T23:42:18.455Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T23:42:18.455Z] ---> 9852663dfa18 [2021-06-03T23:42:18.455Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T23:42:18.455Z] Removing intermediate container 8438590dbf9d [2021-06-03T23:42:18.455Z] ---> 1e66da3f3958 [2021-06-03T23:42:18.455Z] [2021-06-03T23:42:18.455Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T23:42:18.455Z] ---> 9852663dfa18 [2021-06-03T23:42:18.455Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T23:42:18.734Z] ---> Running in bdcfb183b6ac [2021-06-03T23:42:18.734Z] ---> Running in 29d1a682d683 [2021-06-03T23:42:18.734Z] Removing intermediate container d5696e3454d8 [2021-06-03T23:42:18.734Z] ---> 2c59f2dd488c [2021-06-03T23:42:18.734Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T23:42:19.333Z] ---> Running in 0a8afbdab8b6 [2021-06-03T23:42:21.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:42:21.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:42:21.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:42:21.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:42:21.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:42:21.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:42:22.205Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T23:42:22.205Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T23:42:22.205Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T23:42:22.205Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T23:42:22.205Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:42:22.205Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T23:42:22.205Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T23:42:22.205Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:42:22.205Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T23:42:22.205Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:42:22.205Z] OK: 5 MiB in 15 packages [2021-06-03T23:42:22.205Z] OK: 5 MiB in 16 packages [2021-06-03T23:42:22.497Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T23:42:22.497Z] OK: 7 MiB in 18 packages [2021-06-03T23:42:24.479Z] Removing intermediate container e8240488d6c4 [2021-06-03T23:42:24.479Z] ---> ea4d8deed68e [2021-06-03T23:42:24.479Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T23:42:24.757Z] Removing intermediate container 33c5ba6e21fc [2021-06-03T23:42:24.757Z] ---> c7a22a8f78a6 [2021-06-03T23:42:24.757Z] [2021-06-03T23:42:24.757Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T23:42:24.757Z] ---> 9852663dfa18 [2021-06-03T23:42:24.757Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T23:42:25.053Z] ---> Running in 79baa38bd148 [2021-06-03T23:42:25.053Z] ---> Running in 4f8c229403b4 [2021-06-03T23:42:25.053Z] Removing intermediate container bdcfb183b6ac [2021-06-03T23:42:25.053Z] ---> 78c6db5176d5 [2021-06-03T23:42:25.053Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T23:42:25.667Z] ---> Running in 2c3ce457cdff [2021-06-03T23:42:25.667Z] Removing intermediate container 0a8afbdab8b6 [2021-06-03T23:42:25.667Z] ---> 3a3c944fc3df [2021-06-03T23:42:25.667Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T23:42:26.282Z] ---> Running in a56edac19c4f [2021-06-03T23:42:26.282Z] Removing intermediate container 29d1a682d683 [2021-06-03T23:42:26.282Z] ---> 5d4da695ce6a [2021-06-03T23:42:26.282Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T23:42:26.558Z] Removing intermediate container 2c3ce457cdff [2021-06-03T23:42:26.558Z] ---> 2f3fbe97b65f [2021-06-03T23:42:26.558Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T23:42:26.558Z] ---> Running in 009cc7275ea9 [2021-06-03T23:42:26.833Z] ---> Running in 14b19ad9a5a4 [2021-06-03T23:42:26.833Z] Removing intermediate container a56edac19c4f [2021-06-03T23:42:26.833Z] ---> e1021de5df72 [2021-06-03T23:42:26.833Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T23:42:27.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:42:27.109Z] 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-03T23:42:27.109Z] ---> Running in 2f6b29b31d4e [2021-06-03T23:42:27.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:42:27.384Z] Removing intermediate container 009cc7275ea9 [2021-06-03T23:42:27.384Z] ---> 024d2e44d213 [2021-06-03T23:42:27.384Z] Step 14/22 : WORKDIR /edgex [2021-06-03T23:42:27.673Z] ---> Running in c8f108c4b543 [2021-06-03T23:42:27.673Z] Removing intermediate container 14b19ad9a5a4 [2021-06-03T23:42:27.673Z] ---> 3bc6aeb7692e [2021-06-03T23:42:27.673Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T23:42:27.673Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T23:42:27.673Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:42:27.673Z] OK: 5 MiB in 15 packages [2021-06-03T23:42:27.958Z] ---> Running in 3cc2f3ec5d4a [2021-06-03T23:42:27.958Z] Removing intermediate container 2f6b29b31d4e [2021-06-03T23:42:27.958Z] ---> a92f1cd5eccd [2021-06-03T23:42:27.958Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T23:42:28.236Z] ---> Running in 52ed5eae4d2b [2021-06-03T23:42:28.509Z] Removing intermediate container c8f108c4b543 [2021-06-03T23:42:28.509Z] ---> 9a5af006c991 [2021-06-03T23:42:28.509Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T23:42:28.792Z] Removing intermediate container 3cc2f3ec5d4a [2021-06-03T23:42:28.792Z] ---> 10cabd24ac89 [2021-06-03T23:42:28.792Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T23:42:29.792Z] Removing intermediate container 79baa38bd148 [2021-06-03T23:42:29.792Z] ---> f2954d8da16e [2021-06-03T23:42:29.792Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T23:42:29.792Z] ---> Running in 5012e3c870bb [2021-06-03T23:42:30.076Z] ---> d6dc91925491 [2021-06-03T23:42:30.076Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T23:42:30.076Z] ---> df8f36d90093 [2021-06-03T23:42:30.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T23:42:30.352Z] Removing intermediate container 4f8c229403b4 [2021-06-03T23:42:30.352Z] ---> 9414ed56b3c9 [2021-06-03T23:42:30.352Z] [2021-06-03T23:42:30.352Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T23:42:30.632Z] Removing intermediate container 5012e3c870bb [2021-06-03T23:42:30.632Z] ---> 0aaf76f1a642 [2021-06-03T23:42:30.632Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T23:42:30.902Z] 20.10.0: Pulling from library/docker [2021-06-03T23:42:31.177Z] ---> Running in 7d99da6ef5ef [2021-06-03T23:42:32.178Z] ---> 9b496cd47af6 [2021-06-03T23:42:32.178Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T23:42:32.178Z] Removing intermediate container 52ed5eae4d2b [2021-06-03T23:42:32.178Z] ---> 91b8726d357a [2021-06-03T23:42:32.178Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T23:42:32.455Z] ---> e1efa35763f2 [2021-06-03T23:42:32.455Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T23:42:32.455Z] Removing intermediate container 7d99da6ef5ef [2021-06-03T23:42:32.455Z] ---> 3503ed8f9ff7 [2021-06-03T23:42:32.455Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T23:42:32.731Z] ---> Running in ac056758d444 [2021-06-03T23:42:32.731Z] ---> Running in 6d09f1b443e7 [2021-06-03T23:42:34.169Z] Removing intermediate container ac056758d444 [2021-06-03T23:42:34.169Z] ---> 2eb50993b8ef [2021-06-03T23:42:34.169Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T23:42:34.169Z] ---> 866c0c6ba07a [2021-06-03T23:42:34.169Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T23:42:34.170Z] ---> e050286268ed [2021-06-03T23:42:34.170Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T23:42:34.170Z] Removing intermediate container 6d09f1b443e7 [2021-06-03T23:42:34.170Z] ---> 44e1e8eb9191 [2021-06-03T23:42:34.170Z] Step 16/24 : WORKDIR / [2021-06-03T23:42:34.443Z] ---> Running in 0613122782f7 [2021-06-03T23:42:34.443Z] ---> Running in 2fae5615d8f8 [2021-06-03T23:42:34.443Z] ---> Running in 389655d8a67d [2021-06-03T23:42:35.044Z] Removing intermediate container 0613122782f7 [2021-06-03T23:42:35.044Z] ---> 50c1d3fdeb7f [2021-06-03T23:42:35.044Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T23:42:35.044Z] Removing intermediate container 2fae5615d8f8 [2021-06-03T23:42:35.044Z] ---> 47286266f0e4 [2021-06-03T23:42:35.044Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T23:42:35.317Z] ---> Running in cdc819e71fd5 [2021-06-03T23:42:35.317Z] Removing intermediate container 389655d8a67d [2021-06-03T23:42:35.317Z] ---> f857a67363eb [2021-06-03T23:42:35.317Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T23:42:35.591Z] ---> 25947b14bfd8 [2021-06-03T23:42:35.591Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T23:42:35.864Z] ---> Running in f7d8d12a020c [2021-06-03T23:42:35.864Z] ---> Running in 316a97a54655 [2021-06-03T23:42:36.458Z] Removing intermediate container cdc819e71fd5 [2021-06-03T23:42:36.458Z] ---> a03e15aa5e98 [2021-06-03T23:42:36.458Z] Step 20/22 : LABEL arch=arm64 [2021-06-03T23:42:36.732Z] ---> 6f3d400fe741 [2021-06-03T23:42:36.732Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T23:42:36.732Z] Removing intermediate container f7d8d12a020c [2021-06-03T23:42:36.732Z] ---> dd0174aef6db [2021-06-03T23:42:36.732Z] Step 21/23 : LABEL arch=arm64 [2021-06-03T23:42:36.732Z] ---> Running in 3a9d46681b04 [2021-06-03T23:42:37.006Z] ---> Running in c04858241505 [2021-06-03T23:42:37.625Z] Removing intermediate container 3a9d46681b04 [2021-06-03T23:42:37.625Z] ---> 86f92474baaf [2021-06-03T23:42:37.625Z] Step 21/22 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:42:37.901Z] Removing intermediate container c04858241505 [2021-06-03T23:42:37.901Z] ---> 3fc7fc50d027 [2021-06-03T23:42:37.901Z] Step 22/23 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:42:37.901Z] ---> Running in bba5e54f77df [2021-06-03T23:42:38.175Z] ---> Running in 9416c3e340a9 [2021-06-03T23:42:39.153Z] ---> b175cd7cebe4 [2021-06-03T23:42:39.153Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T23:42:39.153Z] Removing intermediate container bba5e54f77df [2021-06-03T23:42:39.153Z] ---> 3cb0a930ce89 [2021-06-03T23:42:39.153Z] Step 22/22 : LABEL version=0.0.0 [2021-06-03T23:42:39.153Z] Removing intermediate container 9416c3e340a9 [2021-06-03T23:42:39.153Z] ---> 1966bbf961e0 [2021-06-03T23:42:39.153Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T23:42:39.447Z] ---> Running in 1c8d652e7207 [2021-06-03T23:42:39.723Z] ---> Running in 61dfc02bc586 [2021-06-03T23:42:39.723Z] Removing intermediate container 316a97a54655 [2021-06-03T23:42:39.723Z] ---> aab99856d7d8 [2021-06-03T23:42:39.723Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T23:42:40.322Z] Removing intermediate container 1c8d652e7207 [2021-06-03T23:42:40.322Z] ---> 6306103609ec [2021-06-03T23:42:40.322Z] [2021-06-03T23:42:40.603Z] ---> 4d0cd40fd4fd [2021-06-03T23:42:40.603Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T23:42:40.603Z] Removing intermediate container 61dfc02bc586 [2021-06-03T23:42:40.603Z] ---> 6f8cbfeca7d0 [2021-06-03T23:42:40.603Z] [2021-06-03T23:42:40.895Z] ---> Running in bb779f386f19 [2021-06-03T23:42:41.173Z] Successfully built 6306103609ec [2021-06-03T23:42:41.173Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-03T23:42:41.173Z] Building core-command [2021-06-03T23:42:41.173Z]  Building security-proxy-setup ... done  ---> 18e703238653 [2021-06-03T23:42:41.173Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T23:42:41.768Z] Successfully built 6f8cbfeca7d0 [2021-06-03T23:42:41.768Z] Successfully tagged support-scheduler-arm64:latest [2021-06-03T23:42:41.768Z]  Building support-scheduler ... done Building core-data [2021-06-03T23:42:42.054Z] Removing intermediate container bb779f386f19 [2021-06-03T23:42:42.054Z] ---> 942efa64257a [2021-06-03T23:42:42.054Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T23:42:42.649Z] ---> Running in 7c70f81b682e [2021-06-03T23:42:44.115Z] Removing intermediate container 7c70f81b682e [2021-06-03T23:42:44.115Z] ---> 06987db43834 [2021-06-03T23:42:44.115Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T23:42:44.115Z] ---> da9986558bad [2021-06-03T23:42:44.115Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T23:42:44.391Z] ---> Running in 6ef10a31c0fb [2021-06-03T23:42:45.886Z] Removing intermediate container 6ef10a31c0fb [2021-06-03T23:42:45.886Z] ---> d0af2aa0018a [2021-06-03T23:42:45.886Z] Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:42:45.886Z] ---> 9936b62421e9 [2021-06-03T23:42:45.886Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T23:42:46.162Z] ---> Running in 07f955cef6be [2021-06-03T23:42:46.441Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T23:42:46.441Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T23:42:46.441Z] ---> eeaf43b92773 [2021-06-03T23:42:46.441Z] 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-03T23:42:47.040Z] ---> Running in 61c3419ddc8d [2021-06-03T23:42:47.040Z] Removing intermediate container 07f955cef6be [2021-06-03T23:42:47.040Z] ---> 0d26fcce1589 [2021-06-03T23:42:47.040Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T23:42:47.040Z] ---> 8763cefd2077 [2021-06-03T23:42:47.040Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T23:42:47.313Z] ---> Running in 0226c25d3d41 [2021-06-03T23:42:47.586Z] Removing intermediate container 61c3419ddc8d [2021-06-03T23:42:47.586Z] ---> 23f1330f3bc4 [2021-06-03T23:42:47.586Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T23:42:47.859Z] ---> Running in eb1e5d241446 [2021-06-03T23:42:48.135Z] Removing intermediate container 0226c25d3d41 [2021-06-03T23:42:48.135Z] ---> 52c945e4d7a1 [2021-06-03T23:42:48.135Z] [2021-06-03T23:42:48.412Z] ---> c3720888d419 [2021-06-03T23:42:48.412Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T23:42:48.687Z] Successfully built 52c945e4d7a1 [2021-06-03T23:42:48.687Z] Successfully tagged core-metadata-arm64:latest [2021-06-03T23:42:48.687Z]  Building core-metadata ... done Building security-secretstore-setup [2021-06-03T23:42:48.687Z] ---> Running in 6bcf83158b8a [2021-06-03T23:42:49.286Z] Removing intermediate container 6bcf83158b8a [2021-06-03T23:42:49.286Z] ---> efef0f4711cf [2021-06-03T23:42:49.286Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T23:42:49.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:42:49.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:42:50.175Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T23:42:50.175Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T23:42:50.175Z] Executing bash-5.0.17-r0.post-install [2021-06-03T23:42:50.175Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T23:42:50.175Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T23:42:50.175Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T23:42:50.175Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T23:42:50.175Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T23:42:50.175Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T23:42:50.175Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T23:42:50.175Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T23:42:50.175Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T23:42:50.175Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T23:42:50.175Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T23:42:50.504Z] ---> 800ce9bbf930 [2021-06-03T23:42:50.504Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T23:42:51.547Z] ---> Running in bb2d1e7b3f39 [2021-06-03T23:42:52.261Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T23:42:52.261Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T23:42:52.261Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T23:42:52.261Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T23:42:52.261Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T23:42:52.551Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T23:42:52.551Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T23:42:52.551Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T23:42:52.551Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T23:42:52.551Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T23:42:52.828Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T23:42:52.828Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T23:42:52.828Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T23:42:52.828Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T23:42:52.828Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T23:42:52.828Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T23:42:52.828Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T23:42:52.828Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T23:42:52.828Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T23:42:52.828Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T23:42:52.828Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T23:42:52.828Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T23:42:53.101Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T23:42:53.101Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T23:42:53.101Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T23:42:53.101Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T23:42:53.101Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T23:42:53.101Z] OK: 72 MiB in 59 packages [2021-06-03T23:42:55.642Z] Removing intermediate container bb2d1e7b3f39 [2021-06-03T23:42:55.642Z] ---> e28ae31a1abd [2021-06-03T23:42:55.642Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T23:42:55.915Z] ---> Running in 14831a99c2f0 [2021-06-03T23:42:56.519Z] Removing intermediate container 14831a99c2f0 [2021-06-03T23:42:56.519Z] ---> 5e46029da5b4 [2021-06-03T23:42:56.519Z] Step 29/32 : CMD ["gate"] [2021-06-03T23:42:57.119Z] ---> Running in c821239c0a14 [2021-06-03T23:42:58.109Z] Removing intermediate container c821239c0a14 [2021-06-03T23:42:58.109Z] ---> d7e848dcdf11 [2021-06-03T23:42:58.109Z] Step 30/32 : LABEL arch=arm64 [2021-06-03T23:42:58.109Z] Collecting docker-compose==1.23.2 [2021-06-03T23:42:58.388Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T23:42:58.388Z] ---> Running in e4387be0c8a9 [2021-06-03T23:42:58.988Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T23:42:58.988Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T23:42:58.988Z] Removing intermediate container e4387be0c8a9 [2021-06-03T23:42:58.988Z] ---> fd0ea97ad6dd [2021-06-03T23:42:59.263Z] Step 31/32 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:42:59.543Z] ---> Running in 94f2cbc0dbd3 [2021-06-03T23:43:00.530Z] Removing intermediate container 94f2cbc0dbd3 [2021-06-03T23:43:00.531Z] ---> c2199f144af7 [2021-06-03T23:43:00.531Z] Step 32/32 : LABEL version=0.0.0 [2021-06-03T23:43:00.831Z] ---> Running in c14b6d3cc542 [2021-06-03T23:43:01.433Z] Removing intermediate container c14b6d3cc542 [2021-06-03T23:43:01.433Z] ---> 033bbe1e92e6 [2021-06-03T23:43:01.433Z] [2021-06-03T23:43:02.033Z] Successfully built 033bbe1e92e6 [2021-06-03T23:43:02.033Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-03T23:43:02.033Z]  Building security-bootstrapper ... done Building support-notifications [2021-06-03T23:43:02.308Z] Collecting PyYAML<4,>=3.10 [2021-06-03T23:43:02.308Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T23:43:06.621Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T23:43:06.621Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T23:43:06.895Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T23:43:06.895Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T23:43:07.490Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T23:43:07.490Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T23:43:09.465Z] 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-03T23:43:10.061Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T23:43:10.061Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T23:43:10.338Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T23:43:10.338Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T23:43:13.739Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T23:43:13.739Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T23:43:14.336Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T23:43:14.336Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T23:43:14.615Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T23:43:14.616Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T23:43:15.596Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T23:43:15.596Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T23:43:15.871Z] 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-03T23:43:15.871Z] 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-03T23:43:16.146Z] Collecting idna<2.8,>=2.5 [2021-06-03T23:43:16.146Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T23:43:16.146Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T23:43:16.146Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T23:43:16.146Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T23:43:16.146Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T23:43:17.127Z] Installing collected packages: texttable, PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, jsonschema, docopt, cached-property, docker-compose [2021-06-03T23:43:17.127Z] Running setup.py install for texttable: started [2021-06-03T23:43:19.106Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T23:43:19.385Z] Running setup.py install for PyYAML: started [2021-06-03T23:43:22.029Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T23:43:22.309Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:43:22.309Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:43:22.309Z] ---> 441bb098ffbc [2021-06-03T23:43:22.309Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T23:43:22.309Z] ---> Using cache [2021-06-03T23:43:22.309Z] ---> aa7e61767e43 [2021-06-03T23:43:22.309Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:43:22.309Z] ---> Using cache [2021-06-03T23:43:22.309Z] ---> 20f0b952116d [2021-06-03T23:43:22.309Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T23:43:22.606Z] Attempting uninstall: urllib3 [2021-06-03T23:43:22.606Z] Found existing installation: urllib3 1.25.9 [2021-06-03T23:43:22.606Z] Uninstalling urllib3-1.25.9: [2021-06-03T23:43:22.606Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T23:43:24.096Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:43:24.096Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:43:24.096Z] ---> 441bb098ffbc [2021-06-03T23:43:24.096Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T23:43:24.096Z] ---> Using cache [2021-06-03T23:43:24.096Z] ---> aa7e61767e43 [2021-06-03T23:43:24.096Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:43:24.096Z] ---> Using cache [2021-06-03T23:43:24.096Z] ---> 20f0b952116d [2021-06-03T23:43:24.096Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T23:43:24.096Z] ---> Using cache [2021-06-03T23:43:24.096Z] ---> 8fafc1a930fc [2021-06-03T23:43:24.096Z] Step 6/24 : COPY go.mod . [2021-06-03T23:43:24.096Z] ---> Using cache [2021-06-03T23:43:24.096Z] ---> 7faad98b6c3d [2021-06-03T23:43:24.096Z] Step 7/24 : RUN go mod download [2021-06-03T23:43:24.096Z] ---> Using cache [2021-06-03T23:43:24.096Z] ---> 1e267bcfb9e0 [2021-06-03T23:43:24.096Z] Step 8/24 : COPY . . [2021-06-03T23:43:24.096Z] ---> Using cache [2021-06-03T23:43:24.096Z] ---> d2fd4799a8ca [2021-06-03T23:43:24.096Z] Step 9/24 : RUN go mod tidy [2021-06-03T23:43:24.096Z] ---> Using cache [2021-06-03T23:43:24.096Z] ---> d639e04d0506 [2021-06-03T23:43:24.096Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T23:43:24.096Z] Attempting uninstall: idna [2021-06-03T23:43:24.096Z] Found existing installation: idna 2.9 [2021-06-03T23:43:24.096Z] Uninstalling idna-2.9: [2021-06-03T23:43:24.096Z] Successfully uninstalled idna-2.9 [2021-06-03T23:43:25.538Z] Attempting uninstall: requests [2021-06-03T23:43:25.538Z] Found existing installation: requests 2.23.0 [2021-06-03T23:43:25.538Z] Uninstalling requests-2.23.0: [2021-06-03T23:43:25.538Z] Successfully uninstalled requests-2.23.0 [2021-06-03T23:43:26.156Z] ---> Running in 2080d923071c [2021-06-03T23:43:26.156Z] ---> Running in bb26b1542502 [2021-06-03T23:43:27.611Z] Running setup.py install for dockerpty: started [2021-06-03T23:43:28.600Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:43:28.600Z] 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-03T23:43:29.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:43:29.876Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T23:43:30.476Z] Running setup.py install for docopt: started [2021-06-03T23:43:30.476Z] OK: 218 MiB in 52 packages [2021-06-03T23:43:31.468Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:43:31.468Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:43:31.468Z] ---> 441bb098ffbc [2021-06-03T23:43:31.468Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T23:43:31.468Z] ---> Using cache [2021-06-03T23:43:31.468Z] ---> aa7e61767e43 [2021-06-03T23:43:31.468Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:43:31.468Z] ---> Using cache [2021-06-03T23:43:31.468Z] ---> 20f0b952116d [2021-06-03T23:43:31.468Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T23:43:31.468Z] ---> Using cache [2021-06-03T23:43:31.468Z] ---> 8fafc1a930fc [2021-06-03T23:43:31.468Z] Step 6/26 : COPY go.mod . [2021-06-03T23:43:31.468Z] ---> Using cache [2021-06-03T23:43:31.468Z] ---> 7faad98b6c3d [2021-06-03T23:43:31.468Z] Step 7/26 : RUN go mod download [2021-06-03T23:43:31.468Z] ---> Using cache [2021-06-03T23:43:31.468Z] ---> 1e267bcfb9e0 [2021-06-03T23:43:31.468Z] Step 8/26 : COPY . . [2021-06-03T23:43:31.468Z] ---> Using cache [2021-06-03T23:43:31.468Z] ---> d2fd4799a8ca [2021-06-03T23:43:31.468Z] Step 9/26 : RUN go mod tidy [2021-06-03T23:43:31.468Z] ---> Using cache [2021-06-03T23:43:31.468Z] ---> d639e04d0506 [2021-06-03T23:43:31.468Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T23:43:32.453Z] ---> Running in 06248f0c5ea2 [2021-06-03T23:43:33.055Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T23:43:34.054Z] Removing intermediate container 2080d923071c [2021-06-03T23:43:34.054Z] ---> b55c43ec7401 [2021-06-03T23:43:34.054Z] Step 6/24 : COPY go.mod . [2021-06-03T23:43:34.054Z] 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-03T23:43:35.059Z] 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-03T23:43:35.682Z] ---> e4f4bb0dd193 [2021-06-03T23:43:35.682Z] Step 7/24 : RUN go mod download [2021-06-03T23:43:36.282Z] ---> Running in f36f2ed028c1 [2021-06-03T23:43:41.739Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T23:43:41.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T23:43:41.739Z] ---> 441bb098ffbc [2021-06-03T23:43:41.739Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T23:43:41.739Z] ---> Using cache [2021-06-03T23:43:41.739Z] ---> aa7e61767e43 [2021-06-03T23:43:41.739Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:43:41.739Z] ---> Using cache [2021-06-03T23:43:41.739Z] ---> 20f0b952116d [2021-06-03T23:43:41.739Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T23:43:41.739Z] ---> Running in 5e34099ae813 [2021-06-03T23:43:41.739Z] Removing intermediate container f36f2ed028c1 [2021-06-03T23:43:41.739Z] ---> 2a5318d1297e [2021-06-03T23:43:41.739Z] Step 8/24 : COPY . . [2021-06-03T23:43:44.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:43:45.412Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:43:46.867Z] OK: 218 MiB in 52 packages [2021-06-03T23:43:50.298Z] Removing intermediate container 5e34099ae813 [2021-06-03T23:43:50.298Z] ---> cbdd4715e183 [2021-06-03T23:43:50.298Z] Step 6/23 : COPY go.mod . [2021-06-03T23:43:52.296Z] ---> 1d63fde7b015 [2021-06-03T23:43:52.296Z] Step 7/23 : RUN go mod download [2021-06-03T23:43:52.579Z] ---> Running in 54f45e3a1362 [2021-06-03T23:43:53.574Z] Removing intermediate container eb1e5d241446 [2021-06-03T23:43:53.574Z] ---> 6545d1579ea3 [2021-06-03T23:43:53.574Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T23:43:54.198Z] ---> Running in 487da76eb2e3 [2021-06-03T23:43:55.707Z] Removing intermediate container 487da76eb2e3 [2021-06-03T23:43:55.707Z] ---> 9814e19e1a9b [2021-06-03T23:43:55.707Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T23:43:56.072Z] ---> Running in a8792fb1c95a [2021-06-03T23:43:57.624Z] Removing intermediate container a8792fb1c95a [2021-06-03T23:43:57.624Z] ---> 72a3f3d3e439 [2021-06-03T23:43:57.624Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T23:43:58.261Z] Removing intermediate container 54f45e3a1362 [2021-06-03T23:43:58.261Z] ---> 9d50dbb87e6b [2021-06-03T23:43:58.261Z] Step 8/23 : COPY . . [2021-06-03T23:44:02.613Z] ---> 29a8e40df2e8 [2021-06-03T23:44:02.613Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T23:44:04.599Z] ---> 9a2e8492d4d5 [2021-06-03T23:44:04.599Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T23:44:08.014Z] ---> 74dc151a3571 [2021-06-03T23:44:08.015Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T23:44:08.015Z] ---> Running in 058e76215fcf [2021-06-03T23:44:09.453Z] Removing intermediate container 058e76215fcf [2021-06-03T23:44:09.453Z] ---> 64d360356182 [2021-06-03T23:44:09.453Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T23:44:10.062Z] ---> Running in 02cf6981a0c5 [2021-06-03T23:44:12.052Z] Removing intermediate container 02cf6981a0c5 [2021-06-03T23:44:12.052Z] ---> 7cc47583a6d9 [2021-06-03T23:44:12.052Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T23:44:12.052Z] ---> Running in ef97e8567b11 [2021-06-03T23:44:13.057Z] Removing intermediate container ef97e8567b11 [2021-06-03T23:44:13.057Z] ---> d46a830badf6 [2021-06-03T23:44:13.057Z] Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:44:13.343Z] ---> Running in f0bfaab9c54e [2021-06-03T23:44:13.965Z] ---> 65a1f29a19fe [2021-06-03T23:44:13.965Z] Step 9/24 : RUN go mod tidy [2021-06-03T23:44:14.241Z] ---> Running in 06a14d7ae0a0 [2021-06-03T23:44:14.514Z] Removing intermediate container f0bfaab9c54e [2021-06-03T23:44:14.514Z] ---> a1e0a95ef913 [2021-06-03T23:44:14.514Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T23:44:14.790Z] ---> Running in 47ddb96ef369 [2021-06-03T23:44:16.246Z] Removing intermediate container 47ddb96ef369 [2021-06-03T23:44:16.246Z] ---> a218649428a1 [2021-06-03T23:44:16.246Z] [2021-06-03T23:44:17.240Z] Successfully built a218649428a1 [2021-06-03T23:44:17.240Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-03T23:44:22.685Z]  Building sys-mgmt-agent ... done Removing intermediate container 06a14d7ae0a0 [2021-06-03T23:44:22.685Z] ---> 3775043bee2c [2021-06-03T23:44:22.685Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T23:44:22.686Z] ---> Running in afb921b07283 [2021-06-03T23:44:25.308Z] 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-03T23:44:25.593Z] ---> 4cadefeefea5 [2021-06-03T23:44:25.593Z] Step 9/23 : RUN go mod tidy [2021-06-03T23:44:25.867Z] ---> Running in 76e4d1154269 [2021-06-03T23:44:32.608Z] Removing intermediate container 76e4d1154269 [2021-06-03T23:44:32.608Z] ---> e1a3b288b43e [2021-06-03T23:44:32.608Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T23:44:32.608Z] ---> Running in 4ac07a854354 [2021-06-03T23:44:34.048Z] 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-03T23:44:52.378Z] 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-03T23:44:54.447Z] Removing intermediate container bb26b1542502 [2021-06-03T23:44:54.447Z] ---> 9ccd8f05b403 [2021-06-03T23:44:54.447Z] [2021-06-03T23:44:54.447Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T23:44:54.447Z] ---> 9852663dfa18 [2021-06-03T23:44:54.447Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T23:44:54.447Z] ---> Using cache [2021-06-03T23:44:54.447Z] ---> f2954d8da16e [2021-06-03T23:44:54.447Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T23:44:54.447Z] ---> Using cache [2021-06-03T23:44:54.447Z] ---> 0aaf76f1a642 [2021-06-03T23:44:54.447Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T23:44:54.726Z] ---> Running in 0136ee1961b1 [2021-06-03T23:44:55.341Z] Removing intermediate container 0136ee1961b1 [2021-06-03T23:44:55.341Z] ---> 83d8051e872b [2021-06-03T23:44:55.341Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T23:44:55.619Z] ---> Running in 6d3fe7335a60 [2021-06-03T23:44:56.222Z] Removing intermediate container 6d3fe7335a60 [2021-06-03T23:44:56.222Z] ---> dd855e0e20c5 [2021-06-03T23:44:56.222Z] Step 16/24 : WORKDIR / [2021-06-03T23:44:56.498Z] ---> Running in d855276baa4f [2021-06-03T23:44:57.100Z] Removing intermediate container d855276baa4f [2021-06-03T23:44:57.100Z] ---> 799bea11b624 [2021-06-03T23:44:57.100Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T23:44:58.562Z] ---> cb917fc579da [2021-06-03T23:44:58.562Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T23:45:01.210Z] ---> a35663659be0 [2021-06-03T23:45:01.210Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T23:45:03.246Z] ---> 35cf11d84aab [2021-06-03T23:45:03.246Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T23:45:03.532Z] ---> Running in 93b514246e9d [2021-06-03T23:45:03.812Z] Removing intermediate container 06248f0c5ea2 [2021-06-03T23:45:03.812Z] ---> a759a086a5c9 [2021-06-03T23:45:03.812Z] [2021-06-03T23:45:03.812Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T23:45:03.812Z] ---> 9852663dfa18 [2021-06-03T23:45:03.812Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T23:45:04.088Z] ---> Running in 34a978e9bc2a [2021-06-03T23:45:04.710Z] Removing intermediate container 93b514246e9d [2021-06-03T23:45:04.710Z] ---> 758e9419f9ea [2021-06-03T23:45:04.710Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T23:45:04.710Z] ---> Running in 2e36f6a9f932 [2021-06-03T23:45:05.704Z] Removing intermediate container 2e36f6a9f932 [2021-06-03T23:45:05.704Z] ---> 01822163f6c1 [2021-06-03T23:45:05.704Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T23:45:05.985Z] ---> Running in c1e0359b095f [2021-06-03T23:45:06.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:45:06.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:45:06.559Z] Removing intermediate container c1e0359b095f [2021-06-03T23:45:06.559Z] ---> 09fe0fed2480 [2021-06-03T23:45:06.559Z] Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:45:06.559Z] ---> Running in 0ed6e1aa3c6c [2021-06-03T23:45:07.168Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T23:45:07.443Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T23:45:07.443Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T23:45:07.443Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T23:45:07.443Z] Removing intermediate container 0ed6e1aa3c6c [2021-06-03T23:45:07.443Z] ---> ecd528c8a364 [2021-06-03T23:45:07.443Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T23:45:07.443Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T23:45:07.443Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T23:45:07.443Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:45:07.443Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T23:45:07.722Z] ---> Running in 40c13ae2c93d [2021-06-03T23:45:07.722Z] OK: 7 MiB in 20 packages [2021-06-03T23:45:08.724Z] Removing intermediate container 40c13ae2c93d [2021-06-03T23:45:08.724Z] ---> 60dee59ac06a [2021-06-03T23:45:08.724Z] [2021-06-03T23:45:09.333Z] Successfully built 60dee59ac06a [2021-06-03T23:45:09.333Z] Successfully tagged core-command-arm64:latest [2021-06-03T23:45:10.313Z]  Building core-command ... done Removing intermediate container 34a978e9bc2a [2021-06-03T23:45:10.313Z] ---> 63cf83ac6511 [2021-06-03T23:45:10.313Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T23:45:10.313Z] ---> Running in 9cb1095e101a [2021-06-03T23:45:10.913Z] Removing intermediate container 9cb1095e101a [2021-06-03T23:45:10.913Z] ---> 1a7d1cfeaed1 [2021-06-03T23:45:10.913Z] Step 14/26 : WORKDIR / [2021-06-03T23:45:11.189Z] ---> Running in 16f2c0fd6b45 [2021-06-03T23:45:11.793Z] Removing intermediate container 16f2c0fd6b45 [2021-06-03T23:45:11.793Z] ---> 8a43a01ade18 [2021-06-03T23:45:11.793Z] 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-03T23:45:13.241Z] ---> c920b3430acc [2021-06-03T23:45:13.241Z] 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-03T23:45:14.239Z] ---> 7952182df824 [2021-06-03T23:45:14.239Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T23:45:15.690Z] ---> 88346190405d [2021-06-03T23:45:15.690Z] 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-03T23:45:16.688Z] ---> ffb20241bf50 [2021-06-03T23:45:16.688Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T23:45:18.763Z] ---> f8be1f0bb55a [2021-06-03T23:45:18.763Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T23:45:20.793Z] ---> b38ca0d3b332 [2021-06-03T23:45:20.793Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T23:45:21.779Z] ---> 79e7404535b0 [2021-06-03T23:45:21.779Z] 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-03T23:45:21.779Z] ---> Running in 9e74a04ef7db [2021-06-03T23:45:25.184Z] Removing intermediate container 9e74a04ef7db [2021-06-03T23:45:25.184Z] ---> 12e06ec1a458 [2021-06-03T23:45:25.184Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T23:45:25.184Z] ---> Running in b5c112d828ed [2021-06-03T23:45:25.785Z] Removing intermediate container b5c112d828ed [2021-06-03T23:45:25.785Z] ---> 263a50b8fb54 [2021-06-03T23:45:25.785Z] Step 24/26 : LABEL arch=arm64 [2021-06-03T23:45:25.785Z] ---> Running in 44e1548155b3 [2021-06-03T23:45:26.773Z] Removing intermediate container 44e1548155b3 [2021-06-03T23:45:26.773Z] ---> 2bcedda64cae [2021-06-03T23:45:26.773Z] Step 25/26 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:45:26.773Z] ---> Running in 7aab87c2ee71 [2021-06-03T23:45:27.769Z] Removing intermediate container 7aab87c2ee71 [2021-06-03T23:45:27.769Z] ---> df9e064e542f [2021-06-03T23:45:27.769Z] Step 26/26 : LABEL version=0.0.0 [2021-06-03T23:45:27.769Z] ---> Running in a7beaac5b472 [2021-06-03T23:45:28.756Z] Removing intermediate container a7beaac5b472 [2021-06-03T23:45:28.756Z] ---> fcb51bda97f0 [2021-06-03T23:45:28.756Z] [2021-06-03T23:45:29.037Z] Successfully built fcb51bda97f0 [2021-06-03T23:45:29.037Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-03T23:45:47.362Z]  Building security-secretstore-setup ... done Removing intermediate container 4ac07a854354 [2021-06-03T23:45:47.362Z] ---> 81fd872e5aa8 [2021-06-03T23:45:47.362Z] [2021-06-03T23:45:47.362Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T23:45:47.362Z] ---> 9852663dfa18 [2021-06-03T23:45:47.362Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T23:45:47.362Z] ---> Running in ae59e0df1397 [2021-06-03T23:45:47.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:45:47.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:45:47.362Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T23:45:47.362Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T23:45:47.362Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:45:47.362Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T23:45:47.362Z] OK: 6 MiB in 16 packages [2021-06-03T23:45:47.635Z] Removing intermediate container afb921b07283 [2021-06-03T23:45:47.635Z] ---> 5e28754a5e66 [2021-06-03T23:45:47.635Z] [2021-06-03T23:45:47.635Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T23:45:47.635Z] ---> 9852663dfa18 [2021-06-03T23:45:47.635Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T23:45:47.909Z] ---> Running in 0e1727a29fbe [2021-06-03T23:45:48.505Z] Removing intermediate container 0e1727a29fbe [2021-06-03T23:45:48.505Z] ---> 61af7b921ab4 [2021-06-03T23:45:48.505Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T23:45:48.781Z] Removing intermediate container ae59e0df1397 [2021-06-03T23:45:48.781Z] ---> 196249d1a17f [2021-06-03T23:45:48.781Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T23:45:48.781Z] ---> Running in 042e00879998 [2021-06-03T23:45:48.781Z] ---> Running in ae872b9f80dc [2021-06-03T23:45:49.382Z] Removing intermediate container 042e00879998 [2021-06-03T23:45:49.382Z] ---> 8a4bd35e2cab [2021-06-03T23:45:49.382Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T23:45:49.382Z] ---> Running in 4548940d48f1 [2021-06-03T23:45:49.382Z] Removing intermediate container ae872b9f80dc [2021-06-03T23:45:49.382Z] ---> d4919005d0a5 [2021-06-03T23:45:49.382Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T23:45:49.658Z] ---> Running in eeb42e8fa199 [2021-06-03T23:45:49.929Z] Removing intermediate container 4548940d48f1 [2021-06-03T23:45:49.929Z] ---> a018f99a7e29 [2021-06-03T23:45:49.929Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T23:45:50.200Z] ---> Running in c2caba80af7e [2021-06-03T23:45:50.200Z] Removing intermediate container eeb42e8fa199 [2021-06-03T23:45:50.200Z] ---> 72f1d8856154 [2021-06-03T23:45:50.200Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T23:45:50.474Z] ---> Running in f178cbd291e0 [2021-06-03T23:45:51.069Z] Removing intermediate container f178cbd291e0 [2021-06-03T23:45:51.069Z] ---> 00f877bb6512 [2021-06-03T23:45:51.069Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T23:45:51.660Z] ---> cf5fc05a9e10 [2021-06-03T23:45:51.660Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T23:45:52.636Z] Removing intermediate container c2caba80af7e [2021-06-03T23:45:52.636Z] ---> 5610be5b0b47 [2021-06-03T23:45:52.636Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T23:45:52.907Z] ---> Running in 6d2e2ff3f0e7 [2021-06-03T23:45:52.907Z] ---> 858f3d734529 [2021-06-03T23:45:52.907Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T23:45:53.886Z] ---> 7f3ae1fbb6bc [2021-06-03T23:45:53.886Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T23:45:54.167Z] ---> Running in 3487a3492366 [2021-06-03T23:45:54.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T23:45:54.757Z] Removing intermediate container 3487a3492366 [2021-06-03T23:45:54.757Z] ---> 54e5b12d0a1c [2021-06-03T23:45:54.757Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T23:45:54.757Z] ---> Running in 94aaa61b4489 [2021-06-03T23:45:55.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T23:45:55.310Z] Removing intermediate container 94aaa61b4489 [2021-06-03T23:45:55.310Z] ---> c005a5bc4933 [2021-06-03T23:45:55.310Z] Step 21/23 : LABEL arch=arm64 [2021-06-03T23:45:55.310Z] ---> Running in acb8ef3aa89a [2021-06-03T23:45:55.903Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T23:45:55.903Z] Removing intermediate container acb8ef3aa89a [2021-06-03T23:45:55.903Z] ---> 58adb09e3e97 [2021-06-03T23:45:55.903Z] Step 22/23 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:45:55.903Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T23:45:55.903Z] ---> Running in 9337a56a1bb7 [2021-06-03T23:45:55.903Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T23:45:55.903Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T23:45:56.176Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T23:45:56.176Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T23:45:56.448Z] Removing intermediate container 9337a56a1bb7 [2021-06-03T23:45:56.448Z] ---> 820435870f78 [2021-06-03T23:45:56.448Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T23:45:56.448Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T23:45:56.448Z] OK: 8 MiB in 20 packages [2021-06-03T23:45:56.448Z] ---> Running in aaf6b0a86121 [2021-06-03T23:45:57.050Z] Removing intermediate container aaf6b0a86121 [2021-06-03T23:45:57.050Z] ---> feead7156653 [2021-06-03T23:45:57.050Z] [2021-06-03T23:45:57.322Z] Successfully built feead7156653 [2021-06-03T23:45:57.322Z] Successfully tagged support-notifications-arm64:latest [2021-06-03T23:45:57.594Z]  Building support-notifications ... done Removing intermediate container 6d2e2ff3f0e7 [2021-06-03T23:45:57.594Z] ---> abc5ffb9c697 [2021-06-03T23:45:57.594Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T23:45:58.189Z] ---> b24b00c80a1f [2021-06-03T23:45:58.189Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T23:45:59.616Z] ---> 3653deb785d3 [2021-06-03T23:45:59.616Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T23:46:00.209Z] ---> b6f07d703a09 [2021-06-03T23:46:00.209Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T23:46:00.484Z] ---> Running in 69f62edfb597 [2021-06-03T23:46:00.764Z] Removing intermediate container 69f62edfb597 [2021-06-03T23:46:00.764Z] ---> 56a56c8c57a6 [2021-06-03T23:46:00.764Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T23:46:01.045Z] ---> Running in fd39fc137db7 [2021-06-03T23:46:01.323Z] Removing intermediate container fd39fc137db7 [2021-06-03T23:46:01.323Z] ---> f3a3b280c316 [2021-06-03T23:46:01.323Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T23:46:01.629Z] ---> Running in e20bef11c8ff [2021-06-03T23:46:02.252Z] Removing intermediate container e20bef11c8ff [2021-06-03T23:46:02.252Z] ---> c2c43c002916 [2021-06-03T23:46:02.252Z] Step 23/24 : LABEL git_sha=dccc8595695910fe9bb92cbf94209a01ec92239c [2021-06-03T23:46:02.252Z] ---> Running in ef6fdfc42f7c [2021-06-03T23:46:02.545Z] Removing intermediate container ef6fdfc42f7c [2021-06-03T23:46:02.545Z] ---> b6739d4a06db [2021-06-03T23:46:02.545Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T23:46:02.818Z] ---> Running in 6c639bca1120 [2021-06-03T23:46:03.412Z] Removing intermediate container 6c639bca1120 [2021-06-03T23:46:03.412Z] ---> ac8270d2d4f1 [2021-06-03T23:46:03.412Z] [2021-06-03T23:46:03.686Z] Successfully built ac8270d2d4f1 [2021-06-03T23:46:03.686Z] Successfully tagged core-data-arm64:latest [2021-06-03T23:46:03.977Z]  Building core-data ... done  [Pipeline] } [2021-06-03T23:46:03.970Z] $ docker stop --time=1 f25e67a2d8bc443bce5fbf9d926f9e6c94b428f7000445b01fc0eea065ac03de [2021-06-03T23:46:05.825Z] $ docker rm -f f25e67a2d8bc443bce5fbf9d926f9e6c94b428f7000445b01fc0eea065ac03de [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T23:46:06.433Z] + docker images [2021-06-03T23:46:06.707Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T23:46:06.707Z] core-data-arm64 latest ac8270d2d4f1 3 seconds ago 19.1MB [2021-06-03T23:46:06.707Z] support-notifications-arm64 latest feead7156653 10 seconds ago 15.7MB [2021-06-03T23:46:06.707Z] 5e28754a5e66 20 seconds ago 974MB [2021-06-03T23:46:06.707Z] 81fd872e5aa8 23 seconds ago 968MB [2021-06-03T23:46:06.707Z] security-secretstore-setup-arm64 latest fcb51bda97f0 38 seconds ago 26.5MB [2021-06-03T23:46:06.707Z] core-command-arm64 latest 60dee59ac06a 58 seconds ago 15MB [2021-06-03T23:46:06.707Z] a759a086a5c9 About a minute ago 973MB [2021-06-03T23:46:06.707Z] 9ccd8f05b403 About a minute ago 966MB [2021-06-03T23:46:06.707Z] sys-mgmt-agent-arm64 latest a218649428a1 About a minute ago 299MB [2021-06-03T23:46:06.707Z] security-bootstrapper-arm64 latest 033bbe1e92e6 3 minutes ago 17.1MB [2021-06-03T23:46:06.707Z] core-metadata-arm64 latest 52c945e4d7a1 3 minutes ago 15.6MB [2021-06-03T23:46:06.707Z] support-scheduler-arm64 latest 6f8cbfeca7d0 3 minutes ago 15MB [2021-06-03T23:46:06.707Z] security-proxy-setup-arm64 latest 6306103609ec 3 minutes ago 24MB [2021-06-03T23:46:06.707Z] 9414ed56b3c9 3 minutes ago 973MB [2021-06-03T23:46:06.707Z] c7a22a8f78a6 3 minutes ago 971MB [2021-06-03T23:46:06.707Z] d9ce1fae1f2b 3 minutes ago 971MB [2021-06-03T23:46:06.707Z] 1e66da3f3958 3 minutes ago 968MB [2021-06-03T23:46:06.707Z] f7fc90cfc97b 3 minutes ago 967MB [2021-06-03T23:46:06.707Z] ci-base-image-arm64 latest 441bb098ffbc 13 minutes ago 641MB [2021-06-03T23:46:06.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-03T23:46:06.707Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-03T23:46:06.707Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-03T23:46:06.707Z] 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-03T23:46:07.611Z] ---> job-cost.sh [2021-06-03T23:46:07.611Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jKLM [2021-06-03T23:46:46.547Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T23:48:23.291Z] lf-activate-venv(): INFO: Adding /tmp/venv-jKLM/bin to PATH [2021-06-03T23:48:23.291Z] INFO: No Stack... [2021-06-03T23:48:23.291Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T23:48:23.291Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T23:48:23.639Z] + cut -d, -f6 [2021-06-03T23:48:23.639Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-06-03T23:48:23.705Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3541-5-stack-cost] [2021-06-03T23:48:23.724Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3541-5-stack-cost] did not exist. Created. [2021-06-03T23:48:23.724Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3541-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T23:48:24.110Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T23:48:24.371Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T23:48:24.389Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3541-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-03T23:48:25.288Z] provisioning config files... [2021-06-03T23:48:25.301Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config3838112676221617983tmp [Pipeline] { [Pipeline] sh [2021-06-03T23:48:25.619Z] + set +x [2021-06-03T23:48:25.619Z] + curl -s https://codecov.io/bash [2021-06-03T23:48:25.619Z] + bash -s -- [2021-06-03T23:48:25.619Z] [2021-06-03T23:48:25.619Z] _____ _ [2021-06-03T23:48:25.619Z] / ____| | | [2021-06-03T23:48:25.619Z] | | ___ __| | ___ ___ _____ __ [2021-06-03T23:48:25.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-03T23:48:25.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-03T23:48:25.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-03T23:48:25.619Z] Bash-1.0.3 [2021-06-03T23:48:25.619Z] [2021-06-03T23:48:25.619Z] [2021-06-03T23:48:25.882Z] ==> git version 2.24.4 found [2021-06-03T23:48:25.882Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-03T23:48:25.882Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-03T23:48:25.882Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-03T23:48:25.882Z] ==> Jenkins CI detected. [2021-06-03T23:48:25.882Z] project root: . [2021-06-03T23:48:25.882Z] --> token set from env [2021-06-03T23:48:25.882Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-03T23:48:25.882Z] ==> Running gcov in . (disable via -X gcov) [2021-06-03T23:48:25.882Z] ==> Python coveragepy not found [2021-06-03T23:48:25.882Z] ==> Searching for coverage reports in: [2021-06-03T23:48:25.882Z] + . [2021-06-03T23:48:25.882Z] -> Found 1 reports [2021-06-03T23:48:25.882Z] ==> Detecting git/mercurial file structure [2021-06-03T23:48:25.882Z] ==> Reading reports [2021-06-03T23:48:25.882Z] + ./coverage.out bytes=412085 [2021-06-03T23:48:25.882Z] ==> Appending adjustments [2021-06-03T23:48:25.882Z] https://docs.codecov.io/docs/fixing-reports [2021-06-03T23:48:27.274Z] + Found adjustments [2021-06-03T23:48:27.274Z] ==> Gzipping contents [2021-06-03T23:48:27.274Z] 56K /tmp/codecov.0uR97S.gz [2021-06-03T23:48:27.274Z] ==> Uploading reports [2021-06-03T23:48:27.274Z] url: https://codecov.io [2021-06-03T23:48:27.274Z] query: branch=PR-3541&commit=dccc8595695910fe9bb92cbf94209a01ec92239c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3541%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3541&job=&cmd_args= [2021-06-03T23:48:27.274Z] -> Pinging Codecov [2021-06-03T23:48:27.274Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3541&commit=dccc8595695910fe9bb92cbf94209a01ec92239c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3541%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3541&job=&cmd_args= [2021-06-03T23:48:27.535Z] -> Uploading to [2021-06-03T23:48:27.535Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-03/00271124DB129430A58F1EEE437C3FCB/dccc8595695910fe9bb92cbf94209a01ec92239c/4d4cf256-1457-43bf-aac1-17e0855306cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T234827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=beebf901f1ab9b379cb4578d428d8449d0889adab46802e9d93354134ca0a414 [2021-06-03T23:48:27.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T23:48:27.535Z] Dload Upload Total Spent Left Speed [2021-06-03T23:48:27.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56092 0 0 100 56092 0 151k --:--:-- --:--:-- --:--:-- 151k [2021-06-03T23:48:27.795Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dccc8595695910fe9bb92cbf94209a01ec92239c [Pipeline] } [2021-06-03T23:48:27.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-03T23:48:28.854Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T23:48:29.422Z] ---> package-listing.sh [2021-06-03T23:48:29.422Z] ++ facter osfamily [2021-06-03T23:48:29.422Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T23:48:29.685Z] + OS_FAMILY=redhat [2021-06-03T23:48:29.685Z] + workspace=/w/workspace/edgex-go/5 [2021-06-03T23:48:29.685Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T23:48:29.685Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T23:48:29.685Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T23:48:29.685Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T23:48:29.685Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-03T23:48:29.685Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T23:48:29.685Z] + case "${OS_FAMILY}" in [2021-06-03T23:48:29.685Z] + sort [2021-06-03T23:48:29.685Z] + rpm -qa [2021-06-03T23:48:32.232Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T23:48:32.232Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T23:48:32.232Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T23:48:32.232Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-03T23:48:32.232Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-06-03T23:48:32.232Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-06-03T23:48:32.246Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T23:48:32.535Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:48:33.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T23:48:33.107Z] [2021-06-03T23:48:33.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T23:48:33.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T23:48:33.420Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T23:48:33.420Z] df20fa9351a1: Pulling fs layer [2021-06-03T23:48:33.420Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T23:48:33.420Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T23:48:33.420Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T23:48:33.420Z] 93b61091891f: Pulling fs layer [2021-06-03T23:48:33.420Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T23:48:33.420Z] 5e14af77c1be: Pulling fs layer [2021-06-03T23:48:33.420Z] 01666e4c0597: Pulling fs layer [2021-06-03T23:48:33.420Z] aa168da1d23b: Pulling fs layer [2021-06-03T23:48:33.420Z] 93b61091891f: Waiting [2021-06-03T23:48:33.420Z] 93b9cdb0e59b: Waiting [2021-06-03T23:48:33.420Z] 5e14af77c1be: Waiting [2021-06-03T23:48:33.420Z] 01666e4c0597: Waiting [2021-06-03T23:48:33.420Z] aa168da1d23b: Waiting [2021-06-03T23:48:33.420Z] 46f8f816bc3b: Waiting [2021-06-03T23:48:33.420Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T23:48:33.420Z] 36b3adc4ff6f: Download complete [2021-06-03T23:48:33.420Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T23:48:33.420Z] 46f8f816bc3b: Download complete [2021-06-03T23:48:33.420Z] df20fa9351a1: Verifying Checksum [2021-06-03T23:48:33.420Z] df20fa9351a1: Download complete [2021-06-03T23:48:33.420Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T23:48:33.420Z] 93b9cdb0e59b: Download complete [2021-06-03T23:48:33.685Z] 5e14af77c1be: Verifying Checksum [2021-06-03T23:48:33.685Z] 5e14af77c1be: Download complete [2021-06-03T23:48:33.685Z] 93b61091891f: Verifying Checksum [2021-06-03T23:48:33.685Z] 93b61091891f: Download complete [2021-06-03T23:48:33.685Z] 01666e4c0597: Verifying Checksum [2021-06-03T23:48:33.685Z] 01666e4c0597: Download complete [2021-06-03T23:48:33.685Z] df20fa9351a1: Pull complete [2021-06-03T23:48:33.685Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T23:48:33.685Z] 8ad3a11d3b57: Download complete [2021-06-03T23:48:33.685Z] 36b3adc4ff6f: Pull complete [2021-06-03T23:48:34.260Z] 8ad3a11d3b57: Pull complete [2021-06-03T23:48:34.260Z] 46f8f816bc3b: Pull complete [2021-06-03T23:48:34.519Z] 93b61091891f: Pull complete [2021-06-03T23:48:34.779Z] 93b9cdb0e59b: Pull complete [2021-06-03T23:48:34.779Z] 5e14af77c1be: Pull complete [2021-06-03T23:48:34.779Z] 01666e4c0597: Pull complete [2021-06-03T23:48:35.351Z] aa168da1d23b: Verifying Checksum [2021-06-03T23:48:35.351Z] aa168da1d23b: Download complete [2021-06-03T23:48:39.611Z] aa168da1d23b: Pull complete [2021-06-03T23:48:39.611Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T23:48:39.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T23:48:39.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T23:48:39.691Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-06-03T23:48:39.726Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-03T23:48:44.207Z] $ docker top 5935803919be123b06015014d6c43d92051b31370c0eb583d6e6ff27ac6378c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T23:48:44.586Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T23:48:44.881Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T23:48:45.182Z] + ls /var/log/sa-host [2021-06-03T23:48:45.182Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T23:48:45.182Z] file_magic: OK [2021-06-03T23:48:45.182Z] HZ: Using current value: 100 [2021-06-03T23:48:45.182Z] file_header: OK [2021-06-03T23:48:45.182Z] 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-03T23:48:45.182Z] Statistics: [2021-06-03T23:48:45.182Z] 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... [2021-06-03T23:48:45.182Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T23:48:45.182Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T23:48:45.182Z] file_magic: OK [2021-06-03T23:48:45.182Z] HZ: Using current value: 100 [2021-06-03T23:48:45.182Z] file_header: OK [2021-06-03T23:48:45.182Z] 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-03T23:48:45.182Z] Statistics: [2021-06-03T23:48:45.182Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T23:48:45.182Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T23:48:45.834Z] provisioning config files... [2021-06-03T23:48:45.869Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3407638205942402870tmp [Pipeline] { [Pipeline] echo [2021-06-03T23:48:45.918Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T23:48:46.212Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T23:48:46.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-03T23:48:46.618Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T23:48:46.628Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T23:48:46.937Z] ---> sudo-logs.sh [2021-06-03T23:48:46.937Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T23:48:46.966Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T23:48:47.261Z] ---> job-cost.sh [2021-06-03T23:48:47.261Z] lf-activate-venv: SKIPPING [2021-06-03T23:48:47.261Z] DEBUG: total: 0.18000000715255737 [2021-06-03T23:48:47.261Z] INFO: Retrieving Stack Cost... [2021-06-03T23:48:48.206Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T23:48:48.467Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T23:48:48.480Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T23:48:48.775Z] ---> logs-deploy.sh [2021-06-03T23:48:48.775Z] lf-activate-venv: SKIPPING [2021-06-03T23:48:48.775Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3541/5 [2021-06-03T23:48:48.775Z] INFO: archiving workspace using pattern(s): [2021-06-03T23:48:49.722Z] Archives upload complete. [2021-06-03T23:48:49.722Z] INFO: archiving logs to Nexus [2021-06-03T23:48:50.295Z] ---> uname -a: [2021-06-03T23:48:50.295Z] Linux prd-centos7-docker-4c-2g-452.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-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] ---> lscpu: [2021-06-03T23:48:50.295Z] Architecture: x86_64 [2021-06-03T23:48:50.295Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-03T23:48:50.295Z] Byte Order: Little Endian [2021-06-03T23:48:50.295Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-03T23:48:50.295Z] CPU(s): 2 [2021-06-03T23:48:50.295Z] On-line CPU(s) list: 0,1 [2021-06-03T23:48:50.295Z] Thread(s) per core: 1 [2021-06-03T23:48:50.295Z] Core(s) per socket: 1 [2021-06-03T23:48:50.295Z] Socket(s): 2 [2021-06-03T23:48:50.295Z] NUMA node(s): 1 [2021-06-03T23:48:50.295Z] Vendor ID: AuthenticAMD [2021-06-03T23:48:50.295Z] CPU family: 23 [2021-06-03T23:48:50.295Z] Model: 49 [2021-06-03T23:48:50.295Z] Model name: AMD EPYC-Rome Processor [2021-06-03T23:48:50.295Z] Stepping: 0 [2021-06-03T23:48:50.295Z] CPU MHz: 2800.000 [2021-06-03T23:48:50.295Z] BogoMIPS: 5600.00 [2021-06-03T23:48:50.295Z] Virtualization: AMD-V [2021-06-03T23:48:50.295Z] Hypervisor vendor: KVM [2021-06-03T23:48:50.295Z] Virtualization type: full [2021-06-03T23:48:50.295Z] L1d cache: 64 KiB [2021-06-03T23:48:50.295Z] L1i cache: 64 KiB [2021-06-03T23:48:50.295Z] L2 cache: 1 MiB [2021-06-03T23:48:50.295Z] L3 cache: 32 MiB [2021-06-03T23:48:50.295Z] NUMA node0 CPU(s): 0,1 [2021-06-03T23:48:50.295Z] Vulnerability Itlb multihit: Not affected [2021-06-03T23:48:50.295Z] Vulnerability L1tf: Not affected [2021-06-03T23:48:50.295Z] Vulnerability Mds: Not affected [2021-06-03T23:48:50.295Z] Vulnerability Meltdown: Not affected [2021-06-03T23:48:50.295Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-03T23:48:50.295Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-03T23:48:50.295Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-03T23:48:50.295Z] Vulnerability Srbds: Not affected [2021-06-03T23:48:50.295Z] Vulnerability Tsx async abort: Not affected [2021-06-03T23:48:50.295Z] 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-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] ---> nproc: [2021-06-03T23:48:50.295Z] 2 [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] ---> df -h: [2021-06-03T23:48:50.295Z] Filesystem Size Used Available Use% Mounted on [2021-06-03T23:48:50.295Z] overlay 40.0G 13.3G 26.7G 33% / [2021-06-03T23:48:50.295Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-03T23:48:50.295Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-03T23:48:50.295Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-03T23:48:50.295Z] /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os [2021-06-03T23:48:50.295Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf [2021-06-03T23:48:50.295Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname [2021-06-03T23:48:50.295Z] /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts [2021-06-03T23:48:50.295Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host [2021-06-03T23:48:50.295Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure [2021-06-03T23:48:50.295Z] /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log [2021-06-03T23:48:50.295Z] /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json [2021-06-03T23:48:50.295Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/5 [2021-06-03T23:48:50.295Z] /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/5@tmp [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] ---> free -m: [2021-06-03T23:48:50.295Z] total used free shared buff/cache available [2021-06-03T23:48:50.295Z] Mem: 7821 1247 1477 0 5095 6549 [2021-06-03T23:48:50.295Z] Swap: 1023 1 1022 [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] ---> ip addr: [2021-06-03T23:48:50.295Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-03T23:48:50.295Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-03T23:48:50.295Z] inet 127.0.0.1/8 scope host lo [2021-06-03T23:48:50.295Z] valid_lft forever preferred_lft forever [2021-06-03T23:48:50.295Z] inet6 ::1/128 scope host [2021-06-03T23:48:50.295Z] valid_lft forever preferred_lft forever [2021-06-03T23:48:50.295Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-03T23:48:50.295Z] link/ether fa:16:3e:b3:db:2e brd ff:ff:ff:ff:ff:ff [2021-06-03T23:48:50.295Z] inet 10.30.123.141/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-03T23:48:50.295Z] valid_lft 85085sec preferred_lft 85085sec [2021-06-03T23:48:50.295Z] inet6 fe80::f816:3eff:feb3:db2e/64 scope link [2021-06-03T23:48:50.295Z] valid_lft forever preferred_lft forever [2021-06-03T23:48:50.295Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-03T23:48:50.295Z] link/ether 02:42:2f:42:84:86 brd ff:ff:ff:ff:ff:ff [2021-06-03T23:48:50.295Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-03T23:48:50.295Z] valid_lft forever preferred_lft forever [2021-06-03T23:48:50.295Z] inet6 fe80::42:2fff:fe42:8486/64 scope link [2021-06-03T23:48:50.295Z] valid_lft forever preferred_lft forever [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] ---> sar -b -r -n DEV: [2021-06-03T23:48:50.295Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] 23:26:45 LINUX RESTART (2 CPU) [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] 23:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-03T23:48:50.295Z] 23:28:01 222.72 77.26 145.46 0.00 9476.17 52949.43 0.00 [2021-06-03T23:48:50.295Z] 23:29:01 172.95 0.18 172.77 0.00 22.78 49368.49 0.00 [2021-06-03T23:48:50.295Z] 23:30:01 59.86 0.00 59.86 0.00 0.00 6843.39 0.00 [2021-06-03T23:48:50.295Z] 23:31:01 57.40 0.02 57.38 0.00 0.53 5416.86 0.00 [2021-06-03T23:48:50.295Z] 23:32:01 483.99 152.30 331.69 0.00 3702.26 196447.82 0.00 [2021-06-03T23:48:50.295Z] 23:33:01 581.39 263.21 318.18 0.00 13700.20 142287.76 0.00 [2021-06-03T23:48:50.295Z] 23:34:01 495.02 25.68 469.34 0.00 2001.33 250725.15 0.00 [2021-06-03T23:48:50.295Z] 23:35:01 243.31 14.79 228.52 0.00 1498.77 38930.74 0.00 [2021-06-03T23:48:50.295Z] 23:36:01 1.03 0.05 0.98 0.00 0.40 12.21 0.00 [2021-06-03T23:48:50.295Z] 23:37:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 [2021-06-03T23:48:50.295Z] 23:38:01 0.38 0.00 0.38 0.00 0.00 5.08 0.00 [2021-06-03T23:48:50.295Z] 23:39:01 0.17 0.00 0.17 0.00 0.00 2.60 0.00 [2021-06-03T23:48:50.295Z] 23:40:01 0.35 0.05 0.30 0.00 0.40 4.35 0.00 [2021-06-03T23:48:50.295Z] 23:41:01 0.30 0.00 0.30 0.00 0.00 4.96 0.00 [2021-06-03T23:48:50.295Z] 23:42:01 0.43 0.18 0.25 0.00 5.73 2.82 0.00 [2021-06-03T23:48:50.295Z] 23:43:02 1.02 0.15 0.87 0.00 10.26 18.19 0.00 [2021-06-03T23:48:50.295Z] 23:44:01 0.24 0.00 0.24 0.00 0.00 3.41 0.00 [2021-06-03T23:48:50.295Z] 23:45:01 0.30 0.00 0.30 0.00 0.00 4.38 0.00 [2021-06-03T23:48:50.295Z] 23:46:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-06-03T23:48:50.295Z] 23:47:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 [2021-06-03T23:48:50.295Z] 23:48:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2021-06-03T23:48:50.295Z] Average: 110.72 25.47 85.25 0.00 1450.97 35434.72 0.00 [2021-06-03T23:48:50.295Z] [2021-06-03T23:48:50.295Z] 23:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-03T23:48:50.295Z] 23:28:01 4922792 0 864204 10.79 2620 2219324 1501352 16.58 932544 1731528 52 [2021-06-03T23:48:50.295Z] 23:29:01 4257656 0 998652 12.47 2620 2750012 1521796 16.80 1012832 2206232 32 [2021-06-03T23:48:50.295Z] 23:30:01 3814012 0 1105484 13.80 2620 3086824 1731344 19.12 1343780 2292668 145024 [2021-06-03T23:48:50.295Z] 23:31:01 3901964 0 1018360 12.72 2620 3085996 1453316 16.05 1205376 2334968 151844 [2021-06-03T23:48:50.295Z] 23:32:01 1112112 0 1204472 15.04 2620 5689736 1658708 18.31 2209700 4002320 0 [2021-06-03T23:48:50.295Z] 23:33:01 577784 0 1430268 17.86 2620 5998268 2873580 31.73 2799888 3901780 11516 [2021-06-03T23:48:50.295Z] 23:34:01 280588 0 1753344 21.89 2620 5972388 3338372 36.86 3439524 3509696 86144 [2021-06-03T23:48:50.295Z] 23:35:01 2133272 0 1185428 14.80 2620 4687620 1441884 15.92 1238876 3904052 20 [2021-06-03T23:48:50.295Z] 23:36:01 2142912 0 1175784 14.68 2620 4687624 1283208 14.17 1238048 3898456 20 [2021-06-03T23:48:50.295Z] 23:37:01 2145392 0 1173300 14.65 2620 4687628 1262624 13.94 1236048 3898556 12 [2021-06-03T23:48:50.295Z] 23:38:01 2145764 0 1172928 14.65 2620 4687628 1262720 13.94 1236144 3898556 16 [2021-06-03T23:48:50.295Z] 23:39:01 2145916 0 1172768 14.64 2620 4687636 1262660 13.94 1236184 3898556 12 [2021-06-03T23:48:50.295Z] 23:40:01 2146224 0 1172452 14.64 2620 4687644 1262624 13.94 1236200 3898568 20 [2021-06-03T23:48:50.295Z] 23:41:01 2146092 0 1172580 14.64 2620 4687648 1262624 13.94 1236092 3898568 8 [2021-06-03T23:48:50.295Z] 23:42:01 2145712 0 1172928 14.65 2620 4687680 1262624 13.94 1236300 3898508 16 [2021-06-03T23:48:50.295Z] 23:43:02 2142556 0 1175800 14.68 2620 4687964 1262928 13.94 1242392 3896012 16 [2021-06-03T23:48:50.295Z] 23:44:01 2143248 0 1175104 14.67 2620 4687968 1262688 13.94 1241816 3896012 8 [2021-06-03T23:48:50.295Z] 23:45:01 2143004 0 1175340 14.68 2620 4687976 1262784 13.94 1241972 3896012 8 [2021-06-03T23:48:50.295Z] 23:46:01 2142508 0 1175836 14.68 2620 4687976 1262808 13.94 1242124 3896012 16 [2021-06-03T23:48:50.295Z] 23:47:01 2142248 0 1176088 14.68 2620 4687984 1262976 13.94 1242804 3896012 16 [2021-06-03T23:48:50.295Z] 23:48:01 2142092 0 1176244 14.69 2620 4687984 1262964 13.94 1242732 3896012 12 [2021-06-03T23:48:50.296Z] Average: 2327326 0 1182255 14.76 2620 4496738 1521742 16.80 1442446 3549956 18801 [2021-06-03T23:48:50.296Z] [2021-06-03T23:48:50.296Z] 23:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-03T23:48:50.296Z] 23:28:01 eth0 1428.21 1502.88 6391.02 185.50 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:28:01 docker0 839.81 519.22 70.10 2676.98 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:29:01 eth0 528.16 439.61 3556.63 70.80 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:29:01 docker0 181.86 235.04 12.75 844.14 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:30:01 eth0 33.19 17.89 28.13 13.55 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:30:01 veth09bd78c 0.63 0.77 0.05 0.06 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:30:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:31:01 eth0 25.60 13.62 21.39 10.17 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:31:01 veth09bd78c 1.13 1.13 0.09 0.09 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:31:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:32:01 eth0 255.39 215.30 1869.96 88.18 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:32:01 vethf315905 0.00 0.62 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:32:01 veth57830a7 0.03 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:33:01 veth22a29b0 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:33:01 veth3329f74 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:33:01 eth0 52.10 28.93 202.60 13.15 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:33:01 vethf315905 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:34:01 vetheac3350 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:34:01 vethb12db4b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:34:01 veth75d5093 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:34:01 eth0 118.84 87.73 214.04 71.64 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:35:01 eth0 173.98 113.59 1620.49 69.98 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:35:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:35:01 docker0 1172.86 956.19 92.70 4381.52 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:36:01 eth0 1.42 0.63 0.93 0.40 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:37:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:38:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:39:01 eth0 0.27 0.22 0.10 0.02 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:42:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:43:02 eth0 0.67 0.55 0.40 0.27 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:45:01 eth0 0.67 0.13 0.17 0.06 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:46:01 eth0 1.27 0.27 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:47:01 eth0 1.65 0.48 0.62 0.36 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:48:01 eth0 0.67 0.48 0.40 0.30 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] Average: eth0 125.07 115.52 663.06 25.02 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] Average: docker0 55.91 45.58 4.42 208.87 0.00 0.00 0.00 0.00 [2021-06-03T23:48:50.296Z] [2021-06-03T23:48:50.296Z] [2021-06-03T23:48:50.296Z] ---> sar -P ALL: [2021-06-03T23:48:50.296Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) [2021-06-03T23:48:50.296Z] [2021-06-03T23:48:50.296Z] 23:26:45 LINUX RESTART (2 CPU) [2021-06-03T23:48:50.296Z] [2021-06-03T23:48:50.296Z] 23:27:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T23:48:50.296Z] 23:28:01 all 34.86 0.00 11.37 8.29 0.11 45.37 [2021-06-03T23:48:50.296Z] 23:28:01 0 29.02 0.00 12.66 9.13 0.11 49.08 [2021-06-03T23:48:50.296Z] 23:28:01 1 40.73 0.00 10.07 7.45 0.11 41.64 [2021-06-03T23:48:50.296Z] 23:29:01 all 13.66 0.00 8.31 4.15 0.10 73.79 [2021-06-03T23:48:50.296Z] 23:29:01 0 13.38 0.00 8.82 3.72 0.10 73.97 [2021-06-03T23:48:50.296Z] 23:29:01 1 13.93 0.00 7.80 4.57 0.09 73.62 [2021-06-03T23:48:50.296Z] 23:30:01 all 57.90 0.00 6.89 0.48 0.08 34.65 [2021-06-03T23:48:50.296Z] 23:30:01 0 56.59 0.00 7.45 0.63 0.07 35.26 [2021-06-03T23:48:50.296Z] 23:30:01 1 59.21 0.00 6.33 0.32 0.09 34.04 [2021-06-03T23:48:50.296Z] 23:31:01 all 52.23 0.00 7.67 0.43 0.10 39.56 [2021-06-03T23:48:50.296Z] 23:31:01 0 51.72 0.00 8.03 0.45 0.11 39.69 [2021-06-03T23:48:50.296Z] 23:31:01 1 52.75 0.00 7.31 0.41 0.09 39.43 [2021-06-03T23:48:50.296Z] 23:32:01 all 31.18 0.00 17.20 20.46 0.14 31.03 [2021-06-03T23:48:50.296Z] 23:32:01 0 31.36 0.00 17.20 20.30 0.15 31.00 [2021-06-03T23:48:50.296Z] 23:32:01 1 30.99 0.00 17.19 20.62 0.13 31.07 [2021-06-03T23:48:50.296Z] 23:33:01 all 67.64 0.00 15.95 12.78 0.13 3.50 [2021-06-03T23:48:50.296Z] 23:33:01 0 67.58 0.00 15.96 13.01 0.13 3.32 [2021-06-03T23:48:50.296Z] 23:33:01 1 67.70 0.00 15.93 12.56 0.13 3.68 [2021-06-03T23:48:50.296Z] 23:34:01 all 48.54 0.00 20.04 24.56 0.23 6.63 [2021-06-03T23:48:50.296Z] 23:34:01 0 49.13 0.00 20.69 25.92 0.24 4.02 [2021-06-03T23:48:50.296Z] 23:34:01 1 47.95 0.00 19.38 23.20 0.22 9.25 [2021-06-03T23:48:50.296Z] 23:35:01 all 32.90 0.00 7.51 6.49 0.08 53.01 [2021-06-03T23:48:50.296Z] 23:35:01 0 31.87 0.00 7.72 6.21 0.09 54.12 [2021-06-03T23:48:50.296Z] 23:35:01 1 33.93 0.00 7.30 6.78 0.07 51.92 [2021-06-03T23:48:50.296Z] 23:36:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-06-03T23:48:50.296Z] 23:36:01 0 0.13 0.00 0.05 0.00 0.03 99.78 [2021-06-03T23:48:50.296Z] 23:36:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-03T23:48:50.296Z] 23:37:01 all 0.12 0.00 0.05 0.00 0.04 99.79 [2021-06-03T23:48:50.296Z] 23:37:01 0 0.12 0.00 0.02 0.00 0.05 99.82 [2021-06-03T23:48:50.296Z] 23:37:01 1 0.12 0.00 0.08 0.00 0.03 99.77 [2021-06-03T23:48:50.296Z] 23:38:01 all 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-03T23:48:50.296Z] 23:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-03T23:48:50.296Z] 23:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-06-03T23:48:50.296Z] [2021-06-03T23:48:50.296Z] 23:38:01 CPU %user %nice %system %iowait %steal %idle [2021-06-03T23:48:50.296Z] 23:39:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-06-03T23:48:50.296Z] 23:39:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-03T23:48:50.296Z] 23:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-03T23:48:50.296Z] 23:40:01 all 0.18 0.00 0.01 0.01 0.03 99.78 [2021-06-03T23:48:50.296Z] 23:40:01 0 0.32 0.00 0.00 0.02 0.02 99.65 [2021-06-03T23:48:50.296Z] 23:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-03T23:48:50.296Z] 23:41:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-06-03T23:48:50.296Z] 23:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-03T23:48:50.296Z] 23:41:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-03T23:48:50.296Z] 23:42:01 all 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-03T23:48:50.296Z] 23:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-03T23:48:50.296Z] 23:42:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-03T23:48:50.297Z] 23:43:02 all 0.13 0.00 0.03 0.02 0.03 99.80 [2021-06-03T23:48:50.297Z] 23:43:02 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-03T23:48:50.297Z] 23:43:02 1 0.13 0.00 0.02 0.03 0.02 99.80 [2021-06-03T23:48:50.297Z] 23:44:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-06-03T23:48:50.297Z] 23:44:01 0 0.20 0.00 0.02 0.00 0.02 99.76 [2021-06-03T23:48:50.297Z] 23:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-03T23:48:50.297Z] 23:45:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-06-03T23:48:50.297Z] 23:45:01 0 0.12 0.00 0.02 0.00 0.05 99.82 [2021-06-03T23:48:50.297Z] 23:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-03T23:48:50.297Z] 23:46:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-06-03T23:48:50.297Z] 23:46:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-03T23:48:50.297Z] 23:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-03T23:48:50.297Z] 23:47:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-03T23:48:50.297Z] 23:47:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-06-03T23:48:50.297Z] 23:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-03T23:48:50.297Z] 23:48:01 all 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-03T23:48:50.297Z] 23:48:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2021-06-03T23:48:50.297Z] 23:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-03T23:48:50.297Z] Average: all 15.40 0.00 4.31 3.50 0.06 76.72 [2021-06-03T23:48:50.297Z] Average: 0 15.06 0.00 4.48 3.59 0.06 76.81 [2021-06-03T23:48:50.297Z] Average: 1 15.74 0.00 4.14 3.42 0.06 76.64 [2021-06-03T23:48:50.297Z] [2021-06-03T23:48:50.297Z] [2021-06-03T23:48:50.297Z]