Pull request #3823 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at b2bbeb2bf8682f369067d047e38d70060ce035aa rather than d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 Obtained Jenkinsfile from b2bbeb2bf8682f369067d047e38d70060ce035aa 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-ssh2285373868744273328.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-ssh3018965793732818251.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-3823/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-3823/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8205379434613199495.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-ssh812288148611508334.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-3823/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-3823/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8491833012068504486.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-496’ Running on prd-centos7-docker-4c-2g-499 in /w/workspace/edgexfoundry_edgex-go_PR-3823 [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-ssh8535349187362341897.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh3650412837549182192.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3823/head:refs/remotes/origin/PR-3823 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 Merge succeeded, producing d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 Checking out Revision d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 (PR-3823) > git config core.sparsecheckout # timeout=10 > git checkout -f d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh806049285913926978.key > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 # timeout=10 Commit message: "Merge branch 'main' into fix-snap-readme-csv" First time build. Skipping changelog. > git rev-list --no-walk b294f4da7b03e6d4ef23b4be27cf7ad92f15e232 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-25T09:50:58.647Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-25T09:50:58.686Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-25T09:50:58.703Z] ========================================================= [2021-11-25T09:50:58.703Z] EdgeX Global Pipelines Version Info [2021-11-25T09:50:58.703Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-25T09:50:59.839Z] ------------------- [2021-11-25T09:50:59.839Z] stable info: [2021-11-25T09:50:59.839Z] ------------------- [2021-11-25T09:50:59.839Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-25T09:50:59.839Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-25T09:50:59.839Z] Message: update stable to v1.0.217 [2021-11-25T09:51:00.414Z] ------------------- [2021-11-25T09:51:00.414Z] experimental info: [2021-11-25T09:51:00.414Z] ------------------- [2021-11-25T09:51:00.414Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-25T09:51:00.414Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-25T09:51:00.414Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-25T09:51:00.485Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-25T09:51:00.498Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-25T09:51:00.510Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-25T09:51:00.520Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-25T09:51:00.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-25T09:51:00.540Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-25T09:51:00.550Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-25T09:51:00.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-25T09:51:00.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-25T09:51:00.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-25T09:51:00.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-25T09:51:00.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-25T09:51:00.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-25T09:51:00.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-25T09:51:00.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-25T09:51:00.644Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-25T09:51:00.660Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-25T09:51:00.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-25T09:51:00.703Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-25T09:51:00.714Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-25T09:51:00.724Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-25T09:51:00.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-25T09:51:00.747Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3823 [Pipeline] echo [2021-11-25T09:51:00.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3823 [Pipeline] echo [2021-11-25T09:51:00.766Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3823 [Pipeline] echo [2021-11-25T09:51:00.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [Pipeline] echo [2021-11-25T09:51:00.785Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8f822f [Pipeline] echo [2021-11-25T09:51:00.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T09:51:00.834Z] provisioning config files... [2021-11-25T09:51:00.848Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3348669086345065283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T09:51:01.153Z] ---> docker-login.sh [2021-11-25T09:51:01.153Z] nexus3.edgexfoundry.org:10001 [2021-11-25T09:51:01.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:51:01.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:51:01.417Z] Configure a credential helper to remove this warning. See [2021-11-25T09:51:01.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:51:01.417Z] [2021-11-25T09:51:01.417Z] Login Succeeded [2021-11-25T09:51:01.417Z] nexus3.edgexfoundry.org:10002 [2021-11-25T09:51:01.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:51:01.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:51:01.417Z] Configure a credential helper to remove this warning. See [2021-11-25T09:51:01.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:51:01.417Z] [2021-11-25T09:51:01.417Z] Login Succeeded [2021-11-25T09:51:01.417Z] nexus3.edgexfoundry.org:10003 [2021-11-25T09:51:01.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:51:01.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:51:01.680Z] Configure a credential helper to remove this warning. See [2021-11-25T09:51:01.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:51:01.680Z] [2021-11-25T09:51:01.680Z] Login Succeeded [2021-11-25T09:51:01.680Z] nexus3.edgexfoundry.org:10004 [2021-11-25T09:51:01.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:51:01.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:51:01.680Z] Configure a credential helper to remove this warning. See [2021-11-25T09:51:01.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:51:01.680Z] [2021-11-25T09:51:01.680Z] Login Succeeded [2021-11-25T09:51:01.680Z] docker.io [2021-11-25T09:51:01.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:51:02.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:51:02.259Z] Configure a credential helper to remove this warning. See [2021-11-25T09:51:02.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:51:02.259Z] [2021-11-25T09:51:02.259Z] Login Succeeded [2021-11-25T09:51:02.259Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T09:51:02.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T09:51:02.586Z] ++ 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-25T09:51:02.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:51:02.586Z] ++ dirname cmd/core-command/Dockerfile [2021-11-25T09:51:02.586Z] ++ cut -d/ -f2 [2021-11-25T09:51:02.586Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-25T09:51:02.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:51:02.586Z] ++ dirname cmd/core-data/Dockerfile [2021-11-25T09:51:02.586Z] ++ cut -d/ -f2 [2021-11-25T09:51:02.586Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-25T09:51:02.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:51:02.586Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-25T09:51:02.586Z] ++ cut -d/ -f2 [2021-11-25T09:51:02.586Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-25T09:51:02.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:51:02.586Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-25T09:51:02.586Z] ++ cut -d/ -f2 [2021-11-25T09:51:02.586Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-25T09:51:02.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:51:02.586Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-25T09:51:02.586Z] ++ cut -d/ -f2 [2021-11-25T09:51:02.586Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-25T09:51:02.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:51:02.586Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-25T09:51:02.586Z] ++ cut -d/ -f2 [2021-11-25T09:51:02.586Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-25T09:51:02.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:51:02.586Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-25T09:51:02.586Z] ++ cut -d/ -f2 [2021-11-25T09:51:02.586Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-25T09:51:02.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:51:02.586Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-25T09:51:02.586Z] ++ cut -d/ -f2 [2021-11-25T09:51:02.586Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-25T09:51:02.586Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-25T09:51:02.586Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-25T09:51:02.586Z] ++ cut -d/ -f2 [2021-11-25T09:51:02.586Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-25T09:51:02.630Z] 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-25T09:51:03.028Z] + git rev-list -1 --merges d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42~1..d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [Pipeline] echo [2021-11-25T09:51:03.039Z] -----------> git rev-list -1 --merges d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42~1..d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:51:03.039Z] d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [false] [Pipeline] sh [2021-11-25T09:51:03.334Z] + git log --format=format:%s -1 d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [Pipeline] echo [2021-11-25T09:51:03.349Z] ========================================================= [2021-11-25T09:51:03.349Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-25T09:51:03.349Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-25T09:51:03.743Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-25T09:51:03.743Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-25T09:51:03.743Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-25T09:51:03.743Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-25T09:51:03.743Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-25T09:51:03.743Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-25T09:51:03.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:51:04.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T09:51:04.101Z] [2021-11-25T09:51:04.101Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:51:04.413Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T09:51:04.413Z] latest: Pulling from edgex-devops/git-semver [2021-11-25T09:51:04.413Z] a0d0a0d46f8b: Pulling fs layer [2021-11-25T09:51:04.413Z] 3e5f54012d9b: Pulling fs layer [2021-11-25T09:51:04.413Z] 4c7163046ea9: Pulling fs layer [2021-11-25T09:51:04.413Z] 0c2d73faf560: Pulling fs layer [2021-11-25T09:51:04.413Z] 0c2d73faf560: Waiting [2021-11-25T09:51:04.413Z] 3e5f54012d9b: Verifying Checksum [2021-11-25T09:51:04.413Z] 3e5f54012d9b: Download complete [2021-11-25T09:51:04.413Z] a0d0a0d46f8b: Download complete [2021-11-25T09:51:04.674Z] 0c2d73faf560: Verifying Checksum [2021-11-25T09:51:04.674Z] 0c2d73faf560: Download complete [2021-11-25T09:51:04.674Z] 4c7163046ea9: Verifying Checksum [2021-11-25T09:51:04.674Z] 4c7163046ea9: Download complete [2021-11-25T09:51:04.674Z] a0d0a0d46f8b: Pull complete [2021-11-25T09:51:04.674Z] 3e5f54012d9b: Pull complete [2021-11-25T09:51:04.936Z] 4c7163046ea9: Pull complete [2021-11-25T09:51:05.198Z] 0c2d73faf560: Pull complete [2021-11-25T09:51:05.198Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-25T09:51:05.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-25T09:51:05.198Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-25T09:51:05.267Z] prd-centos7-docker-4c-2g-499 does not seem to be running inside a container [2021-11-25T09:51:05.305Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-25T09:51:05.893Z] $ docker top 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-25T09:51:05.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T09:51:05.986Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T09:51:06.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T09:51:06.096Z] $ docker exec 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 ssh-agent [2021-11-25T09:51:06.196Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkGCELK/agent.14 [2021-11-25T09:51:06.196Z] SSH_AGENT_PID=21 [2021-11-25T09:51:06.203Z] Running ssh-add (command line suppressed) [2021-11-25T09:51:06.297Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4392737093882683706.key (/w/workspace/edgex-go/6@tmp/private_key_4392737093882683706.key) [2021-11-25T09:51:06.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T09:51:06.598Z] + git tag --points-at HEAD [Pipeline] } [2021-11-25T09:51:06.617Z] $ docker exec --env ******** --env ******** 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 ssh-agent -k [2021-11-25T09:51:06.720Z] unset SSH_AUTH_SOCK; [2021-11-25T09:51:06.720Z] unset SSH_AGENT_PID; [2021-11-25T09:51:06.720Z] echo Agent pid 21 killed; [2021-11-25T09:51:06.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-25T09:51:06.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-25T09:51:06.752Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-25T09:51:06.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-25T09:51:06.876Z] $ docker exec 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 ssh-agent [2021-11-25T09:51:06.986Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmacfiF/agent.53 [2021-11-25T09:51:06.986Z] SSH_AGENT_PID=60 [2021-11-25T09:51:06.991Z] Running ssh-add (command line suppressed) [2021-11-25T09:51:07.087Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_3018035856296777114.key (/w/workspace/edgex-go/6@tmp/private_key_3018035856296777114.key) [2021-11-25T09:51:07.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-25T09:51:07.384Z] + git semver init [2021-11-25T09:51:07.384Z] # -> Open(): unable to determine branch for HEAD [2021-11-25T09:51:07.384Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-11-25T09:51:07.384Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-11-25T09:51:07.384Z] # $SEMVER_REMOTE_NAME = origin [2021-11-25T09:51:07.384Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-25T09:51:07.384Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-25T09:51:07.384Z] # $SEMVER_BRANCH = PR-3823 [2021-11-25T09:51:07.384Z] # $SEMVER_TEMP = /tmp/semver-006480154 [2021-11-25T09:51:07.384Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-25T09:51:22.337Z] # '/tmp/semver-006480154' -> '/w/workspace/edgex-go/6/.semver' [2021-11-25T09:51:22.338Z] # -> Force: false [2021-11-25T09:51:22.338Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-11-25T09:51:22.348Z] $ docker exec --env ******** --env ******** 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 ssh-agent -k [2021-11-25T09:51:22.435Z] unset SSH_AUTH_SOCK; [2021-11-25T09:51:22.435Z] unset SSH_AGENT_PID; [2021-11-25T09:51:22.435Z] echo Agent pid 60 killed; [2021-11-25T09:51:22.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-25T09:51:22.750Z] + git semver [Pipeline] } [2021-11-25T09:51:22.763Z] $ docker stop --time=1 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 [2021-11-25T09:51:24.858Z] $ docker rm -f 90dac603980994013beed2a2274ba4229fb2a6d26f8ad42d626900068b7ca7d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T09:51:25.219Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-25T09:51:25.413Z] Stashed 1 file(s) [Pipeline] echo [2021-11-25T09:51:25.417Z] [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-25T09:51:25.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T09:51:25.640Z] ========================================================= [2021-11-25T09:51:25.640Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-25T09:51:25.640Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T09:51:25.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T09:51:25.925Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-25T09:51:25.925Z] a0d0a0d46f8b: Already exists [2021-11-25T09:51:25.925Z] 31adcdaf11c8: Pulling fs layer [2021-11-25T09:51:25.925Z] b8b176561691: Pulling fs layer [2021-11-25T09:51:25.925Z] 4527c011a84f: Pulling fs layer [2021-11-25T09:51:25.925Z] 5d74067f8e1e: Pulling fs layer [2021-11-25T09:51:25.925Z] e0aca202a116: Pulling fs layer [2021-11-25T09:51:25.925Z] 3a43be97a3b4: Pulling fs layer [2021-11-25T09:51:25.925Z] 34cad66bf833: Pulling fs layer [2021-11-25T09:51:25.925Z] b4e3c513aaa6: Pulling fs layer [2021-11-25T09:51:25.925Z] 5d74067f8e1e: Waiting [2021-11-25T09:51:25.925Z] e0aca202a116: Waiting [2021-11-25T09:51:25.925Z] 3a43be97a3b4: Waiting [2021-11-25T09:51:25.925Z] 34cad66bf833: Waiting [2021-11-25T09:51:25.925Z] b4e3c513aaa6: Waiting [2021-11-25T09:51:25.925Z] b8b176561691: Verifying Checksum [2021-11-25T09:51:25.925Z] b8b176561691: Download complete [2021-11-25T09:51:25.925Z] 31adcdaf11c8: Verifying Checksum [2021-11-25T09:51:25.925Z] 31adcdaf11c8: Download complete [2021-11-25T09:51:25.925Z] 5d74067f8e1e: Verifying Checksum [2021-11-25T09:51:25.925Z] 5d74067f8e1e: Download complete [2021-11-25T09:51:25.925Z] e0aca202a116: Verifying Checksum [2021-11-25T09:51:25.925Z] e0aca202a116: Download complete [2021-11-25T09:51:25.925Z] 3a43be97a3b4: Verifying Checksum [2021-11-25T09:51:25.925Z] 3a43be97a3b4: Download complete [2021-11-25T09:51:26.200Z] 31adcdaf11c8: Pull complete [2021-11-25T09:51:26.200Z] b8b176561691: Pull complete [2021-11-25T09:51:26.200Z] 34cad66bf833: Verifying Checksum [2021-11-25T09:51:26.200Z] 34cad66bf833: Download complete [2021-11-25T09:51:26.462Z] 4527c011a84f: Verifying Checksum [2021-11-25T09:51:26.462Z] 4527c011a84f: Download complete [2021-11-25T09:51:26.722Z] b4e3c513aaa6: Verifying Checksum [2021-11-25T09:51:26.722Z] b4e3c513aaa6: Download complete [2021-11-25T09:51:30.057Z] 4527c011a84f: Pull complete [2021-11-25T09:51:30.330Z] 5d74067f8e1e: Pull complete [2021-11-25T09:51:30.330Z] e0aca202a116: Pull complete [2021-11-25T09:51:30.330Z] 3a43be97a3b4: Pull complete [2021-11-25T09:51:30.593Z] 34cad66bf833: Pull complete [2021-11-25T09:51:33.135Z] b4e3c513aaa6: Pull complete [2021-11-25T09:51:33.135Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-25T09:51:33.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T09:51:33.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-25T09:51:33.468Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T09:51:33.468Z] WORKDIR /edgex [2021-11-25T09:51:33.468Z] COPY go.mod . [2021-11-25T09:51:33.468Z] RUN go mod download' [2021-11-25T09:51:33.468Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-25T09:51:34.861Z] Sending build context to Docker daemon 334.5MB [2021-11-25T09:51:34.861Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-25T09:51:34.861Z] ---> 9f6097aaca64 [2021-11-25T09:51:34.861Z] Step 2/4 : WORKDIR /edgex [2021-11-25T09:51:36.771Z] ---> Running in 0bb16a136a10 [2021-11-25T09:51:36.771Z] Removing intermediate container 0bb16a136a10 [2021-11-25T09:51:36.771Z] ---> 3e77b270b3e7 [2021-11-25T09:51:36.771Z] Step 3/4 : COPY go.mod . [2021-11-25T09:51:36.771Z] ---> afb8bdf5b8fe [2021-11-25T09:51:36.771Z] Step 4/4 : RUN go mod download [2021-11-25T09:51:36.771Z] ---> Running in 2d73d387c635 [2021-11-25T09:51:40.594Z] Still waiting to schedule task [2021-11-25T09:51:40.595Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-497’ [2021-11-25T09:52:08.951Z] Removing intermediate container 2d73d387c635 [2021-11-25T09:52:08.951Z] ---> 67f191bf88b9 [2021-11-25T09:52:08.951Z] Successfully built 67f191bf88b9 [2021-11-25T09:52:08.951Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:52:09.247Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-25T09:52:09.247Z] . [Pipeline] withDockerContainer [2021-11-25T09:52:09.309Z] prd-centos7-docker-4c-2g-499 does not seem to be running inside a container [2021-11-25T09:52:09.343Z] $ 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-x86_64 cat [2021-11-25T09:52:09.680Z] $ docker top 7da876bd742786e9bbab941d9f6881e750a476b45eeb7eca30482c3cd18482a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T09:52:10.030Z] + go version [2021-11-25T09:52:10.030Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-25T09:52:10.042Z] $ docker stop --time=1 7da876bd742786e9bbab941d9f6881e750a476b45eeb7eca30482c3cd18482a0 [2021-11-25T09:52:11.220Z] $ docker rm -f 7da876bd742786e9bbab941d9f6881e750a476b45eeb7eca30482c3cd18482a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:52:11.733Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-25T09:52:11.733Z] . [Pipeline] withDockerContainer [2021-11-25T09:52:11.796Z] prd-centos7-docker-4c-2g-499 does not seem to be running inside a container [2021-11-25T09:52:11.831Z] $ 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-x86_64 cat [2021-11-25T09:52:12.180Z] $ docker top 927ff72cf0f5e3dfb6896e3a12d19de2dcf982199784fec5056cddc94c2fbc34 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-25T09:52:12.253Z] ========================================================= [2021-11-25T09:52:12.253Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-25T09:52:12.253Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T09:52:12.547Z] + make test [2021-11-25T09:52:12.547Z] go mod tidy [2021-11-25T09:52:12.812Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-25T09:52:18.139Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-25T09:52:36.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-25T09:52:39.691Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-25T09:52:39.957Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-25T09:52:40.226Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-25T09:52:42.790Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-25T09:52:43.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-25T09:52:43.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-25T09:52:43.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-25T09:52:43.631Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-25T09:52:43.892Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-25T09:52:44.477Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-25T09:52:44.477Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-25T09:52:44.477Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-25T09:52:44.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-25T09:52:46.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-11-25T09:52:46.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-25T09:52:46.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-25T09:52:46.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2021-11-25T09:52:46.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-25T09:52:47.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.053s coverage: 44.7% of statements [2021-11-25T09:52:47.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-25T09:52:47.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-25T09:52:48.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 89.5% of statements [2021-11-25T09:52:48.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-25T09:52:48.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-25T09:52:49.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2021-11-25T09:52:49.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-25T09:52:49.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-25T09:52:49.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-25T09:52:49.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-25T09:52:49.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-25T09:52:50.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.282s coverage: 94.2% of statements [2021-11-25T09:52:50.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-25T09:52:50.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-25T09:52:50.153Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-11-25T09:52:50.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-25T09:52:50.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-25T09:52:50.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-25T09:52:50.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-25T09:52:50.153Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-25T09:52:50.744Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-11-25T09:52:50.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-25T09:52:50.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-25T09:52:50.744Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-25T09:52:51.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2021-11-25T09:52:51.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-25T09:52:51.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2021-11-25T09:52:51.593Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements [2021-11-25T09:52:51.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-25T09:52:51.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-11-25T09:52:52.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements [2021-11-25T09:52:52.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-11-25T09:52:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2021-11-25T09:52:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-11-25T09:53:05.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-11-25T09:53:05.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-11-25T09:53:09.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.178s coverage: 82.5% of statements [2021-11-25T09:53:09.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-25T09:53:27.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2021-11-25T09:53:27.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-25T09:53:27.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-25T09:53:27.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-25T09:53:27.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2021-11-25T09:53:27.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-25T09:53:27.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-25T09:53:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-25T09:53:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-25T09:53:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-11-25T09:53:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-25T09:53:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-11-25T09:53:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-11-25T09:53:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.125s coverage: 91.2% of statements [2021-11-25T09:53:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-11-25T09:53:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-25T09:53:27.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-11-25T09:53:27.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-11-25T09:53:28.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.238s coverage: 65.4% of statements [2021-11-25T09:53:28.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-25T09:53:28.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-25T09:53:28.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-25T09:53:28.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.8% of statements [2021-11-25T09:53:28.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-25T09:53:28.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-25T09:53:28.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-11-25T09:53:28.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-25T09:53:28.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2021-11-25T09:53:28.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-25T09:53:37.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-25T09:53:37.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.3% of statements [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-25T09:53:37.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-25T09:53:37.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-25T09:53:37.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-25T09:53:37.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-25T09:53:37.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-11-25T09:53:37.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-11-25T09:53:37.100Z] 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-25T09:54:09.345Z] GO111MODULE=on go vet ./... [2021-11-25T09:54:19.388Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-25T09:54:19.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-25T09:54:19.907Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-25T09:54:20.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-25T09:54:20.792Z] + ls -al . [2021-11-25T09:54:20.792Z] total 644 [2021-11-25T09:54:20.792Z] drwxrwxr-x 10 1001 1001 4096 Nov 25 09:54 . [2021-11-25T09:54:20.792Z] drwxr-xr-x 4 root root 28 Nov 25 09:52 .. [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 09:50 .dockerignore [2021-11-25T09:54:20.792Z] drwxrwxr-x 8 1001 1001 179 Nov 25 09:50 .git [2021-11-25T09:54:20.792Z] drwxrwxr-x 4 1001 1001 142 Nov 25 09:50 .github [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 804 Nov 25 09:50 .gitignore [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 42 Nov 25 09:50 .golangci.yml [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 76 Nov 25 09:50 .hadolint.yml [2021-11-25T09:54:20.792Z] drwx------ 3 1001 1001 73 Nov 25 09:51 .semver [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 166 Nov 25 09:50 .sonarcloud.properties [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 09:50 ADOPTERS.md [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 8910 Nov 25 09:50 Attribution.txt [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 51732 Nov 25 09:50 CHANGELOG.md [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 09:50 CONTRIBUTING.md [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 09:50 GOVERNANCE.md [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 849 Nov 25 09:50 Jenkinsfile [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 09:50 LICENSE [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 6508 Nov 25 09:50 Makefile [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 09:50 OWNERS.md [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 8207 Nov 25 09:50 README.md [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 6912 Nov 25 09:50 SECURITY.md [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 5 Nov 25 09:51 VERSION [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 4131 Nov 25 09:50 ZMQWindows.md [2021-11-25T09:54:20.792Z] drwxrwxr-x 2 1001 1001 37 Nov 25 09:50 bin [2021-11-25T09:54:20.792Z] drwxrwxr-x 14 1001 1001 4096 Nov 25 09:50 cmd [2021-11-25T09:54:20.792Z] -rw-r--r-- 1 root root 428381 Nov 25 09:53 coverage.out [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 822 Nov 25 09:50 go.mod [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 49471 Nov 25 09:50 go.sum [2021-11-25T09:54:20.792Z] drwxrwxr-x 8 1001 1001 124 Nov 25 09:50 internal [2021-11-25T09:54:20.792Z] drwxrwxr-x 3 1001 1001 16 Nov 25 09:50 openapi [2021-11-25T09:54:20.792Z] drwxrwxr-x 4 1001 1001 71 Nov 25 09:50 snap [2021-11-25T09:54:20.792Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 09:50 version.go [Pipeline] sh [2021-11-25T09:54:21.086Z] + '[' -e coverage.out ] [2021-11-25T09:54:21.086Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-25T09:54:21.198Z] Stashed 1 file(s) [Pipeline] sh [2021-11-25T09:54:21.491Z] + make build [2021-11-25T09:54:21.491Z] 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-25T09:54:22.881Z] 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-25T09:54:29.540Z] 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-25T09:54:30.132Z] 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-25T09:54:31.120Z] 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-25T09:54:31.385Z] 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-25T09:54:32.345Z] 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-25T09:54:32.937Z] 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-25T09:54:33.897Z] 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-25T09:54:34.849Z] 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-25T09:54:35.428Z] 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-25T09:54:36.377Z] 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-25T09:54:37.878Z] $ docker stop --time=1 927ff72cf0f5e3dfb6896e3a12d19de2dcf982199784fec5056cddc94c2fbc34 [2021-11-25T09:54:39.571Z] $ docker rm -f 927ff72cf0f5e3dfb6896e3a12d19de2dcf982199784fec5056cddc94c2fbc34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:54:40.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T09:54:40.803Z] [2021-11-25T09:54:40.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:54:41.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T09:54:41.205Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-25T09:54:41.205Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-25T09:54:41.205Z] ca9280d653b3: Pulling fs layer [2021-11-25T09:54:41.205Z] 7e9c9ca2126c: Pulling fs layer [2021-11-25T09:54:41.205Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-25T09:54:41.205Z] cbdbe7a5bc2a: Download complete [2021-11-25T09:54:41.465Z] ca9280d653b3: Verifying Checksum [2021-11-25T09:54:41.465Z] ca9280d653b3: Download complete [2021-11-25T09:54:41.465Z] cbdbe7a5bc2a: Pull complete [2021-11-25T09:54:42.045Z] 7e9c9ca2126c: Verifying Checksum [2021-11-25T09:54:42.045Z] 7e9c9ca2126c: Download complete [2021-11-25T09:54:42.312Z] ca9280d653b3: Pull complete [2021-11-25T09:54:45.651Z] 7e9c9ca2126c: Pull complete [2021-11-25T09:54:45.651Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-25T09:54:45.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T09:54:45.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-25T09:54:45.717Z] prd-centos7-docker-4c-2g-499 does not seem to be running inside a container [2021-11-25T09:54:45.753Z] $ 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:latest cat [2021-11-25T09:54:47.752Z] $ docker top a2f9b0615de39a69aae0e484110fc789862743b0a81c35eea97c6ea59ec5074d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T09:54:48.098Z] + docker-compose build --help [2021-11-25T09:54:48.098Z] + grep parallel [2021-11-25T09:54:48.669Z] --parallel Build images in parallel. [Pipeline] } [2021-11-25T09:54:48.680Z] $ docker stop --time=1 a2f9b0615de39a69aae0e484110fc789862743b0a81c35eea97c6ea59ec5074d [2021-11-25T09:54:49.887Z] $ docker rm -f a2f9b0615de39a69aae0e484110fc789862743b0a81c35eea97c6ea59ec5074d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:54:50.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-25T09:54:50.285Z] . [Pipeline] withDockerContainer [2021-11-25T09:54:50.356Z] prd-centos7-docker-4c-2g-499 does not seem to be running inside a container [2021-11-25T09:54:50.392Z] $ 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:latest cat [2021-11-25T09:54:50.724Z] $ docker top 5481904a7364744ae12fdc96c7a9ba5d9543e4dbeef58bea96e04efca9811c90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T09:54:51.090Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-25T09:54:51.666Z] Building core-command ... [2021-11-25T09:54:51.666Z] Building core-data ... [2021-11-25T09:54:51.666Z] Building core-metadata ... [2021-11-25T09:54:51.666Z] Building security-bootstrapper ... [2021-11-25T09:54:51.666Z] Building security-proxy-setup ... [2021-11-25T09:54:51.666Z] Building security-secretstore-setup ... [2021-11-25T09:54:51.666Z] Building support-notifications ... [2021-11-25T09:54:51.666Z] Building support-scheduler ... [2021-11-25T09:54:51.666Z] Building sys-mgmt-agent ... [2021-11-25T09:54:51.666Z] Building support-notifications [2021-11-25T09:54:51.666Z] Building security-secretstore-setup [2021-11-25T09:54:51.666Z] Building sys-mgmt-agent [2021-11-25T09:54:51.666Z] Building security-bootstrapper [2021-11-25T09:54:51.666Z] Building core-data [2021-11-25T09:55:03.944Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:55:03.944Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:55:03.944Z] ---> 67f191bf88b9 [2021-11-25T09:55:03.944Z] Step 3/24 : WORKDIR /edgex-go [2021-11-25T09:55:03.944Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:55:03.944Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:55:03.944Z] ---> 67f191bf88b9 [2021-11-25T09:55:03.944Z] Step 3/21 : WORKDIR /edgex-go [2021-11-25T09:55:03.944Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:55:03.944Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:55:03.944Z] ---> 67f191bf88b9 [2021-11-25T09:55:03.944Z] Step 3/30 : WORKDIR /edgex-go [2021-11-25T09:55:05.858Z] ---> Running in b2ec14a689c6 [2021-11-25T09:55:05.858Z] ---> Running in 4f78359d429b [2021-11-25T09:55:05.858Z] ---> Running in 08461bb280b4 [2021-11-25T09:55:08.398Z] Removing intermediate container 4f78359d429b [2021-11-25T09:55:08.398Z] ---> 435a068ba475 [2021-11-25T09:55:08.398Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:55:08.658Z] ---> Running in 79f7a4b34df9 [2021-11-25T09:55:08.658Z] Removing intermediate container b2ec14a689c6 [2021-11-25T09:55:08.658Z] ---> 5a418942a12b [2021-11-25T09:55:08.658Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:55:08.658Z] Removing intermediate container 08461bb280b4 [2021-11-25T09:55:08.658Z] ---> 596adb101a36 [2021-11-25T09:55:08.658Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:55:09.226Z] ---> Running in a59e22027eff [2021-11-25T09:55:09.226Z] ---> Running in 79f7c119acc5 [2021-11-25T09:55:12.535Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:55:12.535Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:55:12.535Z] ---> 67f191bf88b9 [2021-11-25T09:55:12.535Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T09:55:12.535Z] ---> Using cache [2021-11-25T09:55:12.535Z] ---> 596adb101a36 [2021-11-25T09:55:12.535Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:55:13.481Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-500 in /w/workspace/edgexfoundry_edgex-go_PR-3823 [Pipeline] { [2021-11-25T09:55:13.489Z] ---> Running in 83075532a36d [2021-11-25T09:55:13.489Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:55:13.489Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:55:13.489Z] ---> 67f191bf88b9 [2021-11-25T09:55:13.489Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T09:55:13.489Z] ---> Using cache [2021-11-25T09:55:13.489Z] ---> 596adb101a36 [2021-11-25T09:55:13.489Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:55:13.489Z] Removing intermediate container a59e22027eff [2021-11-25T09:55:13.489Z] ---> c228aca64f38 [2021-11-25T09:55:13.489Z] Step 5/24 : RUN apk add --update --no-cache make git [Pipeline] ws [2021-11-25T09:55:13.493Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-11-25T09:55:13.725Z] The recommended git tool is: git [2021-11-25T09:55:13.751Z] ---> Running in 90400adead0b [2021-11-25T09:55:13.751Z] Removing intermediate container 79f7a4b34df9 [2021-11-25T09:55:13.751Z] ---> be2e814afc65 [2021-11-25T09:55:13.751Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-25T09:55:13.751Z] Removing intermediate container 79f7c119acc5 [2021-11-25T09:55:13.751Z] ---> d34d36c95787 [2021-11-25T09:55:13.751Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-25T09:55:13.751Z] ---> Running in e78dd8edc6f9 [2021-11-25T09:55:13.751Z] ---> Running in 4148918ec9f8 [2021-11-25T09:55:13.751Z] ---> Running in ae526bab3515 [2021-11-25T09:55:14.347Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:55:14.347Z] Removing intermediate container 83075532a36d [2021-11-25T09:55:14.347Z] ---> 0a4e6b07cae9 [2021-11-25T09:55:14.347Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-25T09:55:14.347Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:55:14.347Z] ---> Running in 5417d3a717f9 [2021-11-25T09:55:14.347Z] Removing intermediate container 90400adead0b [2021-11-25T09:55:14.347Z] ---> 0f9e24ee54b4 [2021-11-25T09:55:14.347Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-25T09:55:14.347Z] ---> Running in 65cbd8ea8237 [2021-11-25T09:55:14.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:55:14.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:55:14.872Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:55:15.134Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:55:15.134Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:55:15.394Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:55:15.394Z] OK: 220 MiB in 52 packages [2021-11-25T09:55:15.654Z] OK: 220 MiB in 52 packages [2021-11-25T09:55:15.654Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:55:15.654Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:55:15.654Z] OK: 220 MiB in 52 packages [2021-11-25T09:55:15.914Z] Removing intermediate container e78dd8edc6f9 [2021-11-25T09:55:15.914Z] ---> d5d7f533e629 [2021-11-25T09:55:15.914Z] Step 6/21 : COPY . . [2021-11-25T09:55:15.914Z] Removing intermediate container 4148918ec9f8 [2021-11-25T09:55:15.914Z] ---> ebe4c239becd [2021-11-25T09:55:15.914Z] Step 6/24 : COPY . . [2021-11-25T09:55:16.196Z] OK: 220 MiB in 52 packages [2021-11-25T09:55:16.196Z] OK: 220 MiB in 52 packages [2021-11-25T09:55:16.196Z] Removing intermediate container ae526bab3515 [2021-11-25T09:55:16.196Z] ---> 658e3d13e59a [2021-11-25T09:55:16.196Z] Step 6/30 : COPY . . [2021-11-25T09:55:19.486Z] using credential edgex-jenkins-ssh [2021-11-25T09:55:19.506Z] Cloning the remote Git repository [2021-11-25T09:55:19.558Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-25T09:55:19.672Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-11-25T09:55:19.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T09:55:19.759Z] > git --version # timeout=10 [2021-11-25T09:55:19.782Z] > git --version # 'git version 2.17.1' [2021-11-25T09:55:19.784Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T09:55:19.888Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T09:55:21.507Z] Removing intermediate container 5417d3a717f9 [2021-11-25T09:55:21.507Z] ---> d2d8b84b7acb [2021-11-25T09:55:21.507Z] Step 6/22 : COPY . . [2021-11-25T09:55:21.507Z] Removing intermediate container 65cbd8ea8237 [2021-11-25T09:55:21.507Z] ---> d2ac72f7b476 [2021-11-25T09:55:21.507Z] Step 6/22 : COPY . . [2021-11-25T09:55:29.654Z] ---> 2a0f12603c57 [2021-11-25T09:55:29.654Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:55:29.654Z] ---> Running in 30ee5b5837b8 [2021-11-25T09:55:36.862Z] Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:55:37.234Z] Merge succeeded, producing d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:55:37.234Z] Checking out Revision d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 (PR-3823) [2021-11-25T09:55:35.891Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T09:55:35.913Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T09:55:35.944Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T09:55:35.984Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T09:55:35.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T09:55:35.999Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3823/head:refs/remotes/origin/PR-3823 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-25T09:55:36.885Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T09:55:36.908Z] > git checkout -f d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 # timeout=10 [2021-11-25T09:55:37.134Z] > git remote # timeout=10 [2021-11-25T09:55:37.154Z] > git config --get remote.origin.url # timeout=10 [2021-11-25T09:55:37.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T09:55:37.176Z] > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 [2021-11-25T09:55:37.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-25T09:55:37.245Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T09:55:37.256Z] > git checkout -f d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 # timeout=10 [2021-11-25T09:55:39.647Z] ---> 530b7ab14b26 [2021-11-25T09:55:39.647Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:55:39.647Z] ---> Running in 7b92808fb729 [2021-11-25T09:55:39.647Z] ---> 06b9c5234ea3 [2021-11-25T09:55:39.647Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:55:39.647Z] ---> Running in 4e7cc9bc4cff [2021-11-25T09:55:40.223Z] Removing intermediate container 30ee5b5837b8 [2021-11-25T09:55:40.223Z] ---> 5f6e41e7b503 [2021-11-25T09:55:40.223Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-25T09:55:40.489Z] ---> Running in d79e1503f83e [2021-11-25T09:55:40.489Z] Removing intermediate container 7b92808fb729 [2021-11-25T09:55:40.489Z] ---> 80791f4f1620 [2021-11-25T09:55:40.489Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-25T09:55:40.760Z] ---> Running in ca37247323c9 [2021-11-25T09:55:40.761Z] Removing intermediate container 4e7cc9bc4cff [2021-11-25T09:55:40.761Z] ---> 7ab393579b7d [2021-11-25T09:55:40.761Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-25T09:55:41.036Z] 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-25T09:55:41.036Z] ---> Running in 80f864e7f2be [2021-11-25T09:55:41.522Z] Commit message: "Merge branch 'main' into fix-snap-readme-csv" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-25T09:55:42.074Z] 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-25T09:55:42.074Z] 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-25T09:55:42.532Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-25T09:55:42.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T09:55:42.532Z] Dload Upload Total Spent Left Speed [2021-11-25T09:55:42.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 89575 0 --:--:-- --:--:-- --:--:-- 90259 [Pipeline] sh [2021-11-25T09:55:42.944Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-25T09:55:43.292Z] + sudo tee /etc/docker/daemon.new [2021-11-25T09:55:43.292Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-25T09:55:43.292Z] { [2021-11-25T09:55:43.292Z] "registry-mirrors": [ [2021-11-25T09:55:43.292Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-25T09:55:43.292Z] ], [2021-11-25T09:55:43.292Z] "bip": "10.250.0.254/24", [2021-11-25T09:55:43.292Z] "hosts": [ [2021-11-25T09:55:43.292Z] "tcp://0.0.0.0:5555", [2021-11-25T09:55:43.292Z] "unix:///var/run/docker.sock" [2021-11-25T09:55:43.292Z] ], [2021-11-25T09:55:43.292Z] "mtu": 1458, [2021-11-25T09:55:43.292Z] "selinux-enabled": true, [2021-11-25T09:55:43.292Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-25T09:55:43.292Z] } [Pipeline] sh [2021-11-25T09:55:43.690Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-25T09:55:44.030Z] + sudo service docker restart [2021-11-25T09:55:47.649Z] ---> 0abee617d2cf [2021-11-25T09:55:47.649Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:55:47.649Z] ---> 066014207e62 [2021-11-25T09:55:47.649Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:55:47.649Z] ---> Running in 3147c5963fcf [2021-11-25T09:55:47.649Z] ---> Running in d16ae67075ee [2021-11-25T09:55:48.600Z] Removing intermediate container 3147c5963fcf [2021-11-25T09:55:48.600Z] ---> 4cedb8b25c45 [2021-11-25T09:55:48.600Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-25T09:55:48.600Z] ---> Running in 61da863838ae [2021-11-25T09:55:48.600Z] Removing intermediate container d16ae67075ee [2021-11-25T09:55:48.600Z] ---> 743d0dea921f [2021-11-25T09:55:48.600Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-25T09:55:48.869Z] ---> Running in 46057cc1c905 [2021-11-25T09:55:49.146Z] 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-25T09:55:49.417Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T09:56:02.370Z] provisioning config files... [2021-11-25T09:56:02.395Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7279669034347883362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T09:56:02.760Z] ---> docker-login.sh [2021-11-25T09:56:02.760Z] nexus3.edgexfoundry.org:10001 [2021-11-25T09:56:03.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:56:03.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:56:03.635Z] Configure a credential helper to remove this warning. See [2021-11-25T09:56:03.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:56:03.635Z] [2021-11-25T09:56:03.635Z] Login Succeeded [2021-11-25T09:56:03.635Z] nexus3.edgexfoundry.org:10002 [2021-11-25T09:56:04.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:56:04.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:56:04.233Z] Configure a credential helper to remove this warning. See [2021-11-25T09:56:04.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:56:04.233Z] [2021-11-25T09:56:04.233Z] Login Succeeded [2021-11-25T09:56:04.233Z] nexus3.edgexfoundry.org:10003 [2021-11-25T09:56:04.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:56:04.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:56:04.835Z] Configure a credential helper to remove this warning. See [2021-11-25T09:56:04.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:56:04.835Z] [2021-11-25T09:56:04.835Z] Login Succeeded [2021-11-25T09:56:04.835Z] nexus3.edgexfoundry.org:10004 [2021-11-25T09:56:05.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:56:05.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:56:05.387Z] Configure a credential helper to remove this warning. See [2021-11-25T09:56:05.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:56:05.387Z] [2021-11-25T09:56:05.387Z] Login Succeeded [2021-11-25T09:56:05.387Z] docker.io [2021-11-25T09:56:05.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-25T09:56:06.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-25T09:56:06.264Z] Configure a credential helper to remove this warning. See [2021-11-25T09:56:06.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-25T09:56:06.264Z] [2021-11-25T09:56:06.264Z] Login Succeeded [2021-11-25T09:56:06.264Z] ---> docker-login.sh ends [Pipeline] } [2021-11-25T09:56:06.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-25T09:56:06.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-25T09:56:06.802Z] ========================================================= [2021-11-25T09:56:06.802Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-25T09:56:06.802Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T09:56:07.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T09:56:07.489Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-25T09:56:07.489Z] 552d1f2373af: Pulling fs layer [2021-11-25T09:56:07.489Z] ea3f2d53f512: Pulling fs layer [2021-11-25T09:56:07.489Z] 9e70ebbbe112: Pulling fs layer [2021-11-25T09:56:07.489Z] 7a9cfe048b4a: Pulling fs layer [2021-11-25T09:56:07.489Z] 72dc09318566: Pulling fs layer [2021-11-25T09:56:07.489Z] f4f7b4309257: Pulling fs layer [2021-11-25T09:56:07.489Z] 0ac9a79272e3: Pulling fs layer [2021-11-25T09:56:07.489Z] b78e95d17946: Pulling fs layer [2021-11-25T09:56:07.489Z] f4f7b4309257: Waiting [2021-11-25T09:56:07.489Z] 0ac9a79272e3: Waiting [2021-11-25T09:56:07.489Z] b78e95d17946: Waiting [2021-11-25T09:56:07.489Z] 7a9cfe048b4a: Waiting [2021-11-25T09:56:07.489Z] 72dc09318566: Waiting [2021-11-25T09:56:07.489Z] 9e70ebbbe112: Verifying Checksum [2021-11-25T09:56:07.489Z] 9e70ebbbe112: Download complete [2021-11-25T09:56:07.489Z] ea3f2d53f512: Verifying Checksum [2021-11-25T09:56:07.489Z] ea3f2d53f512: Download complete [2021-11-25T09:56:07.490Z] 72dc09318566: Verifying Checksum [2021-11-25T09:56:07.490Z] 72dc09318566: Download complete [2021-11-25T09:56:07.490Z] f4f7b4309257: Verifying Checksum [2021-11-25T09:56:07.490Z] f4f7b4309257: Download complete [2021-11-25T09:56:07.490Z] 552d1f2373af: Verifying Checksum [2021-11-25T09:56:07.490Z] 552d1f2373af: Download complete [2021-11-25T09:56:07.490Z] 0ac9a79272e3: Download complete [2021-11-25T09:56:08.479Z] 552d1f2373af: Pull complete [2021-11-25T09:56:09.086Z] ea3f2d53f512: Pull complete [2021-11-25T09:56:09.364Z] 9e70ebbbe112: Pull complete [2021-11-25T09:56:09.642Z] b78e95d17946: Verifying Checksum [2021-11-25T09:56:09.642Z] b78e95d17946: Download complete [2021-11-25T09:56:10.240Z] 7a9cfe048b4a: Verifying Checksum [2021-11-25T09:56:10.240Z] 7a9cfe048b4a: Download complete [2021-11-25T09:56:20.416Z] 7a9cfe048b4a: Pull complete [2021-11-25T09:56:20.692Z] 72dc09318566: Pull complete [2021-11-25T09:56:20.969Z] f4f7b4309257: Pull complete [2021-11-25T09:56:21.243Z] 0ac9a79272e3: Pull complete [2021-11-25T09:56:21.671Z] 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-25T09:56:22.639Z] Removing intermediate container d79e1503f83e [2021-11-25T09:56:22.639Z] ---> a20ab4693c98 [2021-11-25T09:56:22.639Z] [2021-11-25T09:56:22.639Z] Step 9/30 : FROM alpine:3.14 [2021-11-25T09:56:22.639Z] 3.14: Pulling from library/alpine [2021-11-25T09:56:23.644Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T09:56:23.644Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T09:56:23.644Z] ---> 0a97eee8041e [2021-11-25T09:56:23.644Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-25T09:56:24.239Z] Removing intermediate container 80f864e7f2be [2021-11-25T09:56:24.239Z] ---> 3ba0cb3ed3b0 [2021-11-25T09:56:24.239Z] [2021-11-25T09:56:24.239Z] Step 9/24 : FROM alpine:3.14 [2021-11-25T09:56:24.239Z] ---> 0a97eee8041e [2021-11-25T09:56:24.239Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-25T09:56:24.239Z] ---> Running in cba026d8a78f [2021-11-25T09:56:24.239Z] ---> Running in 1bb53fe1c8aa [2021-11-25T09:56:24.239Z] Removing intermediate container cba026d8a78f [2021-11-25T09:56:24.239Z] ---> e0f6c135a016 [2021-11-25T09:56:24.239Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-25T09:56:24.239Z] ---> Running in dca4f88035a7 [2021-11-25T09:56:25.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:25.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:25.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:25.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:25.770Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-25T09:56:25.770Z] (2/2) Installing su-exec (0.2-r1) [2021-11-25T09:56:25.770Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:56:25.770Z] OK: 6 MiB in 16 packages [2021-11-25T09:56:25.770Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-25T09:56:25.770Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-25T09:56:25.770Z] (3/3) Installing su-exec (0.2-r1) [2021-11-25T09:56:25.770Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:56:25.770Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T09:56:25.770Z] OK: 6 MiB in 17 packages [2021-11-25T09:56:25.770Z] Removing intermediate container ca37247323c9 [2021-11-25T09:56:25.770Z] ---> 6ad00828ffcc [2021-11-25T09:56:25.770Z] [2021-11-25T09:56:25.770Z] Step 9/21 : FROM alpine:3.14 [2021-11-25T09:56:25.770Z] ---> 0a97eee8041e [2021-11-25T09:56:25.770Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-25T09:56:26.035Z] ---> Running in 1d8d82c32db2 [2021-11-25T09:56:26.298Z] Removing intermediate container dca4f88035a7 [2021-11-25T09:56:26.298Z] ---> 1ef96ca25abf [2021-11-25T09:56:26.298Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-25T09:56:26.298Z] ---> Running in e7fe1bce8cc2 [2021-11-25T09:56:26.559Z] Removing intermediate container 1bb53fe1c8aa [2021-11-25T09:56:26.559Z] ---> c902fa15e876 [2021-11-25T09:56:26.559Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T09:56:26.559Z] ---> Running in 5ef43ea8a217 [2021-11-25T09:56:26.559Z] Removing intermediate container e7fe1bce8cc2 [2021-11-25T09:56:26.559Z] ---> 9bfce39bfd99 [2021-11-25T09:56:26.559Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-25T09:56:26.559Z] ---> Running in f43e08ab275e [2021-11-25T09:56:26.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:26.821Z] Removing intermediate container 5ef43ea8a217 [2021-11-25T09:56:26.821Z] ---> d074deb479c6 [2021-11-25T09:56:26.821Z] Step 12/24 : WORKDIR / [2021-11-25T09:56:26.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:26.821Z] Removing intermediate container f43e08ab275e [2021-11-25T09:56:26.821Z] ---> 48f61e9bef57 [2021-11-25T09:56:26.821Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-25T09:56:26.821Z] ---> Running in 1c3a0420c6d4 [2021-11-25T09:56:26.821Z] ---> Running in 52fb616c15cc [2021-11-25T09:56:27.082Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-25T09:56:27.082Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-25T09:56:27.082Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:56:27.082Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T09:56:27.344Z] OK: 6 MiB in 16 packages [2021-11-25T09:56:27.344Z] Removing intermediate container 1c3a0420c6d4 [2021-11-25T09:56:27.344Z] ---> 26ab2a986737 [2021-11-25T09:56:27.344Z] 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-25T09:56:27.607Z] ---> 3883944256bc [2021-11-25T09:56:27.607Z] 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-25T09:56:27.967Z] b78e95d17946: Pull complete [2021-11-25T09:56:27.967Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-25T09:56:27.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T09:56:27.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-25T09:56:28.323Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T09:56:28.323Z] WORKDIR /edgex [2021-11-25T09:56:28.323Z] COPY go.mod . [2021-11-25T09:56:28.323Z] RUN go mod download+ [2021-11-25T09:56:28.323Z] docker build -t ci-base-image-arm64 -f - . [2021-11-25T09:56:28.563Z] ---> d35b87aa4bd6 [2021-11-25T09:56:28.563Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-25T09:56:28.563Z] Removing intermediate container 1d8d82c32db2 [2021-11-25T09:56:28.563Z] ---> 8b28b837ca4a [2021-11-25T09:56:28.563Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T09:56:28.563Z] ---> Running in 8d275f371c91 [2021-11-25T09:56:28.840Z] Removing intermediate container 61da863838ae [2021-11-25T09:56:28.840Z] ---> 838d6586f71b [2021-11-25T09:56:28.840Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-25T09:56:28.841Z] ---> 2696a56c8f57 [2021-11-25T09:56:28.841Z] 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-25T09:56:28.841Z] ---> Running in 53fc54a6b6be [2021-11-25T09:56:28.841Z] Removing intermediate container 52fb616c15cc [2021-11-25T09:56:28.841Z] ---> d9a653acb1c5 [2021-11-25T09:56:28.841Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-25T09:56:28.841Z] Removing intermediate container 8d275f371c91 [2021-11-25T09:56:28.841Z] ---> 891a13dec2d2 [2021-11-25T09:56:28.841Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-25T09:56:28.841Z] ---> Running in 1142593ef4b5 [2021-11-25T09:56:29.107Z] ---> Running in de0a665ca7da [2021-11-25T09:56:29.107Z] ---> 90806c5bb618 [2021-11-25T09:56:29.107Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-25T09:56:29.371Z] Removing intermediate container 1142593ef4b5 [2021-11-25T09:56:29.371Z] ---> 8242b50b41bd [2021-11-25T09:56:29.371Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-25T09:56:29.371Z] Removing intermediate container de0a665ca7da [2021-11-25T09:56:29.371Z] ---> 5ee1deccebd7 [2021-11-25T09:56:29.371Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-25T09:56:29.371Z] ---> Running in 8e4dd4014345 [2021-11-25T09:56:29.640Z] 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-25T09:56:29.640Z] ---> 2ac59d9ac912 [2021-11-25T09:56:29.640Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-25T09:56:29.640Z] ---> ec566a91b3c5 [2021-11-25T09:56:29.640Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-25T09:56:29.640Z] Removing intermediate container 8e4dd4014345 [2021-11-25T09:56:29.640Z] ---> 1174e4bfa606 [2021-11-25T09:56:29.640Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:56:29.640Z] ---> Running in b4b855ab2ef3 [2021-11-25T09:56:30.259Z] ---> 5eb567006f8e [2021-11-25T09:56:30.259Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-25T09:56:30.259Z] ---> 6a8312cc5fb9 [2021-11-25T09:56:30.259Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-25T09:56:30.884Z] ---> d9678a8a93e4 [2021-11-25T09:56:30.884Z] 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-25T09:56:30.884Z] ---> 0a1356fb0f20 [2021-11-25T09:56:30.884Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-25T09:56:30.884Z] ---> Running in 02ee9e854e16 [2021-11-25T09:56:30.884Z] Removing intermediate container 53fc54a6b6be [2021-11-25T09:56:30.884Z] ---> bd38e4b8f2e0 [2021-11-25T09:56:30.884Z] [2021-11-25T09:56:30.884Z] Step 10/22 : FROM docker:20.10.8 [2021-11-25T09:56:30.953Z] Sending build context to Docker daemon 168.9MB [2021-11-25T09:56:30.953Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-25T09:56:30.953Z] ---> 8b459fc5aaf0 [2021-11-25T09:56:30.953Z] Step 2/4 : WORKDIR /edgex [2021-11-25T09:56:31.143Z] Removing intermediate container b4b855ab2ef3 [2021-11-25T09:56:31.143Z] ---> da08a23f0f8d [2021-11-25T09:56:31.143Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:56:31.143Z] 20.10.8: Pulling from library/docker [2021-11-25T09:56:31.143Z] ---> c0e1b085eab3 [2021-11-25T09:56:31.143Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-25T09:56:31.143Z] ---> Running in 37af639a6c4d [2021-11-25T09:56:31.416Z] ---> e70cf8e3bfc1 [2021-11-25T09:56:31.416Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-25T09:56:31.416Z] Removing intermediate container 37af639a6c4d [2021-11-25T09:56:31.416Z] ---> 3be956c2eb87 [2021-11-25T09:56:31.416Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:56:31.416Z] ---> Running in e09a6bc1c36c [2021-11-25T09:56:31.989Z] Removing intermediate container e09a6bc1c36c [2021-11-25T09:56:31.989Z] ---> 74fc1f6d65ec [2021-11-25T09:56:31.989Z] Step 19/21 : LABEL arch=x86_64 [2021-11-25T09:56:31.989Z] ---> Running in cb4446d26a71 [2021-11-25T09:56:31.989Z] ---> d36f85d9c7d6 [2021-11-25T09:56:31.989Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-25T09:56:32.249Z] Removing intermediate container cb4446d26a71 [2021-11-25T09:56:32.249Z] ---> d78c60df20b6 [2021-11-25T09:56:32.249Z] Step 20/21 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:56:32.249Z] ---> Running in c72151a159e1 [2021-11-25T09:56:32.513Z] Removing intermediate container 02ee9e854e16 [2021-11-25T09:56:32.513Z] ---> 0da9e0fe2490 [2021-11-25T09:56:32.513Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-25T09:56:32.513Z] ---> 50f79504ef45 [2021-11-25T09:56:32.513Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-25T09:56:32.513Z] ---> Running in af8f54d1fd71 [2021-11-25T09:56:32.513Z] Removing intermediate container c72151a159e1 [2021-11-25T09:56:32.513Z] ---> 0330d1a256f2 [2021-11-25T09:56:32.513Z] Step 21/21 : LABEL version=0.0.0 [2021-11-25T09:56:32.778Z] ---> Running in 603c2dc756c1 [2021-11-25T09:56:32.778Z] ---> 02bfa0639934 [2021-11-25T09:56:32.778Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-25T09:56:32.778Z] Removing intermediate container af8f54d1fd71 [2021-11-25T09:56:32.778Z] ---> 01d082d1a415 [2021-11-25T09:56:32.778Z] Step 22/24 : LABEL arch=x86_64 [2021-11-25T09:56:32.778Z] ---> Running in e78259281798 [2021-11-25T09:56:32.929Z] ---> Running in 9c97358dd569 [2021-11-25T09:56:33.056Z] Removing intermediate container 46057cc1c905 [2021-11-25T09:56:33.056Z] ---> 14c1b4d99c65 [2021-11-25T09:56:33.056Z] [2021-11-25T09:56:33.056Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T09:56:33.056Z] ---> 0a97eee8041e [2021-11-25T09:56:33.056Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-25T09:56:33.056Z] Removing intermediate container 603c2dc756c1 [2021-11-25T09:56:33.056Z] ---> 446171d05134 [2021-11-25T09:56:33.056Z] [2021-11-25T09:56:33.056Z] ---> Running in f52e0854e480 [2021-11-25T09:56:33.056Z] Successfully built 446171d05134 [2021-11-25T09:56:33.056Z] Successfully tagged support-notifications:latest [2021-11-25T09:56:33.056Z] Building security-proxy-setup [2021-11-25T09:56:33.056Z]  Building support-notifications ... done Removing intermediate container e78259281798 [2021-11-25T09:56:33.056Z] ---> 8a8f8ab687d1 [2021-11-25T09:56:33.056Z] Step 23/24 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:56:33.203Z] Removing intermediate container 9c97358dd569 [2021-11-25T09:56:33.203Z] ---> 055fc8714fdc [2021-11-25T09:56:33.203Z] Step 3/4 : COPY go.mod . [2021-11-25T09:56:33.321Z] Removing intermediate container f52e0854e480 [2021-11-25T09:56:33.321Z] ---> be9ee7632560 [2021-11-25T09:56:33.321Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-25T09:56:33.582Z] ---> 84dc500631a0 [2021-11-25T09:56:33.583Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-25T09:56:33.804Z] ---> 304ef0225cd0 [2021-11-25T09:56:33.804Z] Step 4/4 : RUN go mod download [2021-11-25T09:56:33.851Z] ---> Running in fae8a5097433 [2021-11-25T09:56:33.851Z] ---> Running in 97878bfedd0d [2021-11-25T09:56:33.851Z] ---> Running in 63a8a90f0bce [2021-11-25T09:56:34.075Z] ---> Running in 7e739945c9cf [2021-11-25T09:56:34.465Z] Removing intermediate container fae8a5097433 [2021-11-25T09:56:34.465Z] ---> 832a0b5c19f5 [2021-11-25T09:56:34.465Z] Step 24/24 : LABEL version=0.0.0 [2021-11-25T09:56:35.045Z] Removing intermediate container 63a8a90f0bce [2021-11-25T09:56:35.045Z] ---> 8055f4a766a1 [2021-11-25T09:56:35.045Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-25T09:56:35.305Z] Removing intermediate container 97878bfedd0d [2021-11-25T09:56:35.305Z] ---> 4e07c64e357c [2021-11-25T09:56:35.305Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-25T09:56:35.305Z] ---> Running in ccfe108fc940 [2021-11-25T09:56:35.305Z] ---> Running in 3041ce6b72b8 [2021-11-25T09:56:35.571Z] ---> 28b2f4c44c3f [2021-11-25T09:56:35.571Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-25T09:56:35.571Z] Removing intermediate container ccfe108fc940 [2021-11-25T09:56:35.571Z] ---> 0b7896e36933 [2021-11-25T09:56:35.571Z] [2021-11-25T09:56:35.571Z] Removing intermediate container 3041ce6b72b8 [2021-11-25T09:56:35.571Z] ---> 929ed4056d58 [2021-11-25T09:56:35.571Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:56:35.571Z] Successfully built 0b7896e36933 [2021-11-25T09:56:35.571Z] Successfully tagged security-secretstore-setup:latest [2021-11-25T09:56:35.571Z]  Building security-secretstore-setup ... done Building core-command [2021-11-25T09:56:35.839Z] ---> Running in be4bc61b4f8e [2021-11-25T09:56:35.839Z] ---> Running in c42542fc0356 [2021-11-25T09:56:35.839Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-25T09:56:35.839Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-25T09:56:35.839Z] ---> bc6c0ffef665 [2021-11-25T09:56:35.839Z] 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-25T09:56:37.765Z] ---> Running in 3ffe5628d015 [2021-11-25T09:56:38.026Z] Removing intermediate container 3ffe5628d015 [2021-11-25T09:56:38.026Z] ---> 6e3ff3136016 [2021-11-25T09:56:38.026Z] 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-25T09:56:38.603Z] ---> Running in 3e645d3782a0 [2021-11-25T09:56:39.180Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:56:39.180Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:56:39.180Z] ---> 67f191bf88b9 [2021-11-25T09:56:39.180Z] Step 3/20 : WORKDIR /edgex-go [2021-11-25T09:56:39.180Z] ---> Using cache [2021-11-25T09:56:39.180Z] ---> 596adb101a36 [2021-11-25T09:56:39.180Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:56:39.180Z] ---> Using cache [2021-11-25T09:56:39.180Z] ---> 0f9e24ee54b4 [2021-11-25T09:56:39.180Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-25T09:56:39.180Z] ---> Running in f508890203f6 [2021-11-25T09:56:39.444Z] Removing intermediate container c42542fc0356 [2021-11-25T09:56:39.444Z] ---> 53b70404f7a5 [2021-11-25T09:56:39.444Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-25T09:56:39.444Z] Removing intermediate container be4bc61b4f8e [2021-11-25T09:56:39.444Z] ---> 27e4a9f39c02 [2021-11-25T09:56:39.444Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-25T09:56:39.444Z] ---> Running in c8aada37dc5b [2021-11-25T09:56:39.444Z] ---> Running in 523074ff46a4 [2021-11-25T09:56:39.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:39.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:39.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:39.710Z] Removing intermediate container 523074ff46a4 [2021-11-25T09:56:39.710Z] ---> 628060ed8954 [2021-11-25T09:56:39.710Z] Step 27/30 : CMD ["gate"] [2021-11-25T09:56:39.976Z] (1/42) Installing readline (8.1.0-r0) [2021-11-25T09:56:39.976Z] (2/42) Installing bash (5.1.4-r0) [2021-11-25T09:56:39.976Z] Executing bash-5.1.4-r0.post-install [2021-11-25T09:56:39.976Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-25T09:56:39.976Z] ---> Running in 71eff65bc36d [2021-11-25T09:56:39.976Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T09:56:39.976Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-25T09:56:39.976Z] (6/42) Installing curl (7.79.1-r0) [2021-11-25T09:56:39.976Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-25T09:56:39.976Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-25T09:56:39.976Z] (9/42) Installing expat (2.4.1-r0) [2021-11-25T09:56:39.976Z] (10/42) Installing libffi (3.3-r2) [2021-11-25T09:56:39.976Z] (11/42) Installing gdbm (1.19-r0) [2021-11-25T09:56:39.976Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-25T09:56:39.976Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T09:56:39.976Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T09:56:39.976Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:39.976Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-25T09:56:39.976Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-25T09:56:40.236Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-25T09:56:40.236Z] Removing intermediate container 71eff65bc36d [2021-11-25T09:56:40.236Z] ---> fd54f24e6121 [2021-11-25T09:56:40.236Z] Step 28/30 : LABEL arch=x86_64 [2021-11-25T09:56:40.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:40.779Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:56:40.779Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:56:40.779Z] ---> 67f191bf88b9 [2021-11-25T09:56:40.779Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T09:56:40.779Z] ---> Using cache [2021-11-25T09:56:40.779Z] ---> 596adb101a36 [2021-11-25T09:56:40.779Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:56:40.779Z] ---> Using cache [2021-11-25T09:56:40.779Z] ---> 0f9e24ee54b4 [2021-11-25T09:56:40.779Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T09:56:40.779Z] OK: 220 MiB in 52 packages [2021-11-25T09:56:40.779Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:41.059Z] ---> Running in fcf8a74fd6cc [2021-11-25T09:56:41.059Z] ---> Running in e49754809092 [2021-11-25T09:56:41.325Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-25T09:56:41.325Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-25T09:56:41.325Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-25T09:56:41.325Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-25T09:56:41.325Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-25T09:56:41.325Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-25T09:56:41.325Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-25T09:56:41.325Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-25T09:56:41.325Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-25T09:56:41.325Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-25T09:56:41.325Z] Removing intermediate container fcf8a74fd6cc [2021-11-25T09:56:41.325Z] ---> b6d315a9f5fb [2021-11-25T09:56:41.325Z] Step 29/30 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:56:41.325Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-25T09:56:41.325Z] Removing intermediate container f508890203f6 [2021-11-25T09:56:41.325Z] ---> 06226d657635 [2021-11-25T09:56:41.325Z] Step 6/20 : COPY . . [2021-11-25T09:56:41.325Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T09:56:41.325Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-25T09:56:41.325Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-25T09:56:41.325Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-25T09:56:41.325Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-25T09:56:41.325Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-25T09:56:41.325Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-25T09:56:41.613Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-25T09:56:41.613Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-25T09:56:41.613Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-25T09:56:41.613Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-25T09:56:41.613Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-25T09:56:41.613Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-25T09:56:41.613Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-25T09:56:41.613Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T09:56:41.614Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-25T09:56:41.614Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-25T09:56:41.614Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-25T09:56:41.614Z] ---> Running in 34ca0b8e91cb [2021-11-25T09:56:41.614Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-25T09:56:41.614Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:41.885Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-25T09:56:41.885Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:56:41.885Z] OK: 8 MiB in 20 packages [2021-11-25T09:56:42.478Z] Executing busybox-1.33.1-r3.trigger [2021-11-25T09:56:42.478Z] OK: 84 MiB in 64 packages [2021-11-25T09:56:42.478Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:56:43.062Z] OK: 220 MiB in 52 packages [2021-11-25T09:56:43.664Z] Removing intermediate container 34ca0b8e91cb [2021-11-25T09:56:43.664Z] ---> 19d4a570ee86 [2021-11-25T09:56:43.664Z] Step 30/30 : LABEL version=0.0.0 [2021-11-25T09:56:43.664Z] Collecting docker-compose==1.23.2 [2021-11-25T09:56:43.934Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-25T09:56:43.934Z] 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-25T09:56:43.934Z] Collecting cached-property<2,>=1.2.0 [2021-11-25T09:56:43.934Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-25T09:56:43.934Z] Collecting docopt<0.7,>=0.6.1 [2021-11-25T09:56:43.934Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-25T09:56:44.204Z] ---> Running in 11943c08aa04 [2021-11-25T09:56:44.480Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-25T09:56:44.480Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-25T09:56:44.480Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-25T09:56:44.480Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-25T09:56:44.755Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-25T09:56:44.755Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-25T09:56:44.755Z] Collecting docker<4.0,>=3.6.0 [2021-11-25T09:56:44.755Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-25T09:56:44.755Z] Removing intermediate container 11943c08aa04 [2021-11-25T09:56:44.755Z] ---> 8bdc57cbabfb [2021-11-25T09:56:44.755Z] [2021-11-25T09:56:45.030Z] Collecting PyYAML<4,>=3.10 [2021-11-25T09:56:45.030Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-25T09:56:45.030Z] Removing intermediate container c8aada37dc5b [2021-11-25T09:56:45.030Z] ---> 919cd56888c0 [2021-11-25T09:56:45.030Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:56:45.030Z] Successfully built 8bdc57cbabfb [2021-11-25T09:56:45.030Z] Successfully tagged security-bootstrapper:latest [2021-11-25T09:56:45.030Z] Removing intermediate container e49754809092 [2021-11-25T09:56:45.030Z] ---> 192d1aeee2f1 [2021-11-25T09:56:45.030Z] Step 6/22 : COPY . . [2021-11-25T09:56:45.030Z]  Building security-bootstrapper ... done Building core-metadata [2021-11-25T09:56:46.479Z] Collecting texttable<0.10,>=0.9.0 [2021-11-25T09:56:46.479Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-25T09:56:47.088Z] Collecting jsonschema<3,>=2.5.1 [2021-11-25T09:56:47.088Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-25T09:56:47.370Z] Collecting docker-pycreds>=0.4.0 [2021-11-25T09:56:47.370Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-25T09:56:47.370Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-25T09:56:47.370Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-25T09:56:47.370Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-25T09:56:47.370Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-25T09:56:47.370Z] 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-25T09:56:47.370Z] Collecting idna<2.8,>=2.5 [2021-11-25T09:56:47.370Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-25T09:56:47.370Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-25T09:56:47.370Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-25T09:56:47.370Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-25T09:56:47.370Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-25T09:56:47.634Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-25T09:56:47.634Z] Attempting uninstall: urllib3 [2021-11-25T09:56:47.634Z] Found existing installation: urllib3 1.26.5 [2021-11-25T09:56:47.634Z] Uninstalling urllib3-1.26.5: [2021-11-25T09:56:47.634Z] Successfully uninstalled urllib3-1.26.5 [2021-11-25T09:56:48.592Z] ---> 14995bdb9e01 [2021-11-25T09:56:48.593Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-25T09:56:48.593Z] Attempting uninstall: idna [2021-11-25T09:56:48.593Z] Found existing installation: idna 3.2 [2021-11-25T09:56:48.593Z] Uninstalling idna-3.2: [2021-11-25T09:56:48.593Z] Successfully uninstalled idna-3.2 [2021-11-25T09:56:48.593Z] Attempting uninstall: chardet [2021-11-25T09:56:48.593Z] Found existing installation: chardet 4.0.0 [2021-11-25T09:56:48.593Z] Uninstalling chardet-4.0.0: [2021-11-25T09:56:48.593Z] Successfully uninstalled chardet-4.0.0 [2021-11-25T09:56:48.593Z] ---> 69f3402d6d02 [2021-11-25T09:56:48.593Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:56:49.161Z] ---> Running in a3799dc4af46 [2021-11-25T09:56:49.161Z] Attempting uninstall: requests [2021-11-25T09:56:49.161Z] Found existing installation: requests 2.25.1 [2021-11-25T09:56:49.161Z] Uninstalling requests-2.25.1: [2021-11-25T09:56:49.161Z] Successfully uninstalled requests-2.25.1 [2021-11-25T09:56:49.428Z] ---> 8eca73848e15 [2021-11-25T09:56:49.428Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-25T09:56:49.428Z] Running setup.py install for texttable: started [2021-11-25T09:56:50.041Z] Running setup.py install for texttable: finished with status 'done' [2021-11-25T09:56:50.041Z] Running setup.py install for PyYAML: started [2021-11-25T09:56:50.041Z] ---> 97fe47f27210 [2021-11-25T09:56:50.041Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-25T09:56:50.315Z] ---> Running in 3fad4ae69ec8 [2021-11-25T09:56:50.315Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-25T09:56:50.579Z] Removing intermediate container 3fad4ae69ec8 [2021-11-25T09:56:50.579Z] ---> 91c52f3c0d9f [2021-11-25T09:56:50.579Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:56:50.579Z] Running setup.py install for docopt: started [2021-11-25T09:56:50.579Z] ---> Running in 7b2869c4a9b6 [2021-11-25T09:56:50.844Z] Running setup.py install for docopt: finished with status 'done' [2021-11-25T09:56:50.844Z] Running setup.py install for dockerpty: started [2021-11-25T09:56:50.844Z] Removing intermediate container 7b2869c4a9b6 [2021-11-25T09:56:50.844Z] ---> a9abef5fc3ce [2021-11-25T09:56:50.844Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T09:56:51.120Z] ---> Running in 143d3ac70472 [2021-11-25T09:56:51.120Z] Removing intermediate container a3799dc4af46 [2021-11-25T09:56:51.120Z] ---> 14304e0aa4bb [2021-11-25T09:56:51.120Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-25T09:56:51.380Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-25T09:56:51.380Z] ---> Running in 8ea6eea36cf5 [2021-11-25T09:56:51.380Z] Removing intermediate container 143d3ac70472 [2021-11-25T09:56:51.380Z] ---> df47318c0e77 [2021-11-25T09:56:51.380Z] Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:56:51.638Z] ---> Running in 1d6b8a3841a3 [2021-11-25T09:56:52.208Z] 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-25T09:56:52.480Z] 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-25T09:56:52.480Z] Removing intermediate container 1d6b8a3841a3 [2021-11-25T09:56:52.480Z] ---> bb32adb95385 [2021-11-25T09:56:52.480Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T09:56:52.763Z] ---> Running in c57e5581cfd8 [2021-11-25T09:56:53.029Z] ---> d32d4d47d1ee [2021-11-25T09:56:53.029Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:56:53.294Z] ---> Running in 10b76eaf432c [2021-11-25T09:56:53.294Z] Removing intermediate container c57e5581cfd8 [2021-11-25T09:56:53.294Z] ---> 9098281df4ba [2021-11-25T09:56:53.294Z] [2021-11-25T09:56:53.294Z] Successfully built 9098281df4ba [2021-11-25T09:56:53.294Z] Successfully tagged core-data:latest [2021-11-25T09:56:53.294Z]  Building core-data ... done Building support-scheduler [2021-11-25T09:56:57.548Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:56:57.548Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:56:57.548Z] ---> 67f191bf88b9 [2021-11-25T09:56:57.548Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T09:56:57.548Z] ---> Using cache [2021-11-25T09:56:57.548Z] ---> 596adb101a36 [2021-11-25T09:56:57.548Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:56:57.548Z] ---> Using cache [2021-11-25T09:56:57.548Z] ---> 0f9e24ee54b4 [2021-11-25T09:56:57.548Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T09:56:57.548Z] ---> Using cache [2021-11-25T09:56:57.548Z] ---> 192d1aeee2f1 [2021-11-25T09:56:57.548Z] Step 6/22 : COPY . . [2021-11-25T09:56:57.548Z] ---> Using cache [2021-11-25T09:56:57.548Z] ---> d32d4d47d1ee [2021-11-25T09:56:57.548Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T09:56:57.548Z] ---> Using cache [2021-11-25T09:56:57.548Z] ---> 41b46c607476 [2021-11-25T09:56:57.548Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-25T09:56:57.548Z] Removing intermediate container 3e645d3782a0 [2021-11-25T09:56:57.548Z] ---> 3f29711eda1b [2021-11-25T09:56:57.548Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-25T09:56:57.548Z] Removing intermediate container 10b76eaf432c [2021-11-25T09:56:57.548Z] ---> 41b46c607476 [2021-11-25T09:56:57.548Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-25T09:56:57.548Z] ---> Running in 641654d84844 [2021-11-25T09:56:57.548Z] ---> Running in 6c07f31e0100 [2021-11-25T09:56:57.548Z] ---> Running in 944cfa9dab3d [2021-11-25T09:56:57.809Z] Removing intermediate container 641654d84844 [2021-11-25T09:56:57.809Z] ---> 701353d8001d [2021-11-25T09:56:57.809Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-25T09:56:57.809Z] ---> Running in 457db8dc6808 [2021-11-25T09:56:58.390Z] Removing intermediate container 457db8dc6808 [2021-11-25T09:56:58.390Z] ---> 6263fd34680f [2021-11-25T09:56:58.390Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-25T09:56:58.390Z] 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-25T09:56:58.390Z] 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-25T09:56:59.347Z] ---> e43038be1b42 [2021-11-25T09:56:59.347Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-25T09:56:59.613Z] ---> b6e5613d302b [2021-11-25T09:56:59.613Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-25T09:57:00.567Z] ---> 4acbb4c1b7ad [2021-11-25T09:57:00.567Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-25T09:57:00.567Z] ---> Running in 8e8fd59965fa [2021-11-25T09:57:00.567Z] Removing intermediate container 8e8fd59965fa [2021-11-25T09:57:00.567Z] ---> f7840f0198d0 [2021-11-25T09:57:00.567Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:57:00.567Z] ---> Running in 59b9b305b6d6 [2021-11-25T09:57:00.830Z] Removing intermediate container 59b9b305b6d6 [2021-11-25T09:57:00.830Z] ---> 0e031c7210af [2021-11-25T09:57:00.830Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T09:57:00.830Z] ---> Running in 0e58d010a71e [2021-11-25T09:57:01.099Z] Removing intermediate container 0e58d010a71e [2021-11-25T09:57:01.099Z] ---> 6d9a290327e4 [2021-11-25T09:57:01.099Z] Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:57:01.099Z] ---> Running in 3899f82856c1 [2021-11-25T09:57:01.361Z] Removing intermediate container 3899f82856c1 [2021-11-25T09:57:01.361Z] ---> 5cfc85aae27e [2021-11-25T09:57:01.361Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T09:57:01.361Z] ---> Running in 789266d3f123 [2021-11-25T09:57:01.627Z] Removing intermediate container 789266d3f123 [2021-11-25T09:57:01.627Z] ---> 80bb9070e5d4 [2021-11-25T09:57:01.627Z] [2021-11-25T09:57:01.627Z] Successfully built 80bb9070e5d4 [2021-11-25T09:57:01.627Z] Successfully tagged sys-mgmt-agent:latest [2021-11-25T09:57:03.544Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T09:57:03.544Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-25T09:57:03.544Z] ---> 67f191bf88b9 [2021-11-25T09:57:03.544Z] Step 3/23 : WORKDIR /edgex-go [2021-11-25T09:57:03.544Z] ---> Using cache [2021-11-25T09:57:03.544Z] ---> 596adb101a36 [2021-11-25T09:57:03.544Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T09:57:03.544Z] ---> Using cache [2021-11-25T09:57:03.544Z] ---> 0f9e24ee54b4 [2021-11-25T09:57:03.544Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-25T09:57:03.544Z] ---> Using cache [2021-11-25T09:57:03.544Z] ---> 192d1aeee2f1 [2021-11-25T09:57:03.544Z] Step 6/23 : COPY go.mod . [2021-11-25T09:57:03.544Z] ---> 0e8c86b115e5 [2021-11-25T09:57:03.544Z] Step 7/23 : RUN go mod download [2021-11-25T09:57:03.544Z] ---> Running in 47d36f1a49aa [2021-11-25T09:57:06.106Z] Removing intermediate container 47d36f1a49aa [2021-11-25T09:57:06.106Z] ---> 40caacae25d2 [2021-11-25T09:57:06.106Z] Step 8/23 : COPY . . [2021-11-25T09:57:14.319Z] ---> 64b2e8068e62 [2021-11-25T09:57:14.319Z] Step 9/23 : RUN go mod tidy [2021-11-25T09:57:14.319Z] ---> Running in 3ee166fed68f [2021-11-25T09:57:18.536Z] Removing intermediate container 3ee166fed68f [2021-11-25T09:57:18.536Z] ---> b7c37e08b8be [2021-11-25T09:57:18.536Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-25T09:57:18.536Z] ---> Running in 44af03ed6de7 [2021-11-25T09:57:18.536Z] 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-25T09:57:20.450Z] 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-25T09:57:25.741Z] Removing intermediate container 8ea6eea36cf5 [2021-11-25T09:57:25.741Z] ---> 197777b2e0d5 [2021-11-25T09:57:25.741Z] [2021-11-25T09:57:25.741Z] Step 9/20 : FROM alpine:3.14 [2021-11-25T09:57:25.741Z] ---> 0a97eee8041e [2021-11-25T09:57:25.741Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-25T09:57:25.741Z] ---> Running in ca314c165d49 [2021-11-25T09:57:26.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:57:26.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:57:26.266Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-25T09:57:26.266Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-25T09:57:26.266Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T09:57:26.530Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-25T09:57:26.530Z] (5/5) Installing curl (7.79.1-r0) [2021-11-25T09:57:26.530Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:57:26.530Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T09:57:26.530Z] OK: 8 MiB in 19 packages [2021-11-25T09:57:27.478Z] Removing intermediate container ca314c165d49 [2021-11-25T09:57:27.478Z] ---> a7599102fac2 [2021-11-25T09:57:27.478Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T09:57:27.742Z] ---> Running in af8e93ad2589 [2021-11-25T09:57:28.024Z] Removing intermediate container af8e93ad2589 [2021-11-25T09:57:28.024Z] ---> 288381a6d26a [2021-11-25T09:57:28.024Z] Step 12/20 : WORKDIR /edgex [2021-11-25T09:57:28.024Z] Removing intermediate container 944cfa9dab3d [2021-11-25T09:57:28.024Z] ---> 0504541a346a [2021-11-25T09:57:28.024Z] [2021-11-25T09:57:28.024Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T09:57:28.024Z] ---> 0a97eee8041e [2021-11-25T09:57:28.024Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T09:57:28.024Z] ---> Running in e4450d5b3807 [2021-11-25T09:57:28.024Z] ---> Running in ff4caf90fcc4 [2021-11-25T09:57:28.296Z] Removing intermediate container e4450d5b3807 [2021-11-25T09:57:28.296Z] ---> 932d236c653a [2021-11-25T09:57:28.296Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-25T09:57:28.568Z] ---> 97052797fc08 [2021-11-25T09:57:28.568Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-25T09:57:28.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-25T09:57:28.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-25T09:57:29.114Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T09:57:29.114Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T09:57:29.114Z] OK: 6 MiB in 15 packages [2021-11-25T09:57:29.388Z] ---> 29cc17171dc1 [2021-11-25T09:57:29.388Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-25T09:57:29.674Z] Removing intermediate container ff4caf90fcc4 [2021-11-25T09:57:29.674Z] ---> f0ba369c81b1 [2021-11-25T09:57:29.674Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T09:57:29.674Z] ---> Running in b55dea8887e9 [2021-11-25T09:57:29.674Z] ---> 2940390f14a9 [2021-11-25T09:57:29.674Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-25T09:57:29.958Z] ---> Running in 72963054e303 [2021-11-25T09:57:29.958Z] Removing intermediate container b55dea8887e9 [2021-11-25T09:57:29.958Z] ---> 42cb1dcb34dc [2021-11-25T09:57:29.958Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-25T09:57:29.958Z] Removing intermediate container 72963054e303 [2021-11-25T09:57:29.958Z] ---> a66a4e79123d [2021-11-25T09:57:29.958Z] Step 17/20 : CMD ["--init=true"] [2021-11-25T09:57:29.958Z] ---> Running in 8847b330ee39 [2021-11-25T09:57:30.237Z] ---> Running in cc14ece20fec [2021-11-25T09:57:30.237Z] Removing intermediate container 8847b330ee39 [2021-11-25T09:57:30.237Z] ---> 61e01cc8f91f [2021-11-25T09:57:30.237Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T09:57:30.237Z] Removing intermediate container cc14ece20fec [2021-11-25T09:57:30.237Z] ---> 834202795169 [2021-11-25T09:57:30.237Z] Step 18/20 : LABEL arch=x86_64 [2021-11-25T09:57:30.237Z] ---> Running in e888b9fbf808 [2021-11-25T09:57:30.509Z] ---> Running in fdf6d0544b24 [2021-11-25T09:57:30.509Z] Removing intermediate container e888b9fbf808 [2021-11-25T09:57:30.509Z] ---> 5a5fdc60f70c [2021-11-25T09:57:30.509Z] Step 14/22 : WORKDIR / [2021-11-25T09:57:30.509Z] ---> Running in 734701f52775 [2021-11-25T09:57:30.791Z] Removing intermediate container fdf6d0544b24 [2021-11-25T09:57:30.791Z] ---> 811dc8b90df2 [2021-11-25T09:57:30.791Z] Step 19/20 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:57:31.055Z] Removing intermediate container 734701f52775 [2021-11-25T09:57:31.055Z] ---> 835c1e50c4f9 [2021-11-25T09:57:31.055Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:57:31.055Z] ---> Running in 14f729fe8482 [2021-11-25T09:57:31.636Z] Removing intermediate container 14f729fe8482 [2021-11-25T09:57:31.636Z] ---> 0fb55cd906fe [2021-11-25T09:57:31.636Z] Step 20/20 : LABEL version=0.0.0 [2021-11-25T09:57:31.636Z] ---> Running in a1bf4c87f0ff [2021-11-25T09:57:31.636Z] ---> 01530625378c [2021-11-25T09:57:31.636Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-25T09:57:31.905Z] Removing intermediate container 6c07f31e0100 [2021-11-25T09:57:31.905Z] ---> 3e9db5b3b1ba [2021-11-25T09:57:31.905Z] [2021-11-25T09:57:31.905Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T09:57:31.905Z] ---> 0a97eee8041e [2021-11-25T09:57:31.905Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T09:57:31.905Z] ---> Using cache [2021-11-25T09:57:31.905Z] ---> f0ba369c81b1 [2021-11-25T09:57:31.905Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T09:57:31.905Z] ---> Using cache [2021-11-25T09:57:31.905Z] ---> 42cb1dcb34dc [2021-11-25T09:57:31.905Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-25T09:57:32.167Z] ---> Running in b69ada47957b [2021-11-25T09:57:32.167Z] Removing intermediate container a1bf4c87f0ff [2021-11-25T09:57:32.167Z] ---> a9e8fe7f770e [2021-11-25T09:57:32.167Z] [2021-11-25T09:57:32.167Z] Successfully built a9e8fe7f770e [2021-11-25T09:57:32.431Z] Successfully tagged security-proxy-setup:latest [2021-11-25T09:57:32.431Z]  Building security-proxy-setup ... done  ---> edc2465fd1b5 [2021-11-25T09:57:32.431Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-25T09:57:32.431Z] Removing intermediate container b69ada47957b [2021-11-25T09:57:32.431Z] ---> f2e5a76c921a [2021-11-25T09:57:32.431Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T09:57:32.431Z] ---> Running in 0d38780dea69 [2021-11-25T09:57:32.699Z] Removing intermediate container 0d38780dea69 [2021-11-25T09:57:32.699Z] ---> 2ef52f3fd314 [2021-11-25T09:57:32.699Z] Step 14/22 : WORKDIR / [2021-11-25T09:57:32.699Z] ---> e69081546e7e [2021-11-25T09:57:32.699Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-25T09:57:32.699Z] ---> Running in ee0a3dadac01 [2021-11-25T09:57:32.699Z] ---> Running in 04bc580fda10 [2021-11-25T09:57:32.960Z] Removing intermediate container 04bc580fda10 [2021-11-25T09:57:32.960Z] ---> ceb086e9ddab [2021-11-25T09:57:32.960Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:57:32.960Z] Removing intermediate container ee0a3dadac01 [2021-11-25T09:57:32.960Z] ---> cad1ab4353d8 [2021-11-25T09:57:32.960Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:57:32.960Z] ---> Running in e0c0d0f4d206 [2021-11-25T09:57:33.222Z] Removing intermediate container e0c0d0f4d206 [2021-11-25T09:57:33.222Z] ---> 2339f06718bf [2021-11-25T09:57:33.222Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T09:57:33.222Z] ---> 6ede13f9ae0d [2021-11-25T09:57:33.222Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-25T09:57:33.222Z] ---> Running in 932a9b24e13d [2021-11-25T09:57:33.490Z] Removing intermediate container 932a9b24e13d [2021-11-25T09:57:33.490Z] ---> 685b1d5476be [2021-11-25T09:57:33.490Z] Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:57:33.490Z] ---> Running in 874236708d00 [2021-11-25T09:57:33.751Z] Removing intermediate container 874236708d00 [2021-11-25T09:57:33.751Z] ---> 4f7e23e76608 [2021-11-25T09:57:33.751Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T09:57:33.751Z] ---> fbcb4e6ac6d6 [2021-11-25T09:57:33.751Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-25T09:57:33.751Z] ---> Running in df422a819be8 [2021-11-25T09:57:34.015Z] Removing intermediate container df422a819be8 [2021-11-25T09:57:34.016Z] ---> 5d0742eafe7d [2021-11-25T09:57:34.016Z] [2021-11-25T09:57:34.016Z] ---> 009f36c8394e [2021-11-25T09:57:34.016Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-25T09:57:34.016Z] Successfully built 5d0742eafe7d [2021-11-25T09:57:34.016Z] Successfully tagged core-command:latest [2021-11-25T09:57:34.016Z]  Building core-command ... done  ---> Running in 80290b85b4d6 [2021-11-25T09:57:34.279Z] Removing intermediate container 80290b85b4d6 [2021-11-25T09:57:34.279Z] ---> 5705aeb9713c [2021-11-25T09:57:34.279Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:57:34.279Z] ---> Running in a2dd3ee2a4a8 [2021-11-25T09:57:34.544Z] Removing intermediate container a2dd3ee2a4a8 [2021-11-25T09:57:34.544Z] ---> 0de8d375102e [2021-11-25T09:57:34.544Z] Step 20/22 : LABEL arch=x86_64 [2021-11-25T09:57:34.544Z] ---> Running in 0e7198d02a02 [2021-11-25T09:57:34.814Z] Removing intermediate container 0e7198d02a02 [2021-11-25T09:57:34.814Z] ---> dfa8ceab766d [2021-11-25T09:57:34.814Z] Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:57:34.814Z] ---> Running in 29b132c7f11d [2021-11-25T09:57:35.081Z] Removing intermediate container 29b132c7f11d [2021-11-25T09:57:35.081Z] ---> d4f2b435309d [2021-11-25T09:57:35.081Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T09:57:35.081Z] ---> Running in 08012bac173c [2021-11-25T09:57:35.344Z] Removing intermediate container 08012bac173c [2021-11-25T09:57:35.344Z] ---> 44e5083425e4 [2021-11-25T09:57:35.344Z] [2021-11-25T09:57:35.344Z] Successfully built 44e5083425e4 [2021-11-25T09:57:35.344Z] Successfully tagged core-metadata:latest [2021-11-25T09:57:38.608Z]  Building core-metadata ... done Removing intermediate container 44af03ed6de7 [2021-11-25T09:57:38.608Z] ---> 2f0a920bbf68 [2021-11-25T09:57:38.608Z] [2021-11-25T09:57:38.608Z] Step 11/23 : FROM alpine:3.14 [2021-11-25T09:57:38.608Z] ---> 0a97eee8041e [2021-11-25T09:57:38.608Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-25T09:57:38.608Z] ---> Using cache [2021-11-25T09:57:38.608Z] ---> f0ba369c81b1 [2021-11-25T09:57:38.608Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T09:57:38.608Z] ---> Using cache [2021-11-25T09:57:38.608Z] ---> 42cb1dcb34dc [2021-11-25T09:57:38.608Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-25T09:57:38.608Z] ---> Running in cb4fd8c8d545 [2021-11-25T09:57:38.608Z] Removing intermediate container cb4fd8c8d545 [2021-11-25T09:57:38.608Z] ---> 26c5974a407b [2021-11-25T09:57:38.608Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-25T09:57:38.608Z] ---> Running in 132901a1d219 [2021-11-25T09:57:38.872Z] Removing intermediate container 132901a1d219 [2021-11-25T09:57:38.872Z] ---> 09a0d27b3a26 [2021-11-25T09:57:38.872Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T09:57:38.872Z] ---> c27aa2439e24 [2021-11-25T09:57:38.872Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-25T09:57:39.130Z] ---> 56795f54c9ab [2021-11-25T09:57:39.130Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-25T09:57:39.389Z] ---> 424547d6340e [2021-11-25T09:57:39.389Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-25T09:57:39.389Z] ---> Running in d430ea85fdfe [2021-11-25T09:57:39.389Z] Removing intermediate container d430ea85fdfe [2021-11-25T09:57:39.389Z] ---> 0d293303f779 [2021-11-25T09:57:39.389Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T09:57:39.389Z] ---> Running in 207ec8af4419 [2021-11-25T09:57:39.389Z] Removing intermediate container 207ec8af4419 [2021-11-25T09:57:39.389Z] ---> 23132b35d582 [2021-11-25T09:57:39.389Z] Step 21/23 : LABEL arch=x86_64 [2021-11-25T09:57:39.649Z] ---> Running in bd46a28e0611 [2021-11-25T09:57:39.649Z] Removing intermediate container bd46a28e0611 [2021-11-25T09:57:39.649Z] ---> 7018261715cc [2021-11-25T09:57:39.649Z] Step 22/23 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:57:39.649Z] ---> Running in f11799bed9e6 [2021-11-25T09:57:39.649Z] Removing intermediate container f11799bed9e6 [2021-11-25T09:57:39.649Z] ---> ca4c323685a7 [2021-11-25T09:57:39.649Z] Step 23/23 : LABEL version=0.0.0 [2021-11-25T09:57:39.649Z] ---> Running in f6d5858efe4d [2021-11-25T09:57:39.908Z] Removing intermediate container f6d5858efe4d [2021-11-25T09:57:39.908Z] ---> 34e8bcb199e0 [2021-11-25T09:57:39.908Z] [2021-11-25T09:57:39.908Z] Successfully built 34e8bcb199e0 [2021-11-25T09:57:39.908Z] Successfully tagged support-scheduler:latest [2021-11-25T09:57:39.914Z]  Building support-scheduler ... done  [Pipeline] } [2021-11-25T09:57:39.925Z] $ docker stop --time=1 5481904a7364744ae12fdc96c7a9ba5d9543e4dbeef58bea96e04efca9811c90 [2021-11-25T09:57:41.271Z] $ docker rm -f 5481904a7364744ae12fdc96c7a9ba5d9543e4dbeef58bea96e04efca9811c90 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T09:57:41.618Z] + docker images [2021-11-25T09:57:41.618Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-25T09:57:41.618Z] support-scheduler latest 34e8bcb199e0 2 seconds ago 16.2MB [2021-11-25T09:57:41.618Z] 2f0a920bbf68 3 seconds ago 1.76GB [2021-11-25T09:57:41.618Z] core-metadata latest 44e5083425e4 6 seconds ago 16.9MB [2021-11-25T09:57:41.618Z] core-command latest 5d0742eafe7d 8 seconds ago 16.1MB [2021-11-25T09:57:41.618Z] 3e9db5b3b1ba 10 seconds ago 1.76GB [2021-11-25T09:57:41.618Z] security-proxy-setup latest a9e8fe7f770e 10 seconds ago 26.9MB [2021-11-25T09:57:41.618Z] 0504541a346a 14 seconds ago 1.76GB [2021-11-25T09:57:41.618Z] 197777b2e0d5 17 seconds ago 1.77GB [2021-11-25T09:57:41.618Z] sys-mgmt-agent latest 80bb9070e5d4 40 seconds ago 294MB [2021-11-25T09:57:41.618Z] core-data latest 9098281df4ba 48 seconds ago 20.7MB [2021-11-25T09:57:41.618Z] security-bootstrapper latest 8bdc57cbabfb 57 seconds ago 18.9MB [2021-11-25T09:57:41.618Z] security-secretstore-setup latest 0b7896e36933 About a minute ago 28.4MB [2021-11-25T09:57:41.618Z] support-notifications latest 446171d05134 About a minute ago 17MB [2021-11-25T09:57:41.618Z] 14c1b4d99c65 About a minute ago 1.77GB [2021-11-25T09:57:41.618Z] bd38e4b8f2e0 About a minute ago 1.76GB [2021-11-25T09:57:41.618Z] 6ad00828ffcc About a minute ago 1.76GB [2021-11-25T09:57:41.618Z] 3ba0cb3ed3b0 About a minute ago 1.77GB [2021-11-25T09:57:41.618Z] a20ab4693c98 About a minute ago 1.76GB [2021-11-25T09:57:41.618Z] ci-base-image-x86_64 latest 67f191bf88b9 5 minutes ago 1.25GB [2021-11-25T09:57:41.618Z] alpine 3.14 0a97eee8041e 12 days ago 5.61MB [2021-11-25T09:57:41.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-25T09:57:41.618Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB [2021-11-25T09:57:41.618Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-25T09:57:41.618Z] 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-25T09:57:55.880Z] Removing intermediate container 7e739945c9cf [2021-11-25T09:57:55.880Z] ---> e510331422f0 [2021-11-25T09:57:55.880Z] Successfully built e510331422f0 [2021-11-25T09:57:55.880Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:57:56.224Z] + docker inspect -f . ci-base-image-arm64 [2021-11-25T09:57:56.224Z] . [Pipeline] withDockerContainer [2021-11-25T09:57:56.496Z] prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container [2021-11-25T09:57:56.604Z] $ 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-25T09:57:56.876Z] Still waiting to schedule task [2021-11-25T09:57:56.876Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-25T09:57:58.297Z] $ docker top d7a4160dca49af4b3e47559a87d19603269985fa73d882ba6e61fcfbcea42ab9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T09:57:59.268Z] + go version [2021-11-25T09:57:59.268Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-25T09:57:59.303Z] $ docker stop --time=1 d7a4160dca49af4b3e47559a87d19603269985fa73d882ba6e61fcfbcea42ab9 [2021-11-25T09:58:01.087Z] $ docker rm -f d7a4160dca49af4b3e47559a87d19603269985fa73d882ba6e61fcfbcea42ab9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T09:58:01.814Z] + docker inspect -f . ci-base-image-arm64 [2021-11-25T09:58:01.814Z] . [Pipeline] withDockerContainer [2021-11-25T09:58:02.078Z] prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container [2021-11-25T09:58:02.169Z] $ 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-25T09:58:03.678Z] $ docker top 3016dbbe138eb485095eb328df162a57bf192a53b0f22b7e168ab60e21eed35e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-25T09:58:04.003Z] ========================================================= [2021-11-25T09:58:04.003Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-25T09:58:04.003Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-25T09:58:04.653Z] + make test [2021-11-25T09:58:04.653Z] go mod tidy [2021-11-25T09:58:05.638Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-25T09:58:32.462Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-25T09:58:36.045Z] Running on prd-ubuntu18.04-docker-8c-8g-501 in /w/workspace/edgexfoundry_edgex-go_PR-3823 [Pipeline] { [Pipeline] ws [2021-11-25T09:58:36.057Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-11-25T09:58:36.156Z] The recommended git tool is: git [2021-11-25T09:58:38.056Z] using credential edgex-jenkins-ssh [2021-11-25T09:58:38.075Z] Cloning the remote Git repository [2021-11-25T09:58:38.097Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-25T09:58:38.156Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-11-25T09:58:38.192Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T09:58:38.192Z] > git --version # timeout=10 [2021-11-25T09:58:38.199Z] > git --version # 'git version 2.17.1' [2021-11-25T09:58:38.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T09:58:38.231Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T09:58:42.727Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T09:58:42.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-25T09:58:42.744Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-25T09:58:42.755Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-25T09:58:42.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T09:58:42.760Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3823/head:refs/remotes/origin/PR-3823 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-25T09:58:43.416Z] Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:58:43.531Z] Merge succeeded, producing d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T09:58:43.531Z] Checking out Revision d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 (PR-3823) [2021-11-25T09:58:43.423Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T09:58:43.429Z] > git checkout -f d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 # timeout=10 [2021-11-25T09:58:43.496Z] > git remote # timeout=10 [2021-11-25T09:58:43.503Z] > git config --get remote.origin.url # timeout=10 [2021-11-25T09:58:43.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-25T09:58:43.512Z] > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 [2021-11-25T09:58:43.521Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-25T09:58:43.531Z] > git config core.sparsecheckout # timeout=10 [2021-11-25T09:58:43.536Z] > git checkout -f d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 # timeout=10 [2021-11-25T09:58:47.099Z] Commit message: "Merge branch 'main' into fix-snap-readme-csv" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T09:58:47.787Z] + echo snap-build.sh [2021-11-25T09:58:47.787Z] snap-build.sh [2021-11-25T09:58:47.787Z] + SNAP_BASE_DIR=. [2021-11-25T09:58:47.787Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-11-25T09:58:47.787Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-11-25T09:58:47.787Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-11-25T09:58:47.787Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-11-25T09:58:47.787Z] + cd /w/workspace/edgex-go/6 [2021-11-25T09:58:47.787Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-25T09:58:47.787Z] Reading package lists... [2021-11-25T09:58:47.787Z] Building dependency tree... [2021-11-25T09:58:47.787Z] Reading state information... [2021-11-25T09:58:47.787Z] The following packages were automatically installed and are no longer required: [2021-11-25T09:58:47.787Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-25T09:58:47.787Z] uidmap xdelta3 [2021-11-25T09:58:47.787Z] Use 'sudo apt autoremove' to remove them. [2021-11-25T09:58:47.787Z] The following packages will be REMOVED: [2021-11-25T09:58:47.787Z] lxd* lxd-client* [2021-11-25T09:58:48.051Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-25T09:58:48.051Z] After this operation, 31.7 MB disk space will be freed. [2021-11-25T09:58:48.575Z] (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-25T09:58:48.838Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T09:58:49.412Z] Removing lxd dnsmasq configuration [2021-11-25T09:58:49.684Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T09:58:49.684Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-25T09:58:50.643Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T09:58:50.643Z] (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-25T09:58:50.643Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-25T09:58:52.046Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-25T09:58:52.046Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-25T09:58:52.619Z] + sudo snap remove --purge lxd [2021-11-25T09:58:52.619Z] snap "lxd" is not installed [2021-11-25T09:58:52.619Z] + sudo groupadd --force --system lxd [2021-11-25T09:58:52.619Z] ++ whoami [2021-11-25T09:58:52.619Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-25T09:58:52.619Z] + newgrp - lxd [2021-11-25T09:58:52.882Z] + sudo snap install lxd [2021-11-25T09:59:02.896Z] 2021-11-25T09:58:59Z INFO Waiting for automatic snapd restart... [2021-11-25T09:59:17.822Z] lxd 4.20 from Canonical* installed [2021-11-25T09:59:17.822Z] + sudo lxd init --auto [2021-11-25T09:59:27.840Z] + sudo snap install --classic snapcraft [2021-11-25T09:59:37.847Z] snapcraft 5.0 from Canonical* installed [2021-11-25T09:59:37.847Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-25T09:59:37.847Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-25T09:59:37.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T09:59:37.847Z] Dload Upload Total Spent Left Speed [2021-11-25T09:59:37.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 3445 0 --:--:-- --:--:-- --:--:-- 3445 [2021-11-25T09:59:37.847Z] 100 3325k 100 3325k 0 0 5958k 0 --:--:-- --:--:-- --:--:-- 5958k [2021-11-25T09:59:37.847Z] ./yq_linux_amd64 [2021-11-25T09:59:38.117Z] + sudo snapcraft prime --use-lxd [2021-11-25T09:59:40.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-25T09:59:40.543Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-25T09:59:40.669Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-25T09:59:40.669Z] 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-25T09:59:40.669Z] - README.md [2021-11-25T09:59:40.669Z] [2021-11-25T09:59:40.669Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-25T09:59:40.669Z] Launching a container. [2021-11-25T09:59:41.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-25T09:59:42.529Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-25T09:59:50.687Z] Waiting for container to be ready [2021-11-25T09:59:50.687Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-25T09:59:50.687Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-25T09:59:50.687Z] [2021-11-25T09:59:53.991Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-25T09:59:54.583Z] Waiting for network to be ready... [2021-11-25T09:59:54.845Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-25T09:59:54.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-25T09:59:54.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-25T09:59:54.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-25T09:59:54.946Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-25T09:59:54.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-25T09:59:54.946Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-25T09:59:55.105Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-25T09:59:55.105Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-25T09:59:55.105Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-25T09:59:55.105Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-25T09:59:55.105Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-25T09:59:55.105Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-25T09:59:55.105Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-25T09:59:55.105Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-25T09:59:55.105Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-25T09:59:55.366Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-25T09:59:55.627Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-25T09:59:55.895Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-25T09:59:55.895Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-25T09:59:55.895Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-25T09:59:55.895Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-25T09:59:55.895Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-25T09:59:55.895Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-25T09:59:56.156Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-25T09:59:56.390Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-25T09:59:56.390Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-25T09:59:56.390Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-25T09:59:56.390Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-25T09:59:56.423Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-25T09:59:56.423Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-25T09:59:56.423Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-25T09:59:56.423Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-25T09:59:56.423Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-25T09:59:56.423Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-25T09:59:56.423Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-25T09:59:56.423Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-25T09:59:58.968Z] Fetched 25.6 MB in 4s (6346 kB/s) [2021-11-25T09:59:59.912Z] Reading package lists... [2021-11-25T09:59:59.912Z] Reading package lists... [2021-11-25T10:00:00.174Z] Building dependency tree... [2021-11-25T10:00:00.174Z] Reading state information... [2021-11-25T10:00:00.436Z] The following additional packages will be installed: [2021-11-25T10:00:00.436Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-25T10:00:00.436Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-25T10:00:00.436Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-25T10:00:00.436Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-25T10:00:00.436Z] Suggested packages: [2021-11-25T10:00:00.436Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-25T10:00:00.436Z] Recommended packages: [2021-11-25T10:00:00.436Z] gnupg libsasl2-modules [2021-11-25T10:00:00.436Z] The following NEW packages will be installed: [2021-11-25T10:00:00.436Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-25T10:00:00.436Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-25T10:00:00.436Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-25T10:00:00.436Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-25T10:00:00.436Z] The following packages will be upgraded: [2021-11-25T10:00:00.436Z] gpg gpg-agent gpgconf libudev1 [2021-11-25T10:00:00.698Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-25T10:00:00.698Z] Need to get 3527 kB of archives. [2021-11-25T10:00:00.698Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-25T10:00:00.699Z] 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-25T10:00:00.699Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-25T10:00:00.699Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-11-25T10:00:00.959Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-25T10:00:00.959Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-25T10:00:00.959Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-25T10:00:01.562Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-25T10:00:01.562Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-25T10:00:01.562Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-25T10:00:01.562Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-25T10:00:01.562Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-25T10:00:01.562Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-25T10:00:01.562Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-25T10:00:01.562Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-25T10:00:01.562Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-25T10:00:01.823Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-25T10:00:01.823Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-25T10:00:01.823Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-25T10:00:01.823Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-25T10:00:01.823Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-25T10:00:01.823Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-25T10:00:01.823Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-25T10:00:02.083Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T10:00:02.083Z] Fetched 3527 kB in 1s (2403 kB/s) [2021-11-25T10:00:02.083Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-25T10:00:02.083Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-25T10:00:02.083Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T10:00:02.083Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-25T10:00:02.083Z] Selecting previously unselected package udev. [2021-11-25T10:00:02.083Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-25T10:00:02.083Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-25T10:00:02.083Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-25T10:00:02.344Z] Selecting previously unselected package libfuse2:amd64. [2021-11-25T10:00:02.344Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-25T10:00:02.344Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-25T10:00:02.344Z] Selecting previously unselected package fuse. [2021-11-25T10:00:02.344Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-25T10:00:02.344Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-25T10:00:02.604Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T10:00:02.604Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T10:00:02.604Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T10:00:02.604Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T10:00:02.604Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T10:00:02.604Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T10:00:02.864Z] Selecting previously unselected package libksba8:amd64. [2021-11-25T10:00:02.864Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-25T10:00:02.864Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-25T10:00:02.864Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-25T10:00:02.864Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:00:02.864Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:02.864Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-25T10:00:02.864Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:00:02.864Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:02.864Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-25T10:00:02.864Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:00:02.864Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:03.139Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-25T10:00:03.139Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:00:03.139Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:03.139Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-25T10:00:03.139Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:00:03.139Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:03.139Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-25T10:00:03.139Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:00:03.139Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:03.139Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-25T10:00:03.139Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:00:03.139Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:03.429Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-25T10:00:03.429Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:00:03.429Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:03.429Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-25T10:00:03.429Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-25T10:00:03.429Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:03.429Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-25T10:00:03.429Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-25T10:00:03.429Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T10:00:03.429Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-25T10:00:03.429Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-25T10:00:03.429Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T10:00:03.429Z] Selecting previously unselected package libldap-common. [2021-11-25T10:00:03.429Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-25T10:00:03.429Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T10:00:03.690Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-25T10:00:03.690Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-25T10:00:03.690Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T10:00:03.690Z] Selecting previously unselected package dirmngr. [2021-11-25T10:00:03.690Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T10:00:03.690Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-25T10:00:03.690Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T10:00:03.690Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-25T10:00:03.690Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-25T10:00:03.690Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T10:00:03.690Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-25T10:00:03.951Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-25T10:00:03.951Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:03.951Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-25T10:00:03.951Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T10:00:03.951Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-25T10:00:04.212Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-25T10:00:04.213Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:04.213Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-25T10:00:04.213Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-25T10:00:04.474Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-25T10:00:04.474Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:04.474Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:04.474Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:04.474Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:04.474Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:04.474Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:04.474Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-25T10:00:04.474Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-25T10:00:04.474Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-25T10:00:04.474Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T10:00:04.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.218s coverage: 28.7% of statements [2021-11-25T10:00:04.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-25T10:00:04.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-25T10:00:05.045Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-25T10:00:05.045Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-25T10:00:05.045Z] This means they are not meant to be enabled using systemctl. [2021-11-25T10:00:05.045Z] Possible reasons for having this kind of units are: [2021-11-25T10:00:05.045Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-25T10:00:05.045Z] .wants/ or .requires/ directory. [2021-11-25T10:00:05.045Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-25T10:00:05.045Z] a requirement dependency on it. [2021-11-25T10:00:05.045Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-25T10:00:05.045Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-25T10:00:05.045Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-25T10:00:05.045Z] instance name specified. [2021-11-25T10:00:05.326Z] Reading package lists... [2021-11-25T10:00:05.326Z] Building dependency tree... [2021-11-25T10:00:05.326Z] Reading state information... [2021-11-25T10:00:05.631Z] The following additional packages will be installed: [2021-11-25T10:00:05.631Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-25T10:00:05.631Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-25T10:00:05.631Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-25T10:00:05.631Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-25T10:00:05.631Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-25T10:00:05.631Z] Suggested packages: [2021-11-25T10:00:05.631Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-25T10:00:05.631Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-25T10:00:05.631Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-25T10:00:05.631Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-25T10:00:05.631Z] systemd-container policykit-1 [2021-11-25T10:00:05.631Z] Recommended packages: [2021-11-25T10:00:05.631Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-25T10:00:05.631Z] The following NEW packages will be installed: [2021-11-25T10:00:05.631Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-25T10:00:05.631Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-25T10:00:05.631Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-25T10:00:05.631Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-25T10:00:05.631Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-25T10:00:05.631Z] The following packages will be upgraded: [2021-11-25T10:00:05.631Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-25T10:00:06.618Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-25T10:00:06.618Z] Need to get 36.8 MB of archives. [2021-11-25T10:00:06.618Z] After this operation, 147 MB of additional disk space will be used. [2021-11-25T10:00:06.618Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-25T10:00:06.618Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-25T10:00:07.560Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-25T10:00:07.560Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-25T10:00:07.560Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-25T10:00:07.560Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-25T10:00:07.560Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-25T10:00:07.560Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-25T10:00:07.560Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-25T10:00:07.560Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-25T10:00:07.560Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-25T10:00:07.560Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-25T10:00:07.560Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-25T10:00:07.560Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-25T10:00:07.560Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-25T10:00:07.560Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-25T10:00:07.560Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-25T10:00:07.560Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-25T10:00:07.821Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-25T10:00:07.821Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-25T10:00:07.821Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-25T10:00:07.821Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-25T10:00:07.821Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-25T10:00:07.821Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-25T10:00:07.821Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-25T10:00:07.821Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-25T10:00:07.821Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-25T10:00:07.821Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-25T10:00:07.821Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-25T10:00:07.821Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-25T10:00:08.394Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T10:00:08.394Z] Fetched 36.8 MB in 3s (13.0 MB/s) [2021-11-25T10:00:08.655Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T10:00:08.655Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-25T10:00:08.655Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T10:00:09.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.475s coverage: 98.5% of statements [2021-11-25T10:00:09.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-25T10:00:09.228Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-25T10:00:09.228Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T10:00:09.228Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-25T10:00:09.228Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T10:00:09.228Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-25T10:00:09.488Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-25T10:00:09.488Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-25T10:00:09.488Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-25T10:00:09.488Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-25T10:00:09.488Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-25T10:00:09.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 44.7% of statements [2021-11-25T10:00:09.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-25T10:00:09.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-25T10:00:09.749Z] Setting up apt (1.6.14) ... [2021-11-25T10:00:09.749Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-25T10:00:10.321Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-25T10:00:10.321Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-25T10:00:10.321Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-25T10:00:10.321Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-25T10:00:10.321Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-25T10:00:10.321Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T10:00:10.321Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:00:10.582Z] Selecting previously unselected package libexpat1:amd64. [2021-11-25T10:00:10.582Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-25T10:00:10.582Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-25T10:00:10.582Z] Selecting previously unselected package python3.6-minimal. [2021-11-25T10:00:10.582Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T10:00:10.582Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:00:10.843Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-25T10:00:11.104Z] Checking for services that may need to be restarted...done. [2021-11-25T10:00:11.104Z] Checking for services that may need to be restarted...done. [2021-11-25T10:00:11.104Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:00:11.104Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-25T10:00:11.104Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:00:11.366Z] Selecting previously unselected package python3-minimal. [2021-11-25T10:00:11.366Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-25T10:00:11.366Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-25T10:00:11.366Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-25T10:00:11.627Z] Selecting previously unselected package mime-support. [2021-11-25T10:00:11.627Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-25T10:00:11.627Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-25T10:00:11.627Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-25T10:00:11.627Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-25T10:00:11.627Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-25T10:00:11.627Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-25T10:00:11.627Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T10:00:11.627Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:00:11.888Z] Selecting previously unselected package python3.6. [2021-11-25T10:00:11.888Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-25T10:00:11.888Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:00:11.888Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-25T10:00:11.888Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-25T10:00:11.888Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-25T10:00:11.888Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-25T10:00:12.149Z] Selecting previously unselected package python3. [2021-11-25T10:00:12.149Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-25T10:00:12.149Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-25T10:00:12.149Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-25T10:00:12.149Z] Selecting previously unselected package multiarch-support. [2021-11-25T10:00:12.149Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T10:00:12.149Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-25T10:00:12.149Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-25T10:00:12.413Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-25T10:00:12.413Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-25T10:00:12.413Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-25T10:00:12.413Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-25T10:00:12.413Z] Selecting previously unselected package libbsd0:amd64. [2021-11-25T10:00:12.413Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-25T10:00:12.413Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-25T10:00:12.413Z] Selecting previously unselected package sudo. [2021-11-25T10:00:12.413Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-25T10:00:12.413Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-25T10:00:12.676Z] Selecting previously unselected package apparmor. [2021-11-25T10:00:12.676Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-25T10:00:12.676Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-25T10:00:12.676Z] Selecting previously unselected package libedit2:amd64. [2021-11-25T10:00:12.676Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-25T10:00:12.676Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-25T10:00:12.676Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-25T10:00:12.676Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T10:00:12.676Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:00:12.938Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-25T10:00:12.938Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T10:00:12.938Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:00:12.938Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-25T10:00:12.938Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-25T10:00:12.938Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-25T10:00:12.938Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-25T10:00:12.938Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T10:00:12.938Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:00:12.938Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-25T10:00:12.938Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-25T10:00:12.938Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:00:13.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.695s coverage: 89.5% of statements [2021-11-25T10:00:13.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-25T10:00:13.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-25T10:00:13.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 84.4% of statements [2021-11-25T10:00:13.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-25T10:00:13.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-25T10:00:13.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-25T10:00:13.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-25T10:00:13.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-25T10:00:13.200Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-25T10:00:13.201Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-25T10:00:13.201Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-25T10:00:13.201Z] Selecting previously unselected package openssh-client. [2021-11-25T10:00:13.201Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-25T10:00:13.201Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-25T10:00:13.461Z] Selecting previously unselected package squashfs-tools. [2021-11-25T10:00:13.461Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-25T10:00:13.461Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-25T10:00:13.461Z] Selecting previously unselected package snapd. [2021-11-25T10:00:13.461Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-25T10:00:13.461Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-25T10:00:15.386Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-25T10:00:15.386Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-25T10:00:15.645Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-25T10:00:15.645Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-25T10:00:15.645Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-25T10:00:15.645Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:00:15.645Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T10:00:15.645Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-25T10:00:15.645Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-25T10:00:16.587Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-25T10:00:16.587Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-25T10:00:16.587Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-25T10:00:16.587Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:00:16.587Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:00:16.587Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-25T10:00:17.161Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-25T10:00:17.161Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:00:17.161Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-25T10:00:17.161Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-25T10:00:17.161Z] running python rtupdate hooks for python3.6... [2021-11-25T10:00:17.161Z] running python post-rtupdate hooks for python3.6... [2021-11-25T10:00:17.161Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-25T10:00:17.731Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-25T10:00:17.999Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-25T10:00:17.999Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-25T10:00:17.999Z] Setting up snapd (2.51.1+18.04) ... [2021-11-25T10:00:18.570Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-25T10:00:18.570Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-25T10:00:18.830Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-25T10:00:19.092Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-25T10:00:19.092Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-25T10:00:19.092Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-25T10:00:19.353Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-25T10:00:19.353Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-25T10:00:19.613Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-25T10:00:19.873Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-25T10:00:19.873Z] /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-25T10:00:19.873Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-25T10:00:19.873Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-25T10:00:20.815Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T10:00:21.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.570s coverage: 94.2% of statements [2021-11-25T10:00:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-25T10:00:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-25T10:00:21.369Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 59.1% of statements [2021-11-25T10:00:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-25T10:00:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-25T10:00:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-25T10:00:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-25T10:00:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-25T10:00:21.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.267s coverage: 60.0% of statements [2021-11-25T10:00:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-25T10:00:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-25T10:00:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-25T10:00:21.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.9% of statements [2021-11-25T10:00:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-25T10:00:21.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.314s coverage: 58.8% of statements [2021-11-25T10:00:21.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 21.7% of statements [2021-11-25T10:00:21.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-25T10:00:21.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements [2021-11-25T10:00:21.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.229s coverage: 79.5% of statements [2021-11-25T10:00:21.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements [2021-11-25T10:00:21.387Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T10:00:21.387Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T10:00:22.586Z] Reading package lists... [2021-11-25T10:00:22.846Z] Reading package lists... [2021-11-25T10:00:22.846Z] Building dependency tree... [2021-11-25T10:00:22.846Z] Reading state information... [2021-11-25T10:00:23.106Z] Calculating upgrade... [2021-11-25T10:00:23.106Z] The following packages will be upgraded: [2021-11-25T10:00:23.106Z] advancecomp base-files bash binutils binutils-common [2021-11-25T10:00:23.106Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-25T10:00:23.106Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-25T10:00:23.106Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-25T10:00:23.106Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-25T10:00:23.106Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-25T10:00:23.106Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-25T10:00:23.106Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-25T10:00:23.106Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-25T10:00:23.106Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-25T10:00:23.106Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-25T10:00:23.106Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-25T10:00:23.106Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-25T10:00:23.106Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-25T10:00:23.106Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-25T10:00:23.106Z] ubuntu-keyring util-linux [2021-11-25T10:00:23.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements [2021-11-25T10:00:23.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements [2021-11-25T10:00:23.377Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T10:00:23.377Z] Need to get 64.2 MB of archives. [2021-11-25T10:00:23.377Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-25T10:00:23.377Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-25T10:00:23.377Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-25T10:00:23.953Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-25T10:00:23.953Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-25T10:00:23.953Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-25T10:00:23.953Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-25T10:00:23.953Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-25T10:00:23.953Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-25T10:00:23.953Z] 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-25T10:00:23.953Z] 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-25T10:00:23.953Z] 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-25T10:00:24.214Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-25T10:00:24.214Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-25T10:00:24.214Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-25T10:00:24.214Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-25T10:00:24.214Z] 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-25T10:00:24.214Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-25T10:00:24.214Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-25T10:00:24.214Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-25T10:00:24.214Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-25T10:00:24.214Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-25T10:00:24.214Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-25T10:00:24.214Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-25T10:00:24.214Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-25T10:00:24.214Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-25T10:00:24.214Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-25T10:00:24.214Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-25T10:00:24.214Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-25T10:00:24.214Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-25T10:00:24.473Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-25T10:00:24.473Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-25T10:00:24.473Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-25T10:00:24.473Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-25T10:00:24.473Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-25T10:00:24.473Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-25T10:00:24.473Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-25T10:00:24.473Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-25T10:00:24.473Z] 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-25T10:00:24.473Z] 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-25T10:00:24.473Z] 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-25T10:00:24.473Z] 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-25T10:00:24.473Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-25T10:00:24.473Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-25T10:00:24.473Z] 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-25T10:00:24.473Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-25T10:00:24.473Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-25T10:00:24.473Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-25T10:00:24.473Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-25T10:00:24.473Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-25T10:00:24.473Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-25T10:00:24.473Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-25T10:00:24.473Z] 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-25T10:00:24.473Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-25T10:00:24.731Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-25T10:00:24.731Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-25T10:00:24.731Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-25T10:00:24.731Z] 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-25T10:00:24.731Z] 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-25T10:00:24.731Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-25T10:00:24.731Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-25T10:00:24.731Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-25T10:00:24.731Z] 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-25T10:00:24.731Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-25T10:00:24.731Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-25T10:00:24.731Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-25T10:00:24.731Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-25T10:00:24.731Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-25T10:00:24.731Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-25T10:00:24.731Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-25T10:00:24.731Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-25T10:00:24.731Z] 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-25T10:00:24.731Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-25T10:00:24.731Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-25T10:00:24.731Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-25T10:00:24.731Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-25T10:00:24.731Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-25T10:00:24.731Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-25T10:00:24.731Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-25T10:00:24.731Z] 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-25T10:00:24.990Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-25T10:00:24.990Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-25T10:00:24.990Z] 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-25T10:00:24.990Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-25T10:00:24.990Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-25T10:00:24.990Z] 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-25T10:00:24.990Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-25T10:00:24.990Z] 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-25T10:00:24.990Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-25T10:00:24.990Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-25T10:00:24.990Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-25T10:00:24.990Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-25T10:00:24.990Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-25T10:00:24.990Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-25T10:00:24.990Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-25T10:00:25.575Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-25T10:00:25.575Z] 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-25T10:00:25.836Z] 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-25T10:00:25.837Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-25T10:00:26.098Z] 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-25T10:00:26.098Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-25T10:00:26.098Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-25T10:00:26.098Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-25T10:00:26.098Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-25T10:00:26.360Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T10:00:26.360Z] Fetched 64.2 MB in 3s (22.0 MB/s) [2021-11-25T10:00:26.360Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T10:00:26.360Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T10:00:26.360Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T10:00:26.626Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T10:00:26.626Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T10:00:26.893Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-25T10:00:26.893Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-25T10:00:26.893Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:27.155Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:00:27.155Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:27.155Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:00:27.155Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:27.155Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:00:27.155Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:27.155Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:00:27.415Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:27.415Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:00:27.675Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:27.675Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:00:27.675Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:27.675Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:00:27.675Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:00:27.936Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T10:00:27.936Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:27.936Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-25T10:00:27.936Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:00:27.936Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T10:00:27.936Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:27.936Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:00:27.936Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:27.936Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:00:28.196Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:28.196Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-25T10:00:28.196Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:00:28.196Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T10:00:28.196Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T10:00:28.458Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T10:00:28.718Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-25T10:00:28.979Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-25T10:00:28.979Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-25T10:00:28.979Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-25T10:00:28.979Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-25T10:00:28.979Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-25T10:00:29.239Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-25T10:00:29.239Z] Installing new version of config file /etc/issue ... [2021-11-25T10:00:29.239Z] Installing new version of config file /etc/issue.net ... [2021-11-25T10:00:29.239Z] Installing new version of config file /etc/lsb-release ... [2021-11-25T10:00:29.239Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-25T10:00:29.500Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-25T10:00:29.500Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-25T10:00:29.500Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-25T10:00:29.761Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:29.761Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-25T10:00:29.761Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-25T10:00:29.761Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-25T10:00:29.761Z] 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-25T10:00:29.761Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:29.761Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:00:30.021Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-25T10:00:30.021Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:00:30.021Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:30.021Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-25T10:00:30.021Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-25T10:00:30.021Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-25T10:00:30.282Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:30.282Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-25T10:00:30.282Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T10:00:30.282Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-25T10:00:30.552Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:30.552Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T10:00:30.552Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T10:00:30.552Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T10:00:30.552Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:30.552Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T10:00:30.552Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T10:00:30.552Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-25T10:00:30.813Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:30.813Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-25T10:00:30.813Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-25T10:00:30.813Z] Setting up grep (3.1-2build1) ... [2021-11-25T10:00:30.813Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:30.813Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-25T10:00:30.813Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-25T10:00:30.813Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-25T10:00:31.075Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:31.075Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-25T10:00:31.075Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-25T10:00:31.075Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-25T10:00:31.075Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:31.075Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T10:00:31.339Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T10:00:31.339Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-25T10:00:31.339Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:31.339Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T10:00:31.339Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T10:00:31.927Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T10:00:31.927Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T10:00:31.927Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-25T10:00:31.927Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T10:00:32.187Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-25T10:00:32.187Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:32.187Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-25T10:00:32.187Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-25T10:00:32.757Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-25T10:00:32.757Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-25T10:00:32.757Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-25T10:00:32.757Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-25T10:00:33.015Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-25T10:00:33.016Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:33.016Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-25T10:00:33.016Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-25T10:00:33.016Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-25T10:00:33.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:33.276Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:00:33.276Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:00:33.276Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:00:33.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:33.276Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:00:33.276Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:00:33.276Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:00:33.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:33.277Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:00:33.541Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:00:33.541Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:00:33.541Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:33.541Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:00:33.541Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:00:33.541Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:00:33.541Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:33.803Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T10:00:33.803Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T10:00:33.803Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T10:00:33.803Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T10:00:33.803Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T10:00:33.803Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:33.803Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-25T10:00:33.803Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T10:00:34.064Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T10:00:34.064Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:34.064Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:00:34.064Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:00:34.064Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:00:34.064Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:34.064Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:00:34.064Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:00:34.325Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:00:34.325Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:34.325Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:00:34.325Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:00:34.585Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:00:34.845Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-25T10:00:35.106Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-25T10:00:35.106Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:35.106Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-25T10:00:35.106Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-25T10:00:35.376Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T10:00:35.376Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-25T10:00:35.376Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-25T10:00:35.376Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-25T10:00:35.635Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-25T10:00:35.635Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T10:00:35.635Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-25T10:00:35.635Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-25T10:00:35.635Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-25T10:00:35.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements [2021-11-25T10:00:35.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements [2021-11-25T10:00:35.895Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T10:00:35.895Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-25T10:00:35.895Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-25T10:00:35.895Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-25T10:00:35.895Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T10:00:35.895Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-25T10:00:35.895Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-25T10:00:36.156Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-25T10:00:36.156Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T10:00:36.156Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T10:00:36.156Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T10:00:36.156Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T10:00:36.416Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-25T10:00:36.416Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T10:00:36.416Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T10:00:36.416Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T10:00:36.416Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-25T10:00:36.416Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-25T10:00:36.416Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T10:00:36.677Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T10:00:36.677Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:36.677Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-25T10:00:36.677Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-25T10:00:36.677Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-25T10:00:36.677Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-25T10:00:36.937Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T10:00:36.937Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T10:00:36.937Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T10:00:36.937Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:36.937Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-25T10:00:36.937Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-25T10:00:37.196Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-25T10:00:37.196Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:37.196Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-25T10:00:37.196Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-25T10:00:37.196Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-25T10:00:37.196Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:37.196Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-25T10:00:37.196Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-25T10:00:37.456Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-25T10:00:37.456Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:37.456Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-25T10:00:37.456Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-25T10:00:37.716Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-25T10:00:37.716Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:37.716Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-25T10:00:37.716Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-25T10:00:37.716Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-25T10:00:37.716Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:37.716Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-25T10:00:37.716Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-25T10:00:37.975Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-25T10:00:38.235Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:38.235Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-25T10:00:38.235Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-25T10:00:38.235Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-25T10:00:38.235Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:38.235Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-25T10:00:38.235Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-25T10:00:38.235Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-25T10:00:38.496Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:38.496Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-25T10:00:38.496Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-25T10:00:38.496Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-25T10:00:38.496Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:38.496Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-25T10:00:38.496Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-25T10:00:38.496Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-25T10:00:38.755Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:38.755Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-25T10:00:38.755Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-25T10:00:38.755Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-25T10:00:38.755Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:38.755Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-25T10:00:38.755Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-25T10:00:39.016Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-25T10:00:39.016Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:39.016Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-25T10:00:39.016Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-25T10:00:39.016Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-25T10:00:39.016Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:39.016Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-25T10:00:39.016Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-25T10:00:39.276Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-25T10:00:39.276Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-25T10:00:39.277Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-25T10:00:39.277Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-25T10:00:39.277Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-25T10:00:39.277Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-25T10:00:39.277Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-25T10:00:39.536Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-25T10:00:39.536Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-25T10:00:39.536Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-25T10:00:39.536Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-25T10:00:39.536Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-25T10:00:39.796Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-25T10:00:39.796Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-25T10:00:39.796Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-25T10:00:39.796Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-25T10:00:40.057Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-25T10:00:40.057Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-25T10:00:40.057Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-25T10:00:40.057Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-25T10:00:40.057Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-25T10:00:40.057Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-25T10:00:40.057Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-25T10:00:40.057Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-25T10:00:40.317Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-25T10:00:40.317Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-25T10:00:40.317Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-25T10:00:40.317Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-25T10:00:40.317Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-25T10:00:40.317Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-25T10:00:40.889Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-25T10:00:40.889Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-25T10:00:40.889Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-25T10:00:40.889Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-25T10:00:40.889Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T10:00:40.889Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T10:00:41.149Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T10:00:41.149Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T10:00:41.149Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T10:00:41.149Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T10:00:41.409Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-25T10:00:41.409Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-25T10:00:41.409Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:41.409Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:00:41.409Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:41.409Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:00:41.669Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:41.669Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:00:41.669Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:41.669Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:00:42.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.572s coverage: 82.5% of statements [2021-11-25T10:00:42.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-25T10:00:42.608Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:42.608Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:00:43.177Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:43.438Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:00:43.701Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:43.701Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:00:43.962Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:43.962Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:00:44.903Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-25T10:00:44.903Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-25T10:00:44.903Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T10:00:44.903Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T10:00:44.903Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-25T10:00:44.903Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T10:00:44.903Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-25T10:00:44.903Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-25T10:00:44.903Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-25T10:00:44.903Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-25T10:00:45.163Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T10:00:45.163Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T10:00:45.163Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-25T10:00:45.163Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-25T10:00:45.163Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-25T10:00:45.163Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-25T10:00:45.424Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:00:45.424Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-25T10:00:45.424Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:00:45.424Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:00:45.424Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:00:45.424Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-25T10:00:45.424Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-25T10:00:45.424Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-25T10:00:45.424Z] [2021-11-25T10:00:45.424Z] Current default time zone: 'Etc/UTC' [2021-11-25T10:00:45.424Z] Local time is now: Thu Nov 25 10:00:45 UTC 2021. [2021-11-25T10:00:45.424Z] Universal Time is now: Thu Nov 25 10:00:45 UTC 2021. [2021-11-25T10:00:45.424Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-25T10:00:45.424Z] [2021-11-25T10:00:45.682Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-25T10:00:45.682Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:00:45.682Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-25T10:00:45.682Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-25T10:00:45.682Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-25T10:00:45.682Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-25T10:00:45.682Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-25T10:00:45.682Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-25T10:00:45.682Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-25T10:00:45.682Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-25T10:00:45.682Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:00:45.682Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-25T10:00:45.943Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:00:45.943Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-25T10:00:45.943Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:00:45.943Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-25T10:00:45.943Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-25T10:00:45.943Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-25T10:00:45.943Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-25T10:00:45.943Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-25T10:00:45.943Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-25T10:00:45.943Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-25T10:00:45.943Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-25T10:00:47.857Z] Updating certificates in /etc/ssl/certs... [2021-11-25T10:00:48.801Z] 23 added, 28 removed; done. [2021-11-25T10:00:48.801Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-25T10:00:48.801Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-25T10:00:48.801Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-25T10:00:48.801Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-25T10:00:48.801Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-25T10:00:48.801Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:00:48.801Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-25T10:00:48.801Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:00:48.801Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:00:48.801Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:00:48.801Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:00:48.801Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:00:48.801Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-25T10:00:49.060Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-25T10:00:49.060Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-25T10:00:49.060Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-25T10:00:49.060Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-25T10:00:49.060Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:00:49.060Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-25T10:00:49.060Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-25T10:00:49.060Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-25T10:00:49.060Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-25T10:00:49.060Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T10:00:49.060Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-25T10:00:49.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.284s coverage: 92.9% of statements [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-25T10:00:49.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-25T10:00:49.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-25T10:00:49.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-25T10:00:49.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-25T10:00:49.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements [2021-11-25T10:00:49.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements [2021-11-25T10:00:49.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements [2021-11-25T10:00:49.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.814s coverage: 91.2% of statements [2021-11-25T10:00:49.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-25T10:00:49.321Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-25T10:00:49.321Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-25T10:00:49.321Z] Updating certificates in /etc/ssl/certs... [2021-11-25T10:00:49.891Z] 0 added, 0 removed; done. [2021-11-25T10:00:49.891Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-25T10:00:49.891Z] done. [2021-11-25T10:00:50.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.861s coverage: 64.4% of statements [2021-11-25T10:00:50.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-25T10:00:50.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-25T10:00:50.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-11-25T10:00:50.411Z] Reading package lists... [2021-11-25T10:00:50.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.162s coverage: 89.4% of statements [2021-11-25T10:00:50.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-11-25T10:00:50.669Z] Building dependency tree... [2021-11-25T10:00:50.669Z] Reading state information... [2021-11-25T10:00:50.669Z] The following NEW packages will be installed: [2021-11-25T10:00:50.669Z] apt-transport-https [2021-11-25T10:00:50.669Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T10:00:50.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-11-25T10:00:50.930Z] Need to get 4348 B of archives. [2021-11-25T10:00:50.930Z] After this operation, 154 kB of additional disk space will be used. [2021-11-25T10:00:50.930Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-25T10:00:51.190Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T10:00:51.190Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-11-25T10:00:51.190Z] Selecting previously unselected package apt-transport-https. [2021-11-25T10:00:51.190Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-25T10:00:51.190Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-25T10:00:51.190Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-25T10:00:51.190Z] Setting up apt-transport-https (1.6.14) ... [2021-11-25T10:00:51.451Z] Waiting for network to be ready... [2021-11-25T10:00:52.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2021-11-25T10:00:56.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.302s coverage: 65.4% of statements [2021-11-25T10:00:56.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-25T10:00:56.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-25T10:00:56.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-25T10:00:58.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.794s coverage: 43.8% of statements [2021-11-25T10:00:58.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-25T10:00:58.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-25T10:00:58.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements [2021-11-25T10:00:58.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-25T10:00:58.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.257s coverage: 84.8% of statements [2021-11-25T10:00:58.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-25T10:01:08.767Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.239s coverage: 17.7% of statements [2021-11-25T10:01:08.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-25T10:01:08.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-25T10:01:08.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.589s coverage: 92.3% of statements [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-25T10:01:08.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-25T10:01:08.768Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.443s coverage: 97.7% of statements [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-25T10:01:08.768Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.173s coverage: 28.9% of statements [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-25T10:01:08.768Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-25T10:01:08.768Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.178s coverage: 100.0% of statements [2021-11-25T10:01:08.768Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements [2021-11-25T10:01:08.768Z] 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-25T10:01:08.768Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-25T10:01:08.768Z] GO111MODULE=on go vet ./... [2021-11-25T10:01:30.253Z] 2021-11-25T10:01:27Z INFO Waiting for automatic snapd restart... [2021-11-25T10:01:33.567Z] snapd 2.53.2 from Canonical* installed [2021-11-25T10:01:34.149Z] "snapd" switched to the "latest/stable" channel [2021-11-25T10:01:34.149Z] [2021-11-25T10:01:36.705Z] core18 20211028 from Canonical* installed [2021-11-25T10:01:36.966Z] "core18" switched to the "latest/stable" channel [2021-11-25T10:01:36.966Z] [2021-11-25T10:01:39.547Z] snapcraft 5.0 from Canonical* installed [2021-11-25T10:01:39.547Z] "snapcraft" switched to the "latest/stable" channel [2021-11-25T10:01:39.547Z] [2021-11-25T10:01:43.755Z] 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-25T10:01:43.755Z] - README.md [2021-11-25T10:01:43.755Z] [2021-11-25T10:01:43.755Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-25T10:01:44.330Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T10:01:44.330Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T10:01:44.330Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T10:01:45.845Z] Reading package lists... [2021-11-25T10:01:45.845Z] 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-25T10:01:46.107Z] Reading package lists... [2021-11-25T10:01:46.107Z] Building dependency tree... [2021-11-25T10:01:46.107Z] Reading state information... [2021-11-25T10:01:46.368Z] Suggested packages: [2021-11-25T10:01:46.368Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-25T10:01:46.368Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-25T10:01:46.368Z] Recommended packages: [2021-11-25T10:01:46.368Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-25T10:01:46.368Z] The following NEW packages will be installed: [2021-11-25T10:01:46.368Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-25T10:01:46.368Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-25T10:01:46.368Z] pkg-config zip [2021-11-25T10:01:46.368Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-25T10:01:46.629Z] Need to get 7670 kB of archives. [2021-11-25T10:01:46.629Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-25T10:01:46.629Z] 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-25T10:01:46.629Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-25T10:01:46.629Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-25T10:01:46.629Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-25T10:01:46.629Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-25T10:01:46.629Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-25T10:01:46.630Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-25T10:01:46.890Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-25T10:01:47.174Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-25T10:01:47.174Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-25T10:01:47.174Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-25T10:01:47.174Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-25T10:01:47.174Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-25T10:01:47.473Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-25T10:01:47.473Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-25T10:01:47.473Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-25T10:01:47.473Z] Fetched 7670 kB in 1s (8542 kB/s) [2021-11-25T10:01:47.473Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-25T10:01:47.473Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-25T10:01:47.473Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-25T10:01:47.473Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-25T10:01:47.768Z] Selecting previously unselected package libpsl5:amd64. [2021-11-25T10:01:47.768Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-25T10:01:47.768Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-25T10:01:47.768Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-25T10:01:47.768Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-25T10:01:47.768Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-25T10:01:47.768Z] Selecting previously unselected package librtmp1:amd64. [2021-11-25T10:01:47.768Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-25T10:01:47.768Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-25T10:01:47.768Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-25T10:01:47.768Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-25T10:01:47.768Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-25T10:01:48.078Z] Selecting previously unselected package liberror-perl. [2021-11-25T10:01:48.078Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-25T10:01:48.078Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-25T10:01:48.078Z] Selecting previously unselected package git-man. [2021-11-25T10:01:48.078Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-25T10:01:48.078Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-25T10:01:48.078Z] Selecting previously unselected package git. [2021-11-25T10:01:48.078Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-25T10:01:48.078Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-25T10:01:48.659Z] Selecting previously unselected package libnorm1:amd64. [2021-11-25T10:01:48.659Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-25T10:01:48.659Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-25T10:01:48.659Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-25T10:01:48.659Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-25T10:01:48.659Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-25T10:01:48.659Z] Selecting previously unselected package libsodium23:amd64. [2021-11-25T10:01:48.659Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-25T10:01:48.659Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-25T10:01:48.659Z] Selecting previously unselected package libzmq5:amd64. [2021-11-25T10:01:48.659Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-25T10:01:48.659Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T10:01:48.919Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-25T10:01:48.919Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-25T10:01:48.919Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T10:01:48.919Z] Selecting previously unselected package pkg-config. [2021-11-25T10:01:48.919Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-25T10:01:48.919Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-25T10:01:48.919Z] Selecting previously unselected package zip. [2021-11-25T10:01:48.919Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-25T10:01:48.919Z] Unpacking zip (3.0-11build1) ... [2021-11-25T10:01:48.919Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-25T10:01:48.919Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-25T10:01:48.919Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-25T10:01:48.919Z] Setting up liberror-perl (0.17025-1) ... [2021-11-25T10:01:48.919Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-25T10:01:48.919Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-25T10:01:49.180Z] No schema files found: doing nothing. [2021-11-25T10:01:49.180Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-25T10:01:49.180Z] Setting up zip (3.0-11build1) ... [2021-11-25T10:01:49.180Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-25T10:01:49.180Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-25T10:01:49.180Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-25T10:01:49.180Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T10:01:49.180Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-25T10:01:49.180Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-25T10:01:49.180Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-25T10:01:49.180Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-25T10:01:49.756Z] git set to automatically installed. [2021-11-25T10:01:49.756Z] git-man set to automatically installed. [2021-11-25T10:01:49.756Z] libcurl3-gnutls set to automatically installed. [2021-11-25T10:01:49.756Z] liberror-perl set to automatically installed. [2021-11-25T10:01:49.756Z] libglib2.0-0 set to automatically installed. [2021-11-25T10:01:49.756Z] libnghttp2-14 set to automatically installed. [2021-11-25T10:01:49.756Z] libnorm1 set to automatically installed. [2021-11-25T10:01:49.756Z] libpgm-5.2-0 set to automatically installed. [2021-11-25T10:01:49.756Z] libpsl5 set to automatically installed. [2021-11-25T10:01:49.756Z] librtmp1 set to automatically installed. [2021-11-25T10:01:49.756Z] libsodium23 set to automatically installed. [2021-11-25T10:01:49.756Z] libzmq3-dev set to automatically installed. [2021-11-25T10:01:49.756Z] libzmq5 set to automatically installed. [2021-11-25T10:01:49.756Z] pkg-config set to automatically installed. [2021-11-25T10:01:49.756Z] zip set to automatically installed. [2021-11-25T10:01:52.301Z] snapd is not logged in, snap install commands will use sudo [2021-11-25T10:01:55.607Z] snap "core18" has no updates available [2021-11-25T10:01:57.522Z] snapd is not logged in, snap install commands will use sudo [2021-11-25T10:02:07.522Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-25T10:02:08.095Z] Pulling config-common [2021-11-25T10:02:08.095Z] + snapcraftctl pull [2021-11-25T10:02:09.472Z] Pulling go-build-helper [2021-11-25T10:02:09.472Z] + snapcraftctl pull [2021-11-25T10:02:10.411Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-25T10:02:10.411Z] Skipping pull go-build-helper (already ran) [2021-11-25T10:02:10.411Z] Building go-build-helper [2021-11-25T10:02:10.411Z] + snapcraftctl build [2021-11-25T10:02:12.321Z] Staging go-build-helper [2021-11-25T10:02:12.321Z] + snapcraftctl stage [2021-11-25T10:02:22.312Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-25T10:02:22.312Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-25T10:02:22.312Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-25T10:02:22.312Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-25T10:02:22.312Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-25T10:02:22.312Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-25T10:02:22.312Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-25T10:02:22.312Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-25T10:02:22.312Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-25T10:02:22.312Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-25T10:02:22.312Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] [2021-11-25T10:02:22.312Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] [2021-11-25T10:02:22.312Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-25T10:02:22.312Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-25T10:02:22.312Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-25T10:02:22.312Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-25T10:02:22.312Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-25T10:02:22.312Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-25T10:02:22.312Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-25T10:02:22.312Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] [2021-11-25T10:02:22.312Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-25T10:02:22.312Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-25T10:02:22.312Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-25T10:02:22.312Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-25T10:02:22.312Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-25T10:02:22.312Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] [2021-11-25T10:02:22.312Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] [2021-11-25T10:02:22.312Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-25T10:02:22.312Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-25T10:02:22.312Z] Fetched 224 kB in 0s (0 B/s) [2021-11-25T10:02:22.312Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-25T10:02:22.312Z] Fetched 157 kB in 0s (0 B/s) [2021-11-25T10:02:22.312Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-25T10:02:22.312Z] Fetched 221 kB in 0s (0 B/s) [2021-11-25T10:02:22.312Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-25T10:02:22.312Z] Fetched 143 kB in 0s (0 B/s) [2021-11-25T10:02:22.312Z] Pulling edgex-go [2021-11-25T10:02:22.312Z] + snapcraftctl pull [2021-11-25T10:02:23.695Z] Pulling hooks [2021-11-25T10:02:23.695Z] + snapcraftctl pull [2021-11-25T10:02:30.578Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-25T10:02:30.578Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-25T10:02:30.578Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-25T10:02:31.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-25T10:02:32.235Z] + ls -al . [2021-11-25T10:02:32.235Z] total 672 [2021-11-25T10:02:32.235Z] drwxrwxr-x 9 1001 1001 4096 Nov 25 10:02 . [2021-11-25T10:02:32.235Z] drwxr-xr-x 4 root root 4096 Nov 25 09:58 .. [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 11 Nov 25 09:55 .dockerignore [2021-11-25T10:02:32.235Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 09:55 .git [2021-11-25T10:02:32.235Z] drwxrwxr-x 4 1001 1001 4096 Nov 25 09:55 .github [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 804 Nov 25 09:55 .gitignore [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 42 Nov 25 09:55 .golangci.yml [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 76 Nov 25 09:55 .hadolint.yml [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 166 Nov 25 09:55 .sonarcloud.properties [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 09:55 ADOPTERS.md [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 8910 Nov 25 09:55 Attribution.txt [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 51732 Nov 25 09:55 CHANGELOG.md [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 09:55 CONTRIBUTING.md [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 09:55 GOVERNANCE.md [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 849 Nov 25 09:55 Jenkinsfile [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 09:55 LICENSE [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 6508 Nov 25 09:55 Makefile [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 09:55 OWNERS.md [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 8207 Nov 25 09:55 README.md [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 6912 Nov 25 09:55 SECURITY.md [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 5 Nov 25 09:51 VERSION [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 4131 Nov 25 09:55 ZMQWindows.md [2021-11-25T10:02:32.235Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 09:55 bin [2021-11-25T10:02:32.235Z] drwxrwxr-x 14 1001 1001 4096 Nov 25 09:55 cmd [2021-11-25T10:02:32.235Z] -rw-r--r-- 1 root root 428381 Nov 25 10:01 coverage.out [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 822 Nov 25 09:55 go.mod [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 49471 Nov 25 09:55 go.sum [2021-11-25T10:02:32.235Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 09:55 internal [2021-11-25T10:02:32.235Z] drwxrwxr-x 3 1001 1001 4096 Nov 25 09:55 openapi [2021-11-25T10:02:32.235Z] drwxrwxr-x 4 1001 1001 4096 Nov 25 09:55 snap [2021-11-25T10:02:32.235Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 09:55 version.go [Pipeline] sh [2021-11-25T10:02:32.898Z] + '[' -e coverage.out ] [2021-11-25T10:02:32.898Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-25T10:02:32.926Z] Warning: overwriting stash ‘coverage-report’ [2021-11-25T10:02:33.696Z] Stashed 1 file(s) [Pipeline] sh [2021-11-25T10:02:34.348Z] + make build [2021-11-25T10:02:34.348Z] 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-25T10:02:41.061Z] 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-25T10:02:45.655Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-25T10:02:45.655Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-25T10:02:45.655Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-25T10:02:45.655Z] Fetched 0 B in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-25T10:02:45.655Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-25T10:02:45.655Z] Fetched 279 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-25T10:02:45.655Z] Fetched 122 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-25T10:02:45.655Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-25T10:02:45.655Z] Fetched 8848 B in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-25T10:02:45.655Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-25T10:02:45.655Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-25T10:02:45.655Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-25T10:02:45.655Z] Fetched 220 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-25T10:02:45.655Z] Fetched 154 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-25T10:02:45.655Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-25T10:02:45.655Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-25T10:02:45.655Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-25T10:02:45.655Z] Fetched 499 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-25T10:02:45.655Z] Fetched 111 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-25T10:02:45.655Z] Fetched 240 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-25T10:02:45.655Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-25T10:02:45.655Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-25T10:02:45.655Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-25T10:02:45.655Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-25T10:02:45.655Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-25T10:02:45.655Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-25T10:02:45.655Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-25T10:02:45.655Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-25T10:02:45.655Z] Fetched 8720 B in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-25T10:02:45.655Z] Fetched 140 kB in 0s (0 B/s) [2021-11-25T10:02:45.655Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-25T10:02:45.656Z] Fetched 119 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-25T10:02:45.656Z] Fetched 111 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-25T10:02:45.656Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-25T10:02:45.656Z] Fetched 646 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-25T10:02:45.656Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-25T10:02:45.656Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-25T10:02:45.656Z] Fetched 368 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-25T10:02:45.656Z] Fetched 187 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-25T10:02:45.656Z] Fetched 175 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-25T10:02:45.656Z] Fetched 206 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-25T10:02:45.656Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-25T10:02:45.656Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-25T10:02:45.656Z] Fetched 159 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-25T10:02:45.656Z] Fetched 107 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-25T10:02:45.656Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-25T10:02:45.656Z] Pulling static-packages [2021-11-25T10:02:45.656Z] + snapcraftctl pull [2021-11-25T10:02:45.656Z] Pulling version [2021-11-25T10:02:45.656Z] + cd /root/project [2021-11-25T10:02:45.656Z] + + sed s/v// [2021-11-25T10:02:45.656Z] git describe --tags --abbrev=0 [2021-11-25T10:02:45.656Z] + GIT_VERSION=2.2.0-dev.2 [2021-11-25T10:02:45.656Z] + [ -z 2.2.0-dev.2 ] [2021-11-25T10:02:45.656Z] + snapcraftctl set-version 2.2.0-dev.2 [2021-11-25T10:02:45.656Z] Building config-common [2021-11-25T10:02:45.656Z] + snapcraftctl build [2021-11-25T10:02:48.201Z] Skipping build go-build-helper (already ran) [2021-11-25T10:02:48.202Z] Building edgex-go [2021-11-25T10:02:48.202Z] + cd /root/parts/edgex-go/src [2021-11-25T10:02:48.202Z] + git describe --tags --abbrev=0 [2021-11-25T10:02:48.202Z] + sed s/v// [2021-11-25T10:02:48.202Z] + GIT_VERSION=2.2.0-dev.2 [2021-11-25T10:02:48.202Z] + [ -z 2.2.0-dev.2 ] [2021-11-25T10:02:48.202Z] + echo 2.2.0-dev.2 [2021-11-25T10:02:48.202Z] + [ ! -d vendor ] [2021-11-25T10:02:48.202Z] + go mod download all [2021-11-25T10:02:56.345Z] + make build [2021-11-25T10:02:56.345Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-11-25T10:03:03.247Z] 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-25T10:03:05.232Z] 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-25T10:03:06.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-25T10:03:09.548Z] 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-25T10:03:10.145Z] 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-25T10:03:10.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-11-25T10:03:11.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-25T10:03:12.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-25T10:03:13.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-25T10:03:13.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-25T10:03:14.462Z] 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-25T10:03:15.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-25T10:03:16.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-25T10:03:17.081Z] 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-25T10:03:17.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-25T10:03:18.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-25T10:03:19.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-25T10:03:20.464Z] 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-25T10:03:21.471Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-25T10:03:21.471Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-25T10:03:21.471Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-25T10:03:21.471Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-25T10:03:21.471Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-25T10:03:21.471Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-25T10:03:21.471Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-25T10:03:21.471Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-25T10:03:21.471Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-25T10:03:21.471Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-25T10:03:21.471Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-25T10:03:21.471Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-25T10:03:21.471Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-25T10:03:21.471Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-25T10:03:21.471Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-25T10:03:21.471Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-25T10:03:21.471Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-25T10:03:21.471Z] + 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-25T10:03:21.471Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-25T10:03:21.471Z] + 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-25T10:03:21.471Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-25T10:03:21.471Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-25T10:03:21.471Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-25T10:03:21.471Z] + 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-25T10:03:21.471Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-25T10:03:21.471Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-25T10:03:21.471Z] + 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-25T10:03:22.412Z] Building hooks [2021-11-25T10:03:22.412Z] + cd /root/parts/hooks/src [2021-11-25T10:03:22.412Z] + make build [2021-11-25T10:03:22.412Z] go mod tidy [2021-11-25T10:03:22.412Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-25T10:03:22.671Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-25T10:03:22.671Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-25T10:03:22.930Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-25T10:03:23.866Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-25T10:03:24.125Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-25T10:03:24.125Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-25T10:03:24.759Z] 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-25T10:03:27.390Z] 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-25T10:03:27.422Z] Building static-packages [2021-11-25T10:03:27.422Z] + snapcraftctl build [2021-11-25T10:03:29.327Z] Building version [2021-11-25T10:03:29.327Z] + snapcraftctl build [2021-11-25T10:03:30.011Z] 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-25T10:03:31.867Z] Staging config-common [2021-11-25T10:03:31.867Z] + snapcraftctl stage [2021-11-25T10:03:32.809Z] Skipping stage go-build-helper (already ran) [2021-11-25T10:03:32.809Z] Staging edgex-go [2021-11-25T10:03:32.809Z] + snapcraftctl stage [2021-11-25T10:03:33.751Z] Staging hooks [2021-11-25T10:03:33.751Z] + snapcraftctl stage [2021-11-25T10:03:34.688Z] Staging static-packages [2021-11-25T10:03:34.688Z] + snapcraftctl stage [2021-11-25T10:03:36.079Z] Staging version [2021-11-25T10:03:36.079Z] + snapcraftctl stage [Pipeline] } [2021-11-25T10:03:36.736Z] $ docker stop --time=1 3016dbbe138eb485095eb328df162a57bf192a53b0f22b7e168ab60e21eed35e [2021-11-25T10:03:36.763Z] Priming config-common [2021-11-25T10:03:36.763Z] + snapcraftctl prime [2021-11-25T10:03:38.205Z] Priming go-build-helper [2021-11-25T10:03:38.205Z] + snapcraftctl prime [2021-11-25T10:03:38.764Z] $ docker rm -f 3016dbbe138eb485095eb328df162a57bf192a53b0f22b7e168ab60e21eed35e [2021-11-25T10:03:39.146Z] Priming edgex-go [2021-11-25T10:03:39.147Z] + snapcraftctl prime [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:03:40.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T10:03:40.297Z] [2021-11-25T10:03:40.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T10:03:40.528Z] Priming hooks [2021-11-25T10:03:40.528Z] + snapcraftctl prime [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:03:40.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T10:03:41.203Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-25T10:03:41.203Z] 29e5d40040c1: Pulling fs layer [2021-11-25T10:03:41.203Z] 1ce36da41761: Pulling fs layer [2021-11-25T10:03:41.203Z] 25b303627fd3: Pulling fs layer [2021-11-25T10:03:41.203Z] 29e5d40040c1: Verifying Checksum [2021-11-25T10:03:41.203Z] 29e5d40040c1: Download complete [2021-11-25T10:03:41.470Z] Priming static-packages [2021-11-25T10:03:41.470Z] + snapcraftctl prime [2021-11-25T10:03:41.482Z] 1ce36da41761: Verifying Checksum [2021-11-25T10:03:41.482Z] 1ce36da41761: Download complete [2021-11-25T10:03:42.079Z] 29e5d40040c1: Pull complete [2021-11-25T10:03:43.061Z] 25b303627fd3: Verifying Checksum [2021-11-25T10:03:43.061Z] 25b303627fd3: Download complete [2021-11-25T10:03:43.061Z] 1ce36da41761: Pull complete [2021-11-25T10:03:44.785Z] Priming version [2021-11-25T10:03:44.785Z] + snapcraftctl prime [2021-11-25T10:03:45.353Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-25T10:03:53.215Z] 25b303627fd3: Pull complete [2021-11-25T10:03:53.215Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-25T10:03:53.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T10:03:53.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-25T10:03:53.499Z] prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container [2021-11-25T10:03:53.654Z] $ 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-25T10:03:56.276Z] $ docker top e0affcd75dfa0c7b648cfd19d4efbc0593b483e33bc198d88bbc3063e38da18e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T10:03:57.309Z] + docker-compose build --help [2021-11-25T10:03:57.309Z] + grep parallel [2021-11-25T10:04:01.657Z] --parallel Build images in parallel. [Pipeline] } [2021-11-25T10:04:01.964Z] $ docker stop --time=1 e0affcd75dfa0c7b648cfd19d4efbc0593b483e33bc198d88bbc3063e38da18e [2021-11-25T10:04:03.607Z] $ docker rm -f e0affcd75dfa0c7b648cfd19d4efbc0593b483e33bc198d88bbc3063e38da18e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:04:04.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-25T10:04:04.207Z] . [Pipeline] withDockerContainer [2021-11-25T10:04:04.458Z] prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container [2021-11-25T10:04:04.550Z] $ 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-25T10:04:05.908Z] $ docker top bc913806cf06aff4f5327e10db91345de59da1685d16ad102fbbd439325e1618 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T10:04:06.830Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-25T10:04:12.194Z] Building core-command ... [2021-11-25T10:04:12.194Z] Building core-data ... [2021-11-25T10:04:12.194Z] Building core-metadata ... [2021-11-25T10:04:12.194Z] Building security-bootstrapper ... [2021-11-25T10:04:12.194Z] Building security-proxy-setup ... [2021-11-25T10:04:12.194Z] Building security-secretstore-setup ... [2021-11-25T10:04:12.194Z] Building support-notifications ... [2021-11-25T10:04:12.194Z] Building support-scheduler ... [2021-11-25T10:04:12.194Z] Building sys-mgmt-agent ... [2021-11-25T10:04:12.194Z] Building security-proxy-setup [2021-11-25T10:04:12.194Z] Building support-scheduler [2021-11-25T10:04:12.194Z] Building security-bootstrapper [2021-11-25T10:04:12.194Z] Building support-notifications [2021-11-25T10:04:12.194Z] Building sys-mgmt-agent [2021-11-25T10:05:20.172Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:05:20.172Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:05:20.172Z] ---> e510331422f0 [2021-11-25T10:05:20.172Z] Step 3/20 : WORKDIR /edgex-go [2021-11-25T10:05:20.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:05:20.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:05:20.172Z] ---> e510331422f0 [2021-11-25T10:05:20.172Z] Step 3/23 : WORKDIR /edgex-go [2021-11-25T10:05:20.172Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:05:20.172Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:05:20.172Z] ---> e510331422f0 [2021-11-25T10:05:20.172Z] Step 3/21 : WORKDIR /edgex-go [2021-11-25T10:05:20.172Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:05:20.172Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:05:20.172Z] ---> e510331422f0 [2021-11-25T10:05:20.172Z] Step 3/30 : WORKDIR /edgex-go [2021-11-25T10:05:20.172Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:05:20.172Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:05:20.172Z] ---> e510331422f0 [2021-11-25T10:05:20.172Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T10:05:20.172Z] ---> Running in d684884028ca [2021-11-25T10:05:20.172Z] ---> Running in 4cf9c139ea61 [2021-11-25T10:05:20.172Z] ---> Running in c2984bee4a73 [2021-11-25T10:05:20.172Z] ---> Running in 3525df1579a8 [2021-11-25T10:05:20.172Z] ---> Running in 03d898a14bb8 [2021-11-25T10:05:20.172Z] Removing intermediate container 4cf9c139ea61 [2021-11-25T10:05:20.172Z] ---> 6f990ebde270 [2021-11-25T10:05:20.172Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:05:20.449Z] Removing intermediate container 3525df1579a8 [2021-11-25T10:05:20.449Z] ---> e51641e242f4 [2021-11-25T10:05:20.449Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:05:20.449Z] Removing intermediate container 03d898a14bb8 [2021-11-25T10:05:20.449Z] ---> c1bc0cf548a7 [2021-11-25T10:05:20.449Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:05:20.449Z] Removing intermediate container c2984bee4a73 [2021-11-25T10:05:20.449Z] ---> 7358cd1c35cb [2021-11-25T10:05:20.449Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:05:20.449Z] ---> Running in f1961bbe9215 [2021-11-25T10:05:20.449Z] ---> Running in 8fd548c7ced3 [2021-11-25T10:05:20.449Z] Removing intermediate container d684884028ca [2021-11-25T10:05:20.449Z] ---> b990ece072da [2021-11-25T10:05:20.449Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:05:20.722Z] ---> Running in 7df17da2f1e9 [2021-11-25T10:05:20.722Z] ---> Running in a2e9899f7a44 [2021-11-25T10:05:20.722Z] ---> Running in cbaf43f70750 [2021-11-25T10:05:24.140Z] Removing intermediate container 8fd548c7ced3 [2021-11-25T10:05:24.140Z] ---> 8bc6c36ed2b9 [2021-11-25T10:05:24.140Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-25T10:05:24.140Z] ---> Running in c395b1985e40 [2021-11-25T10:05:24.140Z] Removing intermediate container 7df17da2f1e9 [2021-11-25T10:05:24.140Z] ---> af7c9f96d8a2 [2021-11-25T10:05:24.140Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-25T10:05:24.416Z] ---> Running in ac839e47cf71 [2021-11-25T10:05:24.712Z] Removing intermediate container a2e9899f7a44 [2021-11-25T10:05:24.712Z] ---> 5cfeb37901b7 [2021-11-25T10:05:24.712Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-25T10:05:24.712Z] Removing intermediate container f1961bbe9215 [2021-11-25T10:05:24.712Z] ---> 6afb8dce4f85 [2021-11-25T10:05:24.712Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-25T10:05:24.712Z] ---> Running in d801f2a951d8 [2021-11-25T10:05:24.984Z] ---> Running in e8228beef463 [2021-11-25T10:05:24.984Z] Removing intermediate container cbaf43f70750 [2021-11-25T10:05:24.984Z] ---> b9518adc972c [2021-11-25T10:05:24.984Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-25T10:05:25.259Z] ---> Running in a01036089de7 [2021-11-25T10:05:26.255Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:05:26.527Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:05:26.804Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:05:27.079Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:05:27.079Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:05:27.079Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:05:27.353Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:05:27.630Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:05:27.908Z] OK: 219 MiB in 52 packages [2021-11-25T10:05:27.908Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:05:27.908Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:05:28.509Z] OK: 219 MiB in 52 packages [2021-11-25T10:05:28.784Z] OK: 219 MiB in 52 packages [2021-11-25T10:05:29.073Z] OK: 219 MiB in 52 packages [2021-11-25T10:05:29.073Z] OK: 219 MiB in 52 packages [2021-11-25T10:05:29.364Z] Removing intermediate container c395b1985e40 [2021-11-25T10:05:29.364Z] ---> d0e62ce707ce [2021-11-25T10:05:29.364Z] Step 6/30 : COPY . . [2021-11-25T10:05:29.966Z] Removing intermediate container ac839e47cf71 [2021-11-25T10:05:29.966Z] ---> 172d80592ac0 [2021-11-25T10:05:29.966Z] Step 6/22 : COPY . . [2021-11-25T10:05:30.561Z] Removing intermediate container d801f2a951d8 [2021-11-25T10:05:30.561Z] ---> 215983ead80c [2021-11-25T10:05:30.561Z] Step 6/21 : COPY . . [2021-11-25T10:05:31.165Z] Removing intermediate container e8228beef463 [2021-11-25T10:05:31.165Z] ---> 5197590b5c97 [2021-11-25T10:05:31.165Z] Step 6/23 : COPY go.mod . [2021-11-25T10:05:31.165Z] Removing intermediate container a01036089de7 [2021-11-25T10:05:31.165Z] ---> a82e07a5792d [2021-11-25T10:05:31.165Z] Step 6/20 : COPY . . [2021-11-25T10:05:33.143Z] ---> c0b17e92744d [2021-11-25T10:05:33.144Z] Step 7/23 : RUN go mod download [2021-11-25T10:05:33.144Z] ---> Running in 37e6474980e9 [2021-11-25T10:05:38.553Z] Removing intermediate container 37e6474980e9 [2021-11-25T10:05:38.553Z] ---> 9d1cafa0905c [2021-11-25T10:05:38.553Z] Step 8/23 : COPY . . [2021-11-25T10:05:56.865Z] ---> 951b97a15914 [2021-11-25T10:05:56.865Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:05:56.865Z] ---> 1356dbedf55c [2021-11-25T10:05:56.865Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:05:56.865Z] ---> Running in 073b021e0eaa [2021-11-25T10:05:56.865Z] ---> 82db08d4d6f7 [2021-11-25T10:05:56.865Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:05:56.865Z] ---> 5a4f1efa84b1 [2021-11-25T10:05:56.865Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:05:56.865Z] ---> Running in befe7be83dad [2021-11-25T10:05:56.865Z] ---> Running in 31e5fc10d42e [2021-11-25T10:05:56.865Z] ---> Running in 4108c372a13b [2021-11-25T10:06:00.277Z] Removing intermediate container 073b021e0eaa [2021-11-25T10:06:00.277Z] ---> 697c45f45f65 [2021-11-25T10:06:00.277Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-25T10:06:00.277Z] ---> bf1d9a1778af [2021-11-25T10:06:00.277Z] Step 9/23 : RUN go mod tidy [2021-11-25T10:06:00.277Z] ---> Running in dc196e214d09 [2021-11-25T10:06:00.277Z] Removing intermediate container befe7be83dad [2021-11-25T10:06:00.277Z] ---> bd546797e039 [2021-11-25T10:06:00.277Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-25T10:06:00.558Z] ---> Running in 9e54316d92d4 [2021-11-25T10:06:00.849Z] ---> Running in c7c3babe1978 [2021-11-25T10:06:00.849Z] Removing intermediate container 31e5fc10d42e [2021-11-25T10:06:00.849Z] ---> 11a873db58a4 [2021-11-25T10:06:00.849Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-25T10:06:00.849Z] Removing intermediate container 4108c372a13b [2021-11-25T10:06:00.849Z] ---> 945199421b71 [2021-11-25T10:06:00.849Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-25T10:06:00.849Z] ---> Running in 00f4b8917b70 [2021-11-25T10:06:00.849Z] ---> Running in 5046898a7a13 [2021-11-25T10:06:02.849Z] 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-25T10:06:02.849Z] 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-25T10:06:02.849Z] 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-25T10:06:03.123Z] 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-25T10:06:07.440Z] Removing intermediate container 9e54316d92d4 [2021-11-25T10:06:07.440Z] ---> e75861933570 [2021-11-25T10:06:07.440Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-25T10:06:07.714Z] ---> Running in e0db2683b3ec [2021-11-25T10:06:09.692Z] 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-25T10:08:01.552Z] 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-25T10:08:04.201Z] Removing intermediate container dc196e214d09 [2021-11-25T10:08:04.201Z] ---> c210c45c16b1 [2021-11-25T10:08:04.201Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-25T10:08:04.201Z] ---> Running in ba085a6bdc5e [2021-11-25T10:08:06.849Z] 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-25T10:08:12.267Z] Removing intermediate container c7c3babe1978 [2021-11-25T10:08:12.267Z] ---> 4ea58f4edc02 [2021-11-25T10:08:12.267Z] [2021-11-25T10:08:12.267Z] Step 9/30 : FROM alpine:3.14 [2021-11-25T10:08:12.267Z] Removing intermediate container 5046898a7a13 [2021-11-25T10:08:12.267Z] ---> 3f772e3332f1 [2021-11-25T10:08:12.267Z] [2021-11-25T10:08:12.267Z] Step 9/20 : FROM alpine:3.14 [2021-11-25T10:08:12.267Z] 3.14: Pulling from library/alpine [2021-11-25T10:08:12.267Z] 3.14: Pulling from library/alpine [2021-11-25T10:08:12.267Z] Removing intermediate container ba085a6bdc5e [2021-11-25T10:08:12.267Z] ---> 1fccc6316f61 [2021-11-25T10:08:12.267Z] [2021-11-25T10:08:12.267Z] Step 10/22 : FROM docker:20.10.8 [2021-11-25T10:08:12.869Z] 20.10.8: Pulling from library/docker [2021-11-25T10:08:14.862Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T10:08:14.862Z] Status: Downloaded newer image for alpine:3.14 [2021-11-25T10:08:14.862Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-25T10:08:14.862Z] Status: Image is up to date for alpine:3.14 [2021-11-25T10:08:14.862Z] ---> 5b8b7b635229 [2021-11-25T10:08:14.862Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-25T10:08:14.862Z] ---> 5b8b7b635229 [2021-11-25T10:08:14.862Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-25T10:08:15.468Z] ---> Running in 2c47a9d513d8 [2021-11-25T10:08:15.468Z] ---> Running in d4ccb9a6068f [2021-11-25T10:08:16.066Z] Removing intermediate container 00f4b8917b70 [2021-11-25T10:08:16.066Z] ---> 58a603cb8290 [2021-11-25T10:08:16.066Z] [2021-11-25T10:08:16.066Z] Step 9/21 : FROM alpine:3.14 [2021-11-25T10:08:16.066Z] ---> 5b8b7b635229 [2021-11-25T10:08:16.066Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-25T10:08:16.066Z] ---> Running in 839dc6a3bd24 [2021-11-25T10:08:16.347Z] Removing intermediate container d4ccb9a6068f [2021-11-25T10:08:16.347Z] ---> a1a7c23c2987 [2021-11-25T10:08:16.347Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-25T10:08:16.347Z] ---> Running in d4e520a25e5f [2021-11-25T10:08:17.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:08:17.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:08:18.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:08:18.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:08:18.480Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-25T10:08:18.755Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-25T10:08:18.755Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T10:08:18.755Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-25T10:08:18.755Z] (5/5) Installing curl (7.79.1-r0) [2021-11-25T10:08:18.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:08:18.755Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:08:18.755Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T10:08:19.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:08:19.308Z] OK: 8 MiB in 19 packages [2021-11-25T10:08:19.308Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-25T10:08:19.588Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-25T10:08:19.588Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:08:19.588Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T10:08:19.876Z] OK: 6 MiB in 16 packages [2021-11-25T10:08:20.169Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-25T10:08:20.169Z] (2/2) Installing su-exec (0.2-r1) [2021-11-25T10:08:20.169Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:08:20.169Z] OK: 6 MiB in 16 packages [2021-11-25T10:08:21.605Z] Removing intermediate container e0db2683b3ec [2021-11-25T10:08:21.605Z] ---> 176abb70a504 [2021-11-25T10:08:21.605Z] [2021-11-25T10:08:21.605Z] Step 11/23 : FROM alpine:3.14 [2021-11-25T10:08:21.605Z] ---> 5b8b7b635229 [2021-11-25T10:08:21.605Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-25T10:08:21.605Z] ---> Running in 6a4f97385873 [2021-11-25T10:08:22.213Z] Removing intermediate container d4e520a25e5f [2021-11-25T10:08:22.213Z] ---> 32723936bcd3 [2021-11-25T10:08:22.213Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-25T10:08:22.213Z] Removing intermediate container 2c47a9d513d8 [2021-11-25T10:08:22.213Z] ---> 8a17c3c6fe2c [2021-11-25T10:08:22.213Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T10:08:22.213Z] ---> Running in 3c4db58c7744 [2021-11-25T10:08:22.213Z] Removing intermediate container 839dc6a3bd24 [2021-11-25T10:08:22.213Z] ---> 88fad2f364f7 [2021-11-25T10:08:22.213Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:08:22.490Z] ---> Running in a5c80d34dba7 [2021-11-25T10:08:22.490Z] ---> Running in bec01e6d420d [2021-11-25T10:08:23.086Z] Removing intermediate container 3c4db58c7744 [2021-11-25T10:08:23.086Z] ---> 25b081791251 [2021-11-25T10:08:23.086Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-25T10:08:23.086Z] Removing intermediate container a5c80d34dba7 [2021-11-25T10:08:23.086Z] ---> fde5eb469ebf [2021-11-25T10:08:23.086Z] Step 12/20 : WORKDIR /edgex [2021-11-25T10:08:23.360Z] Removing intermediate container bec01e6d420d [2021-11-25T10:08:23.360Z] ---> b5dc93e89c9f [2021-11-25T10:08:23.360Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-25T10:08:23.360Z] ---> Running in 5e1332698465 [2021-11-25T10:08:23.360Z] ---> Running in e7a8f4dd7836 [2021-11-25T10:08:23.360Z] ---> Running in 25fa363c660b [2021-11-25T10:08:23.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:08:23.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:08:24.192Z] Removing intermediate container 5e1332698465 [2021-11-25T10:08:24.192Z] ---> e411bf1bda5d [2021-11-25T10:08:24.192Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-25T10:08:24.192Z] Removing intermediate container 25fa363c660b [2021-11-25T10:08:24.192Z] ---> e653169d1af0 [2021-11-25T10:08:24.192Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-25T10:08:24.192Z] ---> Running in 6fc298888810 [2021-11-25T10:08:24.192Z] Removing intermediate container e7a8f4dd7836 [2021-11-25T10:08:24.192Z] ---> cbad0577f237 [2021-11-25T10:08:24.192Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-25T10:08:24.476Z] ---> Running in 04d0bd488909 [2021-11-25T10:08:24.760Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-25T10:08:24.760Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:08:25.034Z] OK: 6 MiB in 15 packages [2021-11-25T10:08:25.631Z] Removing intermediate container 04d0bd488909 [2021-11-25T10:08:25.631Z] ---> f446a1c1e998 [2021-11-25T10:08:25.631Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:08:25.902Z] ---> 0e41c7493e90 [2021-11-25T10:08:25.902Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-25T10:08:26.506Z] Removing intermediate container 6a4f97385873 [2021-11-25T10:08:26.506Z] ---> 7a852e12a1ee [2021-11-25T10:08:26.506Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:08:26.783Z] ---> Running in d925d3e35873 [2021-11-25T10:08:27.059Z] ---> dc8d7161305b [2021-11-25T10:08:27.059Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-25T10:08:27.334Z] Removing intermediate container d925d3e35873 [2021-11-25T10:08:27.334Z] ---> 186738181d82 [2021-11-25T10:08:27.334Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-25T10:08:27.334Z] ---> Running in 228279947c45 [2021-11-25T10:08:27.609Z] Removing intermediate container 6fc298888810 [2021-11-25T10:08:27.609Z] ---> 8fd06bd17854 [2021-11-25T10:08:27.609Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-25T10:08:27.884Z] ---> Running in a58a85b1dc5a [2021-11-25T10:08:28.176Z] Removing intermediate container 228279947c45 [2021-11-25T10:08:28.176Z] ---> 0977a01fe0e5 [2021-11-25T10:08:28.176Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-25T10:08:28.457Z] ---> Running in 94de1f8a3ccc [2021-11-25T10:08:28.457Z] ---> 49c20827abc1 [2021-11-25T10:08:28.457Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-25T10:08:28.457Z] Removing intermediate container a58a85b1dc5a [2021-11-25T10:08:28.457Z] ---> e2e15e6d2b75 [2021-11-25T10:08:28.457Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-25T10:08:29.441Z] Removing intermediate container 94de1f8a3ccc [2021-11-25T10:08:29.441Z] ---> 3c477c4457fb [2021-11-25T10:08:29.441Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:08:29.441Z] ---> af86266bae3d [2021-11-25T10:08:29.441Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-25T10:08:29.721Z] ---> 0581741f924b [2021-11-25T10:08:29.721Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-25T10:08:29.993Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-25T10:08:29.993Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-25T10:08:29.993Z] ---> 3734d5adc5ac [2021-11-25T10:08:29.993Z] 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-25T10:08:29.993Z] ---> Running in 6593583e3d27 [2021-11-25T10:08:30.265Z] ---> 541e2e8d6ea7 [2021-11-25T10:08:30.265Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-25T10:08:30.265Z] ---> Running in 5301f58ac881 [2021-11-25T10:08:30.265Z] ---> Running in 933fa9123067 [2021-11-25T10:08:30.541Z] ---> f955dfc01625 [2021-11-25T10:08:30.541Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-25T10:08:30.819Z] ---> 38b2ccf84b93 [2021-11-25T10:08:30.819Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-25T10:08:30.819Z] ---> Running in 8894328c912d [2021-11-25T10:08:31.090Z] Removing intermediate container 5301f58ac881 [2021-11-25T10:08:31.090Z] ---> f141d44e53b4 [2021-11-25T10:08:31.090Z] 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-25T10:08:31.090Z] Removing intermediate container 933fa9123067 [2021-11-25T10:08:31.090Z] ---> 1e88d6a74d12 [2021-11-25T10:08:31.090Z] Step 17/20 : CMD ["--init=true"] [2021-11-25T10:08:31.363Z] ---> Running in ee498ac861cd [2021-11-25T10:08:31.363Z] ---> Running in d5432e033fea [2021-11-25T10:08:31.636Z] Removing intermediate container 8894328c912d [2021-11-25T10:08:31.636Z] ---> ced467bf5c53 [2021-11-25T10:08:31.636Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:08:31.912Z] ---> Running in c265d45d330c [2021-11-25T10:08:32.187Z] Removing intermediate container ee498ac861cd [2021-11-25T10:08:32.187Z] ---> 89b7d234e0d5 [2021-11-25T10:08:32.187Z] Step 18/20 : LABEL arch=arm64 [2021-11-25T10:08:32.187Z] ---> Running in 0cfba632b244 [2021-11-25T10:08:32.798Z] Removing intermediate container c265d45d330c [2021-11-25T10:08:32.798Z] ---> d0be6763ed18 [2021-11-25T10:08:32.798Z] Step 19/21 : LABEL arch=arm64 [2021-11-25T10:08:32.798Z] ---> 5c4c757b76f1 [2021-11-25T10:08:32.798Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-25T10:08:32.798Z] ---> Running in b0c9130e0fea [2021-11-25T10:08:33.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:08:33.081Z] Removing intermediate container 0cfba632b244 [2021-11-25T10:08:33.081Z] ---> a70a46d1656d [2021-11-25T10:08:33.081Z] Step 19/20 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T10:08:33.359Z] Removing intermediate container 6593583e3d27 [2021-11-25T10:08:33.359Z] ---> 7182020afc2e [2021-11-25T10:08:33.359Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:08:33.359Z] ---> Running in 932edc0d5740 [2021-11-25T10:08:33.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:08:33.642Z] Removing intermediate container b0c9130e0fea [2021-11-25T10:08:33.642Z] ---> 73d4a48d12e4 [2021-11-25T10:08:33.642Z] Step 20/21 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T10:08:33.930Z] ---> Running in 5b9964001947 [2021-11-25T10:08:34.217Z] Removing intermediate container 932edc0d5740 [2021-11-25T10:08:34.217Z] ---> 394f5904fa83 [2021-11-25T10:08:34.217Z] Step 20/20 : LABEL version=0.0.0 [2021-11-25T10:08:34.217Z] ---> 9a086ddb92a4 [2021-11-25T10:08:34.217Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-25T10:08:34.217Z] ---> Running in acc13d9373f1 [2021-11-25T10:08:34.497Z] (1/42) Installing readline (8.1.0-r0) [2021-11-25T10:08:34.497Z] (2/42) Installing bash (5.1.4-r0) [2021-11-25T10:08:34.497Z] ---> Running in 10524690e7ec [2021-11-25T10:08:34.497Z] Executing bash-5.1.4-r0.post-install [2021-11-25T10:08:34.497Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-25T10:08:34.497Z] Removing intermediate container 5b9964001947 [2021-11-25T10:08:34.497Z] ---> 63103b9b126e [2021-11-25T10:08:34.497Z] Step 21/21 : LABEL version=0.0.0 [2021-11-25T10:08:34.497Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-25T10:08:34.497Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-25T10:08:34.497Z] (6/42) Installing curl (7.79.1-r0) [2021-11-25T10:08:34.497Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-25T10:08:34.497Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-25T10:08:34.497Z] (9/42) Installing expat (2.4.1-r0) [2021-11-25T10:08:34.497Z] (10/42) Installing libffi (3.3-r2) [2021-11-25T10:08:34.497Z] (11/42) Installing gdbm (1.19-r0) [2021-11-25T10:08:34.497Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-25T10:08:34.497Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T10:08:34.497Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T10:08:34.780Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-25T10:08:34.780Z] ---> Running in 7c530697177b [2021-11-25T10:08:34.780Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-25T10:08:34.780Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-25T10:08:35.053Z] ---> 601eba0dd088 [2021-11-25T10:08:35.053Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-25T10:08:35.053Z] Removing intermediate container acc13d9373f1 [2021-11-25T10:08:35.053Z] ---> f885110664cc [2021-11-25T10:08:35.053Z] [2021-11-25T10:08:35.053Z] Removing intermediate container 10524690e7ec [2021-11-25T10:08:35.053Z] ---> ea66a28d0114 [2021-11-25T10:08:35.053Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:08:35.330Z] ---> Running in a28c4c61624a [2021-11-25T10:08:35.606Z] Removing intermediate container 7c530697177b [2021-11-25T10:08:35.606Z] ---> a9bf7e14f39a [2021-11-25T10:08:35.606Z] [2021-11-25T10:08:35.606Z] Successfully built f885110664cc [2021-11-25T10:08:35.606Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-25T10:08:35.606Z]  Building security-proxy-setup ... done Building core-command [2021-11-25T10:08:36.210Z] Successfully built a9bf7e14f39a [2021-11-25T10:08:36.210Z] Successfully tagged support-notifications-arm64:latest [2021-11-25T10:08:36.210Z] Building core-data [2021-11-25T10:08:36.210Z]  Building support-notifications ... done Removing intermediate container a28c4c61624a [2021-11-25T10:08:36.210Z] ---> f22e517fc392 [2021-11-25T10:08:36.210Z] Step 21/23 : LABEL arch=arm64 [2021-11-25T10:08:36.486Z] ---> Running in 79004f8bb0f5 [2021-11-25T10:08:37.086Z] ---> bb5a942887bd [2021-11-25T10:08:37.086Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-25T10:08:37.086Z] Removing intermediate container 79004f8bb0f5 [2021-11-25T10:08:37.086Z] ---> 6a8c05716e4e [2021-11-25T10:08:37.086Z] Step 22/23 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T10:08:37.086Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-25T10:08:37.086Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-25T10:08:37.086Z] ---> Running in 55ceb7de55f8 [2021-11-25T10:08:37.364Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-25T10:08:37.364Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-25T10:08:37.364Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-25T10:08:37.364Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-25T10:08:37.364Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-25T10:08:37.364Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-25T10:08:37.364Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-25T10:08:37.364Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-25T10:08:37.364Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-25T10:08:37.364Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-25T10:08:37.364Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-25T10:08:37.640Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-25T10:08:37.641Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-25T10:08:37.641Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-25T10:08:37.641Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-25T10:08:37.641Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-25T10:08:37.641Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-25T10:08:37.641Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-25T10:08:37.641Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-25T10:08:37.641Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-25T10:08:37.641Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-25T10:08:37.641Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-25T10:08:37.921Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-25T10:08:37.921Z] Removing intermediate container 55ceb7de55f8 [2021-11-25T10:08:37.921Z] ---> 5f084d7351f7 [2021-11-25T10:08:37.921Z] Step 23/23 : LABEL version=0.0.0 [2021-11-25T10:08:38.194Z] ---> Running in d19cfd808fc1 [2021-11-25T10:08:38.194Z] ---> 50e5bcc395cf [2021-11-25T10:08:38.194Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-25T10:08:38.469Z] Executing busybox-1.33.1-r3.trigger [2021-11-25T10:08:38.469Z] OK: 84 MiB in 64 packages [2021-11-25T10:08:39.081Z] Removing intermediate container d19cfd808fc1 [2021-11-25T10:08:39.081Z] ---> 92cf2f6f5bf6 [2021-11-25T10:08:39.081Z] [2021-11-25T10:08:39.353Z] ---> 612fa3c3f064 [2021-11-25T10:08:39.353Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-25T10:08:39.626Z] Successfully built 92cf2f6f5bf6 [2021-11-25T10:08:39.626Z] Successfully tagged support-scheduler-arm64:latest [2021-11-25T10:08:39.626Z] Building security-secretstore-setup [2021-11-25T10:08:40.613Z]  Building support-scheduler ... done  ---> 15af402aa9b5 [2021-11-25T10:08:40.613Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-25T10:08:40.613Z] ---> Running in 498fb1cfc79a [2021-11-25T10:08:41.212Z] Removing intermediate container 498fb1cfc79a [2021-11-25T10:08:41.212Z] ---> 2d5e85485e58 [2021-11-25T10:08:41.212Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-25T10:08:42.662Z] ---> 2b23f0f40700 [2021-11-25T10:08:42.662Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-25T10:08:42.939Z] ---> Running in 8fd054fa4fc4 [2021-11-25T10:08:43.916Z] Collecting docker-compose==1.23.2 [2021-11-25T10:08:43.916Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-25T10:08:45.363Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-25T10:08:45.363Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-25T10:08:45.363Z] Removing intermediate container 8fd054fa4fc4 [2021-11-25T10:08:45.363Z] ---> f76696ba5844 [2021-11-25T10:08:45.363Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-25T10:08:45.363Z] 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-25T10:08:45.634Z] ---> Running in c3cf03dff455 [2021-11-25T10:08:46.241Z] Collecting docker<4.0,>=3.6.0 [2021-11-25T10:08:46.241Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-25T10:08:46.241Z] Removing intermediate container c3cf03dff455 [2021-11-25T10:08:46.241Z] ---> 4c6780ccedda [2021-11-25T10:08:46.241Z] Step 27/30 : CMD ["gate"] [2021-11-25T10:08:46.520Z] Collecting jsonschema<3,>=2.5.1 [2021-11-25T10:08:46.520Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-25T10:08:46.520Z] ---> Running in 0c72d194573f [2021-11-25T10:08:46.827Z] Collecting cached-property<2,>=1.2.0 [2021-11-25T10:08:46.827Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-25T10:08:46.827Z] Collecting texttable<0.10,>=0.9.0 [2021-11-25T10:08:46.827Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-25T10:08:47.134Z] Removing intermediate container 0c72d194573f [2021-11-25T10:08:47.134Z] ---> 097ca59b48bf [2021-11-25T10:08:47.134Z] Step 28/30 : LABEL arch=arm64 [2021-11-25T10:08:47.483Z] ---> Running in 23381ed526eb [2021-11-25T10:08:48.121Z] Removing intermediate container 23381ed526eb [2021-11-25T10:08:48.121Z] ---> fcaccd057997 [2021-11-25T10:08:48.121Z] Step 29/30 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T10:08:48.429Z] ---> Running in c5f592405968 [2021-11-25T10:08:49.054Z] Removing intermediate container c5f592405968 [2021-11-25T10:08:49.054Z] ---> ff070fa151da [2021-11-25T10:08:49.054Z] Step 30/30 : LABEL version=0.0.0 [2021-11-25T10:08:49.334Z] ---> Running in ec0938dae167 [2021-11-25T10:08:49.980Z] Removing intermediate container ec0938dae167 [2021-11-25T10:08:49.980Z] ---> e74d459cdbb1 [2021-11-25T10:08:49.980Z] [2021-11-25T10:08:50.265Z] Collecting PyYAML<4,>=3.10 [2021-11-25T10:08:50.265Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-25T10:08:50.265Z] Successfully built e74d459cdbb1 [2021-11-25T10:08:50.548Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-25T10:08:50.548Z]  Building security-bootstrapper ... done Building core-metadata [2021-11-25T10:08:53.941Z] Collecting docopt<0.7,>=0.6.1 [2021-11-25T10:08:53.941Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-25T10:08:56.583Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-25T10:08:56.583Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-25T10:08:56.583Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-25T10:08:56.583Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-25T10:08:59.198Z] Collecting docker-pycreds>=0.4.0 [2021-11-25T10:08:59.198Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-25T10:08:59.791Z] 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-25T10:09:00.391Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-25T10:09:00.391Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-25T10:09:00.666Z] Collecting idna<2.8,>=2.5 [2021-11-25T10:09:00.666Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-25T10:09:00.666Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-25T10:09:00.666Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-25T10:09:01.267Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-25T10:09:01.267Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-25T10:09:01.267Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-25T10:09:01.267Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-25T10:09:02.714Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-25T10:09:02.714Z] Attempting uninstall: urllib3 [2021-11-25T10:09:02.714Z] Found existing installation: urllib3 1.26.5 [2021-11-25T10:09:02.714Z] Uninstalling urllib3-1.26.5: [2021-11-25T10:09:02.714Z] Successfully uninstalled urllib3-1.26.5 [2021-11-25T10:09:03.313Z] Attempting uninstall: idna [2021-11-25T10:09:03.313Z] Found existing installation: idna 3.2 [2021-11-25T10:09:03.313Z] Uninstalling idna-3.2: [2021-11-25T10:09:03.584Z] Successfully uninstalled idna-3.2 [2021-11-25T10:09:04.569Z] Attempting uninstall: chardet [2021-11-25T10:09:04.569Z] Found existing installation: chardet 4.0.0 [2021-11-25T10:09:04.569Z] Uninstalling chardet-4.0.0: [2021-11-25T10:09:04.841Z] Successfully uninstalled chardet-4.0.0 [2021-11-25T10:09:06.812Z] Attempting uninstall: requests [2021-11-25T10:09:06.812Z] Found existing installation: requests 2.25.1 [2021-11-25T10:09:06.812Z] Uninstalling requests-2.25.1: [2021-11-25T10:09:06.812Z] Successfully uninstalled requests-2.25.1 [2021-11-25T10:09:07.423Z] Running setup.py install for texttable: started [2021-11-25T10:09:10.051Z] Running setup.py install for texttable: finished with status 'done' [2021-11-25T10:09:10.051Z] Running setup.py install for PyYAML: started [2021-11-25T10:09:12.670Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-25T10:09:12.670Z] Running setup.py install for docopt: started [2021-11-25T10:09:14.658Z] Running setup.py install for docopt: finished with status 'done' [2021-11-25T10:09:14.658Z] Running setup.py install for dockerpty: started [2021-11-25T10:09:17.287Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-25T10:09:18.728Z] 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-25T10:09:23.046Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:09:23.046Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:09:23.046Z] ---> e510331422f0 [2021-11-25T10:09:23.046Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T10:09:23.046Z] ---> Using cache [2021-11-25T10:09:23.046Z] ---> b990ece072da [2021-11-25T10:09:23.046Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:09:23.046Z] ---> Using cache [2021-11-25T10:09:23.046Z] ---> b9518adc972c [2021-11-25T10:09:23.046Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T10:09:23.046Z] ---> Using cache [2021-11-25T10:09:23.046Z] ---> a82e07a5792d [2021-11-25T10:09:23.046Z] Step 6/22 : COPY . . [2021-11-25T10:09:23.046Z] ---> Using cache [2021-11-25T10:09:23.046Z] ---> 82db08d4d6f7 [2021-11-25T10:09:23.046Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:09:23.046Z] ---> Using cache [2021-11-25T10:09:23.046Z] ---> 11a873db58a4 [2021-11-25T10:09:23.046Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-25T10:09:23.608Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:09:23.608Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:09:23.608Z] ---> e510331422f0 [2021-11-25T10:09:23.608Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T10:09:23.608Z] ---> Using cache [2021-11-25T10:09:23.608Z] ---> b990ece072da [2021-11-25T10:09:23.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:09:23.608Z] ---> Using cache [2021-11-25T10:09:23.608Z] ---> b9518adc972c [2021-11-25T10:09:23.608Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-25T10:09:23.608Z] ---> Running in 2782a5d708a0 [2021-11-25T10:09:23.608Z] ---> Running in f3f689a732c3 [2021-11-25T10:09:25.592Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:09:25.592Z] 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-25T10:09:26.584Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:09:27.197Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:09:27.197Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:09:27.197Z] ---> e510331422f0 [2021-11-25T10:09:27.197Z] Step 3/24 : WORKDIR /edgex-go [2021-11-25T10:09:27.197Z] ---> Using cache [2021-11-25T10:09:27.197Z] ---> b990ece072da [2021-11-25T10:09:27.197Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:09:27.197Z] ---> Using cache [2021-11-25T10:09:27.197Z] ---> b9518adc972c [2021-11-25T10:09:27.197Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-25T10:09:27.197Z] ---> Using cache [2021-11-25T10:09:27.197Z] ---> a82e07a5792d [2021-11-25T10:09:27.197Z] Step 6/24 : COPY . . [2021-11-25T10:09:27.197Z] ---> Using cache [2021-11-25T10:09:27.197Z] ---> 82db08d4d6f7 [2021-11-25T10:09:27.197Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:09:27.197Z] ---> Using cache [2021-11-25T10:09:27.197Z] ---> 11a873db58a4 [2021-11-25T10:09:27.197Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-25T10:09:27.809Z] OK: 219 MiB in 52 packages [2021-11-25T10:09:28.098Z] ---> Running in f7bf05f5a0c1 [2021-11-25T10:09:30.743Z] Removing intermediate container 2782a5d708a0 [2021-11-25T10:09:30.743Z] ---> 73f2353446a8 [2021-11-25T10:09:30.743Z] Step 6/22 : COPY . . [2021-11-25T10:09:31.024Z] 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-25T10:09:37.750Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-25T10:09:37.750Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-25T10:09:37.750Z] ---> e510331422f0 [2021-11-25T10:09:37.750Z] Step 3/22 : WORKDIR /edgex-go [2021-11-25T10:09:37.750Z] ---> Using cache [2021-11-25T10:09:37.750Z] ---> b990ece072da [2021-11-25T10:09:37.750Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:09:37.750Z] ---> Using cache [2021-11-25T10:09:37.750Z] ---> b9518adc972c [2021-11-25T10:09:37.750Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-25T10:09:37.750Z] ---> Using cache [2021-11-25T10:09:37.750Z] ---> a82e07a5792d [2021-11-25T10:09:37.750Z] Step 6/22 : COPY . . [2021-11-25T10:09:38.026Z] ---> Using cache [2021-11-25T10:09:38.026Z] ---> 82db08d4d6f7 [2021-11-25T10:09:38.026Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:09:38.026Z] ---> Using cache [2021-11-25T10:09:38.026Z] ---> 11a873db58a4 [2021-11-25T10:09:38.026Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-25T10:09:39.047Z] ---> Running in db7299dae16d [2021-11-25T10:09:42.469Z] 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-25T10:09:42.469Z] Removing intermediate container d5432e033fea [2021-11-25T10:09:42.469Z] ---> cf5ce137e954 [2021-11-25T10:09:42.469Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-25T10:09:42.469Z] ---> Running in e8c5a53bd7e7 [2021-11-25T10:09:43.469Z] Removing intermediate container e8c5a53bd7e7 [2021-11-25T10:09:43.469Z] ---> db9a4b051ee1 [2021-11-25T10:09:43.469Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-25T10:09:43.469Z] ---> Running in 75a4aa795cf0 [2021-11-25T10:09:44.474Z] Removing intermediate container 75a4aa795cf0 [2021-11-25T10:09:44.474Z] ---> 78e0b50180c6 [2021-11-25T10:09:44.474Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-25T10:09:47.106Z] ---> 8a4f5e2a4e60 [2021-11-25T10:09:47.106Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-25T10:09:49.109Z] ---> 98b3ac8effa3 [2021-11-25T10:09:49.109Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-25T10:09:51.114Z] ---> 76cb2a778673 [2021-11-25T10:09:51.114Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-25T10:09:51.114Z] ---> Running in 5d455f2f5655 [2021-11-25T10:09:52.102Z] Removing intermediate container 5d455f2f5655 [2021-11-25T10:09:52.102Z] ---> 18cf465055b1 [2021-11-25T10:09:52.102Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:09:52.102Z] ---> Running in 629f522cd0d9 [2021-11-25T10:09:53.541Z] Removing intermediate container 629f522cd0d9 [2021-11-25T10:09:53.541Z] ---> 656e069e5bf9 [2021-11-25T10:09:53.541Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T10:09:53.541Z] ---> Running in 2a8356cb702b [2021-11-25T10:09:54.522Z] Removing intermediate container 2a8356cb702b [2021-11-25T10:09:54.522Z] ---> 75232611b9d0 [2021-11-25T10:09:54.522Z] Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T10:09:54.795Z] ---> Running in 48923307fb78 [2021-11-25T10:09:55.786Z] Removing intermediate container 48923307fb78 [2021-11-25T10:09:55.786Z] ---> b43e51884be1 [2021-11-25T10:09:55.786Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:09:55.786Z] ---> Running in 4b75749cbcef [2021-11-25T10:09:57.249Z] Removing intermediate container 4b75749cbcef [2021-11-25T10:09:57.249Z] ---> e5669230bba2 [2021-11-25T10:09:57.249Z] [2021-11-25T10:09:57.527Z] Successfully built e5669230bba2 [2021-11-25T10:09:57.527Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-25T10:09:58.140Z]  Building sys-mgmt-agent ... done  ---> 7ce29849d16f [2021-11-25T10:09:58.140Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-25T10:09:58.140Z] ---> Running in a1042f01e009 [2021-11-25T10:10:03.579Z] Removing intermediate container a1042f01e009 [2021-11-25T10:10:03.579Z] ---> 2a6c3847e80e [2021-11-25T10:10:03.579Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-25T10:10:03.579Z] ---> Running in 5d5cef228b3c [2021-11-25T10:10:05.563Z] 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-25T10:11:13.607Z] Removing intermediate container f3f689a732c3 [2021-11-25T10:11:13.607Z] ---> 444cb45a1429 [2021-11-25T10:11:13.607Z] [2021-11-25T10:11:13.607Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T10:11:13.607Z] ---> 5b8b7b635229 [2021-11-25T10:11:13.607Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T10:11:13.607Z] ---> Using cache [2021-11-25T10:11:13.607Z] ---> 7a852e12a1ee [2021-11-25T10:11:13.607Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:11:13.607Z] ---> Using cache [2021-11-25T10:11:13.607Z] ---> 186738181d82 [2021-11-25T10:11:13.607Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-25T10:11:13.607Z] ---> Running in df5d03ec7b18 [2021-11-25T10:11:13.607Z] Removing intermediate container df5d03ec7b18 [2021-11-25T10:11:13.607Z] ---> 6853d7114520 [2021-11-25T10:11:13.607Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T10:11:13.607Z] ---> Running in 3d985285abe8 [2021-11-25T10:11:13.607Z] Removing intermediate container 3d985285abe8 [2021-11-25T10:11:13.607Z] ---> 3169532b21e6 [2021-11-25T10:11:13.607Z] Step 14/22 : WORKDIR / [2021-11-25T10:11:13.607Z] 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-25T10:11:13.607Z] ---> Running in a3f061f02dea [2021-11-25T10:11:13.607Z] Removing intermediate container a3f061f02dea [2021-11-25T10:11:13.607Z] ---> f3e00ceecc95 [2021-11-25T10:11:13.607Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:11:13.607Z] ---> a4691430631d [2021-11-25T10:11:13.607Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-25T10:11:13.607Z] ---> fe9284592f61 [2021-11-25T10:11:13.607Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-25T10:11:13.607Z] ---> d16ff402c856 [2021-11-25T10:11:13.607Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-25T10:11:13.607Z] ---> Running in 442439e3baf5 [2021-11-25T10:11:13.607Z] Removing intermediate container 442439e3baf5 [2021-11-25T10:11:13.607Z] ---> 394960ba5edc [2021-11-25T10:11:13.607Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:11:13.607Z] ---> Running in 8fcf952a4376 [2021-11-25T10:11:13.607Z] Removing intermediate container 8fcf952a4376 [2021-11-25T10:11:13.607Z] ---> 7b3191f210b4 [2021-11-25T10:11:13.607Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T10:11:13.607Z] ---> Running in 12a585974ee3 [2021-11-25T10:11:13.607Z] Removing intermediate container 12a585974ee3 [2021-11-25T10:11:13.607Z] ---> 54846e89fe59 [2021-11-25T10:11:13.607Z] Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T10:11:13.607Z] ---> Running in 8b664047218a [2021-11-25T10:11:13.607Z] Removing intermediate container 8b664047218a [2021-11-25T10:11:13.607Z] ---> 55fe1196739b [2021-11-25T10:11:13.607Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:11:13.607Z] ---> Running in 09cd85f4fdf1 [2021-11-25T10:11:13.607Z] Removing intermediate container 09cd85f4fdf1 [2021-11-25T10:11:13.607Z] ---> f235631ef198 [2021-11-25T10:11:13.607Z] [2021-11-25T10:11:13.607Z] Successfully built f235631ef198 [2021-11-25T10:11:13.607Z] Successfully tagged core-command-arm64:latest [2021-11-25T10:11:17.956Z]  Building core-command ... done Removing intermediate container f7bf05f5a0c1 [2021-11-25T10:11:17.956Z] ---> c36286ad19e4 [2021-11-25T10:11:17.956Z] [2021-11-25T10:11:17.956Z] Step 9/24 : FROM alpine:3.14 [2021-11-25T10:11:17.956Z] ---> 5b8b7b635229 [2021-11-25T10:11:17.956Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-25T10:11:17.956Z] ---> Running in 09274170afc4 [2021-11-25T10:11:19.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:11:19.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:11:20.667Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-25T10:11:20.943Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-25T10:11:20.943Z] (3/3) Installing su-exec (0.2-r1) [2021-11-25T10:11:20.943Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:11:20.943Z] Executing ca-certificates-20191127-r5.trigger [2021-11-25T10:11:21.220Z] OK: 6 MiB in 17 packages [2021-11-25T10:11:23.211Z] Removing intermediate container 09274170afc4 [2021-11-25T10:11:23.211Z] ---> f2ca8a60c3bf [2021-11-25T10:11:23.211Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-25T10:11:23.211Z] ---> Running in 00a7a4e1f6fc [2021-11-25T10:11:23.813Z] Removing intermediate container 00a7a4e1f6fc [2021-11-25T10:11:23.813Z] ---> d155423f5784 [2021-11-25T10:11:23.813Z] Step 12/24 : WORKDIR / [2021-11-25T10:11:24.092Z] ---> Running in 1262c1c4d3be [2021-11-25T10:11:25.088Z] Removing intermediate container 1262c1c4d3be [2021-11-25T10:11:25.088Z] ---> 1459e0382f76 [2021-11-25T10:11:25.088Z] 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-25T10:11:27.082Z] ---> 181b3d5727a1 [2021-11-25T10:11:27.082Z] 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-25T10:11:28.528Z] ---> 822c02939d6f [2021-11-25T10:11:28.528Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-25T10:11:28.807Z] Removing intermediate container db7299dae16d [2021-11-25T10:11:28.807Z] ---> 225856c14289 [2021-11-25T10:11:28.807Z] [2021-11-25T10:11:28.807Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T10:11:28.807Z] ---> 5b8b7b635229 [2021-11-25T10:11:28.807Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-25T10:11:28.808Z] ---> Using cache [2021-11-25T10:11:28.808Z] ---> 7a852e12a1ee [2021-11-25T10:11:28.808Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-25T10:11:28.808Z] ---> Using cache [2021-11-25T10:11:28.808Z] ---> 186738181d82 [2021-11-25T10:11:28.808Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-25T10:11:29.082Z] ---> Running in 477034674f76 [2021-11-25T10:11:29.683Z] ---> eeeb99b06079 [2021-11-25T10:11:29.683Z] 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-25T10:11:29.683Z] Removing intermediate container 477034674f76 [2021-11-25T10:11:29.683Z] ---> 3fe1b0e1fbce [2021-11-25T10:11:29.683Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-25T10:11:29.964Z] ---> Running in 6fc7584873b9 [2021-11-25T10:11:30.564Z] Removing intermediate container 6fc7584873b9 [2021-11-25T10:11:30.564Z] ---> 159097886828 [2021-11-25T10:11:30.564Z] Step 14/22 : WORKDIR / [2021-11-25T10:11:30.840Z] ---> Running in d31a63ae539e [2021-11-25T10:11:30.840Z] ---> df1835877214 [2021-11-25T10:11:30.840Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-25T10:11:31.437Z] Removing intermediate container d31a63ae539e [2021-11-25T10:11:31.437Z] ---> 5c9552ba3666 [2021-11-25T10:11:31.437Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:11:32.414Z] ---> a143673458e0 [2021-11-25T10:11:32.414Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-25T10:11:32.414Z] ---> c6c212d29c09 [2021-11-25T10:11:32.414Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-25T10:11:34.396Z] ---> f769b0ee52ab [2021-11-25T10:11:34.396Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-25T10:11:34.396Z] ---> a8755f58d19b [2021-11-25T10:11:34.396Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-25T10:11:34.995Z] ---> b63e5f7bc4e9 [2021-11-25T10:11:34.995Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-25T10:11:34.995Z] ---> c199130b3127 [2021-11-25T10:11:34.995Z] 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-25T10:11:34.995Z] ---> Running in 269ae0e6046b [2021-11-25T10:11:35.267Z] ---> Running in 87dd8f7cdf40 [2021-11-25T10:11:35.549Z] Removing intermediate container 269ae0e6046b [2021-11-25T10:11:35.549Z] ---> 39132a7111dd [2021-11-25T10:11:35.549Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:11:35.821Z] ---> Running in 6ed633ea5a99 [2021-11-25T10:11:36.415Z] Removing intermediate container 6ed633ea5a99 [2021-11-25T10:11:36.415Z] ---> 2f2f23d346f7 [2021-11-25T10:11:36.415Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T10:11:36.415Z] ---> Running in ff6d0e811e7e [2021-11-25T10:11:37.014Z] Removing intermediate container ff6d0e811e7e [2021-11-25T10:11:37.014Z] ---> 90b7bab0f9ec [2021-11-25T10:11:37.014Z] Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T10:11:37.014Z] ---> Running in 6f16dbee0c1d [2021-11-25T10:11:37.609Z] Removing intermediate container 6f16dbee0c1d [2021-11-25T10:11:37.609Z] ---> 2526fab237ec [2021-11-25T10:11:37.609Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:11:37.609Z] Removing intermediate container 87dd8f7cdf40 [2021-11-25T10:11:37.609Z] ---> 10b354399aee [2021-11-25T10:11:37.609Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-25T10:11:37.609Z] ---> Running in 903badb51b0f [2021-11-25T10:11:37.887Z] ---> Running in 5f1f648f494e [2021-11-25T10:11:38.161Z] Removing intermediate container 903badb51b0f [2021-11-25T10:11:38.161Z] ---> ec403f4b6da8 [2021-11-25T10:11:38.161Z] [2021-11-25T10:11:38.161Z] Removing intermediate container 5f1f648f494e [2021-11-25T10:11:38.161Z] ---> 3e44bc9fd8aa [2021-11-25T10:11:38.161Z] Step 22/24 : LABEL arch=arm64 [2021-11-25T10:11:38.432Z] ---> Running in 36beacf51ce9 [2021-11-25T10:11:38.704Z] Successfully built ec403f4b6da8 [2021-11-25T10:11:38.704Z] Successfully tagged core-metadata-arm64:latest [2021-11-25T10:11:38.977Z]  Building core-metadata ... done Removing intermediate container 36beacf51ce9 [2021-11-25T10:11:38.977Z] ---> af31c815abcc [2021-11-25T10:11:38.977Z] Step 23/24 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T10:11:39.251Z] ---> Running in ea4e4fad915a [2021-11-25T10:11:39.846Z] Removing intermediate container ea4e4fad915a [2021-11-25T10:11:39.846Z] ---> e2f2a91cd75f [2021-11-25T10:11:39.846Z] Step 24/24 : LABEL version=0.0.0 [2021-11-25T10:11:39.846Z] ---> Running in a0249fce6a3b [2021-11-25T10:11:40.440Z] Removing intermediate container a0249fce6a3b [2021-11-25T10:11:40.440Z] ---> 637255b1555a [2021-11-25T10:11:40.440Z] [2021-11-25T10:11:40.715Z] Successfully built 637255b1555a [2021-11-25T10:11:40.715Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-25T10:11:40.989Z]  Building security-secretstore-setup ... done Removing intermediate container 5d5cef228b3c [2021-11-25T10:11:40.989Z] ---> 73eee6d2a831 [2021-11-25T10:11:40.989Z] [2021-11-25T10:11:40.989Z] Step 9/22 : FROM alpine:3.14 [2021-11-25T10:11:40.989Z] ---> 5b8b7b635229 [2021-11-25T10:11:40.989Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-25T10:11:40.989Z] ---> Running in f33174131df9 [2021-11-25T10:11:41.579Z] Removing intermediate container f33174131df9 [2021-11-25T10:11:41.579Z] ---> c66a3a1a03df [2021-11-25T10:11:41.579Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-25T10:11:41.579Z] ---> Running in daf7101c5f4d [2021-11-25T10:11:42.172Z] Removing intermediate container daf7101c5f4d [2021-11-25T10:11:42.172Z] ---> 96574d7d99a8 [2021-11-25T10:11:42.172Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-25T10:11:42.172Z] ---> Running in 524a70e0c000 [2021-11-25T10:11:42.442Z] Removing intermediate container 524a70e0c000 [2021-11-25T10:11:42.442Z] ---> e89c4f88c660 [2021-11-25T10:11:42.442Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-25T10:11:42.713Z] ---> Running in 74e5e2e63321 [2021-11-25T10:11:44.685Z] Removing intermediate container 74e5e2e63321 [2021-11-25T10:11:44.685Z] ---> f52ea6a8e214 [2021-11-25T10:11:44.685Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-25T10:11:44.685Z] ---> Running in 7eae3e94520d [2021-11-25T10:11:45.661Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-25T10:11:46.636Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-25T10:11:47.612Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-25T10:11:47.612Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-25T10:11:47.612Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-25T10:11:47.612Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-25T10:11:47.885Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-25T10:11:47.885Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-25T10:11:47.885Z] Executing busybox-1.33.1-r6.trigger [2021-11-25T10:11:48.157Z] OK: 8 MiB in 20 packages [2021-11-25T10:11:49.132Z] Removing intermediate container 7eae3e94520d [2021-11-25T10:11:49.132Z] ---> 27eb783ba402 [2021-11-25T10:11:49.132Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-25T10:11:49.726Z] ---> d371da7125a5 [2021-11-25T10:11:49.726Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-25T10:11:50.700Z] ---> d42708c9fc2c [2021-11-25T10:11:50.700Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-25T10:11:51.669Z] ---> 54c657173b55 [2021-11-25T10:11:51.669Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-25T10:11:51.669Z] ---> Running in 83e3daa5c33d [2021-11-25T10:11:51.942Z] Removing intermediate container 83e3daa5c33d [2021-11-25T10:11:51.942Z] ---> 41259a2d64a7 [2021-11-25T10:11:51.942Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-25T10:11:52.215Z] ---> Running in b496ef371131 [2021-11-25T10:11:52.484Z] Removing intermediate container b496ef371131 [2021-11-25T10:11:52.484Z] ---> e9f39f2f3c70 [2021-11-25T10:11:52.484Z] Step 20/22 : LABEL arch=arm64 [2021-11-25T10:11:52.755Z] ---> Running in 2804639e9b68 [2021-11-25T10:11:53.026Z] Removing intermediate container 2804639e9b68 [2021-11-25T10:11:53.026Z] ---> 1d86e5673d29 [2021-11-25T10:11:53.026Z] Step 21/22 : LABEL git_sha=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [2021-11-25T10:11:53.299Z] ---> Running in 80cac2a6f424 [2021-11-25T10:11:53.570Z] Removing intermediate container 80cac2a6f424 [2021-11-25T10:11:53.570Z] ---> 62f9087cb967 [2021-11-25T10:11:53.570Z] Step 22/22 : LABEL version=0.0.0 [2021-11-25T10:11:53.840Z] ---> Running in d70cab493876 [2021-11-25T10:11:54.110Z] Removing intermediate container d70cab493876 [2021-11-25T10:11:54.110Z] ---> ed470a50608c [2021-11-25T10:11:54.110Z] [2021-11-25T10:11:54.380Z] Successfully built ed470a50608c [2021-11-25T10:11:54.380Z] Successfully tagged core-data-arm64:latest [2021-11-25T10:11:54.662Z]  Building core-data ... done  [Pipeline] } [2021-11-25T10:11:54.679Z] $ docker stop --time=1 bc913806cf06aff4f5327e10db91345de59da1685d16ad102fbbd439325e1618 [2021-11-25T10:11:56.399Z] $ docker rm -f bc913806cf06aff4f5327e10db91345de59da1685d16ad102fbbd439325e1618 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-25T10:11:56.938Z] + docker images [2021-11-25T10:11:57.209Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-25T10:11:57.209Z] core-data-arm64 latest ed470a50608c 4 seconds ago 19.6MB [2021-11-25T10:11:57.209Z] security-secretstore-setup-arm64 latest 637255b1555a 17 seconds ago 26.8MB [2021-11-25T10:11:57.209Z] 73eee6d2a831 17 seconds ago 1.58GB [2021-11-25T10:11:57.209Z] core-metadata-arm64 latest ec403f4b6da8 20 seconds ago 15.9MB [2021-11-25T10:11:57.209Z] 225856c14289 29 seconds ago 1.58GB [2021-11-25T10:11:57.209Z] c36286ad19e4 41 seconds ago 1.58GB [2021-11-25T10:11:57.209Z] core-command-arm64 latest f235631ef198 45 seconds ago 15.2MB [2021-11-25T10:11:57.209Z] 444cb45a1429 55 seconds ago 1.57GB [2021-11-25T10:11:57.209Z] sys-mgmt-agent-arm64 latest e5669230bba2 2 minutes ago 277MB [2021-11-25T10:11:57.209Z] security-bootstrapper-arm64 latest e74d459cdbb1 3 minutes ago 17.8MB [2021-11-25T10:11:57.209Z] support-scheduler-arm64 latest 92cf2f6f5bf6 3 minutes ago 15.3MB [2021-11-25T10:11:57.209Z] support-notifications-arm64 latest a9bf7e14f39a 3 minutes ago 16.1MB [2021-11-25T10:11:57.209Z] security-proxy-setup-arm64 latest f885110664cc 3 minutes ago 25.5MB [2021-11-25T10:11:57.209Z] 176abb70a504 3 minutes ago 1.57GB [2021-11-25T10:11:57.209Z] 58a603cb8290 3 minutes ago 1.57GB [2021-11-25T10:11:57.209Z] 1fccc6316f61 3 minutes ago 1.57GB [2021-11-25T10:11:57.209Z] 3f772e3332f1 3 minutes ago 1.58GB [2021-11-25T10:11:57.209Z] 4ea58f4edc02 3 minutes ago 1.57GB [2021-11-25T10:11:57.209Z] ci-base-image-arm64 latest e510331422f0 14 minutes ago 1.24GB [2021-11-25T10:11:57.209Z] alpine 3.14 5b8b7b635229 12 days ago 5.35MB [2021-11-25T10:11:57.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-25T10:11:57.209Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-25T10:11:57.209Z] 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-25T10:11:57.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T10:11:57.737Z] [2021-11-25T10:11:57.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:11:58.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T10:11:58.619Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-25T10:11:58.619Z] 448f6bf000e3: Pulling fs layer [2021-11-25T10:11:58.619Z] f757da607395: Pulling fs layer [2021-11-25T10:11:58.619Z] 05883995daec: Pulling fs layer [2021-11-25T10:11:58.619Z] 8603b9c90790: Pulling fs layer [2021-11-25T10:11:58.619Z] 1560dd03e051: Pulling fs layer [2021-11-25T10:11:58.619Z] 27f5ce0e4adf: Pulling fs layer [2021-11-25T10:11:58.619Z] c2d8d7efcc4b: Pulling fs layer [2021-11-25T10:11:58.619Z] 1560dd03e051: Waiting [2021-11-25T10:11:58.619Z] 27f5ce0e4adf: Waiting [2021-11-25T10:11:58.619Z] c2d8d7efcc4b: Waiting [2021-11-25T10:11:58.619Z] 8603b9c90790: Waiting [2021-11-25T10:11:58.619Z] f757da607395: Download complete [2021-11-25T10:11:58.619Z] 8603b9c90790: Verifying Checksum [2021-11-25T10:11:58.619Z] 8603b9c90790: Download complete [2021-11-25T10:11:58.896Z] 1560dd03e051: Verifying Checksum [2021-11-25T10:11:58.896Z] 1560dd03e051: Download complete [2021-11-25T10:11:58.896Z] 27f5ce0e4adf: Download complete [2021-11-25T10:11:58.896Z] 05883995daec: Verifying Checksum [2021-11-25T10:11:58.896Z] 05883995daec: Download complete [2021-11-25T10:11:59.167Z] 448f6bf000e3: Verifying Checksum [2021-11-25T10:11:59.167Z] 448f6bf000e3: Download complete [2021-11-25T10:12:01.782Z] c2d8d7efcc4b: Verifying Checksum [2021-11-25T10:12:01.782Z] c2d8d7efcc4b: Download complete [2021-11-25T10:12:02.760Z] 448f6bf000e3: Pull complete [2021-11-25T10:12:03.733Z] f757da607395: Pull complete [2021-11-25T10:12:05.159Z] 05883995daec: Pull complete [2021-11-25T10:12:05.430Z] 8603b9c90790: Pull complete [2021-11-25T10:12:06.405Z] 1560dd03e051: Pull complete [2021-11-25T10:12:06.677Z] 27f5ce0e4adf: Pull complete [2021-11-25T10:12:21.741Z] c2d8d7efcc4b: Pull complete [2021-11-25T10:12:21.741Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-25T10:12:21.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-25T10:12:21.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-25T10:12:22.024Z] prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container [2021-11-25T10:12:22.146Z] $ 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-25T10:12:25.077Z] $ docker top 546e77e5b30d3baf26c92a9032f86f02eeab51c3e26f9a858554f02b930653a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:12:26.123Z] ---> job-cost.sh [2021-11-25T10:12:26.123Z] lf-activate-venv: SKIPPING [2021-11-25T10:12:26.123Z] INFO: No Stack... [2021-11-25T10:12:26.728Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-25T10:12:27.001Z] INFO: Archiving Costs [Pipeline] sh [2021-11-25T10:12:27.679Z] + cut -d, -f6 [2021-11-25T10:12:27.679Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2021-11-25T10:12:27.744Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3823-6-stack-cost] [2021-11-25T10:12:27.753Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3823-6-stack-cost] did not exist. Created. [2021-11-25T10:12:27.753Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3823-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-25T10:12:28.436Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-25T10:12:28.625Z] Stashed 1 file(s) [Pipeline] } [2021-11-25T10:12:28.631Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3823-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-25T10:12:28.662Z] $ docker stop --time=1 546e77e5b30d3baf26c92a9032f86f02eeab51c3e26f9a858554f02b930653a0 [2021-11-25T10:12:30.222Z] $ docker rm -f 546e77e5b30d3baf26c92a9032f86f02eeab51c3e26f9a858554f02b930653a0 [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-25T10:12:30.971Z] provisioning config files... [2021-11-25T10:12:30.979Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config8112540913606231959tmp [Pipeline] { [Pipeline] sh [2021-11-25T10:12:31.277Z] + set +x [2021-11-25T10:12:31.277Z] + curl -s https://codecov.io/bash [2021-11-25T10:12:31.277Z] + bash -s -- [2021-11-25T10:12:31.277Z] [2021-11-25T10:12:31.277Z] _____ _ [2021-11-25T10:12:31.277Z] / ____| | | [2021-11-25T10:12:31.277Z] | | ___ __| | ___ ___ _____ __ [2021-11-25T10:12:31.277Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-25T10:12:31.277Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-25T10:12:31.277Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-25T10:12:31.277Z] Bash-1.0.6 [2021-11-25T10:12:31.277Z] [2021-11-25T10:12:31.277Z] [2021-11-25T10:12:31.277Z] ==> git version 2.24.4 found [2021-11-25T10:12:31.277Z] ==> 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-25T10:12:31.277Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-25T10:12:31.277Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-25T10:12:31.277Z] ==> Jenkins CI detected. [2021-11-25T10:12:31.277Z] current dir:  /w/workspace/edgex-go/6 [2021-11-25T10:12:31.277Z] project root: . [2021-11-25T10:12:31.277Z] --> token set from env [2021-11-25T10:12:31.277Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-25T10:12:31.277Z] ==> Running gcov in . (disable via -X gcov) [2021-11-25T10:12:31.277Z] ==> Python coveragepy not found [2021-11-25T10:12:31.277Z] ==> Searching for coverage reports in: [2021-11-25T10:12:31.277Z] + . [2021-11-25T10:12:31.537Z] -> Found 1 reports [2021-11-25T10:12:31.537Z] ==> Detecting git/mercurial file structure [2021-11-25T10:12:31.537Z] ==> Reading reports [2021-11-25T10:12:31.537Z] + ./coverage.out bytes=428381 [2021-11-25T10:12:31.537Z] ==> Appending adjustments [2021-11-25T10:12:31.537Z] https://docs.codecov.io/docs/fixing-reports [2021-11-25T10:12:32.484Z] + Found adjustments [2021-11-25T10:12:32.484Z] ==> Gzipping contents [2021-11-25T10:12:32.484Z] 60K /tmp/codecov.Sivdiu.gz [2021-11-25T10:12:32.484Z] ==> Uploading reports [2021-11-25T10:12:32.484Z] url: https://codecov.io [2021-11-25T10:12:32.484Z] query: branch=PR-3823&commit=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3823%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3823&job=&cmd_args= [2021-11-25T10:12:32.484Z] -> Pinging Codecov [2021-11-25T10:12:32.484Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3823&commit=d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3823%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3823&job=&cmd_args= [2021-11-25T10:12:33.054Z] -> Uploading to [2021-11-25T10:12:33.054Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-25/00271124DB129430A58F1EEE437C3FCB/d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42/bdd4d55b-920b-4b42-baea-ad2a09419f25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211125T101232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8bb9733bef073d2e2274cd5f625c4792f23c1b470dc1609c711c4dd018197ab2 [2021-11-25T10:12:33.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-25T10:12:33.054Z] Dload Upload Total Spent Left Speed [2021-11-25T10:12:33.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57878 0 0 100 57878 0 175k --:--:-- --:--:-- --:--:-- 175k [2021-11-25T10:12:33.313Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d8f822fe77d9ccb0fe64a31dea0b6bf74eae2f42 [Pipeline] } [2021-11-25T10:12:33.319Z] 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-25T10:12:34.266Z] + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:12:34.567Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:12:35.124Z] ---> package-listing.sh [2021-11-25T10:12:35.124Z] ++ facter osfamily [2021-11-25T10:12:35.124Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-25T10:12:35.384Z] + OS_FAMILY=redhat [2021-11-25T10:12:35.384Z] + workspace=/w/workspace/edgex-go/6 [2021-11-25T10:12:35.384Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-25T10:12:35.384Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-25T10:12:35.384Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-25T10:12:35.384Z] + PACKAGES=/tmp/packages_start.txt [2021-11-25T10:12:35.384Z] + '[' /w/workspace/edgex-go/6 ']' [2021-11-25T10:12:35.384Z] + PACKAGES=/tmp/packages_end.txt [2021-11-25T10:12:35.384Z] + case "${OS_FAMILY}" in [2021-11-25T10:12:35.385Z] + rpm -qa [2021-11-25T10:12:35.385Z] + sort [2021-11-25T10:12:38.678Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-25T10:12:38.678Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-25T10:12:38.678Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-25T10:12:38.678Z] + '[' /w/workspace/edgex-go/6 ']' [2021-11-25T10:12:38.678Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-11-25T10:12:38.679Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-11-25T10:12:38.691Z] 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-25T10:12:38.982Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:12:39.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T10:12:39.547Z] [2021-11-25T10:12:39.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-25T10:12:39.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T10:12:39.864Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-25T10:12:39.864Z] b4d181a07f80: Pulling fs layer [2021-11-25T10:12:39.864Z] a1111a8f2ec3: Pulling fs layer [2021-11-25T10:12:39.864Z] ed53099fbce6: Pulling fs layer [2021-11-25T10:12:39.864Z] dc539afda2c1: Pulling fs layer [2021-11-25T10:12:39.864Z] 77bc0d833cb6: Pulling fs layer [2021-11-25T10:12:39.864Z] 9065ff56babe: Pulling fs layer [2021-11-25T10:12:39.864Z] d287ab97295c: Pulling fs layer [2021-11-25T10:12:39.864Z] dc539afda2c1: Waiting [2021-11-25T10:12:39.864Z] 77bc0d833cb6: Waiting [2021-11-25T10:12:39.864Z] 9065ff56babe: Waiting [2021-11-25T10:12:39.864Z] d287ab97295c: Waiting [2021-11-25T10:12:39.864Z] a1111a8f2ec3: Verifying Checksum [2021-11-25T10:12:39.864Z] a1111a8f2ec3: Download complete [2021-11-25T10:12:39.864Z] dc539afda2c1: Verifying Checksum [2021-11-25T10:12:39.864Z] dc539afda2c1: Download complete [2021-11-25T10:12:39.864Z] ed53099fbce6: Verifying Checksum [2021-11-25T10:12:39.864Z] ed53099fbce6: Download complete [2021-11-25T10:12:39.864Z] 9065ff56babe: Verifying Checksum [2021-11-25T10:12:39.864Z] 9065ff56babe: Download complete [2021-11-25T10:12:40.128Z] 77bc0d833cb6: Verifying Checksum [2021-11-25T10:12:40.128Z] 77bc0d833cb6: Download complete [2021-11-25T10:12:40.128Z] b4d181a07f80: Verifying Checksum [2021-11-25T10:12:40.128Z] b4d181a07f80: Download complete [2021-11-25T10:12:40.710Z] d287ab97295c: Verifying Checksum [2021-11-25T10:12:40.710Z] d287ab97295c: Download complete [2021-11-25T10:12:41.670Z] b4d181a07f80: Pull complete [2021-11-25T10:12:41.937Z] a1111a8f2ec3: Pull complete [2021-11-25T10:12:42.518Z] ed53099fbce6: Pull complete [2021-11-25T10:12:42.518Z] dc539afda2c1: Pull complete [2021-11-25T10:12:42.777Z] 77bc0d833cb6: Pull complete [2021-11-25T10:12:43.038Z] 9065ff56babe: Pull complete [2021-11-25T10:12:48.376Z] d287ab97295c: Pull complete [2021-11-25T10:12:48.376Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-25T10:12:48.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-25T10:12:48.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-25T10:12:48.450Z] prd-centos7-docker-4c-2g-499 does not seem to be running inside a container [2021-11-25T10:12:48.482Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-25T10:12:51.859Z] $ docker top f0cc6e57efd11706ce220c012bdc912807d5c9417574964d658872dd88aaf919 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-25T10:12:52.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-25T10:12:52.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-25T10:12:52.812Z] + ls /var/log/sa-host [2021-11-25T10:12:52.812Z] + sadf -c /var/log/sa-host/sa25 [2021-11-25T10:12:52.812Z] file_magic: OK [2021-11-25T10:12:52.812Z] HZ: Using current value: 100 [2021-11-25T10:12:52.812Z] file_header: OK [2021-11-25T10:12:52.812Z] 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-25T10:12:52.812Z] Statistics: [2021-11-25T10:12:52.812Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-25T10:12:52.812Z] File successfully converted to sysstat format version 12.0.3 [2021-11-25T10:12:52.812Z] + sadf -c /var/log/sa-host/sa30 [2021-11-25T10:12:52.812Z] file_magic: OK [2021-11-25T10:12:52.812Z] HZ: Using current value: 100 [2021-11-25T10:12:52.812Z] file_header: OK [2021-11-25T10:12:52.812Z] 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-25T10:12:52.812Z] Statistics: [2021-11-25T10:12:52.812Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-25T10:12:52.812Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-25T10:12:52.929Z] provisioning config files... [2021-11-25T10:12:52.940Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config8429426929456895981tmp [Pipeline] { [Pipeline] echo [2021-11-25T10:12:52.955Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:12:53.254Z] ---> create-netrc.sh [Pipeline] } [2021-11-25T10:12:53.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:12:53.608Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-25T10:12:53.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:12:53.907Z] ---> sudo-logs.sh [2021-11-25T10:12:53.907Z] Archiving 'sudo' log.. [2021-11-25T10:12:53.907Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-499.novalocal: Name or service not known [2021-11-25T10:12:53.907Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-499.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-25T10:12:53.929Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:12:54.213Z] ---> job-cost.sh [2021-11-25T10:12:54.213Z] lf-activate-venv: SKIPPING [2021-11-25T10:12:54.213Z] DEBUG: total: 0.10999999940395355 [2021-11-25T10:12:54.213Z] INFO: Retrieving Stack Cost... [2021-11-25T10:12:54.786Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-25T10:12:55.046Z] INFO: Archiving Costs [Pipeline] echo [2021-11-25T10:12:55.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-25T10:12:55.351Z] ---> logs-deploy.sh [2021-11-25T10:12:55.351Z] lf-activate-venv: SKIPPING [2021-11-25T10:12:55.351Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3823/6 [2021-11-25T10:12:55.351Z] INFO: archiving workspace using pattern(s): [2021-11-25T10:12:56.296Z] Archives upload complete. [2021-11-25T10:12:56.296Z] INFO: archiving logs to Nexus [2021-11-25T10:12:56.869Z] ---> uname -a: [2021-11-25T10:12:56.869Z] Linux prd-centos7-docker-4c-2g-499.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-25T10:12:56.869Z] [2021-11-25T10:12:56.869Z] [2021-11-25T10:12:56.869Z] ---> lscpu: [2021-11-25T10:12:56.869Z] Architecture: x86_64 [2021-11-25T10:12:56.869Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-25T10:12:56.869Z] Byte Order: Little Endian [2021-11-25T10:12:56.869Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-25T10:12:56.869Z] CPU(s): 2 [2021-11-25T10:12:56.869Z] On-line CPU(s) list: 0,1 [2021-11-25T10:12:56.869Z] Thread(s) per core: 1 [2021-11-25T10:12:56.869Z] Core(s) per socket: 1 [2021-11-25T10:12:56.869Z] Socket(s): 2 [2021-11-25T10:12:56.869Z] NUMA node(s): 1 [2021-11-25T10:12:56.869Z] Vendor ID: AuthenticAMD [2021-11-25T10:12:56.869Z] CPU family: 23 [2021-11-25T10:12:56.869Z] Model: 49 [2021-11-25T10:12:56.869Z] Model name: AMD EPYC-Rome Processor [2021-11-25T10:12:56.869Z] Stepping: 0 [2021-11-25T10:12:56.869Z] CPU MHz: 2799.998 [2021-11-25T10:12:56.869Z] BogoMIPS: 5599.99 [2021-11-25T10:12:56.869Z] Virtualization: AMD-V [2021-11-25T10:12:56.869Z] Hypervisor vendor: KVM [2021-11-25T10:12:56.869Z] Virtualization type: full [2021-11-25T10:12:56.869Z] L1d cache: 32K [2021-11-25T10:12:56.869Z] L1i cache: 32K [2021-11-25T10:12:56.869Z] L2 cache: 512K [2021-11-25T10:12:56.869Z] L3 cache: 16384K [2021-11-25T10:12:56.869Z] NUMA node0 CPU(s): 0,1 [2021-11-25T10:12:56.869Z] 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-25T10:12:56.869Z] [2021-11-25T10:12:56.869Z] [2021-11-25T10:12:56.869Z] ---> nproc: [2021-11-25T10:12:56.869Z] 2 [2021-11-25T10:12:56.869Z] [2021-11-25T10:12:56.869Z] [2021-11-25T10:12:56.869Z] ---> df -h: [2021-11-25T10:12:56.869Z] Filesystem Size Used Avail Use% Mounted on [2021-11-25T10:12:56.869Z] overlay 40G 13G 28G 32% / [2021-11-25T10:12:56.869Z] tmpfs 64M 0 64M 0% /dev [2021-11-25T10:12:56.869Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-25T10:12:56.869Z] shm 64M 0 64M 0% /dev/shm [2021-11-25T10:12:56.869Z] /dev/vda1 40G 13G 28G 32% /facter-os [2021-11-25T10:12:56.869Z] [2021-11-25T10:12:56.869Z]