Pull request #3826 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at b7985a5e213d1adc6c93ffba227765f14366fda1 rather than 3b7c8e1421f0d5b9c97dd8411b812e8af1bfeea8 Obtained Jenkinsfile from b7985a5e213d1adc6c93ffba227765f14366fda1 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh978419849008050738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5354386098693650741.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3826/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3420057080206089093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7031969850561652360.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3826/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5095107165239896028.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-785 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh1779072779119203805.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 3b7c8e1421f0d5b9c97dd8411b812e8af1bfeea8 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh3249674232133938241.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b7c8e1421f0d5b9c97dd8411b812e8af1bfeea8 # timeout=10 Merge succeeded, producing cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 Checking out Revision cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 (PR-3826) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh9211269659657474644.key > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 # timeout=10 Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-30T13:49:07.655Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-30T13:49:07.703Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-30T13:49:07.718Z] ========================================================= [2021-11-30T13:49:07.718Z] EdgeX Global Pipelines Version Info [2021-11-30T13:49:07.718Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 41577234ba003131683539bcd4667e0ac93e1491 # timeout=10 [2021-11-30T13:49:08.851Z] ------------------- [2021-11-30T13:49:08.851Z] stable info: [2021-11-30T13:49:08.851Z] ------------------- [2021-11-30T13:49:08.851Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-30T13:49:08.851Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-30T13:49:08.851Z] Message: update stable to v1.0.217 [2021-11-30T13:49:09.424Z] ------------------- [2021-11-30T13:49:09.424Z] experimental info: [2021-11-30T13:49:09.424Z] ------------------- [2021-11-30T13:49:09.424Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-30T13:49:09.424Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-30T13:49:09.424Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-30T13:49:09.506Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-30T13:49:09.516Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-30T13:49:09.525Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-30T13:49:09.535Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-30T13:49:09.544Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-30T13:49:09.553Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-30T13:49:09.562Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-30T13:49:09.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-30T13:49:09.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-30T13:49:09.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-30T13:49:09.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-30T13:49:09.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-30T13:49:09.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-30T13:49:09.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-30T13:49:09.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-30T13:49:09.646Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-30T13:49:09.658Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-30T13:49:09.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-30T13:49:09.680Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-30T13:49:09.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-30T13:49:09.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-30T13:49:09.709Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-30T13:49:09.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3826 [Pipeline] echo [2021-11-30T13:49:09.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3826 [Pipeline] echo [2021-11-30T13:49:09.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3826 [Pipeline] echo [2021-11-30T13:49:09.749Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [Pipeline] echo [2021-11-30T13:49:09.759Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc69bf3 [Pipeline] echo [2021-11-30T13:49:09.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T13:49:09.808Z] provisioning config files... [2021-11-30T13:49:09.823Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1289811783726251954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T13:49:10.127Z] ---> docker-login.sh [2021-11-30T13:49:10.127Z] nexus3.edgexfoundry.org:10001 [2021-11-30T13:49:10.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T13:49:10.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T13:49:10.388Z] Configure a credential helper to remove this warning. See [2021-11-30T13:49:10.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T13:49:10.388Z] [2021-11-30T13:49:10.388Z] Login Succeeded [2021-11-30T13:49:10.388Z] nexus3.edgexfoundry.org:10002 [2021-11-30T13:49:10.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T13:49:10.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T13:49:10.653Z] Configure a credential helper to remove this warning. See [2021-11-30T13:49:10.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T13:49:10.653Z] [2021-11-30T13:49:10.653Z] Login Succeeded [2021-11-30T13:49:10.653Z] nexus3.edgexfoundry.org:10003 [2021-11-30T13:49:10.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T13:49:10.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T13:49:10.653Z] Configure a credential helper to remove this warning. See [2021-11-30T13:49:10.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T13:49:10.653Z] [2021-11-30T13:49:10.653Z] Login Succeeded [2021-11-30T13:49:10.653Z] nexus3.edgexfoundry.org:10004 [2021-11-30T13:49:10.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T13:49:10.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T13:49:10.653Z] Configure a credential helper to remove this warning. See [2021-11-30T13:49:10.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T13:49:10.653Z] [2021-11-30T13:49:10.653Z] Login Succeeded [2021-11-30T13:49:10.653Z] docker.io [2021-11-30T13:49:10.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T13:49:11.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T13:49:11.176Z] Configure a credential helper to remove this warning. See [2021-11-30T13:49:11.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T13:49:11.176Z] [2021-11-30T13:49:11.176Z] Login Succeeded [2021-11-30T13:49:11.176Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T13:49:11.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-30T13:49:11.493Z] ++ 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-11-30T13:49:11.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T13:49:11.493Z] ++ dirname cmd/core-command/Dockerfile [2021-11-30T13:49:11.493Z] ++ cut -d/ -f2 [2021-11-30T13:49:11.493Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-30T13:49:11.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T13:49:11.493Z] ++ dirname cmd/core-data/Dockerfile [2021-11-30T13:49:11.493Z] ++ cut -d/ -f2 [2021-11-30T13:49:11.493Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-30T13:49:11.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T13:49:11.493Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-30T13:49:11.493Z] ++ cut -d/ -f2 [2021-11-30T13:49:11.493Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-30T13:49:11.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T13:49:11.493Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-30T13:49:11.493Z] ++ cut -d/ -f2 [2021-11-30T13:49:11.493Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-30T13:49:11.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T13:49:11.493Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-30T13:49:11.493Z] ++ cut -d/ -f2 [2021-11-30T13:49:11.493Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-30T13:49:11.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T13:49:11.493Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-30T13:49:11.493Z] ++ cut -d/ -f2 [2021-11-30T13:49:11.493Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-30T13:49:11.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T13:49:11.493Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-30T13:49:11.493Z] ++ cut -d/ -f2 [2021-11-30T13:49:11.493Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-30T13:49:11.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T13:49:11.493Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-30T13:49:11.493Z] ++ cut -d/ -f2 [2021-11-30T13:49:11.493Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-30T13:49:11.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-30T13:49:11.493Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-30T13:49:11.493Z] ++ cut -d/ -f2 [2021-11-30T13:49:11.493Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-30T13:49:11.535Z] 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] { (Build Check) [Pipeline] sh [2021-11-30T13:49:11.960Z] + git rev-list -1 --merges cc69bf35da07d0a794fbaab9096fd8dd324b8ec1~1..cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [Pipeline] echo [2021-11-30T13:49:11.974Z] -----------> git rev-list -1 --merges cc69bf35da07d0a794fbaab9096fd8dd324b8ec1~1..cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [2021-11-30T13:49:11.974Z] cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [false] [Pipeline] sh [2021-11-30T13:49:12.261Z] + git log --format=format:%s -1 cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [Pipeline] echo [2021-11-30T13:49:12.276Z] ========================================================= [2021-11-30T13:49:12.276Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-30T13:49:12.276Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-30T13:49:12.860Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-30T13:49:12.860Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-30T13:49:12.860Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-30T13:49:12.860Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-30T13:49:12.860Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-30T13:49:12.860Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-30T13:49:12.860Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:49:13.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T13:49:13.330Z] [2021-11-30T13:49:13.330Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:49:13.647Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T13:49:13.647Z] latest: Pulling from edgex-devops/git-semver [2021-11-30T13:49:13.647Z] a0d0a0d46f8b: Pulling fs layer [2021-11-30T13:49:13.647Z] 3e5f54012d9b: Pulling fs layer [2021-11-30T13:49:13.647Z] 4c7163046ea9: Pulling fs layer [2021-11-30T13:49:13.647Z] 0c2d73faf560: Pulling fs layer [2021-11-30T13:49:13.647Z] 0c2d73faf560: Waiting [2021-11-30T13:49:13.647Z] 3e5f54012d9b: Download complete [2021-11-30T13:49:13.647Z] a0d0a0d46f8b: Verifying Checksum [2021-11-30T13:49:13.647Z] a0d0a0d46f8b: Download complete [2021-11-30T13:49:13.647Z] 4c7163046ea9: Verifying Checksum [2021-11-30T13:49:13.647Z] 4c7163046ea9: Download complete [2021-11-30T13:49:13.647Z] 0c2d73faf560: Verifying Checksum [2021-11-30T13:49:13.647Z] 0c2d73faf560: Download complete [2021-11-30T13:49:13.920Z] a0d0a0d46f8b: Pull complete [2021-11-30T13:49:13.920Z] 3e5f54012d9b: Pull complete [2021-11-30T13:49:14.188Z] 4c7163046ea9: Pull complete [2021-11-30T13:49:14.448Z] 0c2d73faf560: Pull complete [2021-11-30T13:49:14.448Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-30T13:49:14.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T13:49:14.448Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-30T13:49:14.523Z] prd-centos7-docker-4c-2g-785 does not seem to be running inside a container [2021-11-30T13:49:14.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-30T13:49:15.291Z] $ docker top 214f3576c570a95ab33c16626b398431018e7c87cbbd33b3658304105d2eae54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-30T13:49:15.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T13:49:15.393Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T13:49:15.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T13:49:15.500Z] $ docker exec 214f3576c570a95ab33c16626b398431018e7c87cbbd33b3658304105d2eae54 ssh-agent [2021-11-30T13:49:15.601Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLoeHgi/agent.13 [2021-11-30T13:49:15.601Z] SSH_AGENT_PID=19 [2021-11-30T13:49:15.611Z] Running ssh-add (command line suppressed) [2021-11-30T13:49:15.699Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_457713248360864282.key (/w/workspace/edgex-go/6@tmp/private_key_457713248360864282.key) [2021-11-30T13:49:15.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T13:49:16.002Z] + git tag --points-at HEAD [Pipeline] } [2021-11-30T13:49:16.019Z] $ docker exec --env ******** --env ******** 214f3576c570a95ab33c16626b398431018e7c87cbbd33b3658304105d2eae54 ssh-agent -k [2021-11-30T13:49:16.102Z] unset SSH_AUTH_SOCK; [2021-11-30T13:49:16.103Z] unset SSH_AGENT_PID; [2021-11-30T13:49:16.103Z] echo Agent pid 19 killed; [2021-11-30T13:49:16.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-30T13:49:16.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T13:49:16.135Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T13:49:16.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T13:49:16.242Z] $ docker exec 214f3576c570a95ab33c16626b398431018e7c87cbbd33b3658304105d2eae54 ssh-agent [2021-11-30T13:49:16.358Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCDALoD/agent.53 [2021-11-30T13:49:16.358Z] SSH_AGENT_PID=60 [2021-11-30T13:49:16.363Z] Running ssh-add (command line suppressed) [2021-11-30T13:49:16.464Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4785060309601272988.key (/w/workspace/edgex-go/6@tmp/private_key_4785060309601272988.key) [2021-11-30T13:49:16.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T13:49:16.775Z] + git semver init [2021-11-30T13:49:16.775Z] # -> Open(): unable to determine branch for HEAD [2021-11-30T13:49:16.775Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-11-30T13:49:16.775Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-11-30T13:49:16.775Z] # $SEMVER_REMOTE_NAME = origin [2021-11-30T13:49:16.775Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-30T13:49:16.775Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-30T13:49:16.775Z] # $SEMVER_BRANCH = PR-3826 [2021-11-30T13:49:16.775Z] # $SEMVER_TEMP = /tmp/semver-128083172 [2021-11-30T13:49:16.775Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-30T13:49:31.731Z] # '/tmp/semver-128083172' -> '/w/workspace/edgex-go/6/.semver' [2021-11-30T13:49:31.731Z] # -> Force: false [2021-11-30T13:49:31.731Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-11-30T13:49:31.738Z] $ docker exec --env ******** --env ******** 214f3576c570a95ab33c16626b398431018e7c87cbbd33b3658304105d2eae54 ssh-agent -k [2021-11-30T13:49:31.816Z] unset SSH_AUTH_SOCK; [2021-11-30T13:49:31.816Z] unset SSH_AGENT_PID; [2021-11-30T13:49:31.816Z] echo Agent pid 60 killed; [2021-11-30T13:49:31.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-30T13:49:32.128Z] + git semver [Pipeline] } [2021-11-30T13:49:32.140Z] $ docker stop --time=1 214f3576c570a95ab33c16626b398431018e7c87cbbd33b3658304105d2eae54 [2021-11-30T13:49:34.315Z] $ docker rm -f 214f3576c570a95ab33c16626b398431018e7c87cbbd33b3658304105d2eae54 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T13:49:34.681Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-30T13:49:34.916Z] Stashed 1 file(s) [Pipeline] echo [2021-11-30T13:49:34.920Z] [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] echo [2021-11-30T13:49:35.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-30T13:49:35.162Z] ========================================================= [2021-11-30T13:49:35.162Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-30T13:49:35.162Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T13:49:35.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T13:49:35.455Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-30T13:49:35.455Z] a0d0a0d46f8b: Already exists [2021-11-30T13:49:35.455Z] 31adcdaf11c8: Pulling fs layer [2021-11-30T13:49:35.455Z] b8b176561691: Pulling fs layer [2021-11-30T13:49:35.455Z] 4527c011a84f: Pulling fs layer [2021-11-30T13:49:35.455Z] 5d74067f8e1e: Pulling fs layer [2021-11-30T13:49:35.455Z] e0aca202a116: Pulling fs layer [2021-11-30T13:49:35.455Z] 3a43be97a3b4: Pulling fs layer [2021-11-30T13:49:35.455Z] 34cad66bf833: Pulling fs layer [2021-11-30T13:49:35.455Z] b4e3c513aaa6: Pulling fs layer [2021-11-30T13:49:35.455Z] 3a43be97a3b4: Waiting [2021-11-30T13:49:35.455Z] 34cad66bf833: Waiting [2021-11-30T13:49:35.455Z] b4e3c513aaa6: Waiting [2021-11-30T13:49:35.455Z] 5d74067f8e1e: Waiting [2021-11-30T13:49:35.455Z] e0aca202a116: Waiting [2021-11-30T13:49:35.455Z] b8b176561691: Verifying Checksum [2021-11-30T13:49:35.455Z] b8b176561691: Download complete [2021-11-30T13:49:35.455Z] 31adcdaf11c8: Verifying Checksum [2021-11-30T13:49:35.455Z] 31adcdaf11c8: Download complete [2021-11-30T13:49:35.455Z] 5d74067f8e1e: Verifying Checksum [2021-11-30T13:49:35.455Z] 5d74067f8e1e: Download complete [2021-11-30T13:49:35.455Z] e0aca202a116: Verifying Checksum [2021-11-30T13:49:35.455Z] e0aca202a116: Download complete [2021-11-30T13:49:35.455Z] 3a43be97a3b4: Verifying Checksum [2021-11-30T13:49:35.455Z] 3a43be97a3b4: Download complete [2021-11-30T13:49:35.718Z] 34cad66bf833: Verifying Checksum [2021-11-30T13:49:35.718Z] 34cad66bf833: Download complete [2021-11-30T13:49:35.718Z] 31adcdaf11c8: Pull complete [2021-11-30T13:49:35.718Z] b8b176561691: Pull complete [2021-11-30T13:49:35.984Z] 4527c011a84f: Verifying Checksum [2021-11-30T13:49:35.984Z] 4527c011a84f: Download complete [2021-11-30T13:49:35.984Z] b4e3c513aaa6: Verifying Checksum [2021-11-30T13:49:35.984Z] b4e3c513aaa6: Download complete [2021-11-30T13:49:40.210Z] 4527c011a84f: Pull complete [2021-11-30T13:49:40.210Z] 5d74067f8e1e: Pull complete [2021-11-30T13:49:40.210Z] e0aca202a116: Pull complete [2021-11-30T13:49:40.210Z] 3a43be97a3b4: Pull complete [2021-11-30T13:49:40.210Z] 34cad66bf833: Pull complete [2021-11-30T13:49:42.782Z] b4e3c513aaa6: Pull complete [2021-11-30T13:49:42.782Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-30T13:49:42.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T13:49:42.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-30T13:49:43.091Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T13:49:43.091Z] WORKDIR /edgex [2021-11-30T13:49:43.091Z] COPY go.mod . [2021-11-30T13:49:43.091Z] RUN go mod download' [2021-11-30T13:49:43.091Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-30T13:49:45.635Z] Sending build context to Docker daemon 334.5MB [2021-11-30T13:49:45.635Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T13:49:45.635Z] ---> 9f6097aaca64 [2021-11-30T13:49:45.635Z] Step 2/4 : WORKDIR /edgex [2021-11-30T13:49:46.581Z] ---> Running in e7abab574002 [2021-11-30T13:49:46.581Z] Removing intermediate container e7abab574002 [2021-11-30T13:49:46.581Z] ---> ef84d059b00f [2021-11-30T13:49:46.581Z] Step 3/4 : COPY go.mod . [2021-11-30T13:49:46.581Z] ---> 01ce729af76f [2021-11-30T13:49:46.581Z] Step 4/4 : RUN go mod download [2021-11-30T13:49:46.581Z] ---> Running in f368244e04b1 [2021-11-30T13:49:50.120Z] Still waiting to schedule task [2021-11-30T13:49:50.121Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-30T13:50:18.712Z] Removing intermediate container f368244e04b1 [2021-11-30T13:50:18.712Z] ---> 6c1bd9ac3234 [2021-11-30T13:50:18.712Z] Successfully built 6c1bd9ac3234 [2021-11-30T13:50:18.712Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:50:19.011Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-30T13:50:19.011Z] . [Pipeline] withDockerContainer [2021-11-30T13:50:19.076Z] prd-centos7-docker-4c-2g-785 does not seem to be running inside a container [2021-11-30T13:50:19.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-30T13:50:19.483Z] $ docker top f05de79e37ed81568347e5173161e2b381011c4501058832132c0573534830e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T13:50:19.856Z] + go version [2021-11-30T13:50:19.856Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-30T13:50:19.867Z] $ docker stop --time=1 f05de79e37ed81568347e5173161e2b381011c4501058832132c0573534830e9 [2021-11-30T13:50:21.050Z] $ docker rm -f f05de79e37ed81568347e5173161e2b381011c4501058832132c0573534830e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:50:21.581Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-30T13:50:21.581Z] . [Pipeline] withDockerContainer [2021-11-30T13:50:21.662Z] prd-centos7-docker-4c-2g-785 does not seem to be running inside a container [2021-11-30T13:50:21.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-30T13:50:22.061Z] $ docker top 6ab8becd6d507b4f3cdfd45174c8d5022428515091714769b676a282b2ad30cb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-30T13:50:22.140Z] ========================================================= [2021-11-30T13:50:22.140Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-30T13:50:22.140Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T13:50:22.439Z] + make test [2021-11-30T13:50:22.439Z] go mod tidy [2021-11-30T13:50:22.439Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-30T13:50:27.768Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-30T13:50:46.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-30T13:50:48.628Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-30T13:50:48.892Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-30T13:50:49.469Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-30T13:50:51.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-30T13:50:52.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-30T13:50:52.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-30T13:50:52.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-30T13:50:52.958Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-30T13:50:52.958Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-30T13:50:53.220Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-30T13:50:53.220Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-30T13:50:53.220Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-30T13:50:53.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-30T13:50:55.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-11-30T13:50:55.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-30T13:50:55.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-30T13:50:55.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2021-11-30T13:50:55.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-30T13:50:56.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 44.7% of statements [2021-11-30T13:50:56.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-30T13:50:56.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-30T13:50:57.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements [2021-11-30T13:50:57.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-30T13:50:57.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-30T13:50:58.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2021-11-30T13:50:58.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-30T13:50:58.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-30T13:50:58.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-30T13:50:58.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-30T13:50:58.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-30T13:50:58.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.271s coverage: 94.2% of statements [2021-11-30T13:50:58.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-30T13:50:58.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-30T13:50:58.795Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2021-11-30T13:50:58.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-30T13:50:58.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-30T13:50:58.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-30T13:50:58.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-30T13:50:58.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-30T13:50:59.376Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-11-30T13:50:59.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-30T13:50:59.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-30T13:50:59.376Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-30T13:50:59.954Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements [2021-11-30T13:50:59.954Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-30T13:50:59.954Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-11-30T13:51:00.533Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 21.7% of statements [2021-11-30T13:51:00.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-30T13:51:00.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-11-30T13:51:00.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2021-11-30T13:51:01.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-11-30T13:51:01.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-11-30T13:51:01.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-11-30T13:51:13.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-11-30T13:51:13.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-11-30T13:51:18.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.184s coverage: 82.5% of statements [2021-11-30T13:51:18.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-30T13:51:22.307Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-786 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws [2021-11-30T13:51:22.319Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-11-30T13:51:22.491Z] The recommended git tool is: git [2021-11-30T13:51:27.574Z] using credential edgex-jenkins-ssh [2021-11-30T13:51:27.592Z] Cloning the remote Git repository [2021-11-30T13:51:27.699Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-30T13:51:27.876Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-11-30T13:51:27.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T13:51:27.954Z] > git --version # timeout=10 [2021-11-30T13:51:27.971Z] > git --version # 'git version 2.17.1' [2021-11-30T13:51:27.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T13:51:28.091Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.118s coverage: 91.2% of statements [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-30T13:51:36.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-11-30T13:51:36.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-11-30T13:51:36.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 65.4% of statements [2021-11-30T13:51:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-30T13:51:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-30T13:51:36.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-30T13:51:37.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 43.8% of statements [2021-11-30T13:51:37.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-30T13:51:37.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-30T13:51:37.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-11-30T13:51:37.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-30T13:51:38.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2021-11-30T13:51:38.350Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-30T13:51:44.836Z] Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 3b7c8e1421f0d5b9c97dd8411b812e8af1bfeea8 [2021-11-30T13:51:43.831Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T13:51:43.852Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T13:51:43.879Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T13:51:43.923Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T13:51:43.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T13:51:43.940Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-30T13:51:44.858Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T13:51:45.264Z] Merge succeeded, producing c7dff777723c93035107b909638ae99c3f736040 [2021-11-30T13:51:45.264Z] Checking out Revision c7dff777723c93035107b909638ae99c3f736040 (PR-3826) [2021-11-30T13:51:46.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-30T13:51:46.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-30T13:51:46.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-30T13:51:46.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-30T13:51:46.552Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-30T13:51:46.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-30T13:51:46.552Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-11-30T13:51:46.552Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-11-30T13:51:46.552Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-30T13:51:44.877Z] > git checkout -f 3b7c8e1421f0d5b9c97dd8411b812e8af1bfeea8 # timeout=10 [2021-11-30T13:51:45.094Z] > git remote # timeout=10 [2021-11-30T13:51:45.110Z] > git config --get remote.origin.url # timeout=10 [2021-11-30T13:51:45.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T13:51:45.135Z] > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 [2021-11-30T13:51:45.250Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-30T13:51:45.272Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T13:51:45.294Z] > git checkout -f c7dff777723c93035107b909638ae99c3f736040 # timeout=10 [2021-11-30T13:51:49.459Z] Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" [2021-11-30T13:51:49.481Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-30T13:51:50.554Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-30T13:51:50.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T13:51:50.554Z] Dload Upload Total Spent Left Speed [2021-11-30T13:51:50.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 55511 0 --:--:-- --:--:-- --:--:-- 55511 [Pipeline] sh [2021-11-30T13:51:50.960Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-30T13:51:51.299Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-30T13:51:51.299Z] sudo tee /etc/docker/daemon.new [2021-11-30T13:51:51.299Z] { [2021-11-30T13:51:51.299Z] "registry-mirrors": [ [2021-11-30T13:51:51.299Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-30T13:51:51.299Z] ], [2021-11-30T13:51:51.299Z] "bip": "10.250.0.254/24", [2021-11-30T13:51:51.299Z] "hosts": [ [2021-11-30T13:51:51.299Z] "tcp://0.0.0.0:5555", [2021-11-30T13:51:51.299Z] "unix:///var/run/docker.sock" [2021-11-30T13:51:51.299Z] ], [2021-11-30T13:51:51.300Z] "mtu": 1458, [2021-11-30T13:51:51.300Z] "selinux-enabled": true, [2021-11-30T13:51:51.300Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-30T13:51:51.300Z] } [Pipeline] sh [2021-11-30T13:51:49.468Z] > git rev-list --no-walk 41577234ba003131683539bcd4667e0ac93e1491 # timeout=10 [2021-11-30T13:51:51.638Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-30T13:51:51.982Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T13:52:10.374Z] provisioning config files... [2021-11-30T13:52:10.398Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config9129715277851951926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T13:52:10.767Z] ---> docker-login.sh [2021-11-30T13:52:10.767Z] nexus3.edgexfoundry.org:10001 [2021-11-30T13:52:11.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T13:52:11.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T13:52:11.647Z] Configure a credential helper to remove this warning. See [2021-11-30T13:52:11.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T13:52:11.647Z] [2021-11-30T13:52:11.647Z] Login Succeeded [2021-11-30T13:52:11.647Z] nexus3.edgexfoundry.org:10002 [2021-11-30T13:52:12.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T13:52:12.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T13:52:12.244Z] Configure a credential helper to remove this warning. See [2021-11-30T13:52:12.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T13:52:12.245Z] [2021-11-30T13:52:12.245Z] Login Succeeded [2021-11-30T13:52:12.245Z] nexus3.edgexfoundry.org:10003 [2021-11-30T13:52:12.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T13:52:12.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T13:52:12.846Z] Configure a credential helper to remove this warning. See [2021-11-30T13:52:12.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T13:52:12.846Z] [2021-11-30T13:52:12.846Z] Login Succeeded [2021-11-30T13:52:12.846Z] nexus3.edgexfoundry.org:10004 [2021-11-30T13:52:13.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T13:52:13.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T13:52:13.443Z] Configure a credential helper to remove this warning. See [2021-11-30T13:52:13.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T13:52:13.443Z] [2021-11-30T13:52:13.443Z] Login Succeeded [2021-11-30T13:52:13.443Z] docker.io [2021-11-30T13:52:13.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T13:52:14.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T13:52:14.314Z] Configure a credential helper to remove this warning. See [2021-11-30T13:52:14.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T13:52:14.314Z] [2021-11-30T13:52:14.314Z] Login Succeeded [2021-11-30T13:52:14.314Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T13:52:14.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-30T13:52:14.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-30T13:52:14.770Z] ========================================================= [2021-11-30T13:52:14.770Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-30T13:52:14.770Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T13:52:15.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T13:52:15.433Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-30T13:52:15.433Z] 552d1f2373af: Pulling fs layer [2021-11-30T13:52:15.433Z] ea3f2d53f512: Pulling fs layer [2021-11-30T13:52:15.433Z] 9e70ebbbe112: Pulling fs layer [2021-11-30T13:52:15.433Z] 7a9cfe048b4a: Pulling fs layer [2021-11-30T13:52:15.433Z] 72dc09318566: Pulling fs layer [2021-11-30T13:52:15.433Z] f4f7b4309257: Pulling fs layer [2021-11-30T13:52:15.433Z] 0ac9a79272e3: Pulling fs layer [2021-11-30T13:52:15.433Z] b78e95d17946: Pulling fs layer [2021-11-30T13:52:15.433Z] 7a9cfe048b4a: Waiting [2021-11-30T13:52:15.433Z] 72dc09318566: Waiting [2021-11-30T13:52:15.433Z] 0ac9a79272e3: Waiting [2021-11-30T13:52:15.433Z] f4f7b4309257: Waiting [2021-11-30T13:52:15.433Z] b78e95d17946: Waiting [2021-11-30T13:52:15.433Z] 9e70ebbbe112: Download complete [2021-11-30T13:52:15.433Z] ea3f2d53f512: Verifying Checksum [2021-11-30T13:52:15.433Z] ea3f2d53f512: Download complete [2021-11-30T13:52:15.433Z] 72dc09318566: Verifying Checksum [2021-11-30T13:52:15.433Z] 72dc09318566: Download complete [2021-11-30T13:52:15.433Z] f4f7b4309257: Verifying Checksum [2021-11-30T13:52:15.433Z] f4f7b4309257: Download complete [2021-11-30T13:52:15.433Z] 552d1f2373af: Download complete [2021-11-30T13:52:15.433Z] 0ac9a79272e3: Verifying Checksum [2021-11-30T13:52:15.433Z] 0ac9a79272e3: Download complete [2021-11-30T13:52:16.436Z] 552d1f2373af: Pull complete [2021-11-30T13:52:17.045Z] ea3f2d53f512: Pull complete [2021-11-30T13:52:17.328Z] 9e70ebbbe112: Pull complete [2021-11-30T13:52:17.328Z] b78e95d17946: Download complete [2021-11-30T13:52:17.928Z] 7a9cfe048b4a: Verifying Checksum [2021-11-30T13:52:17.928Z] 7a9cfe048b4a: Download complete [2021-11-30T13:52:18.829Z] GO111MODULE=on go vet ./... [2021-11-30T13:52:28.091Z] 7a9cfe048b4a: Pull complete [2021-11-30T13:52:28.091Z] 72dc09318566: Pull complete [2021-11-30T13:52:28.367Z] f4f7b4309257: Pull complete [2021-11-30T13:52:28.856Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-30T13:52:28.856Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-30T13:52:28.856Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-30T13:52:28.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-30T13:52:28.965Z] 0ac9a79272e3: Pull complete [2021-11-30T13:52:29.166Z] + ls -al . [2021-11-30T13:52:29.166Z] total 644 [2021-11-30T13:52:29.166Z] drwxrwxr-x 10 1001 1001 4096 Nov 30 13:52 . [2021-11-30T13:52:29.166Z] drwxr-xr-x 4 root root 28 Nov 30 13:50 .. [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 11 Nov 30 13:49 .dockerignore [2021-11-30T13:52:29.166Z] drwxrwxr-x 8 1001 1001 179 Nov 30 13:49 .git [2021-11-30T13:52:29.166Z] drwxrwxr-x 4 1001 1001 142 Nov 30 13:49 .github [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 804 Nov 30 13:49 .gitignore [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 42 Nov 30 13:49 .golangci.yml [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 76 Nov 30 13:49 .hadolint.yml [2021-11-30T13:52:29.166Z] drwx------ 3 1001 1001 73 Nov 30 13:49 .semver [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 166 Nov 30 13:49 .sonarcloud.properties [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 1171 Nov 30 13:49 ADOPTERS.md [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 8910 Nov 30 13:49 Attribution.txt [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 51732 Nov 30 13:49 CHANGELOG.md [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 3804 Nov 30 13:49 CONTRIBUTING.md [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 677 Nov 30 13:49 GOVERNANCE.md [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 849 Nov 30 13:49 Jenkinsfile [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 10775 Nov 30 13:49 LICENSE [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 6508 Nov 30 13:49 Makefile [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 582 Nov 30 13:49 OWNERS.md [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 8207 Nov 30 13:49 README.md [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 6912 Nov 30 13:49 SECURITY.md [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 5 Nov 30 13:49 VERSION [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 4131 Nov 30 13:49 ZMQWindows.md [2021-11-30T13:52:29.166Z] drwxrwxr-x 2 1001 1001 37 Nov 30 13:49 bin [2021-11-30T13:52:29.166Z] drwxrwxr-x 14 1001 1001 4096 Nov 30 13:49 cmd [2021-11-30T13:52:29.166Z] -rw-r--r-- 1 root root 428381 Nov 30 13:51 coverage.out [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 828 Nov 30 13:49 go.mod [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 49483 Nov 30 13:49 go.sum [2021-11-30T13:52:29.166Z] drwxrwxr-x 8 1001 1001 124 Nov 30 13:49 internal [2021-11-30T13:52:29.166Z] drwxrwxr-x 3 1001 1001 16 Nov 30 13:49 openapi [2021-11-30T13:52:29.166Z] drwxrwxr-x 4 1001 1001 71 Nov 30 13:49 snap [2021-11-30T13:52:29.166Z] -rw-rw-r-- 1 1001 1001 204 Nov 30 13:49 version.go [Pipeline] sh [2021-11-30T13:52:29.456Z] + '[' -e coverage.out ] [2021-11-30T13:52:29.456Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-30T13:52:29.542Z] Stashed 1 file(s) [Pipeline] sh [2021-11-30T13:52:29.848Z] + make build [2021-11-30T13:52:29.848Z] 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-11-30T13:52:31.236Z] 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-11-30T13:52:34.365Z] b78e95d17946: Pull complete [2021-11-30T13:52:34.365Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-30T13:52:34.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T13:52:34.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-30T13:52:34.724Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-30T13:52:34.724Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T13:52:34.724Z] WORKDIR /edgex [2021-11-30T13:52:34.724Z] COPY go.mod . [2021-11-30T13:52:34.724Z] RUN go mod download [2021-11-30T13:52:37.361Z] Sending build context to Docker daemon 168.9MB [2021-11-30T13:52:37.361Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T13:52:37.361Z] ---> 8b459fc5aaf0 [2021-11-30T13:52:37.361Z] Step 2/4 : WORKDIR /edgex [2021-11-30T13:52:37.857Z] 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-11-30T13:52:38.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-30T13:52:38.795Z] ---> Running in 17fda10022ac [2021-11-30T13:52:39.393Z] Removing intermediate container 17fda10022ac [2021-11-30T13:52:39.393Z] ---> ff63a8a5b34f [2021-11-30T13:52:39.393Z] Step 3/4 : COPY go.mod . [2021-11-30T13:52:39.511Z] 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-11-30T13:52:39.511Z] 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-11-30T13:52:39.991Z] ---> 5c9e70ebcbe5 [2021-11-30T13:52:39.991Z] Step 4/4 : RUN go mod download [2021-11-30T13:52:39.991Z] ---> Running in 2b1cbc760aa7 [2021-11-30T13:52:40.473Z] 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-11-30T13:52:41.418Z] 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-11-30T13:52:41.996Z] 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-11-30T13:52:42.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-30T13:52:43.893Z] 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-11-30T13:52:44.465Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-30T13:52:46.394Z] $ docker stop --time=1 6ab8becd6d507b4f3cdfd45174c8d5022428515091714769b676a282b2ad30cb [2021-11-30T13:52:48.127Z] $ docker rm -f 6ab8becd6d507b4f3cdfd45174c8d5022428515091714769b676a282b2ad30cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:52:49.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T13:52:49.778Z] [2021-11-30T13:52:49.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:52:50.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T13:52:50.182Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-30T13:52:50.182Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-30T13:52:50.182Z] ca9280d653b3: Pulling fs layer [2021-11-30T13:52:50.182Z] 7e9c9ca2126c: Pulling fs layer [2021-11-30T13:52:50.182Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-30T13:52:50.182Z] cbdbe7a5bc2a: Download complete [2021-11-30T13:52:50.464Z] ca9280d653b3: Verifying Checksum [2021-11-30T13:52:50.464Z] ca9280d653b3: Download complete [2021-11-30T13:52:50.464Z] cbdbe7a5bc2a: Pull complete [2021-11-30T13:52:50.726Z] 7e9c9ca2126c: Verifying Checksum [2021-11-30T13:52:50.726Z] 7e9c9ca2126c: Download complete [2021-11-30T13:52:50.990Z] ca9280d653b3: Pull complete [2021-11-30T13:52:55.209Z] 7e9c9ca2126c: Pull complete [2021-11-30T13:52:55.209Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-30T13:52:55.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T13:52:55.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-30T13:52:55.276Z] prd-centos7-docker-4c-2g-785 does not seem to be running inside a container [2021-11-30T13:52:55.306Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-30T13:52:58.059Z] $ docker top 051edc401ca3b4d460f1a060e65ca7dd8bc7d236b16da55a5576f7f85e639542 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T13:52:58.412Z] + docker-compose build --help [2021-11-30T13:52:58.412Z] + grep parallel [2021-11-30T13:52:58.983Z] --parallel Build images in parallel. [Pipeline] } [2021-11-30T13:52:58.993Z] $ docker stop --time=1 051edc401ca3b4d460f1a060e65ca7dd8bc7d236b16da55a5576f7f85e639542 [2021-11-30T13:53:00.164Z] $ docker rm -f 051edc401ca3b4d460f1a060e65ca7dd8bc7d236b16da55a5576f7f85e639542 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:53:00.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-30T13:53:00.548Z] . [Pipeline] withDockerContainer [2021-11-30T13:53:00.613Z] prd-centos7-docker-4c-2g-785 does not seem to be running inside a container [2021-11-30T13:53:00.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-30T13:53:00.970Z] $ docker top a509f117c8f3c26d04c0804ccf453b04f475b4fe7953b98f734fae7c64dfe4a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T13:53:01.331Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-30T13:53:01.901Z] Building core-command ... [2021-11-30T13:53:01.901Z] Building core-data ... [2021-11-30T13:53:01.901Z] Building core-metadata ... [2021-11-30T13:53:01.901Z] Building security-bootstrapper ... [2021-11-30T13:53:01.901Z] Building security-proxy-setup ... [2021-11-30T13:53:01.901Z] Building security-secretstore-setup ... [2021-11-30T13:53:01.901Z] Building support-notifications ... [2021-11-30T13:53:01.901Z] Building support-scheduler ... [2021-11-30T13:53:01.901Z] Building sys-mgmt-agent ... [2021-11-30T13:53:01.901Z] Building security-bootstrapper [2021-11-30T13:53:01.901Z] Building core-data [2021-11-30T13:53:01.901Z] Building core-command [2021-11-30T13:53:01.901Z] Building support-notifications [2021-11-30T13:53:01.901Z] Building core-metadata [2021-11-30T13:53:12.268Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:53:12.268Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:53:12.268Z] ---> 6c1bd9ac3234 [2021-11-30T13:53:12.268Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T13:53:12.268Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:53:12.268Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:53:12.268Z] ---> 6c1bd9ac3234 [2021-11-30T13:53:12.268Z] Step 3/21 : WORKDIR /edgex-go [2021-11-30T13:53:17.559Z] ---> Running in 355d3b2fde5b [2021-11-30T13:53:17.559Z] ---> Running in fbd79db7d02a [2021-11-30T13:53:18.136Z] Removing intermediate container fbd79db7d02a [2021-11-30T13:53:18.136Z] ---> b38fb7f3bd6b [2021-11-30T13:53:18.136Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:53:18.136Z] Removing intermediate container 355d3b2fde5b [2021-11-30T13:53:18.136Z] ---> 98f03738f8c2 [2021-11-30T13:53:18.136Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:53:18.713Z] ---> Running in acf2a8025dd2 [2021-11-30T13:53:18.713Z] ---> Running in ca9238f5efc6 [2021-11-30T13:53:20.114Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:53:20.114Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:53:20.114Z] ---> 6c1bd9ac3234 [2021-11-30T13:53:20.114Z] Step 3/30 : WORKDIR /edgex-go [2021-11-30T13:53:20.114Z] ---> Using cache [2021-11-30T13:53:20.114Z] ---> 98f03738f8c2 [2021-11-30T13:53:20.114Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:53:20.373Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:53:20.373Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:53:20.373Z] ---> 6c1bd9ac3234 [2021-11-30T13:53:20.373Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T13:53:20.373Z] ---> Using cache [2021-11-30T13:53:20.373Z] ---> 98f03738f8c2 [2021-11-30T13:53:20.373Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:53:20.633Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:53:20.633Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:53:20.633Z] ---> 6c1bd9ac3234 [2021-11-30T13:53:20.633Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T13:53:20.633Z] ---> Using cache [2021-11-30T13:53:20.633Z] ---> 98f03738f8c2 [2021-11-30T13:53:20.633Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:53:20.896Z] ---> Running in 39036bc9593b [2021-11-30T13:53:20.896Z] ---> Running in 747b1b2ec1a4 [2021-11-30T13:53:20.896Z] ---> Running in 954d542878b6 [2021-11-30T13:53:20.896Z] Removing intermediate container ca9238f5efc6 [2021-11-30T13:53:20.896Z] ---> f9e41c7faa5f [2021-11-30T13:53:20.896Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T13:53:20.896Z] Removing intermediate container acf2a8025dd2 [2021-11-30T13:53:20.896Z] ---> b1464cc68519 [2021-11-30T13:53:20.896Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-30T13:53:20.896Z] ---> Running in 26ee5acb2c94 [2021-11-30T13:53:20.896Z] ---> Running in 26f56add5d6c [2021-11-30T13:53:21.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:53:21.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:53:21.851Z] Removing intermediate container 747b1b2ec1a4 [2021-11-30T13:53:21.851Z] ---> 4cc214c0b52c [2021-11-30T13:53:21.851Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-30T13:53:21.851Z] ---> Running in a30f1477d519 [2021-11-30T13:53:21.851Z] Removing intermediate container 39036bc9593b [2021-11-30T13:53:21.851Z] ---> b2c2841738e6 [2021-11-30T13:53:21.851Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-30T13:53:21.851Z] ---> Running in 9d6bf1d98320 [2021-11-30T13:53:22.110Z] Removing intermediate container 954d542878b6 [2021-11-30T13:53:22.110Z] ---> f1ffb3eb733f [2021-11-30T13:53:22.110Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T13:53:22.110Z] ---> Running in 2b809b1d177e [2021-11-30T13:53:22.110Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:53:22.370Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:53:22.370Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:53:22.629Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:53:22.629Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:53:22.894Z] OK: 220 MiB in 52 packages [2021-11-30T13:53:22.894Z] OK: 220 MiB in 52 packages [2021-11-30T13:53:23.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:53:23.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:53:23.170Z] Removing intermediate container 26f56add5d6c [2021-11-30T13:53:23.170Z] ---> 517af0d7f27a [2021-11-30T13:53:23.170Z] Step 6/21 : COPY . . [2021-11-30T13:53:23.170Z] Removing intermediate container 26ee5acb2c94 [2021-11-30T13:53:23.170Z] ---> 1e8a2db911b7 [2021-11-30T13:53:23.170Z] Step 6/22 : COPY . . [2021-11-30T13:53:23.170Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:53:23.444Z] OK: 220 MiB in 52 packages [2021-11-30T13:53:23.444Z] OK: 220 MiB in 52 packages [2021-11-30T13:53:23.710Z] OK: 220 MiB in 52 packages [2021-11-30T13:53:27.931Z] Removing intermediate container 2b809b1d177e [2021-11-30T13:53:27.931Z] ---> 41a1efb49edc [2021-11-30T13:53:27.931Z] Step 6/22 : COPY . . [2021-11-30T13:53:27.931Z] Removing intermediate container a30f1477d519 [2021-11-30T13:53:27.931Z] ---> 78c5e2aeb5ed [2021-11-30T13:53:27.931Z] Step 6/22 : COPY . . [2021-11-30T13:53:27.931Z] Removing intermediate container 9d6bf1d98320 [2021-11-30T13:53:27.931Z] ---> 103b312c65e2 [2021-11-30T13:53:27.931Z] Step 6/30 : COPY . . [2021-11-30T13:53:33.237Z] ---> 716fa598eacf [2021-11-30T13:53:33.237Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T13:53:33.237Z] ---> bd5d0b2f229c [2021-11-30T13:53:33.237Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T13:53:34.523Z] ---> Running in 838f0201a796 [2021-11-30T13:53:34.523Z] ---> Running in 5d8392658d0c [2021-11-30T13:53:34.523Z] ---> bf9360be115f [2021-11-30T13:53:34.523Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T13:53:34.782Z] ---> Running in 41d166375f31 [2021-11-30T13:53:42.956Z] ---> ab42e301e19b [2021-11-30T13:53:42.956Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T13:53:42.956Z] ---> Running in 69ad7c95dc9f [2021-11-30T13:53:42.956Z] Removing intermediate container 838f0201a796 [2021-11-30T13:53:42.956Z] ---> f92284cc387d [2021-11-30T13:53:42.956Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-30T13:53:42.956Z] ---> Running in f064d7c14e5e [2021-11-30T13:53:42.956Z] ---> 851b4eb2d8e0 [2021-11-30T13:53:42.956Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T13:53:42.956Z] Removing intermediate container 5d8392658d0c [2021-11-30T13:53:42.956Z] ---> 9f6a0f9c71b0 [2021-11-30T13:53:42.956Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-30T13:53:42.956Z] ---> Running in 68e975fd65b8 [2021-11-30T13:53:42.956Z] Removing intermediate container 41d166375f31 [2021-11-30T13:53:42.956Z] ---> fd358bd707c2 [2021-11-30T13:53:42.956Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-30T13:53:42.956Z] ---> Running in e7ddc98aff5e [2021-11-30T13:53:42.956Z] ---> Running in 3426b35c77e7 [2021-11-30T13:53:43.229Z] 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-11-30T13:53:43.505Z] 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-11-30T13:53:43.505Z] 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-11-30T13:53:43.779Z] Removing intermediate container 69ad7c95dc9f [2021-11-30T13:53:43.779Z] ---> 4c63f0cf1d93 [2021-11-30T13:53:43.779Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-30T13:53:43.779Z] ---> Running in 920cda3cbdd4 [2021-11-30T13:53:44.382Z] 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-11-30T13:53:44.647Z] Removing intermediate container 68e975fd65b8 [2021-11-30T13:53:44.647Z] ---> 11f7d6589b48 [2021-11-30T13:53:44.647Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-30T13:53:44.647Z] ---> Running in f0d3c5a7d117 [2021-11-30T13:53:45.221Z] 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-11-30T13:54:01.799Z] Removing intermediate container 2b1cbc760aa7 [2021-11-30T13:54:01.799Z] ---> fde10311211b [2021-11-30T13:54:01.799Z] Successfully built fde10311211b [2021-11-30T13:54:01.799Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:54:02.141Z] + docker inspect -f . ci-base-image-arm64 [2021-11-30T13:54:02.141Z] . [Pipeline] withDockerContainer [2021-11-30T13:54:02.374Z] prd-ubuntu18.04-docker-arm64-4c-16g-786 does not seem to be running inside a container [2021-11-30T13:54:02.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-30T13:54:04.012Z] $ docker top 65db13a710c5ef56654ca4a7a17c95cbcf023b5c538f823f7ad76ed28b88bd61 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T13:54:04.971Z] + go version [2021-11-30T13:54:04.971Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-30T13:54:04.991Z] $ docker stop --time=1 65db13a710c5ef56654ca4a7a17c95cbcf023b5c538f823f7ad76ed28b88bd61 [2021-11-30T13:54:06.653Z] $ docker rm -f 65db13a710c5ef56654ca4a7a17c95cbcf023b5c538f823f7ad76ed28b88bd61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:54:07.384Z] + docker inspect -f . ci-base-image-arm64 [2021-11-30T13:54:07.384Z] . [Pipeline] withDockerContainer [2021-11-30T13:54:07.611Z] prd-ubuntu18.04-docker-arm64-4c-16g-786 does not seem to be running inside a container [2021-11-30T13:54:07.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-30T13:54:09.056Z] $ docker top b812027999cf2e3b02a0c452be1fe23372b2fc358b3a9b438a757d06fce66573 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-30T13:54:09.376Z] ========================================================= [2021-11-30T13:54:09.376Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-30T13:54:09.376Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-30T13:54:10.023Z] + make test [2021-11-30T13:54:10.023Z] go mod tidy [2021-11-30T13:54:10.621Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-30T13:54:23.980Z] Removing intermediate container f064d7c14e5e [2021-11-30T13:54:23.980Z] ---> 3d2a2fe4cdd8 [2021-11-30T13:54:23.980Z] [2021-11-30T13:54:23.980Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T13:54:23.980Z] 3.14: Pulling from library/alpine [2021-11-30T13:54:23.980Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T13:54:23.980Z] Status: Downloaded newer image for alpine:3.14 [2021-11-30T13:54:23.980Z] ---> 0a97eee8041e [2021-11-30T13:54:23.980Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T13:54:23.980Z] ---> Running in 081d749f744c [2021-11-30T13:54:23.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:54:23.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:54:23.980Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-30T13:54:23.980Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:54:23.980Z] OK: 6 MiB in 15 packages [2021-11-30T13:54:25.398Z] Removing intermediate container f0d3c5a7d117 [2021-11-30T13:54:25.398Z] ---> db689f4e8fab [2021-11-30T13:54:25.398Z] [2021-11-30T13:54:25.398Z] Step 9/30 : FROM alpine:3.14 [2021-11-30T13:54:25.398Z] ---> 0a97eee8041e [2021-11-30T13:54:25.398Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-30T13:54:25.398Z] Removing intermediate container 081d749f744c [2021-11-30T13:54:25.398Z] ---> 9586cd8d0cab [2021-11-30T13:54:25.398Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T13:54:25.398Z] ---> Running in 8b1973819392 [2021-11-30T13:54:25.398Z] ---> Running in 2da90fe4174d [2021-11-30T13:54:25.398Z] Removing intermediate container e7ddc98aff5e [2021-11-30T13:54:25.398Z] ---> 0d358c8d9fbc [2021-11-30T13:54:25.398Z] [2021-11-30T13:54:25.398Z] Step 9/21 : FROM alpine:3.14 [2021-11-30T13:54:25.398Z] ---> 0a97eee8041e [2021-11-30T13:54:25.398Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-30T13:54:25.398Z] ---> Running in fa0b99366ac4 [2021-11-30T13:54:25.398Z] Removing intermediate container 2da90fe4174d [2021-11-30T13:54:25.398Z] ---> dfe4cd1f908e [2021-11-30T13:54:25.398Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-30T13:54:25.398Z] ---> Running in cc8100ba3bea [2021-11-30T13:54:25.398Z] Removing intermediate container 8b1973819392 [2021-11-30T13:54:25.398Z] ---> 76261fa63f70 [2021-11-30T13:54:25.398Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-30T13:54:25.667Z] ---> Running in 083e440c4b51 [2021-11-30T13:54:26.244Z] Removing intermediate container 083e440c4b51 [2021-11-30T13:54:26.244Z] ---> c6f09b7de2d1 [2021-11-30T13:54:26.244Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T13:54:26.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:54:26.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:54:26.506Z] ---> Running in e154ef4f6702 [2021-11-30T13:54:26.506Z] Removing intermediate container 3426b35c77e7 [2021-11-30T13:54:26.506Z] ---> 5cbd58becfb6 [2021-11-30T13:54:26.506Z] [2021-11-30T13:54:26.506Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T13:54:26.506Z] ---> 0a97eee8041e [2021-11-30T13:54:26.506Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T13:54:26.506Z] ---> Using cache [2021-11-30T13:54:26.506Z] ---> 9586cd8d0cab [2021-11-30T13:54:26.506Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T13:54:26.506Z] ---> Using cache [2021-11-30T13:54:26.506Z] ---> 76261fa63f70 [2021-11-30T13:54:26.506Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-30T13:54:26.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:54:26.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:54:26.506Z] ---> Running in d63b1c662a61 [2021-11-30T13:54:26.506Z] Removing intermediate container e154ef4f6702 [2021-11-30T13:54:26.506Z] ---> e5eac9076bc9 [2021-11-30T13:54:26.506Z] Step 14/22 : WORKDIR / [2021-11-30T13:54:26.768Z] ---> Running in 7167fb1e18d6 [2021-11-30T13:54:26.768Z] Removing intermediate container d63b1c662a61 [2021-11-30T13:54:26.768Z] ---> 26c01accd8ae [2021-11-30T13:54:26.768Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T13:54:26.768Z] ---> Running in 97130e4c24c3 [2021-11-30T13:54:26.768Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-30T13:54:26.768Z] Removing intermediate container 7167fb1e18d6 [2021-11-30T13:54:26.768Z] ---> ac1cebd50648 [2021-11-30T13:54:26.768Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T13:54:26.768Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-30T13:54:26.768Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:54:26.768Z] Removing intermediate container 97130e4c24c3 [2021-11-30T13:54:26.768Z] ---> 7ef584cc0911 [2021-11-30T13:54:26.768Z] Step 14/22 : WORKDIR / [2021-11-30T13:54:26.768Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T13:54:27.027Z] OK: 6 MiB in 16 packages [2021-11-30T13:54:27.027Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-30T13:54:27.027Z] (2/2) Installing su-exec (0.2-r1) [2021-11-30T13:54:27.027Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:54:27.027Z] OK: 6 MiB in 16 packages [2021-11-30T13:54:27.027Z] ---> Running in 25615ce91288 [2021-11-30T13:54:27.027Z] ---> a30cb8a0b469 [2021-11-30T13:54:27.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-30T13:54:27.294Z] Removing intermediate container 25615ce91288 [2021-11-30T13:54:27.294Z] ---> fe7440a04b60 [2021-11-30T13:54:27.294Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T13:54:27.561Z] ---> 731eab3f3902 [2021-11-30T13:54:27.561Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-30T13:54:27.561Z] ---> ed1db33a7412 [2021-11-30T13:54:27.561Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-30T13:54:27.561Z] Removing intermediate container fa0b99366ac4 [2021-11-30T13:54:27.561Z] ---> 2823db359f83 [2021-11-30T13:54:27.561Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T13:54:27.826Z] ---> Running in 4dd212e62fea [2021-11-30T13:54:27.826Z] Removing intermediate container cc8100ba3bea [2021-11-30T13:54:27.826Z] ---> 7bbc168d93df [2021-11-30T13:54:27.826Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-30T13:54:28.086Z] ---> de1cb08f7b90 [2021-11-30T13:54:28.086Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-30T13:54:28.086Z] Removing intermediate container 4dd212e62fea [2021-11-30T13:54:28.086Z] ---> d26cca05f93e [2021-11-30T13:54:28.086Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-30T13:54:28.086Z] ---> Running in d5eb719468bc [2021-11-30T13:54:28.353Z] ---> cd941acb4269 [2021-11-30T13:54:28.353Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-30T13:54:28.353Z] ---> Running in 5863a8ade442 [2021-11-30T13:54:28.353Z] ---> Running in 029be68ec15e [2021-11-30T13:54:28.353Z] Removing intermediate container d5eb719468bc [2021-11-30T13:54:28.353Z] ---> 9bae04c1ebf8 [2021-11-30T13:54:28.353Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-30T13:54:28.353Z] Removing intermediate container 920cda3cbdd4 [2021-11-30T13:54:28.353Z] ---> 291eb30e5f0a [2021-11-30T13:54:28.353Z] [2021-11-30T13:54:28.353Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T13:54:28.353Z] ---> 0a97eee8041e [2021-11-30T13:54:28.353Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-30T13:54:28.353Z] ---> Running in 3ceaa51107fe [2021-11-30T13:54:28.353Z] ---> Running in 8f4ab874081f [2021-11-30T13:54:28.631Z] Removing intermediate container 029be68ec15e [2021-11-30T13:54:28.631Z] ---> 17e8580f4b17 [2021-11-30T13:54:28.631Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-30T13:54:28.631Z] Removing intermediate container 5863a8ade442 [2021-11-30T13:54:28.631Z] ---> e88a7977a04d [2021-11-30T13:54:28.631Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T13:54:28.631Z] ---> Running in 9affc6e8b19b [2021-11-30T13:54:28.631Z] ---> Running in f9f01d94f549 [2021-11-30T13:54:28.631Z] ---> 095d89b5889a [2021-11-30T13:54:28.631Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-30T13:54:28.631Z] Removing intermediate container 8f4ab874081f [2021-11-30T13:54:28.631Z] ---> c040c44a673f [2021-11-30T13:54:28.631Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-30T13:54:28.631Z] Removing intermediate container 3ceaa51107fe [2021-11-30T13:54:28.631Z] ---> bf2771eb0ef7 [2021-11-30T13:54:28.631Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-30T13:54:28.631Z] ---> Running in bbb2f6c55041 [2021-11-30T13:54:28.631Z] ---> Running in dcf96660ba67 [2021-11-30T13:54:28.631Z] Removing intermediate container f9f01d94f549 [2021-11-30T13:54:28.631Z] ---> 035d3a7b8d25 [2021-11-30T13:54:28.631Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T13:54:28.631Z] Removing intermediate container 9affc6e8b19b [2021-11-30T13:54:28.631Z] ---> 586ea9124ad6 [2021-11-30T13:54:28.631Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T13:54:28.631Z] ---> Running in 2b4a28b8a644 [2021-11-30T13:54:28.631Z] ---> Running in 658e8112f98a [2021-11-30T13:54:28.893Z] Removing intermediate container bbb2f6c55041 [2021-11-30T13:54:28.893Z] ---> ef8eccb280d4 [2021-11-30T13:54:28.893Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T13:54:28.893Z] Removing intermediate container dcf96660ba67 [2021-11-30T13:54:28.893Z] ---> 1fcba39ef5cd [2021-11-30T13:54:28.893Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-30T13:54:28.893Z] ---> Running in 54ef8a9754a0 [2021-11-30T13:54:28.893Z] ---> Running in e4248fda084e [2021-11-30T13:54:28.893Z] Removing intermediate container 658e8112f98a [2021-11-30T13:54:28.893Z] ---> 053a11be5e5a [2021-11-30T13:54:28.893Z] Step 21/22 : LABEL git_sha=cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [2021-11-30T13:54:28.893Z] ---> f52a18de90cd [2021-11-30T13:54:28.893Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-30T13:54:28.893Z] ---> Running in 863e6ed1397f [2021-11-30T13:54:29.152Z] Removing intermediate container 54ef8a9754a0 [2021-11-30T13:54:29.152Z] ---> b0823f0c5746 [2021-11-30T13:54:29.152Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T13:54:29.152Z] Removing intermediate container e4248fda084e [2021-11-30T13:54:29.152Z] ---> 09dad2c60f92 [2021-11-30T13:54:29.152Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:54:29.152Z] ---> Running in 4d04646859f4 [2021-11-30T13:54:29.152Z] ---> Running in 6ed9ba0c1796 [2021-11-30T13:54:29.152Z] Removing intermediate container 863e6ed1397f [2021-11-30T13:54:29.152Z] ---> eb2e53762a00 [2021-11-30T13:54:29.152Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T13:54:29.152Z] ---> Running in 851ad29088f3 [2021-11-30T13:54:29.414Z] Removing intermediate container 4d04646859f4 [2021-11-30T13:54:29.414Z] ---> 5027434a0799 [2021-11-30T13:54:29.414Z] Step 21/22 : LABEL git_sha=cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [2021-11-30T13:54:29.414Z] ---> a48d53c9ad96 [2021-11-30T13:54:29.414Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-30T13:54:29.414Z] ---> Running in ed4019b2727c [2021-11-30T13:54:29.414Z] Removing intermediate container 851ad29088f3 [2021-11-30T13:54:29.414Z] ---> 4fa7a49d5d7c [2021-11-30T13:54:29.414Z] [2021-11-30T13:54:29.414Z] Removing intermediate container ed4019b2727c [2021-11-30T13:54:29.414Z] ---> 198ee52d5a14 [2021-11-30T13:54:29.414Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T13:54:29.674Z] Successfully built 4fa7a49d5d7c [2021-11-30T13:54:29.674Z] Successfully tagged core-command:latest [2021-11-30T13:54:29.674Z] Building sys-mgmt-agent [2021-11-30T13:54:29.674Z]  Building core-command ... done  ---> Running in 6a8af202dc56 [2021-11-30T13:54:29.675Z] Removing intermediate container 2b4a28b8a644 [2021-11-30T13:54:29.675Z] ---> 889d6c30c8a8 [2021-11-30T13:54:29.675Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-30T13:54:30.245Z] ---> Running in 5af007c5fe3a [2021-11-30T13:54:30.245Z] ---> a7ba2da3827b [2021-11-30T13:54:30.245Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-30T13:54:30.513Z] Removing intermediate container 6a8af202dc56 [2021-11-30T13:54:30.513Z] ---> 6398896185c4 [2021-11-30T13:54:30.513Z] [2021-11-30T13:54:30.513Z] Removing intermediate container 5af007c5fe3a [2021-11-30T13:54:30.513Z] ---> 7d19674e8e22 [2021-11-30T13:54:30.513Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-30T13:54:30.513Z] ---> Running in 09009d2aa06e [2021-11-30T13:54:30.776Z] Successfully built 6398896185c4 [2021-11-30T13:54:31.348Z] Successfully tagged core-metadata:latest [2021-11-30T13:54:31.348Z] Building security-proxy-setup [2021-11-30T13:54:33.259Z]  Building core-metadata ... done  ---> 247fd1fba764 [2021-11-30T13:54:33.259Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-30T13:54:33.259Z] Removing intermediate container 09009d2aa06e [2021-11-30T13:54:33.259Z] ---> 58731249b682 [2021-11-30T13:54:33.259Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T13:54:33.518Z] Removing intermediate container 6ed9ba0c1796 [2021-11-30T13:54:33.518Z] ---> 36c4c008a87e [2021-11-30T13:54:33.518Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-30T13:54:34.092Z] ---> Running in bb28f73bbcf3 [2021-11-30T13:54:34.092Z] ---> Running in 204db08c61a0 [2021-11-30T13:54:34.092Z] ---> Running in 9b44d8ac79b9 [2021-11-30T13:54:34.353Z] Removing intermediate container bb28f73bbcf3 [2021-11-30T13:54:34.353Z] ---> 1d5af57e2a10 [2021-11-30T13:54:34.353Z] Step 19/21 : LABEL arch=x86_64 [2021-11-30T13:54:34.931Z] ---> Running in af0467febc57 [2021-11-30T13:54:35.189Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:54:35.189Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:54:35.189Z] ---> 6c1bd9ac3234 [2021-11-30T13:54:35.189Z] Step 3/20 : WORKDIR /edgex-go [2021-11-30T13:54:35.189Z] ---> Using cache [2021-11-30T13:54:35.189Z] ---> 98f03738f8c2 [2021-11-30T13:54:35.189Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:54:35.189Z] ---> Using cache [2021-11-30T13:54:35.189Z] ---> f1ffb3eb733f [2021-11-30T13:54:35.189Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-30T13:54:35.189Z] ---> Using cache [2021-11-30T13:54:35.189Z] ---> 41a1efb49edc [2021-11-30T13:54:35.189Z] Step 6/20 : COPY . . [2021-11-30T13:54:35.189Z] ---> Using cache [2021-11-30T13:54:35.189Z] ---> bf9360be115f [2021-11-30T13:54:35.189Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T13:54:35.190Z] ---> Using cache [2021-11-30T13:54:35.190Z] ---> fd358bd707c2 [2021-11-30T13:54:35.190Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-30T13:54:35.449Z] Removing intermediate container af0467febc57 [2021-11-30T13:54:35.449Z] ---> 332cd05722a0 [2021-11-30T13:54:35.449Z] Step 20/21 : LABEL git_sha=cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [2021-11-30T13:54:35.449Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:54:35.449Z] ---> Running in cf54abf58867 [2021-11-30T13:54:35.449Z] ---> Running in 400b0415b139 [2021-11-30T13:54:35.720Z] Removing intermediate container 400b0415b139 [2021-11-30T13:54:35.720Z] ---> a5b80c48ba8f [2021-11-30T13:54:35.720Z] Step 21/21 : LABEL version=0.0.0 [2021-11-30T13:54:35.720Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:54:35.720Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:54:35.720Z] ---> 6c1bd9ac3234 [2021-11-30T13:54:35.720Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T13:54:35.720Z] ---> Using cache [2021-11-30T13:54:35.720Z] ---> 98f03738f8c2 [2021-11-30T13:54:35.720Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:54:35.720Z] ---> Using cache [2021-11-30T13:54:35.720Z] ---> f1ffb3eb733f [2021-11-30T13:54:35.720Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-30T13:54:35.720Z] ---> Running in 4f5ce8c0b4d6 [2021-11-30T13:54:35.720Z] ---> Running in 50827fcaac14 [2021-11-30T13:54:36.007Z] Removing intermediate container 204db08c61a0 [2021-11-30T13:54:36.007Z] ---> 5077f1724bf5 [2021-11-30T13:54:36.007Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T13:54:36.007Z] Removing intermediate container 4f5ce8c0b4d6 [2021-11-30T13:54:36.007Z] ---> fe05f336a1c8 [2021-11-30T13:54:36.007Z] [2021-11-30T13:54:36.007Z] Successfully built fe05f336a1c8 [2021-11-30T13:54:36.007Z] 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-11-30T13:54:36.007Z] Successfully tagged support-notifications:latest [2021-11-30T13:54:36.007Z]  Building support-notifications ... done Building support-scheduler [2021-11-30T13:54:36.276Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:54:36.276Z] ---> be666a7aed84 [2021-11-30T13:54:36.276Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-30T13:54:36.545Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:54:36.815Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-30T13:54:36.815Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T13:54:36.815Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-30T13:54:37.079Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T13:54:37.079Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-30T13:54:37.344Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:54:37.436Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-30T13:54:37.604Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-30T13:54:37.604Z] OK: 220 MiB in 52 packages [2021-11-30T13:54:37.604Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:54:37.868Z] OK: 8 MiB in 20 packages [2021-11-30T13:54:38.449Z] ---> 2a1b0a0394c8 [2021-11-30T13:54:38.449Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-30T13:54:39.039Z] ---> 2d649ec704b3 [2021-11-30T13:54:39.039Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-30T13:54:39.324Z] Removing intermediate container 50827fcaac14 [2021-11-30T13:54:39.324Z] ---> be8384cc0d11 [2021-11-30T13:54:39.324Z] Step 6/22 : COPY . . [2021-11-30T13:54:39.324Z] Removing intermediate container 9b44d8ac79b9 [2021-11-30T13:54:39.324Z] ---> bcf1f6fe47f4 [2021-11-30T13:54:39.324Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T13:54:39.324Z] ---> b0aab8a73294 [2021-11-30T13:54:39.324Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-30T13:54:39.955Z] ---> c48f4cf11d86 [2021-11-30T13:54:39.955Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-30T13:54:40.562Z] ---> 5806840335ed [2021-11-30T13:54:40.562Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-30T13:54:41.150Z] ---> Running in 023d56cfaf0f [2021-11-30T13:54:41.581Z] ---> 4e735b8f477a [2021-11-30T13:54:41.581Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-30T13:54:41.871Z] Removing intermediate container 023d56cfaf0f [2021-11-30T13:54:41.871Z] ---> dbcbd6785037 [2021-11-30T13:54:41.871Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-30T13:54:42.162Z] ---> 59adfe5d27c6 [2021-11-30T13:54:42.162Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-30T13:54:42.425Z] ---> 128a24429ca9 [2021-11-30T13:54:42.425Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-30T13:54:42.425Z] ---> Running in 6034021fcef1 [2021-11-30T13:54:42.690Z] ---> Running in b0e030efe998 [2021-11-30T13:54:43.289Z] Removing intermediate container 6034021fcef1 [2021-11-30T13:54:43.289Z] ---> fcec68acd3c5 [2021-11-30T13:54:43.289Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T13:54:43.873Z] ---> Running in 4eb94f9a6147 [2021-11-30T13:54:44.139Z] Removing intermediate container 4eb94f9a6147 [2021-11-30T13:54:44.139Z] ---> f73db166f193 [2021-11-30T13:54:44.139Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T13:54:44.718Z] ---> Running in 272b63ba5354 [2021-11-30T13:54:45.301Z] Removing intermediate container 272b63ba5354 [2021-11-30T13:54:45.301Z] ---> 36420047bdbb [2021-11-30T13:54:45.301Z] Step 21/22 : LABEL git_sha=cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [2021-11-30T13:54:45.563Z] ---> Running in b596c8dd669c [2021-11-30T13:54:45.563Z] Removing intermediate container b0e030efe998 [2021-11-30T13:54:45.563Z] ---> f586b661b96a [2021-11-30T13:54:45.563Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-30T13:54:45.828Z] Removing intermediate container b596c8dd669c [2021-11-30T13:54:45.828Z] ---> 3ff892c4b36a [2021-11-30T13:54:45.828Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T13:54:45.828Z] ---> Running in f7b1419db437 [2021-11-30T13:54:46.098Z] ---> Running in 59ab258fc442 [2021-11-30T13:54:46.098Z] Removing intermediate container f7b1419db437 [2021-11-30T13:54:46.098Z] ---> 1934c82db833 [2021-11-30T13:54:46.098Z] Step 27/30 : CMD ["gate"] [2021-11-30T13:54:46.360Z] Removing intermediate container 59ab258fc442 [2021-11-30T13:54:46.360Z] ---> 1d5c28e60955 [2021-11-30T13:54:46.360Z] [2021-11-30T13:54:46.360Z] ---> Running in af5e7c5456c8 [2021-11-30T13:54:46.360Z] Successfully built 1d5c28e60955 [2021-11-30T13:54:46.360Z] Successfully tagged core-data:latest [2021-11-30T13:54:46.360Z]  Building core-data ... done Building security-secretstore-setup [2021-11-30T13:54:46.637Z] ---> 5a909af59fa1 [2021-11-30T13:54:46.637Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T13:54:46.637Z] Removing intermediate container af5e7c5456c8 [2021-11-30T13:54:46.637Z] ---> f7d2d67ea89c [2021-11-30T13:54:46.637Z] Step 28/30 : LABEL arch=x86_64 [2021-11-30T13:54:46.637Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:54:46.637Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:54:46.637Z] ---> 6c1bd9ac3234 [2021-11-30T13:54:46.637Z] Step 3/23 : WORKDIR /edgex-go [2021-11-30T13:54:46.637Z] ---> Using cache [2021-11-30T13:54:46.637Z] ---> 98f03738f8c2 [2021-11-30T13:54:46.637Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:54:46.637Z] ---> Using cache [2021-11-30T13:54:46.637Z] ---> f1ffb3eb733f [2021-11-30T13:54:46.637Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-30T13:54:46.637Z] ---> Using cache [2021-11-30T13:54:46.637Z] ---> 41a1efb49edc [2021-11-30T13:54:46.637Z] Step 6/23 : COPY go.mod . [2021-11-30T13:54:48.563Z] ---> Running in befbfbd4273f [2021-11-30T13:54:48.563Z] ---> 01eb165e67c6 [2021-11-30T13:54:48.563Z] Step 7/23 : RUN go mod download [2021-11-30T13:54:48.563Z] ---> Running in 52ac598ec905 [2021-11-30T13:54:48.563Z] ---> Running in 7a38da256e56 [2021-11-30T13:54:48.563Z] Removing intermediate container 52ac598ec905 [2021-11-30T13:54:48.563Z] ---> e0afda02d41b [2021-11-30T13:54:48.563Z] Step 29/30 : LABEL git_sha=cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [2021-11-30T13:54:48.842Z] ---> Running in b8deb46efd41 [2021-11-30T13:54:49.133Z] Removing intermediate container b8deb46efd41 [2021-11-30T13:54:49.133Z] ---> 3fdf97433e3a [2021-11-30T13:54:49.133Z] Step 30/30 : LABEL version=0.0.0 [2021-11-30T13:54:49.133Z] ---> Running in 351517f4059b [2021-11-30T13:54:49.412Z] Removing intermediate container 351517f4059b [2021-11-30T13:54:49.412Z] ---> 0153f305c46a [2021-11-30T13:54:49.412Z] [2021-11-30T13:54:49.685Z] Successfully built 0153f305c46a [2021-11-30T13:54:49.685Z] Successfully tagged security-bootstrapper:latest [2021-11-30T13:54:50.661Z]  Building security-bootstrapper ... done Removing intermediate container befbfbd4273f [2021-11-30T13:54:50.661Z] ---> 04274ac42b83 [2021-11-30T13:54:50.661Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-30T13:54:50.661Z] ---> Running in 10524eeacaf6 [2021-11-30T13:54:50.939Z] Removing intermediate container 7a38da256e56 [2021-11-30T13:54:50.939Z] ---> 53a267fa6a8c [2021-11-30T13:54:50.939Z] Step 8/23 : COPY . . [2021-11-30T13:54:51.208Z] 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-11-30T13:54:51.500Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T13:54:51.500Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-30T13:54:51.500Z] ---> 6c1bd9ac3234 [2021-11-30T13:54:51.500Z] Step 3/24 : WORKDIR /edgex-go [2021-11-30T13:54:51.500Z] ---> Using cache [2021-11-30T13:54:51.500Z] ---> 98f03738f8c2 [2021-11-30T13:54:51.500Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T13:54:51.500Z] ---> Using cache [2021-11-30T13:54:51.500Z] ---> f1ffb3eb733f [2021-11-30T13:54:51.500Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-30T13:54:51.500Z] ---> Using cache [2021-11-30T13:54:51.500Z] ---> 41a1efb49edc [2021-11-30T13:54:51.500Z] Step 6/24 : COPY . . [2021-11-30T13:54:51.500Z] ---> Using cache [2021-11-30T13:54:51.500Z] ---> bf9360be115f [2021-11-30T13:54:51.500Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T13:54:51.500Z] ---> Using cache [2021-11-30T13:54:51.500Z] ---> fd358bd707c2 [2021-11-30T13:54:51.500Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-30T13:54:53.466Z] ---> Running in ccd8bee93eeb [2021-11-30T13:54:53.466Z] 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-11-30T13:54:53.725Z] 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-11-30T13:54:57.124Z] ---> 81a6ee238a5f [2021-11-30T13:54:57.124Z] Step 9/23 : RUN go mod tidy [2021-11-30T13:54:57.124Z] ---> Running in b4ca67677512 [2021-11-30T13:54:59.090Z] Removing intermediate container cf54abf58867 [2021-11-30T13:54:59.090Z] ---> 653eeff4f584 [2021-11-30T13:54:59.090Z] [2021-11-30T13:54:59.090Z] Step 9/20 : FROM alpine:3.14 [2021-11-30T13:54:59.090Z] ---> 0a97eee8041e [2021-11-30T13:54:59.090Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-30T13:54:59.090Z] ---> Running in a2918709ef31 [2021-11-30T13:54:59.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:54:59.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:54:59.886Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-30T13:54:59.886Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-30T13:54:59.886Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T13:54:59.886Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-30T13:54:59.886Z] (5/5) Installing curl (7.79.1-r0) [2021-11-30T13:54:59.886Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:54:59.886Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T13:54:59.886Z] OK: 8 MiB in 19 packages [2021-11-30T13:55:00.464Z] Removing intermediate container a2918709ef31 [2021-11-30T13:55:00.464Z] ---> 0eca13994969 [2021-11-30T13:55:00.464Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T13:55:00.464Z] ---> Running in 954a6287b81d [2021-11-30T13:55:00.725Z] Removing intermediate container 954a6287b81d [2021-11-30T13:55:00.725Z] ---> 052bc3159bb7 [2021-11-30T13:55:00.725Z] Step 12/20 : WORKDIR /edgex [2021-11-30T13:55:00.725Z] ---> Running in f92256ba3432 [2021-11-30T13:55:00.987Z] Removing intermediate container f92256ba3432 [2021-11-30T13:55:00.987Z] ---> df7cafab0d06 [2021-11-30T13:55:00.987Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-30T13:55:01.252Z] ---> 7b407172334a [2021-11-30T13:55:01.252Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-30T13:55:01.516Z] Removing intermediate container b4ca67677512 [2021-11-30T13:55:01.516Z] ---> 9c62e0b2e090 [2021-11-30T13:55:01.516Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-30T13:55:01.516Z] ---> Running in 862d17beca0d [2021-11-30T13:55:01.781Z] ---> 2ec5082f78a2 [2021-11-30T13:55:01.781Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-30T13:55:02.041Z] 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-11-30T13:55:02.300Z] ---> e1f00b3a95a0 [2021-11-30T13:55:02.300Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-30T13:55:02.563Z] ---> Running in 9b8fdd795871 [2021-11-30T13:55:02.563Z] Removing intermediate container 9b8fdd795871 [2021-11-30T13:55:02.563Z] ---> 2ebdc4f051ce [2021-11-30T13:55:02.563Z] Step 17/20 : CMD ["--init=true"] [2021-11-30T13:55:02.563Z] ---> Running in 6ab50b1ad4e1 [2021-11-30T13:55:02.826Z] Removing intermediate container 6ab50b1ad4e1 [2021-11-30T13:55:02.826Z] ---> 3152b07f4610 [2021-11-30T13:55:02.826Z] Step 18/20 : LABEL arch=x86_64 [2021-11-30T13:55:02.826Z] ---> Running in 9caf0b83ee90 [2021-11-30T13:55:03.095Z] Removing intermediate container 9caf0b83ee90 [2021-11-30T13:55:03.095Z] ---> ec7edffc1496 [2021-11-30T13:55:03.095Z] Step 19/20 : LABEL git_sha=cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [2021-11-30T13:55:03.095Z] ---> Running in d65f4ae4186f [2021-11-30T13:55:03.095Z] Removing intermediate container d65f4ae4186f [2021-11-30T13:55:03.095Z] ---> c9ef86c97a30 [2021-11-30T13:55:03.095Z] Step 20/20 : LABEL version=0.0.0 [2021-11-30T13:55:03.356Z] ---> Running in 2f7a427ca2cc [2021-11-30T13:55:03.356Z] Removing intermediate container 2f7a427ca2cc [2021-11-30T13:55:03.356Z] ---> 5a6a94f543bf [2021-11-30T13:55:03.356Z] [2021-11-30T13:55:03.618Z] Successfully built 5a6a94f543bf [2021-11-30T13:55:03.618Z] Successfully tagged security-proxy-setup:latest [2021-11-30T13:55:15.860Z]  Building security-proxy-setup ... done 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-11-30T13:55:16.122Z] Removing intermediate container 10524eeacaf6 [2021-11-30T13:55:16.122Z] ---> 6f87086b717c [2021-11-30T13:55:16.122Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-30T13:55:16.122Z] ---> Running in 88313de24f4d [2021-11-30T13:55:16.697Z] 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-11-30T13:55:18.624Z] Removing intermediate container 88313de24f4d [2021-11-30T13:55:18.624Z] ---> 6adb5e63864a [2021-11-30T13:55:18.624Z] [2021-11-30T13:55:18.624Z] Step 10/22 : FROM docker:20.10.8 [2021-11-30T13:55:18.624Z] 20.10.8: Pulling from library/docker [2021-11-30T13:55:19.196Z] Removing intermediate container ccd8bee93eeb [2021-11-30T13:55:19.196Z] ---> 9754baec8170 [2021-11-30T13:55:19.196Z] [2021-11-30T13:55:19.196Z] Step 9/24 : FROM alpine:3.14 [2021-11-30T13:55:19.196Z] ---> 0a97eee8041e [2021-11-30T13:55:19.196Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-30T13:55:19.196Z] ---> Running in 589f99963037 [2021-11-30T13:55:20.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:55:20.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:55:20.418Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-30T13:55:20.418Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-30T13:55:20.418Z] (3/3) Installing su-exec (0.2-r1) [2021-11-30T13:55:20.418Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T13:55:20.418Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T13:55:20.418Z] OK: 6 MiB in 17 packages [2021-11-30T13:55:21.913Z] Removing intermediate container 589f99963037 [2021-11-30T13:55:21.913Z] ---> bf163f229776 [2021-11-30T13:55:21.913Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T13:55:22.180Z] ---> Running in 26667da899d1 [2021-11-30T13:55:22.463Z] Removing intermediate container 26667da899d1 [2021-11-30T13:55:22.463Z] ---> 0d23fb85b277 [2021-11-30T13:55:22.463Z] Step 12/24 : WORKDIR / [2021-11-30T13:55:22.463Z] ---> Running in b73b74894e75 [2021-11-30T13:55:22.734Z] Removing intermediate container b73b74894e75 [2021-11-30T13:55:22.734Z] ---> f951f864d7f1 [2021-11-30T13:55:22.734Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-30T13:55:22.734Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-30T13:55:22.995Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-30T13:55:23.256Z] ---> bc6c0ffef665 [2021-11-30T13:55:23.256Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-30T13:55:23.256Z] ---> ff4c835226a5 [2021-11-30T13:55:23.256Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-30T13:55:23.256Z] ---> Running in c4df5e59b0f3 [2021-11-30T13:55:23.256Z] Removing intermediate container 862d17beca0d [2021-11-30T13:55:23.256Z] ---> adabfd580a77 [2021-11-30T13:55:23.256Z] [2021-11-30T13:55:23.256Z] Step 11/23 : FROM alpine:3.14 [2021-11-30T13:55:23.256Z] ---> 0a97eee8041e [2021-11-30T13:55:23.256Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-30T13:55:23.256Z] ---> Using cache [2021-11-30T13:55:23.256Z] ---> 9586cd8d0cab [2021-11-30T13:55:23.256Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T13:55:23.256Z] ---> Using cache [2021-11-30T13:55:23.256Z] ---> 76261fa63f70 [2021-11-30T13:55:23.256Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-30T13:55:23.256Z] ---> Running in 2cd683676718 [2021-11-30T13:55:23.256Z] Removing intermediate container c4df5e59b0f3 [2021-11-30T13:55:23.256Z] ---> c8a6fdd46f7f [2021-11-30T13:55:23.256Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-30T13:55:23.256Z] ---> Running in 3ce4d0b87c82 [2021-11-30T13:55:23.256Z] ---> fa7dadc96672 [2021-11-30T13:55:23.256Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-30T13:55:23.256Z] Removing intermediate container 2cd683676718 [2021-11-30T13:55:23.256Z] ---> 85242dbc74b8 [2021-11-30T13:55:23.256Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-30T13:55:23.518Z] ---> Running in 781271a0f738 [2021-11-30T13:55:23.518Z] ---> f0c1cbe8b0d7 [2021-11-30T13:55:23.518Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-30T13:55:23.518Z] Removing intermediate container 781271a0f738 [2021-11-30T13:55:23.518Z] ---> 8e8c4b2275b6 [2021-11-30T13:55:23.518Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T13:55:23.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T13:55:23.791Z] ---> 85b2671a7aa8 [2021-11-30T13:55:23.791Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-30T13:55:23.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T13:55:23.791Z] ---> c730ef4aa8ef [2021-11-30T13:55:23.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-30T13:55:24.063Z] (1/42) Installing readline (8.1.0-r0) [2021-11-30T13:55:24.063Z] (2/42) Installing bash (5.1.4-r0) [2021-11-30T13:55:24.063Z] Executing bash-5.1.4-r0.post-install [2021-11-30T13:55:24.063Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-30T13:55:24.063Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T13:55:24.063Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-30T13:55:24.063Z] (6/42) Installing curl (7.79.1-r0) [2021-11-30T13:55:24.063Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-30T13:55:24.063Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-30T13:55:24.063Z] (9/42) Installing expat (2.4.1-r0) [2021-11-30T13:55:24.063Z] (10/42) Installing libffi (3.3-r2) [2021-11-30T13:55:24.063Z] (11/42) Installing gdbm (1.19-r0) [2021-11-30T13:55:24.063Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-30T13:55:24.063Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T13:55:24.063Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T13:55:24.063Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-30T13:55:24.063Z] ---> edf2224b6922 [2021-11-30T13:55:24.063Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-30T13:55:24.063Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-30T13:55:24.063Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-30T13:55:24.340Z] ---> 05ff1bf46bb1 [2021-11-30T13:55:24.340Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-30T13:55:25.279Z] ---> f2b1f8a5f4c1 [2021-11-30T13:55:25.279Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-30T13:55:25.279Z] ---> 8c481f7769b6 [2021-11-30T13:55:25.279Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-30T13:55:25.279Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-30T13:55:25.279Z] ---> Running in 70304327e9ad [2021-11-30T13:55:25.279Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-30T13:55:25.279Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-30T13:55:25.279Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-30T13:55:25.279Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-30T13:55:25.279Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-30T13:55:25.279Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-30T13:55:25.544Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-30T13:55:25.544Z] Removing intermediate container 70304327e9ad [2021-11-30T13:55:25.544Z] ---> 3ff29b0792a3 [2021-11-30T13:55:25.544Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T13:55:25.544Z] ---> 3563ad63e7d3 [2021-11-30T13:55:25.544Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-30T13:55:25.544Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-30T13:55:25.544Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-30T13:55:25.544Z] ---> Running in c831c0ef5137 [2021-11-30T13:55:25.544Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-30T13:55:25.544Z] ---> Running in 753c0f944c60 [2021-11-30T13:55:25.544Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-30T13:55:25.544Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-30T13:55:25.544Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-30T13:55:25.544Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-30T13:55:25.544Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-30T13:55:25.544Z] Removing intermediate container c831c0ef5137 [2021-11-30T13:55:25.544Z] ---> 76d3ae0a51ca [2021-11-30T13:55:25.544Z] Step 21/23 : LABEL arch=x86_64 [2021-11-30T13:55:25.805Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-30T13:55:25.805Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-30T13:55:25.805Z] ---> Running in f862a4dce2cd [2021-11-30T13:55:25.805Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-30T13:55:25.805Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-30T13:55:25.805Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-30T13:55:25.805Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-30T13:55:25.805Z] Removing intermediate container f862a4dce2cd [2021-11-30T13:55:25.805Z] ---> 3fb4490e8cd5 [2021-11-30T13:55:25.805Z] Step 22/23 : LABEL git_sha=cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [2021-11-30T13:55:25.805Z] ---> Running in 7bc8e15d5038 [2021-11-30T13:55:25.805Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-30T13:55:25.805Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-30T13:55:25.805Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-30T13:55:26.066Z] Removing intermediate container 7bc8e15d5038 [2021-11-30T13:55:26.066Z] ---> 747c9a803aa9 [2021-11-30T13:55:26.066Z] Step 23/23 : LABEL version=0.0.0 [2021-11-30T13:55:26.336Z] ---> Running in dc0c6be6fe16 [2021-11-30T13:55:26.336Z] Executing busybox-1.33.1-r3.trigger [2021-11-30T13:55:26.336Z] OK: 84 MiB in 64 packages [2021-11-30T13:55:26.598Z] Removing intermediate container 753c0f944c60 [2021-11-30T13:55:26.598Z] ---> 4f64f4e18d39 [2021-11-30T13:55:26.598Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-30T13:55:26.598Z] Removing intermediate container dc0c6be6fe16 [2021-11-30T13:55:26.598Z] ---> 408107bd941f [2021-11-30T13:55:26.598Z] [2021-11-30T13:55:26.598Z] Successfully built 408107bd941f [2021-11-30T13:55:26.598Z] Successfully tagged support-scheduler:latest [2021-11-30T13:55:26.598Z] ---> Running in 7e44324eebe7 [2021-11-30T13:55:26.598Z]  Building support-scheduler ... done Removing intermediate container 7e44324eebe7 [2021-11-30T13:55:26.598Z] ---> 4abc3b92f4ec [2021-11-30T13:55:26.598Z] Step 22/24 : LABEL arch=x86_64 [2021-11-30T13:55:26.598Z] ---> Running in 5f7ccb6a6412 [2021-11-30T13:55:26.859Z] Removing intermediate container 5f7ccb6a6412 [2021-11-30T13:55:26.859Z] ---> 9f82b6f4cb82 [2021-11-30T13:55:26.859Z] Step 23/24 : LABEL git_sha=cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [2021-11-30T13:55:26.859Z] ---> Running in 320bbf77f140 [2021-11-30T13:55:26.859Z] Removing intermediate container 320bbf77f140 [2021-11-30T13:55:26.859Z] ---> f1d521c54269 [2021-11-30T13:55:26.859Z] Step 24/24 : LABEL version=0.0.0 [2021-11-30T13:55:26.859Z] ---> Running in 0e304fe7707c [2021-11-30T13:55:27.119Z] Collecting docker-compose==1.23.2 [2021-11-30T13:55:27.119Z] Removing intermediate container 0e304fe7707c [2021-11-30T13:55:27.119Z] ---> 3d45d9c99c24 [2021-11-30T13:55:27.119Z] [2021-11-30T13:55:27.119Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-30T13:55:27.119Z] Successfully built 3d45d9c99c24 [2021-11-30T13:55:27.119Z] Successfully tagged security-secretstore-setup:latest [2021-11-30T13:55:27.119Z]  Building security-secretstore-setup ... done Collecting cached-property<2,>=1.2.0 [2021-11-30T13:55:27.119Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-30T13:55:27.381Z] Collecting jsonschema<3,>=2.5.1 [2021-11-30T13:55:27.381Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-30T13:55:27.381Z] Collecting docker<4.0,>=3.6.0 [2021-11-30T13:55:27.381Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-30T13:55:27.642Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-30T13:55:27.642Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-30T13:55:27.642Z] Collecting PyYAML<4,>=3.10 [2021-11-30T13:55:27.642Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-30T13:55:28.213Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-30T13:55:28.213Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-30T13:55:28.472Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-30T13:55:28.472Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-30T13:55:28.472Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-30T13:55:28.472Z] Collecting docopt<0.7,>=0.6.1 [2021-11-30T13:55:28.472Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-30T13:55:28.734Z] Collecting texttable<0.10,>=0.9.0 [2021-11-30T13:55:28.734Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-30T13:55:29.304Z] Collecting docker-pycreds>=0.4.0 [2021-11-30T13:55:29.304Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-30T13:55:29.304Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-30T13:55:29.304Z] Collecting idna<2.8,>=2.5 [2021-11-30T13:55:29.304Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-30T13:55:29.304Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-30T13:55:29.304Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-30T13:55:29.304Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-30T13:55:29.304Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-30T13:55:29.565Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-30T13:55:29.565Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-30T13:55:29.565Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-30T13:55:29.565Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-30T13:55:29.565Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-30T13:55:29.565Z] Attempting uninstall: urllib3 [2021-11-30T13:55:29.565Z] Found existing installation: urllib3 1.26.5 [2021-11-30T13:55:29.565Z] Uninstalling urllib3-1.26.5: [2021-11-30T13:55:29.565Z] Successfully uninstalled urllib3-1.26.5 [2021-11-30T13:55:29.824Z] Attempting uninstall: idna [2021-11-30T13:55:29.824Z] Found existing installation: idna 3.2 [2021-11-30T13:55:29.824Z] Uninstalling idna-3.2: [2021-11-30T13:55:29.824Z] Successfully uninstalled idna-3.2 [2021-11-30T13:55:29.824Z] Attempting uninstall: chardet [2021-11-30T13:55:29.824Z] Found existing installation: chardet 4.0.0 [2021-11-30T13:55:29.824Z] Uninstalling chardet-4.0.0: [2021-11-30T13:55:29.824Z] Successfully uninstalled chardet-4.0.0 [2021-11-30T13:55:30.083Z] Attempting uninstall: requests [2021-11-30T13:55:30.083Z] Found existing installation: requests 2.25.1 [2021-11-30T13:55:30.083Z] Uninstalling requests-2.25.1: [2021-11-30T13:55:30.083Z] Successfully uninstalled requests-2.25.1 [2021-11-30T13:55:30.343Z] Running setup.py install for texttable: started [2021-11-30T13:55:30.604Z] Running setup.py install for texttable: finished with status 'done' [2021-11-30T13:55:30.604Z] Running setup.py install for PyYAML: started [2021-11-30T13:55:30.865Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-30T13:55:30.865Z] Running setup.py install for docopt: started [2021-11-30T13:55:31.437Z] Running setup.py install for docopt: finished with status 'done' [2021-11-30T13:55:31.437Z] Running setup.py install for dockerpty: started [2021-11-30T13:55:31.697Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-30T13:55:31.961Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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-11-30T13:55:34.008Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-30T13:55:35.261Z] Removing intermediate container 3ce4d0b87c82 [2021-11-30T13:55:35.261Z] ---> 421793faa0f9 [2021-11-30T13:55:35.261Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-30T13:55:35.261Z] ---> Running in 7035f484faea [2021-11-30T13:55:35.261Z] Removing intermediate container 7035f484faea [2021-11-30T13:55:35.261Z] ---> 1e1459aad8cc [2021-11-30T13:55:35.261Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-30T13:55:35.261Z] ---> Running in b2dc7ccf965f [2021-11-30T13:55:35.261Z] Removing intermediate container b2dc7ccf965f [2021-11-30T13:55:35.261Z] ---> 0df6cb82d559 [2021-11-30T13:55:35.261Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-30T13:55:35.261Z] ---> 874d5c7cfbb2 [2021-11-30T13:55:35.261Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-30T13:55:35.261Z] ---> cbf5fda17ea6 [2021-11-30T13:55:35.261Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-30T13:55:35.480Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-30T13:55:35.520Z] ---> 604d65c68df1 [2021-11-30T13:55:35.520Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-30T13:55:35.520Z] ---> Running in 6492ebab1a00 [2021-11-30T13:55:35.779Z] Removing intermediate container 6492ebab1a00 [2021-11-30T13:55:35.779Z] ---> 1051f9ef32df [2021-11-30T13:55:35.779Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T13:55:35.779Z] ---> Running in 0feb551f3cae [2021-11-30T13:55:35.779Z] Removing intermediate container 0feb551f3cae [2021-11-30T13:55:35.779Z] ---> e561acc6fbf7 [2021-11-30T13:55:35.779Z] Step 20/22 : LABEL arch=x86_64 [2021-11-30T13:55:35.779Z] ---> Running in 864397b62f00 [2021-11-30T13:55:35.779Z] Removing intermediate container 864397b62f00 [2021-11-30T13:55:35.779Z] ---> 2d84235c4042 [2021-11-30T13:55:35.779Z] Step 21/22 : LABEL git_sha=cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [2021-11-30T13:55:35.779Z] ---> Running in 6f75bf3c2373 [2021-11-30T13:55:36.039Z] Removing intermediate container 6f75bf3c2373 [2021-11-30T13:55:36.039Z] ---> 8ae0adeee66e [2021-11-30T13:55:36.039Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T13:55:36.039Z] ---> Running in a732fba28bbe [2021-11-30T13:55:36.039Z] Removing intermediate container a732fba28bbe [2021-11-30T13:55:36.039Z] ---> c66e1cbfa286 [2021-11-30T13:55:36.039Z] [2021-11-30T13:55:36.039Z] Successfully built c66e1cbfa286 [2021-11-30T13:55:36.039Z] Successfully tagged sys-mgmt-agent:latest [2021-11-30T13:55:36.306Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-30T13:55:36.309Z] $ docker stop --time=1 a509f117c8f3c26d04c0804ccf453b04f475b4fe7953b98f734fae7c64dfe4a3 [2021-11-30T13:55:36.914Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-30T13:55:37.705Z] $ docker rm -f a509f117c8f3c26d04c0804ccf453b04f475b4fe7953b98f734fae7c64dfe4a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T13:55:37.904Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-30T13:55:38.051Z] + docker images [2021-11-30T13:55:38.051Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-30T13:55:38.051Z] sys-mgmt-agent latest c66e1cbfa286 3 seconds ago 294MB [2021-11-30T13:55:38.051Z] security-secretstore-setup latest 3d45d9c99c24 12 seconds ago 28.4MB [2021-11-30T13:55:38.051Z] support-scheduler latest 408107bd941f 12 seconds ago 16.2MB [2021-11-30T13:55:38.051Z] adabfd580a77 15 seconds ago 1.76GB [2021-11-30T13:55:38.051Z] 9754baec8170 20 seconds ago 1.77GB [2021-11-30T13:55:38.051Z] 6adb5e63864a 20 seconds ago 1.76GB [2021-11-30T13:55:38.051Z] security-proxy-setup latest 5a6a94f543bf 35 seconds ago 26.9MB [2021-11-30T13:55:38.051Z] 653eeff4f584 40 seconds ago 1.77GB [2021-11-30T13:55:38.051Z] security-bootstrapper latest 0153f305c46a 49 seconds ago 18.9MB [2021-11-30T13:55:38.051Z] core-data latest 1d5c28e60955 52 seconds ago 20.7MB [2021-11-30T13:55:38.051Z] support-notifications latest fe05f336a1c8 About a minute ago 17MB [2021-11-30T13:55:38.051Z] core-metadata latest 6398896185c4 About a minute ago 16.9MB [2021-11-30T13:55:38.051Z] core-command latest 4fa7a49d5d7c About a minute ago 16.1MB [2021-11-30T13:55:38.051Z] 291eb30e5f0a About a minute ago 1.77GB [2021-11-30T13:55:38.051Z] 5cbd58becfb6 About a minute ago 1.76GB [2021-11-30T13:55:38.051Z] 0d358c8d9fbc About a minute ago 1.76GB [2021-11-30T13:55:38.051Z] db689f4e8fab About a minute ago 1.76GB [2021-11-30T13:55:38.051Z] 3d2a2fe4cdd8 About a minute ago 1.76GB [2021-11-30T13:55:38.051Z] ci-base-image-x86_64 latest 6c1bd9ac3234 5 minutes ago 1.25GB [2021-11-30T13:55:38.051Z] alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB [2021-11-30T13:55:38.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-30T13:55:38.051Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB [2021-11-30T13:55:38.051Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-30T13:55:38.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-11-30T13:55:50.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-30T13:55:50.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-30T13:55:50.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-30T13:55:50.320Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-30T13:55:50.320Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-30T13:55:50.320Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-30T13:55:50.917Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-30T13:55:50.917Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-30T13:55:50.917Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-30T13:55:50.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-30T13:55:53.393Z] Still waiting to schedule task [2021-11-30T13:55:53.394Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-30T13:55:57.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements [2021-11-30T13:55:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-30T13:55:57.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-30T13:56:03.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.338s coverage: 98.5% of statements [2021-11-30T13:56:03.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-30T13:56:03.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 44.7% of statements [2021-11-30T13:56:03.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-30T13:56:03.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-30T13:56:06.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.640s coverage: 89.5% of statements [2021-11-30T13:56:06.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-30T13:56:06.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-30T13:56:06.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.258s coverage: 84.4% of statements [2021-11-30T13:56:06.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-30T13:56:06.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-30T13:56:06.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-30T13:56:06.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-30T13:56:06.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-30T13:56:14.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.506s coverage: 94.2% of statements [2021-11-30T13:56:14.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-30T13:56:14.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-30T13:56:14.838Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 59.1% of statements [2021-11-30T13:56:14.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-30T13:56:14.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-30T13:56:14.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-30T13:56:14.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-30T13:56:14.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-30T13:56:14.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.181s coverage: 60.0% of statements [2021-11-30T13:56:14.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-30T13:56:14.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-30T13:56:14.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-30T13:56:14.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.470s coverage: 0.9% of statements [2021-11-30T13:56:14.839Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-30T13:56:14.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.188s coverage: 58.8% of statements [2021-11-30T13:56:14.839Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.208s coverage: 21.7% of statements [2021-11-30T13:56:14.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-30T13:56:14.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 47.1% of statements [2021-11-30T13:56:14.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.229s coverage: 79.5% of statements [2021-11-30T13:56:14.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements [2021-11-30T13:56:14.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.236s coverage: 96.3% of statements [2021-11-30T13:56:16.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.296s coverage: 87.5% of statements [2021-11-30T13:56:29.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.372s coverage: 94.4% of statements [2021-11-30T13:56:29.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements [2021-11-30T13:56:32.173Z] Running on prd-ubuntu18.04-docker-8c-8g-787 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws [2021-11-30T13:56:32.187Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-11-30T13:56:32.270Z] The recommended git tool is: git [2021-11-30T13:56:33.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.515s coverage: 82.5% of statements [2021-11-30T13:56:33.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-30T13:56:34.105Z] using credential edgex-jenkins-ssh [2021-11-30T13:56:34.114Z] Cloning the remote Git repository [2021-11-30T13:56:34.122Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-30T13:56:34.180Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-11-30T13:56:34.214Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T13:56:34.214Z] > git --version # timeout=10 [2021-11-30T13:56:34.221Z] > git --version # 'git version 2.17.1' [2021-11-30T13:56:34.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T13:56:34.252Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T13:56:39.989Z] Merging remotes/origin/main commit b7985a5e213d1adc6c93ffba227765f14366fda1 into PR head commit 3b7c8e1421f0d5b9c97dd8411b812e8af1bfeea8 [2021-11-30T13:56:40.143Z] Merge succeeded, producing ef1facd3048a3d0940858582e7fcb0e0a2b7d017 [2021-11-30T13:56:40.143Z] Checking out Revision ef1facd3048a3d0940858582e7fcb0e0a2b7d017 (PR-3826) [2021-11-30T13:56:39.290Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T13:56:39.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T13:56:39.306Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-30T13:56:39.318Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-30T13:56:39.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T13:56:39.323Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-30T13:56:39.989Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T13:56:39.995Z] > git checkout -f 3b7c8e1421f0d5b9c97dd8411b812e8af1bfeea8 # timeout=10 [2021-11-30T13:56:40.053Z] > git remote # timeout=10 [2021-11-30T13:56:40.060Z] > git config --get remote.origin.url # timeout=10 [2021-11-30T13:56:40.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T13:56:40.070Z] > git merge b7985a5e213d1adc6c93ffba227765f14366fda1 # timeout=10 [2021-11-30T13:56:40.119Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-30T13:56:40.136Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T13:56:40.140Z] > git checkout -f ef1facd3048a3d0940858582e7fcb0e0a2b7d017 # timeout=10 [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.235s coverage: 80.0% of statements [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.742s coverage: 91.2% of statements [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.656s coverage: 64.4% of statements [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-30T13:56:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.160s coverage: 100.0% of statements [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements [2021-11-30T13:56:41.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-11-30T13:56:42.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-11-30T13:56:42.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.109s coverage: 100.0% of statements [2021-11-30T13:56:43.675Z] Commit message: "Merge commit 'b7985a5e213d1adc6c93ffba227765f14366fda1' into HEAD" [2021-11-30T13:56:43.685Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T13:56:44.601Z] + echo snap-build.sh [2021-11-30T13:56:44.601Z] snap-build.sh [2021-11-30T13:56:44.601Z] + SNAP_BASE_DIR=. [2021-11-30T13:56:44.601Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-11-30T13:56:44.601Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-11-30T13:56:44.601Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-11-30T13:56:44.601Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-11-30T13:56:44.601Z] + cd /w/workspace/edgex-go/6 [2021-11-30T13:56:44.601Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-30T13:56:44.601Z] Reading package lists... [2021-11-30T13:56:44.601Z] Building dependency tree... [2021-11-30T13:56:44.601Z] Reading state information... [2021-11-30T13:56:44.601Z] The following packages were automatically installed and are no longer required: [2021-11-30T13:56:44.601Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-30T13:56:44.601Z] uidmap xdelta3 [2021-11-30T13:56:44.601Z] Use 'sudo apt autoremove' to remove them. [2021-11-30T13:56:44.601Z] The following packages will be REMOVED: [2021-11-30T13:56:44.601Z] lxd* lxd-client* [2021-11-30T13:56:44.863Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-30T13:56:44.863Z] After this operation, 31.7 MB disk space will be freed. [2021-11-30T13:56:43.670Z] > git rev-list --no-walk 41577234ba003131683539bcd4667e0ac93e1491 # timeout=10 [2021-11-30T13:56:45.386Z] (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-11-30T13:56:45.386Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-30T13:56:46.332Z] Removing lxd dnsmasq configuration [2021-11-30T13:56:46.332Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-30T13:56:46.332Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-30T13:56:47.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.231s coverage: 65.4% of statements [2021-11-30T13:56:47.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-30T13:56:47.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-30T13:56:47.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-30T13:56:47.279Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T13:56:47.279Z] (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-11-30T13:56:47.279Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-30T13:56:48.671Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-30T13:56:48.671Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-30T13:56:49.243Z] + sudo snap remove --purge lxd [2021-11-30T13:56:49.243Z] snap "lxd" is not installed [2021-11-30T13:56:49.504Z] + sudo groupadd --force --system lxd [2021-11-30T13:56:49.504Z] ++ whoami [2021-11-30T13:56:49.504Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-30T13:56:49.504Z] + newgrp - lxd [2021-11-30T13:56:49.504Z] + sudo snap install lxd [2021-11-30T13:56:49.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.809s coverage: 43.8% of statements [2021-11-30T13:56:49.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-30T13:56:49.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-30T13:56:49.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2021-11-30T13:56:49.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-30T13:56:49.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements [2021-11-30T13:56:49.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-30T13:56:58.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.239s coverage: 17.7% of statements [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-30T13:56:58.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.625s coverage: 92.3% of statements [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-30T13:56:58.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.192s coverage: 63.2% of statements [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-30T13:56:58.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.7% of statements [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-30T13:56:58.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-30T13:56:58.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-30T13:56:58.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.212s coverage: 100.0% of statements [2021-11-30T13:56:58.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-11-30T13:56:58.075Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-30T13:56:58.075Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-30T13:56:58.075Z] GO111MODULE=on go vet ./... [2021-11-30T13:56:59.534Z] 2021-11-30T13:56:57Z INFO Waiting for automatic snapd restart... [2021-11-30T13:57:21.542Z] lxd 4.20 from Canonical* installed [2021-11-30T13:57:21.542Z] + sudo lxd init --auto [2021-11-30T13:57:28.142Z] + sudo snap install --classic snapcraft [2021-11-30T13:57:38.168Z] snapcraft 5.0 from Canonical* installed [2021-11-30T13:57:38.168Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-30T13:57:38.168Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-30T13:57:38.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T13:57:38.168Z] Dload Upload Total Spent Left Speed [2021-11-30T13:57:38.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 [2021-11-30T13:57:38.168Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 6394k 0 --:--:-- --:--:-- --:--:-- 13.6M [2021-11-30T13:57:38.168Z] ./yq_linux_amd64 [2021-11-30T13:57:38.168Z] + sudo snapcraft prime --use-lxd [2021-11-30T13:57:39.557Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-30T13:57:39.557Z] 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-11-30T13:57:39.557Z] - README.md [2021-11-30T13:57:39.557Z] [2021-11-30T13:57:39.557Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-30T13:57:39.819Z] Launching a container. [2021-11-30T13:57:49.833Z] Waiting for container to be ready [2021-11-30T13:57:50.095Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-30T13:57:50.095Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-30T13:57:50.095Z] [2021-11-30T13:57:54.351Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-30T13:57:54.930Z] Waiting for network to be ready... [2021-11-30T13:57:55.191Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-30T13:57:55.191Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] [2021-11-30T13:57:55.453Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-30T13:57:55.453Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] [2021-11-30T13:57:55.453Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-30T13:57:55.453Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-30T13:57:55.453Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] [2021-11-30T13:57:55.453Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] [2021-11-30T13:57:55.453Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] [2021-11-30T13:57:55.453Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-30T13:57:55.727Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-30T13:57:55.989Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-30T13:57:56.249Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-30T13:57:56.249Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-30T13:57:56.249Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-30T13:57:56.249Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-30T13:57:56.249Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-30T13:57:56.249Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-30T13:57:56.510Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-30T13:57:56.770Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] [2021-11-30T13:57:56.771Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] [2021-11-30T13:57:56.771Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-30T13:57:56.771Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-30T13:57:56.771Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] [2021-11-30T13:57:56.771Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] [2021-11-30T13:57:56.771Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1769 kB] [2021-11-30T13:57:56.771Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-30T13:57:59.328Z] Fetched 25.7 MB in 4s (6220 kB/s) [2021-11-30T13:58:00.272Z] Reading package lists... [2021-11-30T13:58:00.535Z] Reading package lists... [2021-11-30T13:58:00.535Z] Building dependency tree... [2021-11-30T13:58:00.535Z] Reading state information... [2021-11-30T13:58:00.804Z] The following additional packages will be installed: [2021-11-30T13:58:00.804Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-30T13:58:00.804Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-30T13:58:00.804Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-30T13:58:00.804Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-30T13:58:00.804Z] Suggested packages: [2021-11-30T13:58:00.804Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-30T13:58:00.804Z] Recommended packages: [2021-11-30T13:58:00.804Z] gnupg libsasl2-modules [2021-11-30T13:58:00.804Z] The following NEW packages will be installed: [2021-11-30T13:58:00.804Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-30T13:58:00.804Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-30T13:58:00.804Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-30T13:58:00.804Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-30T13:58:00.804Z] The following packages will be upgraded: [2021-11-30T13:58:00.804Z] gpg gpg-agent gpgconf libudev1 [2021-11-30T13:58:00.804Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-30T13:58:00.804Z] Need to get 3527 kB of archives. [2021-11-30T13:58:00.804Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-30T13:58:00.804Z] 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-11-30T13:58:00.805Z] 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-11-30T13:58:01.067Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-30T13:58:01.067Z] 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-11-30T13:58:01.067Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-30T13:58:01.328Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-30T13:58:01.910Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-30T13:58:01.910Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-30T13:58:01.910Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-30T13:58:01.910Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-30T13:58:01.910Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-30T13:58:01.910Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-30T13:58:01.910Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-30T13:58:01.910Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-30T13:58:01.910Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-30T13:58:01.910Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-30T13:58:01.910Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-30T13:58:01.910Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-30T13:58:01.910Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-30T13:58:01.910Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-30T13:58:01.910Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-30T13:58:01.910Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-30T13:58:02.171Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T13:58:02.172Z] Fetched 3527 kB in 1s (3142 kB/s) [2021-11-30T13:58:02.172Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-30T13:58:02.172Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-30T13:58:02.172Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T13:58:02.172Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-30T13:58:02.172Z] Selecting previously unselected package udev. [2021-11-30T13:58:02.172Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-30T13:58:02.172Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-30T13:58:02.433Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-30T13:58:02.433Z] Selecting previously unselected package libfuse2:amd64. [2021-11-30T13:58:02.433Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-30T13:58:02.433Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-30T13:58:02.694Z] Selecting previously unselected package fuse. [2021-11-30T13:58:02.694Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-30T13:58:02.694Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-30T13:58:02.694Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T13:58:02.694Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T13:58:02.694Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T13:58:02.694Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T13:58:02.694Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T13:58:02.694Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T13:58:02.957Z] Selecting previously unselected package libksba8:amd64. [2021-11-30T13:58:02.957Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-30T13:58:02.957Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-30T13:58:02.957Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-30T13:58:02.957Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T13:58:02.957Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:02.957Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-30T13:58:02.957Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T13:58:02.957Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:03.219Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-30T13:58:03.219Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T13:58:03.219Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:03.219Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-30T13:58:03.219Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T13:58:03.219Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:03.219Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-30T13:58:03.219Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T13:58:03.219Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:03.219Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-30T13:58:03.219Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T13:58:03.219Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:03.219Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-30T13:58:03.219Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T13:58:03.219Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:03.480Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-30T13:58:03.480Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T13:58:03.480Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:03.480Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-30T13:58:03.480Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-30T13:58:03.480Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:03.480Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-30T13:58:03.480Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-30T13:58:03.480Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T13:58:03.480Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-30T13:58:03.480Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-30T13:58:03.480Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T13:58:03.743Z] Selecting previously unselected package libldap-common. [2021-11-30T13:58:03.743Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-30T13:58:03.743Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T13:58:03.743Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-30T13:58:03.743Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-30T13:58:03.743Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T13:58:03.743Z] Selecting previously unselected package dirmngr. [2021-11-30T13:58:03.743Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T13:58:03.743Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-30T13:58:04.004Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T13:58:04.004Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-30T13:58:04.004Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-30T13:58:04.004Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T13:58:04.004Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-30T13:58:04.004Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-30T13:58:04.004Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:04.004Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-30T13:58:04.004Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T13:58:04.004Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-30T13:58:04.265Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-30T13:58:04.527Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:04.527Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-30T13:58:04.527Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-30T13:58:04.527Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-30T13:58:04.527Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:04.527Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:04.527Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:04.527Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:04.527Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:04.527Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:04.527Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-30T13:58:04.527Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-30T13:58:04.527Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-30T13:58:04.789Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T13:58:05.053Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-30T13:58:05.053Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-30T13:58:05.053Z] This means they are not meant to be enabled using systemctl. [2021-11-30T13:58:05.053Z] Possible reasons for having this kind of units are: [2021-11-30T13:58:05.053Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-30T13:58:05.053Z] .wants/ or .requires/ directory. [2021-11-30T13:58:05.053Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-30T13:58:05.054Z] a requirement dependency on it. [2021-11-30T13:58:05.054Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-30T13:58:05.054Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-30T13:58:05.054Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-30T13:58:05.054Z] instance name specified. [2021-11-30T13:58:05.315Z] Reading package lists... [2021-11-30T13:58:05.577Z] Building dependency tree... [2021-11-30T13:58:05.577Z] Reading state information... [2021-11-30T13:58:05.577Z] The following additional packages will be installed: [2021-11-30T13:58:05.577Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-30T13:58:05.577Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-30T13:58:05.577Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-30T13:58:05.577Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-30T13:58:05.577Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-30T13:58:05.577Z] Suggested packages: [2021-11-30T13:58:05.577Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-30T13:58:05.577Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-30T13:58:05.577Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-30T13:58:05.577Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-30T13:58:05.577Z] systemd-container policykit-1 [2021-11-30T13:58:05.577Z] Recommended packages: [2021-11-30T13:58:05.577Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-30T13:58:05.839Z] The following NEW packages will be installed: [2021-11-30T13:58:05.839Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-30T13:58:05.839Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-30T13:58:05.839Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-30T13:58:05.840Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-30T13:58:05.840Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-30T13:58:05.840Z] The following packages will be upgraded: [2021-11-30T13:58:05.840Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-30T13:58:05.840Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-30T13:58:05.840Z] Need to get 36.8 MB of archives. [2021-11-30T13:58:05.840Z] After this operation, 147 MB of additional disk space will be used. [2021-11-30T13:58:05.840Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-30T13:58:05.840Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-30T13:58:05.840Z] 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-11-30T13:58:06.102Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-30T13:58:06.102Z] 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-11-30T13:58:06.102Z] 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-11-30T13:58:06.102Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-30T13:58:06.102Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-30T13:58:06.102Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-30T13:58:06.102Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-30T13:58:06.102Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-30T13:58:06.102Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-30T13:58:06.102Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-30T13:58:06.102Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-30T13:58:06.102Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-30T13:58:06.102Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-30T13:58:06.102Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-30T13:58:06.675Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-30T13:58:06.675Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-30T13:58:06.675Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-30T13:58:06.675Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-30T13:58:06.675Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-30T13:58:06.675Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-30T13:58:06.675Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-30T13:58:06.675Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-30T13:58:06.675Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-30T13:58:06.937Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-30T13:58:06.937Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-30T13:58:06.937Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-30T13:58:06.937Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-30T13:58:07.881Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T13:58:07.881Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-11-30T13:58:07.881Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-30T13:58:07.881Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-30T13:58:07.881Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T13:58:08.465Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-30T13:58:08.465Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T13:58:08.465Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-30T13:58:08.465Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-30T13:58:08.465Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-30T13:58:08.465Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-30T13:58:08.735Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-30T13:58:08.735Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-30T13:58:08.735Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-30T13:58:08.735Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-30T13:58:09.004Z] Setting up apt (1.6.14) ... [2021-11-30T13:58:09.004Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-30T13:58:09.581Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-30T13:58:09.581Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-30T13:58:09.581Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-30T13:58:09.581Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-30T13:58:09.882Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-30T13:58:09.882Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T13:58:09.882Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T13:58:09.882Z] Selecting previously unselected package libexpat1:amd64. [2021-11-30T13:58:09.882Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-30T13:58:09.882Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-30T13:58:10.144Z] Selecting previously unselected package python3.6-minimal. [2021-11-30T13:58:10.144Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T13:58:10.144Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T13:58:10.144Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-30T13:58:10.406Z] Checking for services that may need to be restarted...done. [2021-11-30T13:58:10.406Z] Checking for services that may need to be restarted...done. [2021-11-30T13:58:10.406Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T13:58:10.406Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-30T13:58:10.406Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T13:58:10.980Z] Selecting previously unselected package python3-minimal. [2021-11-30T13:58:10.980Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-30T13:58:10.980Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-30T13:58:10.980Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-30T13:58:10.980Z] Selecting previously unselected package mime-support. [2021-11-30T13:58:10.980Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-30T13:58:10.980Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-30T13:58:10.980Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-30T13:58:10.980Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-30T13:58:10.980Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-30T13:58:10.980Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-30T13:58:10.980Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T13:58:10.980Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T13:58:11.245Z] Selecting previously unselected package python3.6. [2021-11-30T13:58:11.245Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-30T13:58:11.245Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T13:58:11.245Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-30T13:58:11.245Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-30T13:58:11.245Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-30T13:58:11.507Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-30T13:58:11.507Z] Selecting previously unselected package python3. [2021-11-30T13:58:11.507Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-30T13:58:11.507Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-30T13:58:11.507Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-30T13:58:11.773Z] Selecting previously unselected package multiarch-support. [2021-11-30T13:58:11.773Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T13:58:11.773Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-30T13:58:11.773Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-30T13:58:11.773Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-30T13:58:11.773Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-30T13:58:11.773Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-30T13:58:11.773Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-30T13:58:11.773Z] Selecting previously unselected package libbsd0:amd64. [2021-11-30T13:58:11.773Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-30T13:58:11.773Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-30T13:58:11.773Z] Selecting previously unselected package sudo. [2021-11-30T13:58:11.773Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-30T13:58:11.773Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-30T13:58:12.034Z] Selecting previously unselected package apparmor. [2021-11-30T13:58:12.034Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-30T13:58:12.034Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-30T13:58:12.296Z] Selecting previously unselected package libedit2:amd64. [2021-11-30T13:58:12.296Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-30T13:58:12.296Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-30T13:58:12.296Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-30T13:58:12.296Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T13:58:12.296Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T13:58:12.296Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-30T13:58:12.296Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T13:58:12.296Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T13:58:12.296Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-30T13:58:12.296Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-30T13:58:12.296Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-30T13:58:12.296Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-30T13:58:12.296Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T13:58:12.296Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T13:58:12.556Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-30T13:58:12.556Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-30T13:58:12.556Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T13:58:12.556Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-30T13:58:12.556Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-30T13:58:12.556Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-30T13:58:12.817Z] Selecting previously unselected package openssh-client. [2021-11-30T13:58:12.817Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-30T13:58:12.817Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-30T13:58:12.817Z] Selecting previously unselected package squashfs-tools. [2021-11-30T13:58:12.817Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-30T13:58:12.817Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-30T13:58:13.078Z] Selecting previously unselected package snapd. [2021-11-30T13:58:13.078Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-30T13:58:13.078Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-30T13:58:15.655Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-30T13:58:15.655Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-30T13:58:15.655Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-30T13:58:15.655Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-30T13:58:15.655Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-30T13:58:15.655Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T13:58:15.655Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-30T13:58:15.655Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-30T13:58:15.655Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-30T13:58:16.227Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-30T13:58:16.227Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-30T13:58:16.227Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-30T13:58:16.227Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T13:58:16.227Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T13:58:16.227Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-30T13:58:16.800Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-30T13:58:16.800Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T13:58:16.800Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-30T13:58:16.800Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-30T13:58:16.800Z] running python rtupdate hooks for python3.6... [2021-11-30T13:58:16.800Z] running python post-rtupdate hooks for python3.6... [2021-11-30T13:58:17.061Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-30T13:58:17.633Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-30T13:58:17.895Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-30T13:58:17.895Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-30T13:58:17.895Z] Setting up snapd (2.51.1+18.04) ... [2021-11-30T13:58:18.467Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-30T13:58:18.467Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-30T13:58:18.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-30T13:58:18.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-30T13:58:18.989Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-30T13:58:18.989Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-30T13:58:19.250Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-30T13:58:19.250Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-30T13:58:19.510Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-30T13:58:19.771Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-30T13:58:19.771Z] /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-11-30T13:58:19.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-30T13:58:19.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-30T13:58:19.883Z] ./bin/test-attribution-txt.sh [2021-11-30T13:58:20.031Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] echo [2021-11-30T13:58:20.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-30T13:58:20.296Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-30T13:58:20.827Z] + ls -al . [2021-11-30T13:58:20.828Z] total 672 [2021-11-30T13:58:20.828Z] drwxrwxr-x 9 1001 1001 4096 Nov 30 13:58 . [2021-11-30T13:58:20.828Z] drwxr-xr-x 4 root root 4096 Nov 30 13:54 .. [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 11 Nov 30 13:51 .dockerignore [2021-11-30T13:58:20.828Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 13:51 .git [2021-11-30T13:58:20.828Z] drwxrwxr-x 4 1001 1001 4096 Nov 30 13:51 .github [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 804 Nov 30 13:51 .gitignore [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 42 Nov 30 13:51 .golangci.yml [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 76 Nov 30 13:51 .hadolint.yml [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 166 Nov 30 13:51 .sonarcloud.properties [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 1171 Nov 30 13:51 ADOPTERS.md [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 8910 Nov 30 13:51 Attribution.txt [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 51732 Nov 30 13:51 CHANGELOG.md [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 3804 Nov 30 13:51 CONTRIBUTING.md [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 677 Nov 30 13:51 GOVERNANCE.md [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 849 Nov 30 13:51 Jenkinsfile [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 10775 Nov 30 13:51 LICENSE [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 6508 Nov 30 13:51 Makefile [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 582 Nov 30 13:51 OWNERS.md [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 8207 Nov 30 13:51 README.md [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 6912 Nov 30 13:51 SECURITY.md [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 5 Nov 30 13:49 VERSION [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 4131 Nov 30 13:51 ZMQWindows.md [2021-11-30T13:58:20.828Z] drwxrwxr-x 2 1001 1001 4096 Nov 30 13:51 bin [2021-11-30T13:58:20.828Z] drwxrwxr-x 14 1001 1001 4096 Nov 30 13:51 cmd [2021-11-30T13:58:20.828Z] -rw-r--r-- 1 root root 428381 Nov 30 13:56 coverage.out [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 828 Nov 30 13:51 go.mod [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 49483 Nov 30 13:51 go.sum [2021-11-30T13:58:20.828Z] drwxrwxr-x 8 1001 1001 4096 Nov 30 13:51 internal [2021-11-30T13:58:20.828Z] drwxrwxr-x 3 1001 1001 4096 Nov 30 13:51 openapi [2021-11-30T13:58:20.828Z] drwxrwxr-x 4 1001 1001 4096 Nov 30 13:51 snap [2021-11-30T13:58:20.828Z] -rw-rw-r-- 1 1001 1001 204 Nov 30 13:51 version.go [Pipeline] sh [2021-11-30T13:58:21.477Z] + '[' -e coverage.out ] [2021-11-30T13:58:21.477Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-30T13:58:21.503Z] Warning: overwriting stash ‘coverage-report’ [2021-11-30T13:58:21.678Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-30T13:58:21.678Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-30T13:58:21.678Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-30T13:58:22.236Z] Stashed 1 file(s) [Pipeline] sh [2021-11-30T13:58:22.879Z] Reading package lists... [2021-11-30T13:58:22.881Z] + make build [2021-11-30T13:58:22.881Z] 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-11-30T13:58:23.138Z] Reading package lists... [2021-11-30T13:58:23.397Z] Building dependency tree... [2021-11-30T13:58:23.397Z] Reading state information... [2021-11-30T13:58:23.397Z] Calculating upgrade... [2021-11-30T13:58:23.657Z] The following packages will be upgraded: [2021-11-30T13:58:23.657Z] advancecomp base-files bash binutils binutils-common [2021-11-30T13:58:23.657Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-30T13:58:23.657Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-30T13:58:23.657Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-30T13:58:23.657Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-30T13:58:23.657Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-30T13:58:23.657Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-30T13:58:23.657Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-30T13:58:23.657Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-30T13:58:23.657Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-30T13:58:23.657Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-30T13:58:23.657Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-30T13:58:23.657Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-30T13:58:23.657Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-30T13:58:23.657Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-30T13:58:23.657Z] ubuntu-keyring util-linux [2021-11-30T13:58:23.918Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-30T13:58:23.918Z] Need to get 64.2 MB of archives. [2021-11-30T13:58:23.918Z] After this operation, 5155 kB of additional disk space will be used. [2021-11-30T13:58:23.918Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-30T13:58:23.918Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2021-11-30T13:58:24.490Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-30T13:58:24.490Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-30T13:58:24.490Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-30T13:58:24.490Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-30T13:58:24.490Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-30T13:58:24.490Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-30T13:58:24.490Z] 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-11-30T13:58:24.490Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-30T13:58:24.490Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-30T13:58:24.490Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-30T13:58:24.750Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-30T13:58:24.750Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-30T13:58:24.750Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-30T13:58:24.750Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-30T13:58:24.750Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-30T13:58:24.750Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-30T13:58:24.750Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-30T13:58:24.750Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-30T13:58:24.750Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-30T13:58:24.750Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-30T13:58:24.750Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-30T13:58:24.750Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-30T13:58:24.750Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-30T13:58:24.750Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-30T13:58:24.750Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-30T13:58:24.750Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-30T13:58:24.750Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-30T13:58:25.012Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-30T13:58:25.012Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-30T13:58:25.012Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-30T13:58:25.012Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-30T13:58:25.012Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-30T13:58:25.012Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-30T13:58:25.012Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-30T13:58:25.012Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-30T13:58:25.012Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-30T13:58:25.012Z] Get:39 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-11-30T13:58:25.012Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-30T13:58:25.012Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-30T13:58:25.012Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-30T13:58:25.012Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-30T13:58:25.012Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-30T13:58:25.012Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-30T13:58:25.012Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-30T13:58:25.012Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-30T13:58:25.012Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-30T13:58:25.012Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-30T13:58:25.012Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-30T13:58:25.012Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-30T13:58:25.012Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-30T13:58:25.012Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-30T13:58:25.012Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-30T13:58:25.012Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-30T13:58:25.012Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-30T13:58:25.012Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-30T13:58:25.012Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-30T13:58:25.012Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-30T13:58:25.012Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-30T13:58:25.273Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-30T13:58:25.273Z] Get:62 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-11-30T13:58:25.273Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-30T13:58:25.273Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-30T13:58:25.273Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-30T13:58:25.273Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-30T13:58:25.273Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-30T13:58:25.273Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-30T13:58:25.273Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-30T13:58:25.273Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-30T13:58:25.273Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-30T13:58:25.273Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-30T13:58:25.273Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-30T13:58:25.273Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-30T13:58:25.273Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-30T13:58:25.273Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-30T13:58:25.273Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-30T13:58:25.273Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-30T13:58:25.273Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-30T13:58:25.273Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-30T13:58:25.273Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-30T13:58:25.533Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-30T13:58:25.533Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-30T13:58:25.533Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-30T13:58:25.533Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-30T13:58:25.533Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-30T13:58:25.533Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-30T13:58:25.533Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-30T13:58:25.533Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-30T13:58:25.533Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-30T13:58:25.533Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-30T13:58:25.533Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-30T13:58:25.533Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-30T13:58:25.533Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-30T13:58:25.794Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-30T13:58:26.056Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-30T13:58:26.318Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-30T13:58:26.318Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-30T13:58:26.579Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-30T13:58:26.579Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-30T13:58:26.579Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-30T13:58:26.579Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-30T13:58:26.579Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-30T13:58:26.579Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T13:58:26.839Z] Fetched 64.2 MB in 3s (22.5 MB/s) [2021-11-30T13:58:26.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T13:58:26.839Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T13:58:26.839Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T13:58:27.102Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T13:58:27.102Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T13:58:27.367Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-11-30T13:58:27.367Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-11-30T13:58:27.629Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:27.629Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T13:58:27.629Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:27.629Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T13:58:27.629Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:27.892Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T13:58:27.892Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:27.892Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T13:58:27.892Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:27.892Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T13:58:27.892Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:27.892Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T13:58:28.153Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:28.153Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T13:58:28.153Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T13:58:28.153Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T13:58:28.153Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:28.153Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-30T13:58:28.153Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-30T13:58:28.413Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T13:58:28.413Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:28.413Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T13:58:28.413Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:28.413Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T13:58:28.413Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:28.413Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-30T13:58:28.673Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T13:58:28.673Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T13:58:28.673Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T13:58:28.935Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T13:58:29.195Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-30T13:58:29.455Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-30T13:58:29.455Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-30T13:58:29.455Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-30T13:58:29.455Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-30T13:58:29.455Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-30T13:58:29.574Z] 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-11-30T13:58:29.715Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-30T13:58:29.715Z] Installing new version of config file /etc/issue ... [2021-11-30T13:58:29.715Z] Installing new version of config file /etc/issue.net ... [2021-11-30T13:58:29.715Z] Installing new version of config file /etc/lsb-release ... [2021-11-30T13:58:29.715Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-30T13:58:29.975Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-30T13:58:30.237Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-30T13:58:30.237Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-30T13:58:30.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:30.237Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-30T13:58:30.237Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-30T13:58:30.237Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-30T13:58:30.498Z] 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-11-30T13:58:30.498Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:30.498Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T13:58:30.498Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-30T13:58:30.498Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-30T13:58:30.498Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:30.498Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-30T13:58:30.498Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-30T13:58:30.760Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-30T13:58:30.760Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:30.760Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-30T13:58:30.760Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-30T13:58:31.333Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-30T13:58:31.333Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:31.333Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T13:58:31.333Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T13:58:31.333Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-30T13:58:31.333Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:31.333Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T13:58:31.333Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T13:58:31.593Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-30T13:58:31.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:31.593Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-30T13:58:31.593Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-30T13:58:31.593Z] Setting up grep (3.1-2build1) ... [2021-11-30T13:58:31.854Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:31.854Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-30T13:58:31.854Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-30T13:58:31.854Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-30T13:58:31.854Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:31.854Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-30T13:58:31.854Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-30T13:58:31.854Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-30T13:58:32.115Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:32.115Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T13:58:32.115Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T13:58:32.115Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-30T13:58:32.115Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:32.115Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-30T13:58:32.115Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T13:58:32.688Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-30T13:58:32.688Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T13:58:32.688Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-30T13:58:32.688Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T13:58:32.949Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-30T13:58:32.949Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:32.949Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-30T13:58:32.949Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-30T13:58:33.519Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-30T13:58:33.519Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-30T13:58:33.519Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-30T13:58:33.519Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-30T13:58:33.783Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-30T13:58:33.783Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:33.783Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-30T13:58:33.783Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-30T13:58:33.783Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-30T13:58:34.044Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:34.044Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T13:58:34.044Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T13:58:34.044Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T13:58:34.044Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:34.044Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T13:58:34.044Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T13:58:34.044Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T13:58:34.305Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:34.305Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T13:58:34.305Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T13:58:34.305Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T13:58:34.305Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:34.305Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T13:58:34.305Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T13:58:34.567Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T13:58:34.567Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:34.567Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T13:58:34.567Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T13:58:34.567Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T13:58:34.567Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T13:58:34.567Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-30T13:58:34.828Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:34.828Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-30T13:58:34.828Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T13:58:34.828Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-30T13:58:34.828Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:34.828Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T13:58:34.828Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T13:58:34.828Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-30T13:58:34.828Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:34.828Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T13:58:35.090Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T13:58:35.091Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-30T13:58:35.091Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:35.091Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T13:58:35.091Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T13:58:35.353Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-30T13:58:35.615Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-30T13:58:35.877Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-30T13:58:36.140Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:36.140Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-30T13:58:36.140Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-30T13:58:36.140Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T13:58:36.416Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-30T13:58:36.416Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-30T13:58:36.416Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-30T13:58:36.416Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-30T13:58:36.416Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T13:58:36.416Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-30T13:58:36.416Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-30T13:58:36.678Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-30T13:58:36.678Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T13:58:36.678Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-30T13:58:36.678Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-30T13:58:36.941Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-30T13:58:36.941Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T13:58:36.941Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-30T13:58:36.941Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-30T13:58:36.941Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-30T13:58:36.941Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T13:58:36.941Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-30T13:58:36.941Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T13:58:37.203Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T13:58:37.203Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-30T13:58:37.203Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-30T13:58:37.203Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T13:58:37.203Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T13:58:37.466Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-30T13:58:37.466Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-30T13:58:37.466Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T13:58:37.466Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T13:58:37.728Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:37.728Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-30T13:58:37.728Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-30T13:58:37.728Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-30T13:58:37.728Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-30T13:58:37.728Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T13:58:37.728Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T13:58:37.728Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-30T13:58:37.989Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:37.989Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-30T13:58:37.989Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-30T13:58:37.989Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-30T13:58:37.989Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:37.989Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-30T13:58:37.989Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-30T13:58:37.989Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-30T13:58:38.250Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:38.250Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-30T13:58:38.250Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-30T13:58:38.250Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-30T13:58:38.513Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:38.513Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-30T13:58:38.513Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-30T13:58:38.513Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-30T13:58:38.513Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:38.513Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-30T13:58:38.513Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-30T13:58:38.773Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-30T13:58:38.773Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:38.773Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-30T13:58:38.773Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-30T13:58:39.034Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-30T13:58:39.034Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:39.034Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-30T13:58:39.034Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-30T13:58:39.295Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-30T13:58:39.295Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:39.295Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-30T13:58:39.295Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-30T13:58:39.295Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-30T13:58:39.295Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:39.295Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-30T13:58:39.295Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-30T13:58:39.558Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-30T13:58:39.558Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:39.558Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-30T13:58:39.558Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-30T13:58:39.558Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-30T13:58:39.558Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:39.558Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-30T13:58:39.558Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-30T13:58:39.818Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-30T13:58:39.818Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:39.818Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-30T13:58:39.818Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-30T13:58:39.818Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-30T13:58:40.080Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:40.080Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-30T13:58:40.080Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-30T13:58:40.080Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-30T13:58:40.080Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:40.080Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-30T13:58:40.080Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-30T13:58:40.080Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-30T13:58:40.343Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-30T13:58:40.343Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-30T13:58:40.343Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-30T13:58:40.343Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-30T13:58:40.343Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-30T13:58:40.343Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-30T13:58:40.343Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-30T13:58:40.343Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-30T13:58:40.343Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-30T13:58:40.605Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-30T13:58:40.605Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-30T13:58:40.865Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-30T13:58:40.865Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-30T13:58:40.865Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-30T13:58:40.865Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-30T13:58:40.865Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-30T13:58:40.866Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-30T13:58:41.126Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-30T13:58:41.126Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-30T13:58:41.126Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-30T13:58:41.126Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-30T13:58:41.126Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-30T13:58:41.126Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-30T13:58:41.388Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-30T13:58:41.388Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-30T13:58:41.388Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-30T13:58:41.388Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-30T13:58:41.388Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-30T13:58:41.649Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-30T13:58:41.909Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-30T13:58:41.909Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-30T13:58:41.909Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-30T13:58:41.909Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-30T13:58:41.909Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T13:58:41.909Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T13:58:42.169Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T13:58:42.169Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T13:58:42.429Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T13:58:42.429Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T13:58:42.429Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-30T13:58:42.429Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-30T13:58:42.429Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:42.429Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T13:58:42.690Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:42.690Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T13:58:42.690Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:42.690Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T13:58:42.690Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:42.690Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T13:58:43.632Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:43.632Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T13:58:44.574Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:44.574Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T13:58:44.837Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:44.837Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T13:58:45.098Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:45.098Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T13:58:45.670Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-30T13:58:45.670Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-30T13:58:45.933Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-30T13:58:45.933Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-30T13:58:45.933Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-30T13:58:45.933Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-30T13:58:45.933Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-30T13:58:45.933Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-30T13:58:46.193Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-30T13:58:46.193Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-30T13:58:46.193Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-30T13:58:46.193Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-30T13:58:46.193Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-30T13:58:46.193Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-30T13:58:46.454Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-30T13:58:46.454Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-30T13:58:46.454Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T13:58:46.454Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-30T13:58:46.454Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T13:58:46.454Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T13:58:46.454Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T13:58:46.454Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-30T13:58:46.454Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-30T13:58:46.454Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-30T13:58:46.714Z] [2021-11-30T13:58:46.714Z] Current default time zone: 'Etc/UTC' [2021-11-30T13:58:46.714Z] Local time is now: Tue Nov 30 13:58:46 UTC 2021. [2021-11-30T13:58:46.714Z] Universal Time is now: Tue Nov 30 13:58:46 UTC 2021. [2021-11-30T13:58:46.714Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-30T13:58:46.714Z] [2021-11-30T13:58:46.714Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-30T13:58:46.714Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T13:58:46.714Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-11-30T13:58:46.714Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-30T13:58:46.714Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-30T13:58:46.714Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-30T13:58:46.714Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-30T13:58:46.714Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-30T13:58:46.714Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-30T13:58:46.714Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-30T13:58:46.714Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T13:58:46.714Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-30T13:58:46.975Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T13:58:46.975Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-30T13:58:46.975Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T13:58:46.975Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-30T13:58:46.975Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-30T13:58:46.975Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-30T13:58:46.975Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-30T13:58:46.975Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-30T13:58:46.975Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-30T13:58:46.975Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-30T13:58:46.975Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-30T13:58:48.901Z] Updating certificates in /etc/ssl/certs... [2021-11-30T13:58:49.857Z] 23 added, 28 removed; done. [2021-11-30T13:58:49.857Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-30T13:58:49.857Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-30T13:58:49.857Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-30T13:58:49.857Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-30T13:58:49.857Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-30T13:58:49.857Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T13:58:49.857Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-30T13:58:49.857Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T13:58:49.857Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T13:58:49.857Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T13:58:49.857Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T13:58:49.857Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T13:58:49.857Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-30T13:58:50.118Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-30T13:58:50.118Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-30T13:58:50.118Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-30T13:58:50.118Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-30T13:58:50.118Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T13:58:50.118Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-30T13:58:50.118Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-30T13:58:50.118Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-30T13:58:50.118Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-30T13:58:50.118Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T13:58:50.118Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-30T13:58:50.381Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-30T13:58:50.381Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-30T13:58:50.381Z] Updating certificates in /etc/ssl/certs... [2021-11-30T13:58:50.954Z] 0 added, 0 removed; done. [2021-11-30T13:58:50.954Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-30T13:58:50.954Z] done. [2021-11-30T13:58:51.526Z] Reading package lists... [2021-11-30T13:58:51.526Z] Building dependency tree... [2021-11-30T13:58:51.526Z] Reading state information... [2021-11-30T13:58:51.730Z] 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-11-30T13:58:51.786Z] The following NEW packages will be installed: [2021-11-30T13:58:51.787Z] apt-transport-https [2021-11-30T13:58:51.787Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-30T13:58:52.047Z] Need to get 4348 B of archives. [2021-11-30T13:58:52.047Z] After this operation, 154 kB of additional disk space will be used. [2021-11-30T13:58:52.047Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-30T13:58:52.047Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T13:58:52.047Z] Fetched 4348 B in 0s (23.4 kB/s) [2021-11-30T13:58:52.047Z] Selecting previously unselected package apt-transport-https. [2021-11-30T13:58:52.047Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-30T13:58:52.047Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-30T13:58:52.047Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-30T13:58:52.310Z] Setting up apt-transport-https (1.6.14) ... [2021-11-30T13:58:52.310Z] Waiting for network to be ready... [2021-11-30T13:58:53.697Z] 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-11-30T13:58:57.992Z] 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-11-30T13:58:58.265Z] 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-11-30T13:59:00.453Z] 2021-11-30T13:58:57Z INFO Waiting for automatic snapd restart... [2021-11-30T13:59:01.025Z] snapd 2.53.2 from Canonical* installed [2021-11-30T13:59:01.650Z] 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-11-30T13:59:01.966Z] "snapd" switched to the "latest/stable" channel [2021-11-30T13:59:01.966Z] [2021-11-30T13:59:04.515Z] core18 20211028 from Canonical* installed [2021-11-30T13:59:04.515Z] "core18" switched to the "latest/stable" channel [2021-11-30T13:59:04.515Z] [2021-11-30T13:59:06.056Z] 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-11-30T13:59:07.057Z] snapcraft 5.0 from Canonical* installed [2021-11-30T13:59:07.057Z] "snapcraft" switched to the "latest/stable" channel [2021-11-30T13:59:07.057Z] [2021-11-30T13:59:08.708Z] 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-11-30T13:59:11.484Z] 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-11-30T13:59:11.484Z] - README.md [2021-11-30T13:59:11.484Z] [2021-11-30T13:59:11.484Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-30T13:59:12.071Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-30T13:59:12.071Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-30T13:59:12.071Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-30T13:59:13.028Z] 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-11-30T13:59:13.278Z] Reading package lists... [2021-11-30T13:59:13.539Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-11-30T13:59:13.801Z] Reading package lists... [2021-11-30T13:59:13.801Z] Building dependency tree... [2021-11-30T13:59:13.801Z] Reading state information... [2021-11-30T13:59:14.061Z] Suggested packages: [2021-11-30T13:59:14.061Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-30T13:59:14.061Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-30T13:59:14.061Z] Recommended packages: [2021-11-30T13:59:14.061Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-30T13:59:14.061Z] The following NEW packages will be installed: [2021-11-30T13:59:14.061Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-30T13:59:14.061Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-30T13:59:14.061Z] pkg-config zip [2021-11-30T13:59:14.061Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-30T13:59:14.321Z] Need to get 7670 kB of archives. [2021-11-30T13:59:14.321Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-30T13:59:14.321Z] 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-11-30T13:59:14.321Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-30T13:59:14.585Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-30T13:59:14.585Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-30T13:59:14.585Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-30T13:59:14.846Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-30T13:59:14.846Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-30T13:59:14.846Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-30T13:59:14.846Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-30T13:59:14.846Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-30T13:59:15.107Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-30T13:59:15.107Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-30T13:59:15.107Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-30T13:59:15.368Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-30T13:59:15.368Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-30T13:59:15.368Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-30T13:59:15.368Z] Fetched 7670 kB in 1s (6846 kB/s) [2021-11-30T13:59:15.368Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-30T13:59:15.368Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-30T13:59:15.368Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-30T13:59:15.368Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-30T13:59:15.630Z] Selecting previously unselected package libpsl5:amd64. [2021-11-30T13:59:15.630Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-30T13:59:15.630Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-30T13:59:15.630Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-30T13:59:15.630Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-30T13:59:15.630Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-30T13:59:15.630Z] Selecting previously unselected package librtmp1:amd64. [2021-11-30T13:59:15.630Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-30T13:59:15.630Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-30T13:59:15.648Z] 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-11-30T13:59:15.893Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-30T13:59:15.893Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-30T13:59:15.893Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-30T13:59:15.893Z] Selecting previously unselected package liberror-perl. [2021-11-30T13:59:15.893Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-30T13:59:15.893Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-30T13:59:15.893Z] Selecting previously unselected package git-man. [2021-11-30T13:59:15.893Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-30T13:59:15.893Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-30T13:59:16.154Z] Selecting previously unselected package git. [2021-11-30T13:59:16.154Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-30T13:59:16.154Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-30T13:59:16.729Z] Selecting previously unselected package libnorm1:amd64. [2021-11-30T13:59:16.729Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-30T13:59:16.729Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-30T13:59:16.729Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-30T13:59:16.729Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-30T13:59:16.729Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-30T13:59:16.729Z] Selecting previously unselected package libsodium23:amd64. [2021-11-30T13:59:16.730Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-30T13:59:16.730Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-30T13:59:16.730Z] Selecting previously unselected package libzmq5:amd64. [2021-11-30T13:59:16.730Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-30T13:59:16.730Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T13:59:16.990Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-30T13:59:16.990Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-30T13:59:16.990Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T13:59:16.990Z] Selecting previously unselected package pkg-config. [2021-11-30T13:59:16.990Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-30T13:59:16.990Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-30T13:59:16.990Z] Selecting previously unselected package zip. [2021-11-30T13:59:16.990Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-30T13:59:16.990Z] Unpacking zip (3.0-11build1) ... [2021-11-30T13:59:16.990Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-30T13:59:16.990Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-30T13:59:16.990Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-30T13:59:16.990Z] Setting up liberror-perl (0.17025-1) ... [2021-11-30T13:59:16.990Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-30T13:59:17.250Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-30T13:59:17.250Z] No schema files found: doing nothing. [2021-11-30T13:59:17.250Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-30T13:59:17.250Z] Setting up zip (3.0-11build1) ... [2021-11-30T13:59:17.250Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-30T13:59:17.250Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-30T13:59:17.250Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-30T13:59:17.250Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T13:59:17.250Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-30T13:59:17.250Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-30T13:59:17.250Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-30T13:59:17.250Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-30T13:59:17.823Z] git set to automatically installed. [2021-11-30T13:59:17.823Z] git-man set to automatically installed. [2021-11-30T13:59:17.823Z] libcurl3-gnutls set to automatically installed. [2021-11-30T13:59:17.823Z] liberror-perl set to automatically installed. [2021-11-30T13:59:17.823Z] libglib2.0-0 set to automatically installed. [2021-11-30T13:59:17.823Z] libnghttp2-14 set to automatically installed. [2021-11-30T13:59:17.823Z] libnorm1 set to automatically installed. [2021-11-30T13:59:17.823Z] libpgm-5.2-0 set to automatically installed. [2021-11-30T13:59:17.823Z] libpsl5 set to automatically installed. [2021-11-30T13:59:17.823Z] librtmp1 set to automatically installed. [2021-11-30T13:59:17.823Z] libsodium23 set to automatically installed. [2021-11-30T13:59:17.823Z] libzmq3-dev set to automatically installed. [2021-11-30T13:59:17.823Z] libzmq5 set to automatically installed. [2021-11-30T13:59:17.823Z] pkg-config set to automatically installed. [2021-11-30T13:59:17.823Z] zip set to automatically installed. [2021-11-30T13:59:19.044Z] 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-11-30T13:59:19.211Z] snapd is not logged in, snap install commands will use sudo [2021-11-30T13:59:20.158Z] snap "core18" has no updates available [2021-11-30T13:59:21.099Z] snapd is not logged in, snap install commands will use sudo [Pipeline] } [2021-11-30T13:59:24.451Z] $ docker stop --time=1 b812027999cf2e3b02a0c452be1fe23372b2fc358b3a9b438a757d06fce66573 [2021-11-30T13:59:26.463Z] $ docker rm -f b812027999cf2e3b02a0c452be1fe23372b2fc358b3a9b438a757d06fce66573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:59:28.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T13:59:28.019Z] [2021-11-30T13:59:28.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:59:28.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T13:59:28.641Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-30T13:59:28.641Z] 29e5d40040c1: Pulling fs layer [2021-11-30T13:59:28.641Z] 1ce36da41761: Pulling fs layer [2021-11-30T13:59:28.641Z] 25b303627fd3: Pulling fs layer [2021-11-30T13:59:28.641Z] 29e5d40040c1: Verifying Checksum [2021-11-30T13:59:28.641Z] 29e5d40040c1: Download complete [2021-11-30T13:59:28.915Z] 1ce36da41761: Verifying Checksum [2021-11-30T13:59:28.915Z] 1ce36da41761: Download complete [2021-11-30T13:59:29.246Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-30T13:59:29.506Z] Pulling config-common [2021-11-30T13:59:29.506Z] + snapcraftctl pull [2021-11-30T13:59:29.510Z] 29e5d40040c1: Pull complete [2021-11-30T13:59:30.487Z] 25b303627fd3: Verifying Checksum [2021-11-30T13:59:30.487Z] 25b303627fd3: Download complete [2021-11-30T13:59:30.761Z] 1ce36da41761: Pull complete [2021-11-30T13:59:30.895Z] Pulling go-build-helper [2021-11-30T13:59:30.895Z] + snapcraftctl pull [2021-11-30T13:59:31.837Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-30T13:59:31.837Z] Skipping pull go-build-helper (already ran) [2021-11-30T13:59:32.098Z] Building go-build-helper [2021-11-30T13:59:32.098Z] + snapcraftctl build [2021-11-30T13:59:34.011Z] Staging go-build-helper [2021-11-30T13:59:34.011Z] + snapcraftctl stage [2021-11-30T13:59:40.917Z] 25b303627fd3: Pull complete [2021-11-30T13:59:40.917Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-30T13:59:40.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T13:59:40.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-30T13:59:41.185Z] prd-ubuntu18.04-docker-arm64-4c-16g-786 does not seem to be running inside a container [2021-11-30T13:59:41.256Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-30T13:59:43.756Z] $ docker top a9a2c39dea9e2bac145c098fb7f930c75e2c6641c9a5e33fec6173f7876e8130 -eo pid,comm [2021-11-30T13:59:44.026Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-30T13:59:44.026Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-30T13:59:44.026Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1971 kB] [2021-11-30T13:59:44.026Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [354 kB] [2021-11-30T13:59:44.026Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-30T13:59:44.026Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-30T13:59:44.026Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [530 kB] [2021-11-30T13:59:44.026Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [71.7 kB] [2021-11-30T13:59:44.026Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] [2021-11-30T13:59:44.026Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-30T13:59:44.026Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-30T13:59:44.026Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-30T13:59:44.026Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-30T13:59:44.026Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-30T13:59:44.026Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-30T13:59:44.026Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-30T13:59:44.026Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-30T13:59:44.026Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-30T13:59:44.026Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-30T13:59:44.026Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2320 kB] [2021-11-30T13:59:44.026Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [447 kB] [2021-11-30T13:59:44.027Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-30T13:59:44.027Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-30T13:59:44.027Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [555 kB] [2021-11-30T13:59:44.027Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [75.8 kB] [2021-11-30T13:59:44.027Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1769 kB] [2021-11-30T13:59:44.027Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-30T13:59:44.027Z] Fetched 25.7 MB in 0s (0 B/s) [2021-11-30T13:59:44.027Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-30T13:59:44.027Z] Fetched 224 kB in 0s (0 B/s) [2021-11-30T13:59:44.027Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-30T13:59:44.027Z] Fetched 157 kB in 0s (0 B/s) [2021-11-30T13:59:44.027Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-30T13:59:44.027Z] Fetched 221 kB in 0s (0 B/s) [2021-11-30T13:59:44.027Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-30T13:59:44.027Z] Fetched 143 kB in 0s (0 B/s) [2021-11-30T13:59:44.027Z] Pulling edgex-go [2021-11-30T13:59:44.027Z] + snapcraftctl pull [Pipeline] { [Pipeline] sh [2021-11-30T13:59:44.288Z] Pulling hooks [2021-11-30T13:59:44.288Z] + snapcraftctl pull [2021-11-30T13:59:44.725Z] + grep parallel [2021-11-30T13:59:44.725Z] + docker-compose build --help [2021-11-30T13:59:48.098Z] --parallel Build images in parallel. [Pipeline] } [2021-11-30T13:59:48.380Z] $ docker stop --time=1 a9a2c39dea9e2bac145c098fb7f930c75e2c6641c9a5e33fec6173f7876e8130 [2021-11-30T13:59:50.079Z] $ docker rm -f a9a2c39dea9e2bac145c098fb7f930c75e2c6641c9a5e33fec6173f7876e8130 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T13:59:50.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-30T13:59:50.694Z] . [Pipeline] withDockerContainer [2021-11-30T13:59:50.951Z] prd-ubuntu18.04-docker-arm64-4c-16g-786 does not seem to be running inside a container [2021-11-30T13:59:51.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-30T13:59:52.377Z] $ docker top 5dfc490d302e5c18f0ca2c5a56dd19aab81f3b5c50251d70bbe10dcef1b332ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T13:59:53.314Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-30T13:59:57.602Z] Building core-command ... [2021-11-30T13:59:57.602Z] Building core-data ... [2021-11-30T13:59:57.602Z] Building core-metadata ... [2021-11-30T13:59:57.602Z] Building security-bootstrapper ... [2021-11-30T13:59:57.602Z] Building security-proxy-setup ... [2021-11-30T13:59:57.602Z] Building security-secretstore-setup ... [2021-11-30T13:59:57.602Z] Building support-notifications ... [2021-11-30T13:59:57.602Z] Building support-scheduler ... [2021-11-30T13:59:57.602Z] Building sys-mgmt-agent ... [2021-11-30T13:59:57.602Z] Building security-proxy-setup [2021-11-30T13:59:57.602Z] Building support-scheduler [2021-11-30T13:59:57.602Z] Building security-bootstrapper [2021-11-30T13:59:57.602Z] Building support-notifications [2021-11-30T13:59:57.602Z] Building sys-mgmt-agent [2021-11-30T14:00:10.868Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-30T14:00:10.868Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-30T14:00:10.868Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-30T14:00:10.868Z] Fetched 0 B in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-30T14:00:10.868Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-30T14:00:10.868Z] Fetched 279 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-30T14:00:10.868Z] Fetched 122 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-30T14:00:10.868Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-30T14:00:10.868Z] Fetched 8848 B in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-30T14:00:10.868Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-30T14:00:10.868Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-30T14:00:10.868Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-30T14:00:10.868Z] Fetched 220 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-30T14:00:10.868Z] Fetched 154 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-30T14:00:10.868Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-30T14:00:10.868Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-30T14:00:10.868Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-30T14:00:10.868Z] Fetched 499 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-30T14:00:10.868Z] Fetched 111 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-30T14:00:10.868Z] Fetched 240 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-30T14:00:10.868Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-30T14:00:10.868Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-30T14:00:10.868Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-30T14:00:10.868Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-30T14:00:10.868Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-30T14:00:10.869Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-30T14:00:10.869Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-30T14:00:10.869Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-30T14:00:10.869Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-30T14:00:10.869Z] Fetched 8720 B in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-30T14:00:10.869Z] Fetched 140 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-30T14:00:10.869Z] Fetched 119 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-30T14:00:10.869Z] Fetched 111 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-30T14:00:10.869Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-30T14:00:10.869Z] Fetched 646 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-30T14:00:10.869Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-30T14:00:10.869Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-30T14:00:10.869Z] Fetched 368 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-30T14:00:10.869Z] Fetched 187 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-30T14:00:10.869Z] Fetched 175 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-30T14:00:10.869Z] Fetched 206 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-30T14:00:10.869Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-30T14:00:10.869Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-30T14:00:10.869Z] Fetched 159 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-30T14:00:10.869Z] Fetched 107 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-30T14:00:10.869Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-30T14:00:10.869Z] Pulling static-packages [2021-11-30T14:00:10.869Z] + snapcraftctl pull [2021-11-30T14:00:10.869Z] Pulling version [2021-11-30T14:00:10.869Z] + cd /root/project [2021-11-30T14:00:10.869Z] + git describe --tags --abbrev=0 [2021-11-30T14:00:10.869Z] + sed s/v// [2021-11-30T14:00:10.869Z] + GIT_VERSION=2.2.0-dev.6 [2021-11-30T14:00:10.869Z] + [ -z 2.2.0-dev.6 ] [2021-11-30T14:00:10.869Z] + snapcraftctl set-version 2.2.0-dev.6 [2021-11-30T14:00:10.869Z] Building config-common [2021-11-30T14:00:10.869Z] + snapcraftctl build [2021-11-30T14:00:12.783Z] Skipping build go-build-helper (already ran) [2021-11-30T14:00:12.783Z] Building edgex-go [2021-11-30T14:00:13.044Z] + cd /root/parts/edgex-go/src [2021-11-30T14:00:13.044Z] + git describe --tags --abbrev=0 [2021-11-30T14:00:13.044Z] + sed s/v// [2021-11-30T14:00:13.044Z] + GIT_VERSION=2.2.0-dev.6 [2021-11-30T14:00:13.044Z] + [ -z 2.2.0-dev.6 ] [2021-11-30T14:00:13.044Z] + echo 2.2.0-dev.6 [2021-11-30T14:00:13.044Z] + [ ! -d vendor ] [2021-11-30T14:00:13.044Z] + go mod download all [2021-11-30T14:00:23.038Z] + make build [2021-11-30T14:00:23.038Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-data/core-data ./cmd/core-data [2021-11-30T14:00:33.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-30T14:00:37.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/core-command/core-command ./cmd/core-command [2021-11-30T14:00:37.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-30T14:00:39.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-30T14:00:39.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-30T14:00:40.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-30T14:00:41.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-30T14:00:42.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-30T14:00:44.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-30T14:00:45.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-30T14:00:45.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-30T14:00:47.885Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-30T14:00:47.885Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-30T14:00:47.885Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-30T14:00:47.885Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-30T14:00:47.885Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-30T14:00:47.886Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-30T14:00:47.886Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-30T14:00:47.886Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-30T14:00:47.886Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-30T14:00:47.886Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-30T14:00:47.886Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-30T14:00:47.886Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-30T14:00:47.886Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-30T14:00:47.886Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-30T14:00:47.886Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-30T14:00:47.886Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-30T14:00:47.886Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-30T14:00:47.886Z] + 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-11-30T14:00:47.886Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-30T14:00:47.886Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-30T14:00:47.886Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-30T14:00:47.886Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-30T14:00:47.886Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-30T14:00:47.886Z] + 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-11-30T14:00:47.886Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-30T14:00:47.886Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-30T14:00:47.886Z] + 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-11-30T14:00:49.267Z] Building hooks [2021-11-30T14:00:49.267Z] + cd /root/parts/hooks/src [2021-11-30T14:00:49.267Z] + make build [2021-11-30T14:00:49.267Z] go mod tidy [2021-11-30T14:00:49.267Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-30T14:00:49.267Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-30T14:00:49.267Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-30T14:00:49.526Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-30T14:00:50.096Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-30T14:00:50.667Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-30T14:00:50.667Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-30T14:00:53.980Z] Building static-packages [2021-11-30T14:00:53.980Z] + snapcraftctl build [2021-11-30T14:00:55.895Z] Building version [2021-11-30T14:00:55.895Z] + snapcraftctl build [2021-11-30T14:00:57.802Z] Staging config-common [2021-11-30T14:00:57.802Z] + snapcraftctl stage [2021-11-30T14:00:59.243Z] Skipping stage go-build-helper (already ran) [2021-11-30T14:00:59.243Z] Staging edgex-go [2021-11-30T14:00:59.243Z] + snapcraftctl stage [2021-11-30T14:01:00.270Z] Staging hooks [2021-11-30T14:01:00.270Z] + snapcraftctl stage [2021-11-30T14:01:01.211Z] Staging static-packages [2021-11-30T14:01:01.211Z] + snapcraftctl stage [2021-11-30T14:01:02.149Z] Staging version [2021-11-30T14:01:02.408Z] + snapcraftctl stage [2021-11-30T14:01:03.348Z] Priming config-common [2021-11-30T14:01:03.348Z] + snapcraftctl prime [2021-11-30T14:01:04.727Z] Priming go-build-helper [2021-11-30T14:01:04.727Z] + snapcraftctl prime [2021-11-30T14:01:05.606Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T14:01:05.606Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T14:01:05.606Z] ---> fde10311211b [2021-11-30T14:01:05.606Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T14:01:05.606Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T14:01:05.606Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-30T14:01:05.606Z] ---> fde10311211b [2021-11-30T14:01:05.606Z] Step 3/20 : WORKDIR /edgex-go [2021-11-30T14:01:05.606Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T14:01:05.606Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-30T14:01:05.606Z] ---> fde10311211b [2021-11-30T14:01:05.606Z] Step 3/30 : WORKDIR /edgex-go [2021-11-30T14:01:05.606Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T14:01:05.606Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-30T14:01:05.606Z] ---> fde10311211b [2021-11-30T14:01:05.606Z] Step 3/23 : WORKDIR /edgex-go [2021-11-30T14:01:05.606Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T14:01:05.606Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-30T14:01:05.606Z] ---> fde10311211b [2021-11-30T14:01:05.606Z] Step 3/21 : WORKDIR /edgex-go [2021-11-30T14:01:05.606Z] ---> Running in 7955188281e3 [2021-11-30T14:01:05.606Z] ---> Running in b047b6a99501 [2021-11-30T14:01:05.606Z] ---> Running in 7797af10cece [2021-11-30T14:01:05.606Z] ---> Running in 48a372b3ad52 [2021-11-30T14:01:05.606Z] ---> Running in 25c73eaf6033 [2021-11-30T14:01:05.606Z] Removing intermediate container 7955188281e3 [2021-11-30T14:01:05.606Z] ---> 18ca4d699388 [2021-11-30T14:01:05.606Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T14:01:05.606Z] Removing intermediate container 7797af10cece [2021-11-30T14:01:05.606Z] Removing intermediate container 48a372b3ad52 [2021-11-30T14:01:05.606Z] ---> ff3800c91a0b [2021-11-30T14:01:05.606Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T14:01:05.606Z] ---> 74e62426ef95 [2021-11-30T14:01:05.606Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container b047b6a99501 [2021-11-30T14:01:05.606Z] ---> 23bcd9277d91 [2021-11-30T14:01:05.606Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T14:01:05.606Z] [2021-11-30T14:01:05.606Z] Removing intermediate container 25c73eaf6033 [2021-11-30T14:01:05.606Z] ---> c6e89117d90f [2021-11-30T14:01:05.606Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T14:01:05.606Z] ---> Running in e8360a07f470 [2021-11-30T14:01:05.606Z] ---> Running in 4ffcf4ea183a [2021-11-30T14:01:05.606Z] ---> Running in 4cc42a428b7a [2021-11-30T14:01:05.606Z] ---> Running in 3cf83b61631b [2021-11-30T14:01:05.606Z] ---> Running in d00fa004df57 [2021-11-30T14:01:05.665Z] Priming edgex-go [2021-11-30T14:01:05.665Z] + snapcraftctl prime [2021-11-30T14:01:07.043Z] Priming hooks [2021-11-30T14:01:07.043Z] + snapcraftctl prime [2021-11-30T14:01:08.260Z] Removing intermediate container 4ffcf4ea183a [2021-11-30T14:01:08.260Z] ---> b154bb80678f [2021-11-30T14:01:08.260Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-30T14:01:08.260Z] Removing intermediate container e8360a07f470 [2021-11-30T14:01:08.260Z] ---> 74bde70efed7 [2021-11-30T14:01:08.260Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-30T14:01:08.260Z] ---> Running in 8d2d01191ffe [2021-11-30T14:01:08.426Z] Priming static-packages [2021-11-30T14:01:08.426Z] + snapcraftctl prime [2021-11-30T14:01:08.534Z] ---> Running in 7be0fddc9591 [2021-11-30T14:01:08.534Z] Removing intermediate container d00fa004df57 [2021-11-30T14:01:08.534Z] ---> 118018fc2249 [2021-11-30T14:01:08.534Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-30T14:01:08.534Z] Removing intermediate container 3cf83b61631b [2021-11-30T14:01:08.534Z] ---> d61a7c3faebd [2021-11-30T14:01:08.534Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-30T14:01:08.534Z] ---> Running in 9a9ca4c389ea [2021-11-30T14:01:08.534Z] ---> Running in 17fb7486566a [2021-11-30T14:01:08.830Z] Removing intermediate container 4cc42a428b7a [2021-11-30T14:01:08.830Z] ---> a3be17c70a4b [2021-11-30T14:01:08.830Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-30T14:01:09.107Z] ---> Running in 65b5d02e00bd [2021-11-30T14:01:10.550Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:01:10.823Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:01:10.966Z] Priming version [2021-11-30T14:01:10.966Z] + snapcraftctl prime [2021-11-30T14:01:11.101Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:01:11.101Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:01:11.101Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:01:11.695Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:01:11.695Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:01:11.906Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-11-30T14:01:11.969Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:01:11.969Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:01:11.969Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:01:12.567Z] OK: 219 MiB in 52 packages [2021-11-30T14:01:12.850Z] OK: 219 MiB in 52 packages [2021-11-30T14:01:13.133Z] OK: 219 MiB in 52 packages [2021-11-30T14:01:13.133Z] OK: 219 MiB in 52 packages [2021-11-30T14:01:13.442Z] OK: 219 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-30T14:01:14.533Z] Removing intermediate container 8d2d01191ffe [2021-11-30T14:01:14.533Z] ---> 0002c162ffb4 [2021-11-30T14:01:14.533Z] Step 6/22 : COPY . . [2021-11-30T14:01:14.815Z] Removing intermediate container 7be0fddc9591 [2021-11-30T14:01:14.815Z] ---> 77894dc0d22e [2021-11-30T14:01:14.815Z] Step 6/30 : COPY . . [2021-11-30T14:01:15.142Z] Removing intermediate container 9a9ca4c389ea [2021-11-30T14:01:15.142Z] ---> 2858b1ac6b6e [2021-11-30T14:01:15.142Z] Step 6/21 : COPY . . [2021-11-30T14:01:15.142Z] Removing intermediate container 65b5d02e00bd [2021-11-30T14:01:15.142Z] ---> 733ee75c8c93 [2021-11-30T14:01:15.142Z] Step 6/23 : COPY go.mod . [2021-11-30T14:01:15.418Z] Removing intermediate container 17fb7486566a [2021-11-30T14:01:15.418Z] ---> 269bfb82c1ad [2021-11-30T14:01:15.418Z] Step 6/20 : COPY . . [2021-11-30T14:01:16.865Z] ---> 01b549aa69f9 [2021-11-30T14:01:16.865Z] Step 7/23 : RUN go mod download [2021-11-30T14:01:16.865Z] ---> Running in 9a2d472bbf95 [2021-11-30T14:01:22.277Z] Removing intermediate container 9a2d472bbf95 [2021-11-30T14:01:22.277Z] ---> 1be651a4055a [2021-11-30T14:01:22.277Z] Step 8/23 : COPY . . [2021-11-30T14:01:40.575Z] ---> 3fbf98c0db9b [2021-11-30T14:01:40.575Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T14:01:40.575Z] ---> 0f187c75f233 [2021-11-30T14:01:40.575Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T14:01:40.575Z] ---> 59710b46f273 [2021-11-30T14:01:40.575Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T14:01:40.575Z] ---> 5572f5258d43 [2021-11-30T14:01:40.575Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T14:01:40.575Z] ---> Running in dfdb45172b5c [2021-11-30T14:01:40.575Z] ---> Running in 50bdbc236e0d [2021-11-30T14:01:40.575Z] ---> Running in af2f55468c56 [2021-11-30T14:01:40.575Z] ---> Running in 88cba6af5e84 [2021-11-30T14:01:43.202Z] ---> 5c2ad3e41a49 [2021-11-30T14:01:43.202Z] Step 9/23 : RUN go mod tidy [2021-11-30T14:01:43.202Z] ---> Running in 75aac99e238d [2021-11-30T14:01:43.799Z] Removing intermediate container dfdb45172b5c [2021-11-30T14:01:43.799Z] ---> b3d22a103169 [2021-11-30T14:01:43.799Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-30T14:01:44.073Z] ---> Running in dec4df26445f [2021-11-30T14:01:45.079Z] Removing intermediate container 50bdbc236e0d [2021-11-30T14:01:45.079Z] ---> 419fd7a15d9d [2021-11-30T14:01:45.079Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-30T14:01:45.354Z] ---> Running in e9bd9f33d29b [2021-11-30T14:01:45.354Z] Removing intermediate container af2f55468c56 [2021-11-30T14:01:45.354Z] ---> 4b1852a8841f [2021-11-30T14:01:45.354Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-30T14:01:45.631Z] Removing intermediate container 88cba6af5e84 [2021-11-30T14:01:45.631Z] ---> 91db57d103cf [2021-11-30T14:01:45.631Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-30T14:01:45.631Z] ---> Running in 922a76d0bead [2021-11-30T14:01:45.631Z] ---> Running in 8d406128f591 [2021-11-30T14:01:46.235Z] 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-11-30T14:01:47.676Z] 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-11-30T14:01:47.956Z] 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-11-30T14:01:48.560Z] 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-11-30T14:01:49.161Z] Removing intermediate container 75aac99e238d [2021-11-30T14:01:49.161Z] ---> c99b251ae4b7 [2021-11-30T14:01:49.161Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-30T14:01:49.161Z] ---> Running in 1a47419925e4 [2021-11-30T14:01:51.170Z] 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-11-30T14:03:43.007Z] 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-11-30T14:03:43.007Z] Removing intermediate container e9bd9f33d29b [2021-11-30T14:03:43.007Z] ---> 67f95d1955a8 [2021-11-30T14:03:43.007Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-30T14:03:43.007Z] ---> Running in 8afda3d5fe13 [2021-11-30T14:03:43.007Z] 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-11-30T14:03:48.414Z] Removing intermediate container 8afda3d5fe13 [2021-11-30T14:03:48.414Z] ---> 88dea8f5d45f [2021-11-30T14:03:48.414Z] [2021-11-30T14:03:48.414Z] Step 10/22 : FROM docker:20.10.8 [2021-11-30T14:03:48.414Z] Removing intermediate container 922a76d0bead [2021-11-30T14:03:48.414Z] ---> de4c08b7a886 [2021-11-30T14:03:48.414Z] [2021-11-30T14:03:48.414Z] Step 9/30 : FROM alpine:3.14 [2021-11-30T14:03:48.414Z] 20.10.8: Pulling from library/docker [2021-11-30T14:03:48.691Z] 3.14: Pulling from library/alpine [2021-11-30T14:03:51.347Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T14:03:51.347Z] Status: Downloaded newer image for alpine:3.14 [2021-11-30T14:03:51.347Z] ---> 5b8b7b635229 [2021-11-30T14:03:51.347Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-30T14:03:51.347Z] Removing intermediate container 8d406128f591 [2021-11-30T14:03:51.347Z] ---> 29754d0ef80e [2021-11-30T14:03:51.347Z] [2021-11-30T14:03:51.347Z] Step 9/20 : FROM alpine:3.14 [2021-11-30T14:03:51.347Z] ---> 5b8b7b635229 [2021-11-30T14:03:51.347Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-30T14:03:51.623Z] ---> Running in 99610186ba6d [2021-11-30T14:03:51.623Z] ---> Running in 7fbe9db547f5 [2021-11-30T14:03:52.601Z] Removing intermediate container 99610186ba6d [2021-11-30T14:03:52.601Z] ---> c4fd377bb4b5 [2021-11-30T14:03:52.601Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-30T14:03:52.872Z] ---> Running in 512cb8fa901d [2021-11-30T14:03:53.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:03:54.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:03:54.082Z] Removing intermediate container dec4df26445f [2021-11-30T14:03:54.082Z] ---> 9b21d7af0ba9 [2021-11-30T14:03:54.082Z] [2021-11-30T14:03:54.082Z] Step 9/21 : FROM alpine:3.14 [2021-11-30T14:03:54.082Z] ---> 5b8b7b635229 [2021-11-30T14:03:54.082Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-30T14:03:54.360Z] ---> Running in 962e4c85a7e9 [2021-11-30T14:03:54.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:03:54.962Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-30T14:03:54.962Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-30T14:03:55.237Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T14:03:55.237Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-30T14:03:55.237Z] (5/5) Installing curl (7.79.1-r0) [2021-11-30T14:03:55.237Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T14:03:55.237Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T14:03:55.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:03:55.512Z] OK: 8 MiB in 19 packages [2021-11-30T14:03:56.109Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-30T14:03:56.109Z] (2/2) Installing su-exec (0.2-r1) [2021-11-30T14:03:56.109Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T14:03:56.109Z] OK: 6 MiB in 16 packages [2021-11-30T14:03:56.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:03:56.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:03:56.659Z] Removing intermediate container 1a47419925e4 [2021-11-30T14:03:56.659Z] ---> 114191e1c924 [2021-11-30T14:03:56.659Z] [2021-11-30T14:03:56.659Z] Step 11/23 : FROM alpine:3.14 [2021-11-30T14:03:56.659Z] ---> 5b8b7b635229 [2021-11-30T14:03:56.659Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-30T14:03:56.936Z] ---> Running in c5826e4575e1 [2021-11-30T14:03:57.538Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-30T14:03:57.819Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-30T14:03:57.819Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T14:03:57.819Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T14:03:58.094Z] Removing intermediate container 512cb8fa901d [2021-11-30T14:03:58.094Z] ---> 085951d1fab8 [2021-11-30T14:03:58.094Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-30T14:03:58.094Z] OK: 6 MiB in 16 packages [2021-11-30T14:03:58.377Z] ---> Running in 83003a83a94d [2021-11-30T14:03:58.377Z] Removing intermediate container 7fbe9db547f5 [2021-11-30T14:03:58.377Z] ---> 2097659734a8 [2021-11-30T14:03:58.377Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T14:03:58.651Z] ---> Running in 7585c91d3e34 [2021-11-30T14:03:59.245Z] Removing intermediate container 83003a83a94d [2021-11-30T14:03:59.245Z] ---> da1e23eed433 [2021-11-30T14:03:59.245Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-30T14:03:59.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:03:59.245Z] ---> Running in 718b24fb661e [2021-11-30T14:03:59.245Z] Removing intermediate container 7585c91d3e34 [2021-11-30T14:03:59.245Z] ---> 0cf858f65038 [2021-11-30T14:03:59.245Z] Step 12/20 : WORKDIR /edgex [2021-11-30T14:03:59.521Z] ---> Running in de3e201762dc [2021-11-30T14:03:59.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:04:00.123Z] Removing intermediate container 718b24fb661e [2021-11-30T14:04:00.123Z] ---> 85ece4060664 [2021-11-30T14:04:00.123Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-30T14:04:00.401Z] ---> Running in 04771a9cdc41 [2021-11-30T14:04:00.401Z] Removing intermediate container 962e4c85a7e9 [2021-11-30T14:04:00.401Z] ---> 3bdd5e20ae68 [2021-11-30T14:04:00.401Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T14:04:00.401Z] Removing intermediate container de3e201762dc [2021-11-30T14:04:00.401Z] ---> c12e1d22420f [2021-11-30T14:04:00.401Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-30T14:04:00.401Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-30T14:04:00.401Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T14:04:00.401Z] OK: 6 MiB in 15 packages [2021-11-30T14:04:00.693Z] ---> Running in 4e3a25e0e4d2 [2021-11-30T14:04:01.306Z] Removing intermediate container 4e3a25e0e4d2 [2021-11-30T14:04:01.306Z] ---> 9ecb4bdfd0a1 [2021-11-30T14:04:01.584Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-30T14:04:01.584Z] ---> Running in c725216c4dac [2021-11-30T14:04:02.188Z] ---> c4c4ee629126 [2021-11-30T14:04:02.188Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-30T14:04:02.188Z] Removing intermediate container c5826e4575e1 [2021-11-30T14:04:02.188Z] ---> a13bfa48887f [2021-11-30T14:04:02.188Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T14:04:02.188Z] ---> Running in a18b24fb166c [2021-11-30T14:04:02.462Z] Removing intermediate container c725216c4dac [2021-11-30T14:04:02.462Z] ---> ede35fa5c89e [2021-11-30T14:04:02.462Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-30T14:04:02.462Z] ---> Running in d032d7922668 [2021-11-30T14:04:03.068Z] Removing intermediate container a18b24fb166c [2021-11-30T14:04:03.068Z] ---> 18e9e3a1840c [2021-11-30T14:04:03.068Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-30T14:04:03.068Z] ---> Running in f4fb550aed32 [2021-11-30T14:04:03.345Z] Removing intermediate container d032d7922668 [2021-11-30T14:04:03.345Z] ---> be624bab780c [2021-11-30T14:04:03.345Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T14:04:03.620Z] Removing intermediate container 04771a9cdc41 [2021-11-30T14:04:03.620Z] ---> 34f941e1d9cc [2021-11-30T14:04:03.620Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-30T14:04:03.620Z] ---> Running in 8e1913dd0079 [2021-11-30T14:04:03.897Z] Removing intermediate container f4fb550aed32 [2021-11-30T14:04:03.897Z] ---> ae2680c50a5f [2021-11-30T14:04:03.897Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-30T14:04:04.169Z] ---> Running in 79379da853c6 [2021-11-30T14:04:04.169Z] ---> 6212d3038755 [2021-11-30T14:04:04.169Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-30T14:04:04.443Z] Removing intermediate container 8e1913dd0079 [2021-11-30T14:04:04.443Z] ---> df1769494939 [2021-11-30T14:04:04.443Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-30T14:04:04.720Z] ---> e981f681986a [2021-11-30T14:04:04.720Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-30T14:04:04.995Z] Removing intermediate container 79379da853c6 [2021-11-30T14:04:04.995Z] ---> 88caed5a3a0e [2021-11-30T14:04:04.995Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T14:04:05.980Z] ---> 5130bbc0a1b3 [2021-11-30T14:04:05.980Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-30T14:04:05.980Z] ---> Running in f78c085ed7d1 [2021-11-30T14:04:05.980Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-30T14:04:05.980Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-30T14:04:05.980Z] ---> 3734d5adc5ac [2021-11-30T14:04:05.980Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-30T14:04:06.253Z] ---> Running in e90b7c15caf1 [2021-11-30T14:04:06.253Z] ---> 43c126b10ed3 [2021-11-30T14:04:06.253Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-30T14:04:06.253Z] ---> 6d3000de08db [2021-11-30T14:04:06.253Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-30T14:04:06.538Z] ---> Running in 6cc18f4ef94e [2021-11-30T14:04:06.811Z] Removing intermediate container e90b7c15caf1 [2021-11-30T14:04:06.811Z] ---> ad28be13a151 [2021-11-30T14:04:06.811Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-30T14:04:06.811Z] ---> 37765e98cbd6 [2021-11-30T14:04:07.094Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-30T14:04:07.095Z] ---> Running in b3a5d6d3b13d [2021-11-30T14:04:07.095Z] Removing intermediate container 6cc18f4ef94e [2021-11-30T14:04:07.095Z] ---> d6234b3b5679 [2021-11-30T14:04:07.095Z] Step 17/20 : CMD ["--init=true"] [2021-11-30T14:04:07.370Z] ---> Running in 6c60d57464d8 [2021-11-30T14:04:08.358Z] Removing intermediate container 6c60d57464d8 [2021-11-30T14:04:08.358Z] ---> 15d57ceb0b7c [2021-11-30T14:04:08.358Z] Step 18/20 : LABEL arch=arm64 [2021-11-30T14:04:08.358Z] ---> Running in 6a3a5d80b892 [2021-11-30T14:04:08.358Z] ---> 156cc4df83ce [2021-11-30T14:04:08.358Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-30T14:04:08.358Z] ---> 8aac513fab23 [2021-11-30T14:04:08.358Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-30T14:04:08.642Z] ---> Running in ccbf2e2a591e [2021-11-30T14:04:08.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:04:08.920Z] Removing intermediate container 6a3a5d80b892 [2021-11-30T14:04:08.920Z] ---> 9065bc19e594 [2021-11-30T14:04:08.920Z] Step 19/20 : LABEL git_sha=c7dff777723c93035107b909638ae99c3f736040 [2021-11-30T14:04:09.202Z] ---> Running in 446a6d1d4fa4 [2021-11-30T14:04:09.202Z] Removing intermediate container f78c085ed7d1 [2021-11-30T14:04:09.202Z] ---> f3d24d942dbb [2021-11-30T14:04:09.202Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T14:04:09.202Z] Removing intermediate container ccbf2e2a591e [2021-11-30T14:04:09.202Z] ---> 066dd4e33ca8 [2021-11-30T14:04:09.202Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T14:04:09.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:04:09.479Z] ---> Running in f92529685a33 [2021-11-30T14:04:09.768Z] ---> 5340960aded7 [2021-11-30T14:04:09.768Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-30T14:04:09.768Z] Removing intermediate container 446a6d1d4fa4 [2021-11-30T14:04:09.768Z] ---> df486aeb9ef6 [2021-11-30T14:04:09.768Z] Step 20/20 : LABEL version=0.0.0 [2021-11-30T14:04:09.768Z] ---> Running in 4954ab7a031d [2021-11-30T14:04:10.048Z] ---> Running in 1c4b1965a01b [2021-11-30T14:04:10.048Z] Removing intermediate container f92529685a33 [2021-11-30T14:04:10.048Z] ---> 2c1c2a5c750e [2021-11-30T14:04:10.048Z] Step 19/21 : LABEL arch=arm64 [2021-11-30T14:04:10.322Z] ---> Running in 65d6869592e4 [2021-11-30T14:04:10.322Z] (1/42) Installing readline (8.1.0-r0) [2021-11-30T14:04:10.322Z] ---> e281d728e9a7 [2021-11-30T14:04:10.322Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-30T14:04:10.322Z] (2/42) Installing bash (5.1.4-r0) [2021-11-30T14:04:10.595Z] Executing bash-5.1.4-r0.post-install [2021-11-30T14:04:10.595Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-30T14:04:10.595Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-30T14:04:10.595Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-30T14:04:10.595Z] (6/42) Installing curl (7.79.1-r0) [2021-11-30T14:04:10.595Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-30T14:04:10.595Z] Removing intermediate container 4954ab7a031d [2021-11-30T14:04:10.595Z] ---> 95e4ffb049a8 [2021-11-30T14:04:10.595Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T14:04:10.595Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-30T14:04:10.595Z] (9/42) Installing expat (2.4.1-r0) [2021-11-30T14:04:10.595Z] (10/42) Installing libffi (3.3-r2) [2021-11-30T14:04:10.595Z] (11/42) Installing gdbm (1.19-r0) [2021-11-30T14:04:10.595Z] Removing intermediate container 1c4b1965a01b [2021-11-30T14:04:10.595Z] ---> a165b298b449 [2021-11-30T14:04:10.595Z] [2021-11-30T14:04:10.595Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-30T14:04:10.595Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T14:04:10.595Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T14:04:10.876Z] ---> Running in 2bdabf94fa28 [2021-11-30T14:04:10.876Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-30T14:04:10.876Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-30T14:04:10.876Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-30T14:04:10.876Z] Removing intermediate container 65d6869592e4 [2021-11-30T14:04:10.876Z] ---> a7d5e2efb52d [2021-11-30T14:04:10.876Z] Step 20/21 : LABEL git_sha=c7dff777723c93035107b909638ae99c3f736040 [2021-11-30T14:04:11.153Z] Successfully built a165b298b449 [2021-11-30T14:04:11.153Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-30T14:04:11.153Z] Building core-command [2021-11-30T14:04:11.430Z]  Building security-proxy-setup ... done  ---> Running in 452f349c2301 [2021-11-30T14:04:11.711Z] Removing intermediate container 2bdabf94fa28 [2021-11-30T14:04:11.711Z] ---> 8af4cd5868a4 [2021-11-30T14:04:11.711Z] Step 21/23 : LABEL arch=arm64 [2021-11-30T14:04:11.986Z] ---> Running in a3b1541fbca1 [2021-11-30T14:04:11.986Z] Removing intermediate container 452f349c2301 [2021-11-30T14:04:11.986Z] ---> 20d8daf724f5 [2021-11-30T14:04:11.986Z] Step 21/21 : LABEL version=0.0.0 [2021-11-30T14:04:12.268Z] ---> Running in 5d55bfaf71d0 [2021-11-30T14:04:12.543Z] ---> 77ccd5984680 [2021-11-30T14:04:12.543Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-30T14:04:12.819Z] Removing intermediate container a3b1541fbca1 [2021-11-30T14:04:12.819Z] ---> 4042a6522c18 [2021-11-30T14:04:12.819Z] Step 22/23 : LABEL git_sha=c7dff777723c93035107b909638ae99c3f736040 [2021-11-30T14:04:12.819Z] ---> Running in 5580a4958a43 [2021-11-30T14:04:13.096Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-30T14:04:13.096Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-30T14:04:13.096Z] Removing intermediate container 5d55bfaf71d0 [2021-11-30T14:04:13.096Z] ---> 1a0316b1b9db [2021-11-30T14:04:13.096Z] [2021-11-30T14:04:13.096Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-30T14:04:13.096Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-30T14:04:13.376Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-30T14:04:13.376Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-30T14:04:13.376Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-30T14:04:13.376Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-30T14:04:13.376Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-30T14:04:13.651Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-30T14:04:13.651Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-30T14:04:13.651Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-30T14:04:13.651Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-30T14:04:13.651Z] Successfully built 1a0316b1b9db [2021-11-30T14:04:13.651Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-30T14:04:13.651Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-30T14:04:13.651Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-30T14:04:13.651Z] Successfully tagged support-notifications-arm64:latest [2021-11-30T14:04:13.651Z]  Building support-notifications ... done Building core-data [2021-11-30T14:04:13.651Z] Removing intermediate container 5580a4958a43 [2021-11-30T14:04:13.651Z] ---> ed74531f8bc2 [2021-11-30T14:04:13.651Z] Step 23/23 : LABEL version=0.0.0 [2021-11-30T14:04:13.651Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-30T14:04:13.924Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-30T14:04:13.924Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-30T14:04:13.924Z] ---> f3e960deed33 [2021-11-30T14:04:13.924Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-30T14:04:13.925Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-30T14:04:13.925Z] ---> Running in 9b586e4de2ed [2021-11-30T14:04:13.925Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-30T14:04:13.925Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-30T14:04:13.925Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-30T14:04:13.925Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-30T14:04:14.204Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-30T14:04:14.803Z] Removing intermediate container 9b586e4de2ed [2021-11-30T14:04:14.803Z] ---> 7a8d2b48072c [2021-11-30T14:04:14.803Z] [2021-11-30T14:04:14.803Z] Executing busybox-1.33.1-r3.trigger [2021-11-30T14:04:14.803Z] OK: 84 MiB in 64 packages [2021-11-30T14:04:15.079Z] Successfully built 7a8d2b48072c [2021-11-30T14:04:15.079Z] Successfully tagged support-scheduler-arm64:latest [2021-11-30T14:04:15.079Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-11-30T14:04:15.079Z] ---> 013321e85796 [2021-11-30T14:04:15.079Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-30T14:04:16.072Z] ---> 3dd4cfa4307e [2021-11-30T14:04:16.072Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-30T14:04:16.348Z] ---> Running in 299ab6a166e1 [2021-11-30T14:04:16.943Z] Removing intermediate container 299ab6a166e1 [2021-11-30T14:04:16.943Z] ---> cbdd8c8e1c77 [2021-11-30T14:04:16.943Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-30T14:04:18.128Z] ---> 2469de814695 [2021-11-30T14:04:18.128Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-30T14:04:18.128Z] ---> Running in ef8ff6f2dd0a [2021-11-30T14:04:19.204Z] Collecting docker-compose==1.23.2 [2021-11-30T14:04:19.204Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-30T14:04:19.575Z] Collecting texttable<0.10,>=0.9.0 [2021-11-30T14:04:19.575Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-30T14:04:21.020Z] Removing intermediate container ef8ff6f2dd0a [2021-11-30T14:04:21.020Z] ---> 985ff4dbe8e9 [2021-11-30T14:04:21.020Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-30T14:04:21.294Z] ---> Running in 032b33cf4f97 [2021-11-30T14:04:21.569Z] Collecting cached-property<2,>=1.2.0 [2021-11-30T14:04:21.569Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-30T14:04:21.842Z] Collecting docopt<0.7,>=0.6.1 [2021-11-30T14:04:21.843Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-30T14:04:22.120Z] Removing intermediate container 032b33cf4f97 [2021-11-30T14:04:22.120Z] ---> 4826cdd9f7f3 [2021-11-30T14:04:22.120Z] Step 27/30 : CMD ["gate"] [2021-11-30T14:04:22.393Z] ---> Running in 17366b761789 [2021-11-30T14:04:22.668Z] Removing intermediate container 17366b761789 [2021-11-30T14:04:22.668Z] ---> 0405af32d0ea [2021-11-30T14:04:22.668Z] Step 28/30 : LABEL arch=arm64 [2021-11-30T14:04:22.943Z] ---> Running in 4c469b3a9d33 [2021-11-30T14:04:23.535Z] Removing intermediate container 4c469b3a9d33 [2021-11-30T14:04:23.535Z] ---> a5020dc63be7 [2021-11-30T14:04:23.535Z] Step 29/30 : LABEL git_sha=c7dff777723c93035107b909638ae99c3f736040 [2021-11-30T14:04:23.815Z] ---> Running in 1ad76aa83574 [2021-11-30T14:04:24.416Z] Removing intermediate container 1ad76aa83574 [2021-11-30T14:04:24.416Z] ---> 301d3bd8919d [2021-11-30T14:04:24.416Z] Step 30/30 : LABEL version=0.0.0 [2021-11-30T14:04:24.416Z] Collecting PyYAML<4,>=3.10 [2021-11-30T14:04:24.416Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-30T14:04:24.416Z] ---> Running in 2be0d97e715c [2021-11-30T14:04:25.014Z] Removing intermediate container 2be0d97e715c [2021-11-30T14:04:25.014Z] ---> 9e35f4e80304 [2021-11-30T14:04:25.014Z] [2021-11-30T14:04:25.288Z] Successfully built 9e35f4e80304 [2021-11-30T14:04:25.564Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-30T14:04:25.564Z]  Building security-bootstrapper ... done Building core-metadata [2021-11-30T14:04:27.538Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-30T14:04:27.812Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-30T14:04:28.083Z] Collecting docker<4.0,>=3.6.0 [2021-11-30T14:04:28.083Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-30T14:04:28.356Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-30T14:04:29.337Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-30T14:04:29.337Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-30T14:04:29.611Z] Collecting jsonschema<3,>=2.5.1 [2021-11-30T14:04:29.611Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-30T14:04:29.611Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-30T14:04:29.884Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-30T14:04:31.858Z] Collecting docker-pycreds>=0.4.0 [2021-11-30T14:04:31.858Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-30T14:04:32.130Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-11-30T14:04:32.404Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-30T14:04:32.404Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-30T14:04:32.683Z] Collecting idna<2.8,>=2.5 [2021-11-30T14:04:32.683Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-30T14:04:33.276Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-30T14:04:33.276Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-30T14:04:33.551Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-30T14:04:33.551Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-30T14:04:33.551Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-30T14:04:33.551Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-30T14:04:34.531Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-30T14:04:34.531Z] Attempting uninstall: urllib3 [2021-11-30T14:04:34.531Z] Found existing installation: urllib3 1.26.5 [2021-11-30T14:04:34.531Z] Uninstalling urllib3-1.26.5: [2021-11-30T14:04:34.531Z] Successfully uninstalled urllib3-1.26.5 [2021-11-30T14:04:35.133Z] Attempting uninstall: idna [2021-11-30T14:04:35.133Z] Found existing installation: idna 3.2 [2021-11-30T14:04:35.133Z] Uninstalling idna-3.2: [2021-11-30T14:04:35.133Z] Successfully uninstalled idna-3.2 [2021-11-30T14:04:36.121Z] Attempting uninstall: chardet [2021-11-30T14:04:36.121Z] Found existing installation: chardet 4.0.0 [2021-11-30T14:04:36.121Z] Uninstalling chardet-4.0.0: [2021-11-30T14:04:36.121Z] Successfully uninstalled chardet-4.0.0 [2021-11-30T14:04:38.112Z] Attempting uninstall: requests [2021-11-30T14:04:38.112Z] Found existing installation: requests 2.25.1 [2021-11-30T14:04:38.112Z] Uninstalling requests-2.25.1: [2021-11-30T14:04:38.112Z] Successfully uninstalled requests-2.25.1 [2021-11-30T14:04:38.385Z] Running setup.py install for texttable: started [2021-11-30T14:04:40.362Z] Running setup.py install for texttable: finished with status 'done' [2021-11-30T14:04:40.362Z] Running setup.py install for PyYAML: started [2021-11-30T14:04:42.977Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-30T14:04:42.977Z] Running setup.py install for docopt: started [2021-11-30T14:04:44.961Z] Running setup.py install for docopt: finished with status 'done' [2021-11-30T14:04:44.961Z] Running setup.py install for dockerpty: started [2021-11-30T14:04:46.948Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-30T14:04:48.941Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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-11-30T14:04:55.683Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T14:04:55.683Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T14:04:55.683Z] ---> fde10311211b [2021-11-30T14:04:55.683Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T14:04:55.683Z] ---> Using cache [2021-11-30T14:04:55.683Z] ---> c6e89117d90f [2021-11-30T14:04:55.683Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T14:04:55.683Z] ---> Using cache [2021-11-30T14:04:55.683Z] ---> 118018fc2249 [2021-11-30T14:04:55.683Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T14:04:55.683Z] ---> Running in 2dae00c0c034 [2021-11-30T14:04:57.669Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:04:58.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:04:58.285Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T14:04:58.285Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T14:04:58.285Z] ---> fde10311211b [2021-11-30T14:04:58.285Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T14:04:58.285Z] ---> Using cache [2021-11-30T14:04:58.285Z] ---> c6e89117d90f [2021-11-30T14:04:58.285Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T14:04:58.285Z] ---> Using cache [2021-11-30T14:04:58.285Z] ---> 118018fc2249 [2021-11-30T14:04:58.285Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-30T14:04:58.884Z] ---> Running in e8a6d9638695 [2021-11-30T14:04:59.158Z] OK: 219 MiB in 52 packages [2021-11-30T14:05:00.140Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T14:05:00.140Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-30T14:05:00.140Z] ---> fde10311211b [2021-11-30T14:05:00.140Z] Step 3/24 : WORKDIR /edgex-go [2021-11-30T14:05:00.140Z] ---> Using cache [2021-11-30T14:05:00.140Z] ---> c6e89117d90f [2021-11-30T14:05:00.140Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T14:05:00.140Z] ---> Using cache [2021-11-30T14:05:00.140Z] ---> 118018fc2249 [2021-11-30T14:05:00.140Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-30T14:05:00.140Z] ---> Running in 699c5caf13c4 [2021-11-30T14:05:00.748Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:05:01.022Z] Removing intermediate container 2dae00c0c034 [2021-11-30T14:05:01.022Z] ---> 1b455ed97567 [2021-11-30T14:05:01.022Z] Step 6/22 : COPY . . [2021-11-30T14:05:01.646Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:05:02.245Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:05:02.523Z] OK: 219 MiB in 52 packages [2021-11-30T14:05:03.118Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:05:03.720Z] OK: 219 MiB in 52 packages [2021-11-30T14:05:04.709Z] Removing intermediate container e8a6d9638695 [2021-11-30T14:05:04.709Z] ---> 72cd587cd18b [2021-11-30T14:05:04.709Z] Step 6/22 : COPY . . [2021-11-30T14:05:05.692Z] Removing intermediate container 699c5caf13c4 [2021-11-30T14:05:05.692Z] ---> e1d68b2a24bf [2021-11-30T14:05:05.692Z] Step 6/24 : COPY . . [2021-11-30T14:05:07.131Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-30T14:05:07.131Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-30T14:05:07.131Z] ---> fde10311211b [2021-11-30T14:05:07.131Z] Step 3/22 : WORKDIR /edgex-go [2021-11-30T14:05:07.131Z] ---> Using cache [2021-11-30T14:05:07.131Z] ---> c6e89117d90f [2021-11-30T14:05:07.131Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T14:05:07.131Z] ---> Using cache [2021-11-30T14:05:07.131Z] ---> 118018fc2249 [2021-11-30T14:05:07.131Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-30T14:05:07.131Z] ---> Using cache [2021-11-30T14:05:07.131Z] ---> e1d68b2a24bf [2021-11-30T14:05:07.131Z] Step 6/22 : COPY . . [2021-11-30T14:05:07.131Z] Removing intermediate container b3a5d6d3b13d [2021-11-30T14:05:07.131Z] ---> ddcca9e7e8e4 [2021-11-30T14:05:07.131Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-30T14:05:07.740Z] ---> Running in 8dec546fc26d [2021-11-30T14:05:08.718Z] Removing intermediate container 8dec546fc26d [2021-11-30T14:05:08.718Z] ---> ac789055de74 [2021-11-30T14:05:08.718Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-30T14:05:08.992Z] ---> Running in b2c92eb75c30 [2021-11-30T14:05:09.977Z] Removing intermediate container b2c92eb75c30 [2021-11-30T14:05:09.977Z] ---> 65a9f247a21f [2021-11-30T14:05:09.977Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-30T14:05:12.595Z] ---> 7fd296191885 [2021-11-30T14:05:12.595Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-30T14:05:14.055Z] ---> 460405cb0d6d [2021-11-30T14:05:14.055Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-30T14:05:15.498Z] ---> 9f260f698ba4 [2021-11-30T14:05:15.498Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-30T14:05:15.772Z] ---> Running in fb712a0f7a6f [2021-11-30T14:05:16.750Z] Removing intermediate container fb712a0f7a6f [2021-11-30T14:05:16.750Z] ---> 7f5a6322347e [2021-11-30T14:05:16.750Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T14:05:16.750Z] ---> Running in c76d25e1916e [2021-11-30T14:05:17.733Z] Removing intermediate container c76d25e1916e [2021-11-30T14:05:17.733Z] ---> 5be113ba61df [2021-11-30T14:05:17.733Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T14:05:17.733Z] ---> Running in 3a2856207e90 [2021-11-30T14:05:18.723Z] Removing intermediate container 3a2856207e90 [2021-11-30T14:05:18.723Z] ---> e2cd900c3701 [2021-11-30T14:05:18.723Z] Step 21/22 : LABEL git_sha=c7dff777723c93035107b909638ae99c3f736040 [2021-11-30T14:05:18.723Z] ---> Running in a842fc924aec [2021-11-30T14:05:19.704Z] Removing intermediate container a842fc924aec [2021-11-30T14:05:19.704Z] ---> b42a0ed65544 [2021-11-30T14:05:19.704Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T14:05:19.979Z] ---> Running in e959dd25a484 [2021-11-30T14:05:20.651Z] Removing intermediate container e959dd25a484 [2021-11-30T14:05:20.651Z] ---> 9ebc443986bc [2021-11-30T14:05:20.651Z] [2021-11-30T14:05:21.686Z] Successfully built 9ebc443986bc [2021-11-30T14:05:21.686Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-30T14:05:25.127Z]  Building sys-mgmt-agent ... done  ---> a97c612b8678 [2021-11-30T14:05:25.127Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T14:05:25.400Z] ---> Running in 371d8a595a2f [2021-11-30T14:05:26.383Z] ---> 7b7ab36de1a9 [2021-11-30T14:05:26.383Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T14:05:26.657Z] ---> Running in 62adf9709fb1 [2021-11-30T14:05:27.641Z] ---> 79adf3a9bd56 [2021-11-30T14:05:27.641Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T14:05:27.918Z] ---> Running in 68784d02c496 [2021-11-30T14:05:29.384Z] ---> a25a561d92ab [2021-11-30T14:05:29.384Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T14:05:29.384Z] Removing intermediate container 371d8a595a2f [2021-11-30T14:05:29.384Z] ---> df8c2c639556 [2021-11-30T14:05:29.384Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-30T14:05:29.384Z] ---> Running in 8e8e77b29881 [2021-11-30T14:05:29.384Z] ---> Running in a0c6e1338aa2 [2021-11-30T14:05:31.382Z] Removing intermediate container 62adf9709fb1 [2021-11-30T14:05:31.382Z] ---> 82de0f6a07df [2021-11-30T14:05:31.382Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-30T14:05:31.382Z] ---> Running in 0ac27666971c [2021-11-30T14:05:31.658Z] 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-11-30T14:05:31.943Z] Removing intermediate container 68784d02c496 [2021-11-30T14:05:31.943Z] ---> bc37031028a7 [2021-11-30T14:05:31.943Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-30T14:05:32.219Z] ---> Running in 215b37cbecaa [2021-11-30T14:05:33.205Z] 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-11-30T14:05:34.206Z] Removing intermediate container 8e8e77b29881 [2021-11-30T14:05:34.206Z] ---> 64b4d488fe88 [2021-11-30T14:05:34.206Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-30T14:05:34.206Z] ---> Running in dd124c2e0fdb [2021-11-30T14:05:34.206Z] 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-11-30T14:05:36.208Z] 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-11-30T14:07:13.038Z] Removing intermediate container a0c6e1338aa2 [2021-11-30T14:07:13.038Z] ---> 477c1233ea58 [2021-11-30T14:07:13.038Z] [2021-11-30T14:07:13.038Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T14:07:13.038Z] ---> 5b8b7b635229 [2021-11-30T14:07:13.038Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T14:07:13.038Z] ---> Using cache [2021-11-30T14:07:13.038Z] ---> a13bfa48887f [2021-11-30T14:07:13.038Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T14:07:13.038Z] ---> Using cache [2021-11-30T14:07:13.038Z] ---> 18e9e3a1840c [2021-11-30T14:07:13.038Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-30T14:07:13.038Z] 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-11-30T14:07:13.038Z] ---> Running in b64968caef6b [2021-11-30T14:07:13.038Z] Removing intermediate container b64968caef6b [2021-11-30T14:07:13.038Z] ---> c323f136591f [2021-11-30T14:07:13.038Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T14:07:13.038Z] ---> Running in 56a62e8613f5 [2021-11-30T14:07:13.038Z] Removing intermediate container 56a62e8613f5 [2021-11-30T14:07:13.038Z] ---> b6dbd8fd83fa [2021-11-30T14:07:13.038Z] Step 14/22 : WORKDIR / [2021-11-30T14:07:13.038Z] ---> Running in 6515eec8364f [2021-11-30T14:07:13.038Z] Removing intermediate container 6515eec8364f [2021-11-30T14:07:13.038Z] ---> 5af3bf64e03b [2021-11-30T14:07:13.038Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T14:07:13.038Z] ---> 400b99bb62fe [2021-11-30T14:07:13.038Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-30T14:07:13.038Z] ---> 0f2e6a1e2425 [2021-11-30T14:07:13.038Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-30T14:07:13.038Z] ---> 0b71f02ab6b1 [2021-11-30T14:07:13.038Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-30T14:07:13.038Z] ---> Running in ad9f7877cef2 [2021-11-30T14:07:13.038Z] Removing intermediate container ad9f7877cef2 [2021-11-30T14:07:13.038Z] ---> 9154483d01b8 [2021-11-30T14:07:13.038Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T14:07:13.038Z] ---> Running in cac9ec02689b [2021-11-30T14:07:13.038Z] Removing intermediate container cac9ec02689b [2021-11-30T14:07:13.038Z] ---> 632b12a354a3 [2021-11-30T14:07:13.038Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T14:07:13.038Z] ---> Running in c9b8f9d7a94b [2021-11-30T14:07:13.038Z] Removing intermediate container c9b8f9d7a94b [2021-11-30T14:07:13.038Z] ---> 15e96e5b8750 [2021-11-30T14:07:13.038Z] Step 21/22 : LABEL git_sha=c7dff777723c93035107b909638ae99c3f736040 [2021-11-30T14:07:13.038Z] ---> Running in bbc8ac8514e0 [2021-11-30T14:07:13.038Z] Removing intermediate container bbc8ac8514e0 [2021-11-30T14:07:13.038Z] ---> d64519405fd7 [2021-11-30T14:07:13.038Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T14:07:13.038Z] ---> Running in e13ddc4e082c [2021-11-30T14:07:13.038Z] Removing intermediate container e13ddc4e082c [2021-11-30T14:07:13.038Z] ---> 84a4287462c7 [2021-11-30T14:07:13.038Z] [2021-11-30T14:07:13.038Z] Successfully built 84a4287462c7 [2021-11-30T14:07:13.038Z] Successfully tagged core-command-arm64:latest [2021-11-30T14:07:15.022Z]  Building core-command ... done Removing intermediate container 215b37cbecaa [2021-11-30T14:07:15.022Z] ---> b1af83f0b9ce [2021-11-30T14:07:15.022Z] [2021-11-30T14:07:15.022Z] Step 9/24 : FROM alpine:3.14 [2021-11-30T14:07:15.022Z] ---> 5b8b7b635229 [2021-11-30T14:07:15.022Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-30T14:07:15.299Z] ---> Running in 604378b32fcf [2021-11-30T14:07:17.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:07:17.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:07:18.295Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-30T14:07:18.295Z] Removing intermediate container dd124c2e0fdb [2021-11-30T14:07:18.295Z] ---> 1b477795fe94 [2021-11-30T14:07:18.295Z] [2021-11-30T14:07:18.295Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T14:07:18.295Z] ---> 5b8b7b635229 [2021-11-30T14:07:18.295Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-30T14:07:18.295Z] ---> Using cache [2021-11-30T14:07:18.295Z] ---> a13bfa48887f [2021-11-30T14:07:18.295Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-30T14:07:18.295Z] ---> Using cache [2021-11-30T14:07:18.295Z] ---> 18e9e3a1840c [2021-11-30T14:07:18.295Z] Step 12/22 : ENV APP_PORT=59881(2/3) Installing dumb-init (1.2.5-r1) [2021-11-30T14:07:18.295Z] [2021-11-30T14:07:18.295Z] (3/3) Installing su-exec (0.2-r1) [2021-11-30T14:07:18.295Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T14:07:18.295Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T14:07:18.295Z] ---> Running in 853c103b84e0 [2021-11-30T14:07:18.572Z] OK: 6 MiB in 17 packages [2021-11-30T14:07:18.846Z] Removing intermediate container 853c103b84e0 [2021-11-30T14:07:18.846Z] ---> 0ef6b8949d75 [2021-11-30T14:07:18.846Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-30T14:07:19.117Z] ---> Running in 0e49fa0731c5 [2021-11-30T14:07:19.719Z] Removing intermediate container 0e49fa0731c5 [2021-11-30T14:07:19.719Z] ---> 129ca88e4174 [2021-11-30T14:07:19.719Z] Step 14/22 : WORKDIR / [2021-11-30T14:07:19.719Z] ---> Running in ef0b20712dbd [2021-11-30T14:07:19.991Z] Removing intermediate container 604378b32fcf [2021-11-30T14:07:19.991Z] ---> 5f89afa2a6fd [2021-11-30T14:07:19.991Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-30T14:07:20.261Z] ---> Running in b88a7e9d9c89 [2021-11-30T14:07:20.261Z] Removing intermediate container ef0b20712dbd [2021-11-30T14:07:20.261Z] ---> dfe4eaf918f0 [2021-11-30T14:07:20.261Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T14:07:20.535Z] Removing intermediate container b88a7e9d9c89 [2021-11-30T14:07:20.535Z] ---> 815c5cb31ad0 [2021-11-30T14:07:20.535Z] Step 12/24 : WORKDIR / [2021-11-30T14:07:20.807Z] ---> Running in 0c4ab2aedcbe [2021-11-30T14:07:21.406Z] ---> 2ceefc72045d [2021-11-30T14:07:21.406Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-30T14:07:21.406Z] Removing intermediate container 0c4ab2aedcbe [2021-11-30T14:07:21.406Z] ---> 328755ee6bde [2021-11-30T14:07:21.406Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-30T14:07:22.389Z] ---> 591194822b08 [2021-11-30T14:07:22.389Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-30T14:07:22.987Z] ---> 878d8a14702f [2021-11-30T14:07:22.987Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-30T14:07:23.260Z] Removing intermediate container 0ac27666971c [2021-11-30T14:07:23.260Z] ---> 790ddccf64bd [2021-11-30T14:07:23.260Z] [2021-11-30T14:07:23.260Z] Step 9/22 : FROM alpine:3.14 [2021-11-30T14:07:23.260Z] ---> 5b8b7b635229 [2021-11-30T14:07:23.260Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-30T14:07:23.260Z] ---> Running in 51ac96088406 [2021-11-30T14:07:23.536Z] ---> fb2ed5866d39 [2021-11-30T14:07:23.536Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-30T14:07:23.812Z] Removing intermediate container 51ac96088406 [2021-11-30T14:07:23.812Z] ---> 0dd43da01665 [2021-11-30T14:07:23.812Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-30T14:07:23.812Z] ---> 180a3f705ca5 [2021-11-30T14:07:23.812Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-30T14:07:24.085Z] ---> Running in 1d50eaacd69a [2021-11-30T14:07:24.085Z] ---> Running in 92b028777a5f [2021-11-30T14:07:24.356Z] ---> c0955bcd9747 [2021-11-30T14:07:24.356Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-30T14:07:24.356Z] Removing intermediate container 1d50eaacd69a [2021-11-30T14:07:24.356Z] ---> 84a4d8bc2a53 [2021-11-30T14:07:24.356Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-30T14:07:24.629Z] ---> Running in daa7729b0f5d [2021-11-30T14:07:24.629Z] Removing intermediate container 92b028777a5f [2021-11-30T14:07:24.629Z] ---> e2457a3c24a5 [2021-11-30T14:07:24.629Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T14:07:24.901Z] ---> Running in 82382d6cfd5d [2021-11-30T14:07:25.174Z] Removing intermediate container daa7729b0f5d [2021-11-30T14:07:25.174Z] ---> e90e85476960 [2021-11-30T14:07:25.174Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T14:07:25.174Z] ---> 94cbec514e20 [2021-11-30T14:07:25.174Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-30T14:07:25.174Z] ---> Running in 12971e1b2cba [2021-11-30T14:07:25.446Z] Removing intermediate container 82382d6cfd5d [2021-11-30T14:07:25.446Z] ---> 8b8fc374fbc5 [2021-11-30T14:07:25.446Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T14:07:25.446Z] ---> Running in c0988d6d4bea [2021-11-30T14:07:26.048Z] Removing intermediate container c0988d6d4bea [2021-11-30T14:07:26.048Z] ---> 57a8051489fa [2021-11-30T14:07:26.048Z] Step 21/22 : LABEL git_sha=c7dff777723c93035107b909638ae99c3f736040 [2021-11-30T14:07:26.319Z] ---> Running in eeacb83b5ed6 [2021-11-30T14:07:26.600Z] ---> 9bc96e006f3c [2021-11-30T14:07:26.600Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-30T14:07:26.600Z] Removing intermediate container eeacb83b5ed6 [2021-11-30T14:07:26.600Z] ---> 10cdef6a0e67 [2021-11-30T14:07:26.600Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T14:07:26.883Z] ---> Running in d6d1bf61315f [2021-11-30T14:07:27.482Z] Removing intermediate container d6d1bf61315f [2021-11-30T14:07:27.482Z] ---> aac51d4be01a [2021-11-30T14:07:27.482Z] [2021-11-30T14:07:27.754Z] Removing intermediate container 12971e1b2cba [2021-11-30T14:07:27.754Z] ---> bfd9032a0ee6 [2021-11-30T14:07:27.754Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-30T14:07:27.754Z] ---> Running in 072122565e82 [2021-11-30T14:07:27.754Z] Successfully built aac51d4be01a [2021-11-30T14:07:28.032Z] Successfully tagged core-metadata-arm64:latest [2021-11-30T14:07:28.032Z]  Building core-metadata ... done  ---> 29adb116f608 [2021-11-30T14:07:28.032Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-30T14:07:29.012Z] ---> cdbedef65d70 [2021-11-30T14:07:29.012Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-30T14:07:29.012Z] ---> Running in 2df78a154820 [2021-11-30T14:07:29.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T14:07:29.990Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T14:07:30.972Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-30T14:07:30.972Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T14:07:30.972Z] Removing intermediate container 2df78a154820 [2021-11-30T14:07:30.972Z] ---> b8c7256bfaa0 [2021-11-30T14:07:30.972Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-30T14:07:30.972Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-30T14:07:30.972Z] ---> Running in e27d8e657d57 [2021-11-30T14:07:31.244Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T14:07:31.244Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-30T14:07:31.518Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-30T14:07:31.518Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T14:07:31.518Z] OK: 8 MiB in 20 packages [2021-11-30T14:07:31.518Z] Removing intermediate container e27d8e657d57 [2021-11-30T14:07:31.518Z] ---> cb11a4cdd6c9 [2021-11-30T14:07:31.518Z] Step 22/24 : LABEL arch=arm64 [2021-11-30T14:07:31.792Z] ---> Running in 34e2131866d1 [2021-11-30T14:07:32.066Z] Removing intermediate container 34e2131866d1 [2021-11-30T14:07:32.066Z] ---> 727d359f10b7 [2021-11-30T14:07:32.066Z] Step 23/24 : LABEL git_sha=c7dff777723c93035107b909638ae99c3f736040 [2021-11-30T14:07:32.338Z] ---> Running in 3bce119326fd [2021-11-30T14:07:32.611Z] Removing intermediate container 072122565e82 [2021-11-30T14:07:32.611Z] ---> db31e18f337a [2021-11-30T14:07:32.611Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-30T14:07:32.611Z] Removing intermediate container 3bce119326fd [2021-11-30T14:07:32.611Z] ---> a2247d0c9afb [2021-11-30T14:07:32.611Z] Step 24/24 : LABEL version=0.0.0 [2021-11-30T14:07:32.887Z] ---> Running in f928bd9ae2ee [2021-11-30T14:07:33.159Z] Removing intermediate container f928bd9ae2ee [2021-11-30T14:07:33.159Z] ---> 6f70b3503b0f [2021-11-30T14:07:33.159Z] [2021-11-30T14:07:33.433Z] ---> 2d117aa80063 [2021-11-30T14:07:33.433Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-30T14:07:33.706Z] Successfully built 6f70b3503b0f [2021-11-30T14:07:33.706Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-30T14:07:34.677Z]  Building security-secretstore-setup ... done  ---> 4f366a941788 [2021-11-30T14:07:34.677Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-30T14:07:35.270Z] ---> 7753c92f3d08 [2021-11-30T14:07:35.270Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-30T14:07:35.545Z] ---> Running in 437a6dbb0a02 [2021-11-30T14:07:35.817Z] Removing intermediate container 437a6dbb0a02 [2021-11-30T14:07:35.817Z] ---> a3f94328314e [2021-11-30T14:07:35.817Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T14:07:35.817Z] ---> Running in a5464da023e3 [2021-11-30T14:07:36.414Z] Removing intermediate container a5464da023e3 [2021-11-30T14:07:36.414Z] ---> 9db5cbaa994a [2021-11-30T14:07:36.414Z] Step 20/22 : LABEL arch=arm64 [2021-11-30T14:07:36.414Z] ---> Running in 8e2c1657f9d4 [2021-11-30T14:07:37.012Z] Removing intermediate container 8e2c1657f9d4 [2021-11-30T14:07:37.012Z] ---> bf4396b6a357 [2021-11-30T14:07:37.012Z] Step 21/22 : LABEL git_sha=c7dff777723c93035107b909638ae99c3f736040 [2021-11-30T14:07:37.012Z] ---> Running in c51ed19b91b8 [2021-11-30T14:07:37.285Z] Removing intermediate container c51ed19b91b8 [2021-11-30T14:07:37.285Z] ---> 316b0a71a10c [2021-11-30T14:07:37.285Z] Step 22/22 : LABEL version=0.0.0 [2021-11-30T14:07:37.558Z] ---> Running in 7bd5cfadb6d5 [2021-11-30T14:07:37.830Z] Removing intermediate container 7bd5cfadb6d5 [2021-11-30T14:07:37.830Z] ---> 651e4ea88ae1 [2021-11-30T14:07:37.830Z] [2021-11-30T14:07:38.099Z] Successfully built 651e4ea88ae1 [2021-11-30T14:07:38.099Z] Successfully tagged core-data-arm64:latest [2021-11-30T14:07:38.709Z]  Building core-data ... done  [Pipeline] } [2021-11-30T14:07:38.700Z] $ docker stop --time=1 5dfc490d302e5c18f0ca2c5a56dd19aab81f3b5c50251d70bbe10dcef1b332ee [2021-11-30T14:07:40.377Z] $ docker rm -f 5dfc490d302e5c18f0ca2c5a56dd19aab81f3b5c50251d70bbe10dcef1b332ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T14:07:40.977Z] + docker images [2021-11-30T14:07:41.251Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-30T14:07:41.251Z] core-data-arm64 latest 651e4ea88ae1 4 seconds ago 19.6MB [2021-11-30T14:07:41.251Z] security-secretstore-setup-arm64 latest 6f70b3503b0f 8 seconds ago 26.8MB [2021-11-30T14:07:41.251Z] core-metadata-arm64 latest aac51d4be01a 14 seconds ago 15.9MB [2021-11-30T14:07:41.251Z] 790ddccf64bd 19 seconds ago 1.58GB [2021-11-30T14:07:41.251Z] 1b477795fe94 24 seconds ago 1.58GB [2021-11-30T14:07:41.251Z] b1af83f0b9ce 27 seconds ago 1.58GB [2021-11-30T14:07:41.251Z] core-command-arm64 latest 84a4287462c7 29 seconds ago 15.2MB [2021-11-30T14:07:41.251Z] 477c1233ea58 40 seconds ago 1.57GB [2021-11-30T14:07:41.251Z] sys-mgmt-agent-arm64 latest 9ebc443986bc 2 minutes ago 277MB [2021-11-30T14:07:41.251Z] security-bootstrapper-arm64 latest 9e35f4e80304 3 minutes ago 17.8MB [2021-11-30T14:07:41.251Z] support-scheduler-arm64 latest 7a8d2b48072c 3 minutes ago 15.3MB [2021-11-30T14:07:41.251Z] support-notifications-arm64 latest 1a0316b1b9db 3 minutes ago 16.1MB [2021-11-30T14:07:41.251Z] security-proxy-setup-arm64 latest a165b298b449 3 minutes ago 25.5MB [2021-11-30T14:07:41.251Z] 114191e1c924 3 minutes ago 1.57GB [2021-11-30T14:07:41.251Z] 9b21d7af0ba9 3 minutes ago 1.57GB [2021-11-30T14:07:41.251Z] 29754d0ef80e 3 minutes ago 1.58GB [2021-11-30T14:07:41.251Z] 88dea8f5d45f 3 minutes ago 1.57GB [2021-11-30T14:07:41.251Z] de4c08b7a886 3 minutes ago 1.57GB [2021-11-30T14:07:41.251Z] ci-base-image-arm64 latest fde10311211b 13 minutes ago 1.24GB [2021-11-30T14:07:41.251Z] alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB [2021-11-30T14:07:41.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-30T14:07:41.251Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-30T14:07:41.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T14:07:41.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T14:07:42.163Z] [2021-11-30T14:07:42.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-30T14:07:42.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T14:07:42.841Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-30T14:07:42.841Z] 448f6bf000e3: Pulling fs layer [2021-11-30T14:07:42.841Z] f757da607395: Pulling fs layer [2021-11-30T14:07:42.841Z] 05883995daec: Pulling fs layer [2021-11-30T14:07:42.841Z] 8603b9c90790: Pulling fs layer [2021-11-30T14:07:42.841Z] 1560dd03e051: Pulling fs layer [2021-11-30T14:07:42.841Z] 27f5ce0e4adf: Pulling fs layer [2021-11-30T14:07:42.841Z] c2d8d7efcc4b: Pulling fs layer [2021-11-30T14:07:42.841Z] 8603b9c90790: Waiting [2021-11-30T14:07:42.841Z] 1560dd03e051: Waiting [2021-11-30T14:07:42.841Z] 27f5ce0e4adf: Waiting [2021-11-30T14:07:42.841Z] c2d8d7efcc4b: Waiting [2021-11-30T14:07:42.841Z] f757da607395: Verifying Checksum [2021-11-30T14:07:42.841Z] f757da607395: Download complete [2021-11-30T14:07:42.841Z] 8603b9c90790: Verifying Checksum [2021-11-30T14:07:42.841Z] 8603b9c90790: Download complete [2021-11-30T14:07:43.130Z] 1560dd03e051: Verifying Checksum [2021-11-30T14:07:43.130Z] 1560dd03e051: Download complete [2021-11-30T14:07:43.130Z] 05883995daec: Verifying Checksum [2021-11-30T14:07:43.130Z] 05883995daec: Download complete [2021-11-30T14:07:43.130Z] 27f5ce0e4adf: Verifying Checksum [2021-11-30T14:07:43.130Z] 27f5ce0e4adf: Download complete [2021-11-30T14:07:43.413Z] 448f6bf000e3: Download complete [2021-11-30T14:07:46.075Z] c2d8d7efcc4b: Verifying Checksum [2021-11-30T14:07:46.075Z] c2d8d7efcc4b: Download complete [2021-11-30T14:07:47.506Z] 448f6bf000e3: Pull complete [2021-11-30T14:07:48.098Z] f757da607395: Pull complete [2021-11-30T14:07:49.530Z] 05883995daec: Pull complete [2021-11-30T14:07:49.805Z] 8603b9c90790: Pull complete [2021-11-30T14:07:50.776Z] 1560dd03e051: Pull complete [2021-11-30T14:07:51.048Z] 27f5ce0e4adf: Pull complete [2021-11-30T14:08:06.112Z] c2d8d7efcc4b: Pull complete [2021-11-30T14:08:06.112Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-30T14:08:06.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T14:08:06.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-30T14:08:06.378Z] prd-ubuntu18.04-docker-arm64-4c-16g-786 does not seem to be running inside a container [2021-11-30T14:08:06.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-30T14:08:09.233Z] $ docker top 026950513b18ea97ab71176bbec7bfc700312b71fef7fa2a9b42b5c17defa721 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T14:08:10.318Z] ---> job-cost.sh [2021-11-30T14:08:10.318Z] lf-activate-venv: SKIPPING [2021-11-30T14:08:10.318Z] INFO: No Stack... [2021-11-30T14:08:10.913Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-30T14:08:11.185Z] INFO: Archiving Costs [Pipeline] sh [2021-11-30T14:08:11.848Z] + cut -d, -f6 [2021-11-30T14:08:11.849Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2021-11-30T14:08:11.909Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3826-6-stack-cost] [2021-11-30T14:08:11.916Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3826-6-stack-cost] did not exist. Created. [2021-11-30T14:08:11.916Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3826-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-30T14:08:12.580Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-30T14:08:12.749Z] Stashed 1 file(s) [Pipeline] } [2021-11-30T14:08:12.756Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3826-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-30T14:08:12.756Z] $ docker stop --time=1 026950513b18ea97ab71176bbec7bfc700312b71fef7fa2a9b42b5c17defa721 [2021-11-30T14:08:14.298Z] $ docker rm -f 026950513b18ea97ab71176bbec7bfc700312b71fef7fa2a9b42b5c17defa721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-11-30T14:08:15.176Z] provisioning config files... [2021-11-30T14:08:15.202Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config6031225286247541439tmp [Pipeline] { [Pipeline] sh [2021-11-30T14:08:15.611Z] + set +x [2021-11-30T14:08:15.611Z] + curl -s https://codecov.io/bash [2021-11-30T14:08:15.611Z] + bash -s -- [2021-11-30T14:08:15.611Z] [2021-11-30T14:08:15.611Z] _____ _ [2021-11-30T14:08:15.611Z] / ____| | | [2021-11-30T14:08:15.611Z] | | ___ __| | ___ ___ _____ __ [2021-11-30T14:08:15.611Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-30T14:08:15.611Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-30T14:08:15.611Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-30T14:08:15.611Z] Bash-1.0.6 [2021-11-30T14:08:15.611Z] [2021-11-30T14:08:15.611Z] [2021-11-30T14:08:15.611Z] ==> git version 2.24.4 found [2021-11-30T14:08:15.611Z] ==> 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-11-30T14:08:15.611Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-30T14:08:15.611Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-30T14:08:15.611Z] ==> Jenkins CI detected. [2021-11-30T14:08:15.611Z] current dir:  /w/workspace/edgex-go/6 [2021-11-30T14:08:15.611Z] project root: . [2021-11-30T14:08:15.611Z] --> token set from env [2021-11-30T14:08:15.611Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-30T14:08:15.611Z] ==> Running gcov in . (disable via -X gcov) [2021-11-30T14:08:15.892Z] ==> Python coveragepy not found [2021-11-30T14:08:15.892Z] ==> Searching for coverage reports in: [2021-11-30T14:08:15.892Z] + . [2021-11-30T14:08:15.892Z] -> Found 1 reports [2021-11-30T14:08:15.892Z] ==> Detecting git/mercurial file structure [2021-11-30T14:08:15.892Z] ==> Reading reports [2021-11-30T14:08:15.892Z] + ./coverage.out bytes=428381 [2021-11-30T14:08:15.892Z] ==> Appending adjustments [2021-11-30T14:08:15.892Z] https://docs.codecov.io/docs/fixing-reports [2021-11-30T14:08:16.931Z] + Found adjustments [2021-11-30T14:08:16.931Z] ==> Gzipping contents [2021-11-30T14:08:16.931Z] 60K /tmp/codecov.bVNCEn.gz [2021-11-30T14:08:16.931Z] ==> Uploading reports [2021-11-30T14:08:16.931Z] url: https://codecov.io [2021-11-30T14:08:16.931Z] query: branch=PR-3826&commit=cc69bf35da07d0a794fbaab9096fd8dd324b8ec1&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= [2021-11-30T14:08:16.931Z] -> Pinging Codecov [2021-11-30T14:08:16.931Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3826&commit=cc69bf35da07d0a794fbaab9096fd8dd324b8ec1&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= [2021-11-30T14:08:17.190Z] -> Uploading to [2021-11-30T14:08:17.190Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-30/00271124DB129430A58F1EEE437C3FCB/cc69bf35da07d0a794fbaab9096fd8dd324b8ec1/0e1431bb-f8d5-4ab1-b9df-f2dd874e8195.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211130T140817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98e0b99ea120be5030c10d52fec2410294db392faccb6f80f53813ea1dd9769a [2021-11-30T14:08:17.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T14:08:17.190Z] Dload Upload Total Spent Left Speed [2021-11-30T14:08:17.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57949 0 0 100 57949 0 163k --:--:-- --:--:-- --:--:-- 163k 100 57949 0 0 100 57949 0 163k --:--:-- --:--:-- --:--:-- 163k [2021-11-30T14:08:17.760Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cc69bf35da07d0a794fbaab9096fd8dd324b8ec1 [Pipeline] } [2021-11-30T14:08:17.769Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-30T14:08:18.863Z] + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-30T14:08:19.162Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T14:08:19.721Z] ---> package-listing.sh [2021-11-30T14:08:19.721Z] ++ facter osfamily [2021-11-30T14:08:19.721Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-30T14:08:19.721Z] + OS_FAMILY=redhat [2021-11-30T14:08:19.721Z] + workspace=/w/workspace/edgex-go/6 [2021-11-30T14:08:19.721Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-30T14:08:19.721Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-30T14:08:19.721Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-30T14:08:19.721Z] + PACKAGES=/tmp/packages_start.txt [2021-11-30T14:08:19.721Z] + '[' /w/workspace/edgex-go/6 ']' [2021-11-30T14:08:19.721Z] + PACKAGES=/tmp/packages_end.txt [2021-11-30T14:08:19.721Z] + case "${OS_FAMILY}" in [2021-11-30T14:08:19.721Z] + rpm -qa [2021-11-30T14:08:19.721Z] + sort [2021-11-30T14:08:23.044Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-30T14:08:23.044Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-30T14:08:23.044Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-30T14:08:23.044Z] + '[' /w/workspace/edgex-go/6 ']' [2021-11-30T14:08:23.044Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-11-30T14:08:23.044Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-11-30T14:08:23.055Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-30T14:08:23.339Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-30T14:08:23.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T14:08:23.893Z] [2021-11-30T14:08:23.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T14:08:24.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T14:08:24.195Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-30T14:08:24.195Z] b4d181a07f80: Pulling fs layer [2021-11-30T14:08:24.195Z] a1111a8f2ec3: Pulling fs layer [2021-11-30T14:08:24.195Z] ed53099fbce6: Pulling fs layer [2021-11-30T14:08:24.195Z] dc539afda2c1: Pulling fs layer [2021-11-30T14:08:24.195Z] 77bc0d833cb6: Pulling fs layer [2021-11-30T14:08:24.195Z] 9065ff56babe: Pulling fs layer [2021-11-30T14:08:24.195Z] d287ab97295c: Pulling fs layer [2021-11-30T14:08:24.195Z] 77bc0d833cb6: Waiting [2021-11-30T14:08:24.195Z] 9065ff56babe: Waiting [2021-11-30T14:08:24.195Z] d287ab97295c: Waiting [2021-11-30T14:08:24.195Z] dc539afda2c1: Waiting [2021-11-30T14:08:24.195Z] a1111a8f2ec3: Verifying Checksum [2021-11-30T14:08:24.195Z] a1111a8f2ec3: Download complete [2021-11-30T14:08:24.195Z] dc539afda2c1: Verifying Checksum [2021-11-30T14:08:24.195Z] dc539afda2c1: Download complete [2021-11-30T14:08:24.195Z] ed53099fbce6: Verifying Checksum [2021-11-30T14:08:24.195Z] ed53099fbce6: Download complete [2021-11-30T14:08:24.195Z] 9065ff56babe: Verifying Checksum [2021-11-30T14:08:24.195Z] 9065ff56babe: Download complete [2021-11-30T14:08:24.195Z] 77bc0d833cb6: Verifying Checksum [2021-11-30T14:08:24.195Z] 77bc0d833cb6: Download complete [2021-11-30T14:08:24.458Z] b4d181a07f80: Verifying Checksum [2021-11-30T14:08:24.458Z] b4d181a07f80: Download complete [2021-11-30T14:08:25.038Z] d287ab97295c: Verifying Checksum [2021-11-30T14:08:25.038Z] d287ab97295c: Download complete [2021-11-30T14:08:25.991Z] b4d181a07f80: Pull complete [2021-11-30T14:08:26.261Z] a1111a8f2ec3: Pull complete [2021-11-30T14:08:26.841Z] ed53099fbce6: Pull complete [2021-11-30T14:08:26.841Z] dc539afda2c1: Pull complete [2021-11-30T14:08:27.103Z] 77bc0d833cb6: Pull complete [2021-11-30T14:08:27.103Z] 9065ff56babe: Pull complete [2021-11-30T14:08:33.760Z] d287ab97295c: Pull complete [2021-11-30T14:08:33.760Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-30T14:08:33.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T14:08:33.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-30T14:08:33.827Z] prd-centos7-docker-4c-2g-785 does not seem to be running inside a container [2021-11-30T14:08:33.864Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-30T14:08:37.162Z] $ docker top a9a4b00d63da39ce202073b08410ae7f15c5a2a1bb1da094ffbdcfb3ee15775b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T14:08:37.514Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-30T14:08:37.809Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-30T14:08:38.099Z] + ls /var/log/sa-host [2021-11-30T14:08:38.099Z] + sadf -c /var/log/sa-host/sa30 [2021-11-30T14:08:38.099Z] file_magic: OK [2021-11-30T14:08:38.099Z] HZ: Using current value: 100 [2021-11-30T14:08:38.099Z] file_header: OK [2021-11-30T14:08:38.099Z] 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-11-30T14:08:38.099Z] Statistics: [2021-11-30T14:08:38.099Z] 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... [2021-11-30T14:08:38.099Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T14:08:38.335Z] provisioning config files... [2021-11-30T14:08:38.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config5158459235409583475tmp [Pipeline] { [Pipeline] echo [2021-11-30T14:08:38.360Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T14:08:38.654Z] ---> create-netrc.sh [Pipeline] } [2021-11-30T14:08:38.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-30T14:08:39.004Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-30T14:08:39.015Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T14:08:39.306Z] ---> sudo-logs.sh [2021-11-30T14:08:39.306Z] Archiving 'sudo' log.. [2021-11-30T14:08:39.306Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-785.novalocal: Name or service not known [2021-11-30T14:08:39.306Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-785.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-30T14:08:39.332Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T14:08:39.634Z] ---> job-cost.sh [2021-11-30T14:08:39.634Z] lf-activate-venv: SKIPPING [2021-11-30T14:08:39.634Z] DEBUG: total: 0.10999999940395355 [2021-11-30T14:08:39.634Z] INFO: Retrieving Stack Cost... [2021-11-30T14:08:39.894Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-30T14:08:40.154Z] INFO: Archiving Costs [Pipeline] echo [2021-11-30T14:08:40.165Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T14:08:40.455Z] ---> logs-deploy.sh [2021-11-30T14:08:40.455Z] lf-activate-venv: SKIPPING [2021-11-30T14:08:40.455Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3826/6 [2021-11-30T14:08:40.455Z] INFO: archiving workspace using pattern(s): [2021-11-30T14:08:41.027Z] Archives upload complete. [2021-11-30T14:08:41.028Z] INFO: archiving logs to Nexus [2021-11-30T14:08:41.598Z] ---> uname -a: [2021-11-30T14:08:41.598Z] Linux prd-centos7-docker-4c-2g-785.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-30T14:08:41.598Z] [2021-11-30T14:08:41.598Z] [2021-11-30T14:08:41.598Z] ---> lscpu: [2021-11-30T14:08:41.598Z] Architecture: x86_64 [2021-11-30T14:08:41.598Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-30T14:08:41.598Z] Byte Order: Little Endian [2021-11-30T14:08:41.598Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-30T14:08:41.598Z] CPU(s): 2 [2021-11-30T14:08:41.598Z] On-line CPU(s) list: 0,1 [2021-11-30T14:08:41.598Z] Thread(s) per core: 1 [2021-11-30T14:08:41.598Z] Core(s) per socket: 1 [2021-11-30T14:08:41.598Z] Socket(s): 2 [2021-11-30T14:08:41.598Z] NUMA node(s): 1 [2021-11-30T14:08:41.598Z] Vendor ID: AuthenticAMD [2021-11-30T14:08:41.598Z] CPU family: 23 [2021-11-30T14:08:41.598Z] Model: 49 [2021-11-30T14:08:41.598Z] Model name: AMD EPYC-Rome Processor [2021-11-30T14:08:41.598Z] Stepping: 0 [2021-11-30T14:08:41.598Z] CPU MHz: 2799.994 [2021-11-30T14:08:41.598Z] BogoMIPS: 5599.98 [2021-11-30T14:08:41.598Z] Virtualization: AMD-V [2021-11-30T14:08:41.598Z] Hypervisor vendor: KVM [2021-11-30T14:08:41.598Z] Virtualization type: full [2021-11-30T14:08:41.598Z] L1d cache: 32K [2021-11-30T14:08:41.598Z] L1i cache: 32K [2021-11-30T14:08:41.599Z] L2 cache: 512K [2021-11-30T14:08:41.599Z] L3 cache: 16384K [2021-11-30T14:08:41.599Z] NUMA node0 CPU(s): 0,1 [2021-11-30T14:08:41.599Z] 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-30T14:08:41.599Z] [2021-11-30T14:08:41.599Z] [2021-11-30T14:08:41.599Z] ---> nproc: [2021-11-30T14:08:41.599Z] 2 [2021-11-30T14:08:41.599Z] [2021-11-30T14:08:41.599Z] [2021-11-30T14:08:41.599Z] ---> df -h: [2021-11-30T14:08:41.599Z] Filesystem Size Used Avail Use% Mounted on [2021-11-30T14:08:41.599Z] overlay 40G 13G 28G 32% / [2021-11-30T14:08:41.599Z] tmpfs 64M 0 64M 0% /dev [2021-11-30T14:08:41.599Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-30T14:08:41.599Z] shm 64M 0 64M 0% /dev/shm [2021-11-30T14:08:41.599Z] /dev/vda1 40G 13G 28G 32% /facter-os [2021-11-30T14:08:41.599Z] [2021-11-30T14:08:41.599Z]