Pull request #3816 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Loading trusted files from base branch main at f7c7132b17dbbb881af4d9ccfc6ed9167751e366 rather than bb168f9eec294762d2adebc7d8c857d7136fd5c2 Obtained Jenkinsfile from f7c7132b17dbbb881af4d9ccfc6ed9167751e366 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-ssh2832264145264642007.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh8624030297849986375.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-3816/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-3816/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6882556055313774400.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh2764092059101407499.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-3816/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-3816/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2284848751150143053.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-490 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh973330736290186956.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit bb168f9eec294762d2adebc7d8c857d7136fd5c2 Merge succeeded, producing bb168f9eec294762d2adebc7d8c857d7136fd5c2 Checking out Revision bb168f9eec294762d2adebc7d8c857d7136fd5c2 (PR-3816) > 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/2@tmp/jenkins-gitclient-ssh5209751469398228048.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb168f9eec294762d2adebc7d8c857d7136fd5c2 # 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/2@tmp/jenkins-gitclient-ssh3296144144088273492.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb168f9eec294762d2adebc7d8c857d7136fd5c2 # timeout=10 Commit message: "build(snap): upgrade consul from 1.9.5 to 1.10.4" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:31:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:31:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:31:02 ========================================================= 15:31:02 EdgeX Global Pipelines Version Info 15:31:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8a7506c9a615726231df083c907d884685b18188 # timeout=10 15:31:03 ------------------- 15:31:03 stable info: 15:31:03 ------------------- 15:31:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:31:03 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 15:31:03 Message: update stable to v1.0.215 15:31:04 ------------------- 15:31:04 experimental info: 15:31:04 ------------------- 15:31:04 Commited By: **** collab-it+edgex@linuxfoundation.org 15:31:04 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 15:31:04 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3816 [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3816 [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3816 [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb168f9eec294762d2adebc7d8c857d7136fd5c2 [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb168f9 [Pipeline] echo 15:31:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:04 provisioning config files... 15:31:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8519710162365182211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:05 ---> docker-login.sh 15:31:05 nexus3.edgexfoundry.org:10001 15:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:05 Configure a credential helper to remove this warning. See 15:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:05 15:31:05 Login Succeeded 15:31:05 nexus3.edgexfoundry.org:10002 15:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:05 Configure a credential helper to remove this warning. See 15:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:05 15:31:05 Login Succeeded 15:31:05 nexus3.edgexfoundry.org:10003 15:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:05 Configure a credential helper to remove this warning. See 15:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:05 15:31:05 Login Succeeded 15:31:05 nexus3.edgexfoundry.org:10004 15:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:05 Configure a credential helper to remove this warning. See 15:31:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:05 15:31:05 Login Succeeded 15:31:05 docker.io 15:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:06 Configure a credential helper to remove this warning. See 15:31:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:06 15:31:06 Login Succeeded 15:31:06 ---> docker-login.sh ends [Pipeline] } 15:31:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:31:06 ++ 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 15:31:06 + for file in '`ls cmd/**/Dockerfile`' 15:31:06 ++ dirname cmd/core-command/Dockerfile 15:31:06 ++ cut -d/ -f2 15:31:06 + echo core-command,cmd/core-command/Dockerfile 15:31:06 + for file in '`ls cmd/**/Dockerfile`' 15:31:06 ++ cut -d/ -f2 15:31:06 ++ dirname cmd/core-data/Dockerfile 15:31:06 + echo core-data,cmd/core-data/Dockerfile 15:31:06 + for file in '`ls cmd/**/Dockerfile`' 15:31:06 ++ dirname cmd/core-metadata/Dockerfile 15:31:06 ++ cut -d/ -f2 15:31:06 + echo core-metadata,cmd/core-metadata/Dockerfile 15:31:06 + for file in '`ls cmd/**/Dockerfile`' 15:31:06 ++ dirname cmd/security-bootstrapper/Dockerfile 15:31:06 ++ cut -d/ -f2 15:31:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:31:06 + for file in '`ls cmd/**/Dockerfile`' 15:31:06 ++ dirname cmd/security-proxy-setup/Dockerfile 15:31:06 ++ cut -d/ -f2 15:31:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:31:06 + for file in '`ls cmd/**/Dockerfile`' 15:31:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:31:06 ++ cut -d/ -f2 15:31:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:31:06 + for file in '`ls cmd/**/Dockerfile`' 15:31:06 ++ dirname cmd/support-notifications/Dockerfile 15:31:06 ++ cut -d/ -f2 15:31:06 + echo support-notifications,cmd/support-notifications/Dockerfile 15:31:06 + for file in '`ls cmd/**/Dockerfile`' 15:31:06 ++ dirname cmd/support-scheduler/Dockerfile 15:31:06 ++ cut -d/ -f2 15:31:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:31:06 + for file in '`ls cmd/**/Dockerfile`' 15:31:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:31:06 ++ cut -d/ -f2 15:31:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:31:06 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 15:31:07 + git rev-list -1 --merges bb168f9eec294762d2adebc7d8c857d7136fd5c2~1..bb168f9eec294762d2adebc7d8c857d7136fd5c2 [Pipeline] echo 15:31:07 -----------> git rev-list -1 --merges bb168f9eec294762d2adebc7d8c857d7136fd5c2~1..bb168f9eec294762d2adebc7d8c857d7136fd5c2 bb168f9eec294762d2adebc7d8c857d7136fd5c2 [false] [Pipeline] sh 15:31:07 + git log --format=format:%s -1 bb168f9eec294762d2adebc7d8c857d7136fd5c2 [Pipeline] echo 15:31:07 ========================================================= 15:31:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:31:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:08 15:31:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:31:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:08 latest: Pulling from edgex-devops/git-semver 15:31:08 a0d0a0d46f8b: Pulling fs layer 15:31:08 3e5f54012d9b: Pulling fs layer 15:31:08 4c7163046ea9: Pulling fs layer 15:31:08 0c2d73faf560: Pulling fs layer 15:31:08 0c2d73faf560: Waiting 15:31:08 3e5f54012d9b: Verifying Checksum 15:31:08 3e5f54012d9b: Download complete 15:31:08 a0d0a0d46f8b: Verifying Checksum 15:31:08 a0d0a0d46f8b: Download complete 15:31:08 4c7163046ea9: Verifying Checksum 15:31:08 4c7163046ea9: Download complete 15:31:08 0c2d73faf560: Verifying Checksum 15:31:08 0c2d73faf560: Download complete 15:31:08 a0d0a0d46f8b: Pull complete 15:31:08 3e5f54012d9b: Pull complete 15:31:08 4c7163046ea9: Pull complete 15:31:09 0c2d73faf560: Pull complete 15:31:09 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:31:09 prd-centos7-docker-4c-2g-490 does not seem to be running inside a container 15:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:31:10 $ docker top d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:10 [ssh-agent] Looking for ssh-agent implementation... 15:31:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:10 $ docker exec d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf ssh-agent 15:31:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoNnMGL/agent.14 15:31:10 SSH_AGENT_PID=20 15:31:10 Running ssh-add (command line suppressed) 15:31:10 Identity added: /w/workspace/edgex-go/2@tmp/private_key_786938217209626152.key (/w/workspace/edgex-go/2@tmp/private_key_786938217209626152.key) 15:31:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:10 + git tag --points-at HEAD [Pipeline] } 15:31:10 $ docker exec --env ******** --env ******** d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf ssh-agent -k 15:31:10 unset SSH_AUTH_SOCK; 15:31:10 unset SSH_AGENT_PID; 15:31:10 echo Agent pid 20 killed; 15:31:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:10 [ssh-agent] Looking for ssh-agent implementation... 15:31:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:11 $ docker exec d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf ssh-agent 15:31:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNnMKKj/agent.54 15:31:11 SSH_AGENT_PID=60 15:31:11 Running ssh-add (command line suppressed) 15:31:11 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4121621848843260916.key (/w/workspace/edgex-go/2@tmp/private_key_4121621848843260916.key) 15:31:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:11 + git semver init 15:31:11 # -> Open(): unable to determine branch for HEAD 15:31:11 # $GIT_DIR = /w/workspace/edgex-go/2/.git 15:31:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 15:31:11 # $SEMVER_REMOTE_NAME = origin 15:31:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:31:11 # $SEMVER_USER_NAME = edgex-jenkins 15:31:11 # $SEMVER_BRANCH = PR-3816 15:31:11 # $SEMVER_TEMP = /tmp/semver-504829642 15:31:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:31:26 # '/tmp/semver-504829642' -> '/w/workspace/edgex-go/2/.semver' 15:31:26 # -> Force: false 15:31:26 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 15:31:26 $ docker exec --env ******** --env ******** d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf ssh-agent -k 15:31:26 unset SSH_AUTH_SOCK; 15:31:26 unset SSH_AGENT_PID; 15:31:26 echo Agent pid 60 killed; 15:31:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:31:27 + git semver [Pipeline] } 15:31:27 $ docker stop --time=1 d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf 15:31:30 $ docker rm -f d00134727e9b4b02caf6fa9f586ed291466e263c3a000382ab2f2f634af86fdf [Pipeline] // withDockerContainer [Pipeline] sh 15:31:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:31:30 Stashed 1 file(s) [Pipeline] echo 15:31:30 [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 15:31:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:31 ========================================================= 15:31:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:31:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:31:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:31:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:31:31 a0d0a0d46f8b: Already exists 15:31:31 31adcdaf11c8: Pulling fs layer 15:31:31 b8b176561691: Pulling fs layer 15:31:31 4527c011a84f: Pulling fs layer 15:31:31 5d74067f8e1e: Pulling fs layer 15:31:31 e0aca202a116: Pulling fs layer 15:31:31 3a43be97a3b4: Pulling fs layer 15:31:31 34cad66bf833: Pulling fs layer 15:31:31 b4e3c513aaa6: Pulling fs layer 15:31:31 e0aca202a116: Waiting 15:31:31 3a43be97a3b4: Waiting 15:31:31 34cad66bf833: Waiting 15:31:31 b4e3c513aaa6: Waiting 15:31:31 5d74067f8e1e: Waiting 15:31:31 b8b176561691: Verifying Checksum 15:31:31 b8b176561691: Download complete 15:31:31 31adcdaf11c8: Verifying Checksum 15:31:31 31adcdaf11c8: Download complete 15:31:31 5d74067f8e1e: Verifying Checksum 15:31:31 5d74067f8e1e: Download complete 15:31:31 e0aca202a116: Verifying Checksum 15:31:31 e0aca202a116: Download complete 15:31:31 3a43be97a3b4: Verifying Checksum 15:31:31 3a43be97a3b4: Download complete 15:31:31 34cad66bf833: Verifying Checksum 15:31:31 34cad66bf833: Download complete 15:31:31 31adcdaf11c8: Pull complete 15:31:31 b8b176561691: Pull complete 15:31:31 b4e3c513aaa6: Verifying Checksum 15:31:31 b4e3c513aaa6: Download complete 15:31:31 4527c011a84f: Verifying Checksum 15:31:31 4527c011a84f: Download complete 15:31:36 4527c011a84f: Pull complete 15:31:36 5d74067f8e1e: Pull complete 15:31:36 e0aca202a116: Pull complete 15:31:36 3a43be97a3b4: Pull complete 15:31:36 34cad66bf833: Pull complete 15:31:38 b4e3c513aaa6: Pull complete 15:31:38 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:31:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:31:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:31:39 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:31:39 WORKDIR /edgex 15:31:39 COPY go.mod . 15:31:39 RUN go mod download' 15:31:39 + docker build -t ci-base-image-x86_64 -f - . 15:31:40 Sending build context to Docker daemon 329.9MB 15:31:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:31:40 ---> 9f6097aaca64 15:31:40 Step 2/4 : WORKDIR /edgex 15:31:46 Still waiting to schedule task 15:31:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:31:47 ---> Running in 7ec0b02402ad 15:31:47 Removing intermediate container 7ec0b02402ad 15:31:47 ---> 1bb34d008f92 15:31:47 Step 3/4 : COPY go.mod . 15:31:47 ---> ed78195c6b08 15:31:47 Step 4/4 : RUN go mod download 15:31:47 ---> Running in e0998c56322f 15:32:25 Removing intermediate container e0998c56322f 15:32:25 ---> c1ac6a334df6 15:32:25 Successfully built c1ac6a334df6 15:32:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:32:26 + docker inspect -f . ci-base-image-x86_64 15:32:26 . [Pipeline] withDockerContainer 15:32:26 prd-centos7-docker-4c-2g-490 does not seem to be running inside a container 15:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:32:26 $ docker top 2fab0ef81ec8bb9e3d4fae357e20142b0b3fb295c000b3210073b1a04b5edc86 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:27 + go version 15:32:27 go version go1.16.8 linux/amd64 [Pipeline] } 15:32:27 $ docker stop --time=1 2fab0ef81ec8bb9e3d4fae357e20142b0b3fb295c000b3210073b1a04b5edc86 15:32:28 $ docker rm -f 2fab0ef81ec8bb9e3d4fae357e20142b0b3fb295c000b3210073b1a04b5edc86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:32:28 + docker inspect -f . ci-base-image-x86_64 15:32:28 . [Pipeline] withDockerContainer 15:32:28 prd-centos7-docker-4c-2g-490 does not seem to be running inside a container 15:32:28 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:32:29 $ docker top 54dd59a1dacb660d6d9dea8885d9e48e95077e2d9cf613ebea6c442d9ace7db2 -eo pid,comm [Pipeline] { [Pipeline] echo 15:32:29 ========================================================= 15:32:29 [edgeXBuildGoParallel] Running Tests and Build... 15:32:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:32:29 + make test 15:32:29 go mod tidy 15:32:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:32:36 ? github.com/edgexfoundry/edgex-go [no test files] 15:32:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:33:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:33:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:33:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:33:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:33:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:33:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:33:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:33:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:33:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:33:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:33:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:33:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:33:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 15:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:33:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:33:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements 15:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:33:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 44.7% of statements 15:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.132s coverage: 89.5% of statements 15:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 15:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.285s coverage: 94.2% of statements 15:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:33:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 15:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:33:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:33:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 15:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:33:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.9% of statements 15:33:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:33:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 15:33:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 21.7% of statements 15:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 15:33:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 15:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 15:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 15:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 15:33:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-491 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws 15:33:15 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:33:15 The recommended git tool is: git 15:33:20 using credential edgex-jenkins-ssh 15:33:20 Cloning the remote Git repository 15:33:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:33:21 > git init /w/workspace/edgex-go/2 # timeout=10 15:33:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:33:21 > git --version # timeout=10 15:33:21 > git --version # 'git version 2.17.1' 15:33:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 15:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 15:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.228s coverage: 82.5% of statements 15:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:33:37 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:33:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:33:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:33:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:33:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:33:37 > git config core.sparsecheckout # timeout=10 15:33:37 > git checkout -f bb168f9eec294762d2adebc7d8c857d7136fd5c2 # timeout=10 15:33:38 Merge succeeded, producing bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:33:38 Checking out Revision bb168f9eec294762d2adebc7d8c857d7136fd5c2 (PR-3816) 15:33:38 > git remote # timeout=10 15:33:38 > git config --get remote.origin.url # timeout=10 15:33:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:38 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 15:33:38 > git rev-parse HEAD^{commit} # timeout=10 15:33:38 > git config core.sparsecheckout # timeout=10 15:33:38 > git checkout -f bb168f9eec294762d2adebc7d8c857d7136fd5c2 # timeout=10 15:33:42 Commit message: "build(snap): upgrade consul from 1.9.5 to 1.10.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:33:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:33:43 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:43 Dload Upload Total Spent Left Speed 15:33:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 97719 0 --:--:-- --:--:-- --:--:-- 98533 [Pipeline] sh 15:33:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:33:44 + + sudo tee /etc/docker/daemon.newsudo 15:33:44 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:33:44 { 15:33:44 "registry-mirrors": [ 15:33:44 "https://nexus3.edgexfoundry.org:10001" 15:33:44 ], 15:33:44 "bip": "10.250.0.254/24", 15:33:44 "hosts": [ 15:33:44 "tcp://0.0.0.0:5555", 15:33:44 "unix:///var/run/docker.sock" 15:33:44 ], 15:33:44 "mtu": 1458, 15:33:44 "selinux-enabled": true, 15:33:44 "seccomp-profile": "/etc/docker/seccomp.json" 15:33:44 } [Pipeline] sh 15:33:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:33:44 + sudo service docker restart 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 15:33:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 15:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.261s coverage: 65.4% of statements 15:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.8% of statements 15:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 15:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 15:33:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:33:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:33:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:33:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:33:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:33:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:33:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:33:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 15:33:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 15:33:59 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:03 provisioning config files... 15:34:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5609907409865113159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:03 ---> docker-login.sh 15:34:03 nexus3.edgexfoundry.org:10001 15:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:04 Configure a credential helper to remove this warning. See 15:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:04 15:34:04 Login Succeeded 15:34:04 nexus3.edgexfoundry.org:10002 15:34:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:04 Configure a credential helper to remove this warning. See 15:34:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:04 15:34:04 Login Succeeded 15:34:04 nexus3.edgexfoundry.org:10003 15:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:05 Configure a credential helper to remove this warning. See 15:34:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:05 15:34:05 Login Succeeded 15:34:05 nexus3.edgexfoundry.org:10004 15:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:06 Configure a credential helper to remove this warning. See 15:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:06 15:34:06 Login Succeeded 15:34:06 docker.io 15:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:06 Configure a credential helper to remove this warning. See 15:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:06 15:34:06 Login Succeeded 15:34:06 ---> docker-login.sh ends [Pipeline] } 15:34:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:34:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:07 ========================================================= 15:34:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:34:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:34:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:34:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:34:08 552d1f2373af: Pulling fs layer 15:34:08 ea3f2d53f512: Pulling fs layer 15:34:08 9e70ebbbe112: Pulling fs layer 15:34:08 7a9cfe048b4a: Pulling fs layer 15:34:08 72dc09318566: Pulling fs layer 15:34:08 f4f7b4309257: Pulling fs layer 15:34:08 0ac9a79272e3: Pulling fs layer 15:34:08 b78e95d17946: Pulling fs layer 15:34:08 f4f7b4309257: Waiting 15:34:08 0ac9a79272e3: Waiting 15:34:08 b78e95d17946: Waiting 15:34:08 7a9cfe048b4a: Waiting 15:34:08 72dc09318566: Waiting 15:34:08 9e70ebbbe112: Verifying Checksum 15:34:08 9e70ebbbe112: Download complete 15:34:08 ea3f2d53f512: Verifying Checksum 15:34:08 ea3f2d53f512: Download complete 15:34:08 72dc09318566: Verifying Checksum 15:34:08 72dc09318566: Download complete 15:34:08 f4f7b4309257: Verifying Checksum 15:34:08 f4f7b4309257: Download complete 15:34:08 552d1f2373af: Download complete 15:34:08 0ac9a79272e3: Verifying Checksum 15:34:08 0ac9a79272e3: Download complete 15:34:08 552d1f2373af: Pull complete 15:34:09 ea3f2d53f512: Pull complete 15:34:10 9e70ebbbe112: Pull complete 15:34:10 b78e95d17946: Verifying Checksum 15:34:10 b78e95d17946: Download complete 15:34:10 7a9cfe048b4a: Download complete 15:34:20 7a9cfe048b4a: Pull complete 15:34:20 72dc09318566: Pull complete 15:34:21 f4f7b4309257: Pull complete 15:34:21 0ac9a79272e3: Pull complete 15:34:27 b78e95d17946: Pull complete 15:34:27 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:34:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:34:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:34:27 WORKDIR /edgex 15:34:27 COPY go.mod . 15:34:27 RUN go mod download 15:34:27 + docker build -t ci-base-image-arm64 -f - . 15:34:30 Sending build context to Docker daemon 166.6MB 15:34:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:34:30 ---> 8b459fc5aaf0 15:34:30 Step 2/4 : WORKDIR /edgex 15:34:31 ---> Running in 5efb54ea5aef 15:34:32 Removing intermediate container 5efb54ea5aef 15:34:32 ---> ca8ad5561631 15:34:32 Step 3/4 : COPY go.mod . 15:34:32 ---> 144887da6e97 15:34:32 Step 4/4 : RUN go mod download 15:34:32 ---> Running in 3f511d0ddd07 15:34:38 GO111MODULE=on go vet ./... 15:34:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:34:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:34:45 ./bin/test-attribution-txt.sh [Pipeline] echo 15:34:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:34:45 + ls -al . 15:34:45 total 636 15:34:45 drwxrwxr-x 10 1001 1001 4096 Nov 13 15:34 . 15:34:45 drwxr-xr-x 4 root root 28 Nov 13 15:32 .. 15:34:45 -rw-rw-r-- 1 1001 1001 11 Nov 13 15:30 .dockerignore 15:34:45 drwxrwxr-x 8 1001 1001 179 Nov 13 15:31 .git 15:34:45 drwxrwxr-x 4 1001 1001 142 Nov 13 15:30 .github 15:34:45 -rw-rw-r-- 1 1001 1001 804 Nov 13 15:30 .gitignore 15:34:45 -rw-rw-r-- 1 1001 1001 42 Nov 13 15:30 .golangci.yml 15:34:45 -rw-rw-r-- 1 1001 1001 76 Nov 13 15:30 .hadolint.yml 15:34:45 drwx------ 3 1001 1001 58 Nov 13 15:31 .semver 15:34:45 -rw-rw-r-- 1 1001 1001 166 Nov 13 15:30 .sonarcloud.properties 15:34:45 -rw-rw-r-- 1 1001 1001 1171 Nov 13 15:30 ADOPTERS.md 15:34:45 -rw-rw-r-- 1 1001 1001 8910 Nov 13 15:30 Attribution.txt 15:34:45 -rw-rw-r-- 1 1001 1001 43881 Nov 13 15:30 CHANGELOG.md 15:34:45 -rw-rw-r-- 1 1001 1001 3804 Nov 13 15:30 CONTRIBUTING.md 15:34:45 -rw-rw-r-- 1 1001 1001 677 Nov 13 15:30 GOVERNANCE.md 15:34:45 -rw-rw-r-- 1 1001 1001 849 Nov 13 15:30 Jenkinsfile 15:34:45 -rw-rw-r-- 1 1001 1001 10775 Nov 13 15:30 LICENSE 15:34:45 -rw-rw-r-- 1 1001 1001 6508 Nov 13 15:30 Makefile 15:34:45 -rw-rw-r-- 1 1001 1001 582 Nov 13 15:30 OWNERS.md 15:34:45 -rw-rw-r-- 1 1001 1001 8256 Nov 13 15:30 README.md 15:34:45 -rw-rw-r-- 1 1001 1001 6912 Nov 13 15:30 SECURITY.md 15:34:45 -rw-rw-r-- 1 1001 1001 5 Nov 13 15:31 VERSION 15:34:45 -rw-rw-r-- 1 1001 1001 4131 Nov 13 15:30 ZMQWindows.md 15:34:45 drwxrwxr-x 2 1001 1001 37 Nov 13 15:30 bin 15:34:45 drwxrwxr-x 14 1001 1001 4096 Nov 13 15:30 cmd 15:34:45 -rw-r--r-- 1 root root 428381 Nov 13 15:33 coverage.out 15:34:45 -rw-rw-r-- 1 1001 1001 822 Nov 13 15:30 go.mod 15:34:45 -rw-rw-r-- 1 1001 1001 49471 Nov 13 15:30 go.sum 15:34:45 drwxrwxr-x 8 1001 1001 124 Nov 13 15:30 internal 15:34:45 drwxrwxr-x 3 1001 1001 16 Nov 13 15:30 openapi 15:34:45 drwxrwxr-x 4 1001 1001 71 Nov 13 15:30 snap 15:34:45 -rw-rw-r-- 1 1001 1001 204 Nov 13 15:30 version.go [Pipeline] sh 15:34:45 + '[' -e coverage.out ] 15:34:45 + chown 1001:1001 coverage.out [Pipeline] stash 15:34:46 Stashed 1 file(s) [Pipeline] sh 15:34:46 + make build 15:34:46 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 15:34:48 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 15:34:54 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 15:34:55 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 15:34:56 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 15:34:56 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 15:34:57 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 15:34:58 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 15:34:59 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 15:35:00 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 15:35:01 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 15:35:02 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] } 15:35:04 $ docker stop --time=1 54dd59a1dacb660d6d9dea8885d9e48e95077e2d9cf613ebea6c442d9ace7db2 15:35:06 $ docker rm -f 54dd59a1dacb660d6d9dea8885d9e48e95077e2d9cf613ebea6c442d9ace7db2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:35:07 15:35:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:35:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:35:08 latest: Pulling from edgex-devops/edgex-compose 15:35:08 cbdbe7a5bc2a: Pulling fs layer 15:35:08 ca9280d653b3: Pulling fs layer 15:35:08 7e9c9ca2126c: Pulling fs layer 15:35:08 cbdbe7a5bc2a: Verifying Checksum 15:35:08 cbdbe7a5bc2a: Download complete 15:35:08 ca9280d653b3: Verifying Checksum 15:35:08 ca9280d653b3: Download complete 15:35:08 cbdbe7a5bc2a: Pull complete 15:35:08 7e9c9ca2126c: Verifying Checksum 15:35:08 7e9c9ca2126c: Download complete 15:35:09 ca9280d653b3: Pull complete 15:35:13 7e9c9ca2126c: Pull complete 15:35:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:35:13 prd-centos7-docker-4c-2g-490 does not seem to be running inside a container 15:35:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:35:16 $ docker top 0722bbd198bcc0c34cb5fb2daaea0c742c7efa4807e9c5de4cf0447dcc642f43 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:16 + grep parallel 15:35:16 + docker-compose build --help 15:35:17 --parallel Build images in parallel. [Pipeline] } 15:35:17 $ docker stop --time=1 0722bbd198bcc0c34cb5fb2daaea0c742c7efa4807e9c5de4cf0447dcc642f43 15:35:18 $ docker rm -f 0722bbd198bcc0c34cb5fb2daaea0c742c7efa4807e9c5de4cf0447dcc642f43 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:35:18 . [Pipeline] withDockerContainer 15:35:18 prd-centos7-docker-4c-2g-490 does not seem to be running inside a container 15:35:18 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:35:19 $ docker top a9aa98d5076ac0ca6f8edbb46799cfa190766add9dac5591a0039e03aedc8796 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:19 + docker-compose -f ./docker-compose-build.yml build --parallel 15:35:20 Building core-command ... 15:35:20 Building core-data ... 15:35:20 Building core-metadata ... 15:35:20 Building security-bootstrapper ... 15:35:20 Building security-proxy-setup ... 15:35:20 Building security-secretstore-setup ... 15:35:20 Building support-notifications ... 15:35:20 Building support-scheduler ... 15:35:20 Building sys-mgmt-agent ... 15:35:20 Building support-notifications 15:35:20 Building core-metadata 15:35:20 Building support-scheduler 15:35:20 Building security-secretstore-setup 15:35:20 Building security-proxy-setup 15:35:35 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:35:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:35:35 ---> c1ac6a334df6 15:35:35 Step 3/21 : WORKDIR /edgex-go 15:35:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:35:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:35:35 ---> c1ac6a334df6 15:35:35 Step 3/22 : WORKDIR /edgex-go 15:35:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:35:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:35:35 ---> c1ac6a334df6 15:35:35 Step 3/24 : WORKDIR /edgex-go 15:35:49 ---> Running in a4528df56e5b 15:35:49 ---> Running in d26b1674c9ac 15:35:49 ---> Running in 42eae8e48177 15:35:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:35:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:35:50 ---> c1ac6a334df6 15:35:50 Step 3/23 : WORKDIR /edgex-go 15:35:50 ---> Using cache 15:35:50 ---> abb6975eef52 15:35:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:50 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:35:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:35:50 ---> c1ac6a334df6 15:35:50 Step 3/20 : WORKDIR /edgex-go 15:35:50 ---> Using cache 15:35:50 ---> abb6975eef52 15:35:50 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:52 Removing intermediate container d26b1674c9ac 15:35:52 ---> abb6975eef52 15:35:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:52 Removing intermediate container a4528df56e5b 15:35:52 ---> 961f9991b411 15:35:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:52 ---> Running in 601691702fb0 15:35:52 ---> Running in b7ff57746a36 15:35:52 Removing intermediate container 42eae8e48177 15:35:52 ---> 443b03ef319c 15:35:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:52 ---> Running in 95c0ec154395 15:35:52 ---> Running in 64bf558657b2 15:35:52 ---> Running in 7691daadd2b7 15:35:53 Removing intermediate container 601691702fb0 15:35:53 ---> dc25035d24c5 15:35:53 Step 5/23 : RUN apk add --update --no-cache make git 15:35:53 ---> Running in 4eb1ed6ad74b 15:35:53 Removing intermediate container b7ff57746a36 15:35:53 ---> 92165ba67ef9 15:35:53 Step 5/20 : RUN apk add --update --no-cache make git 15:35:53 ---> Running in df18bb343ba4 15:35:53 Removing intermediate container 95c0ec154395 15:35:53 ---> 380645619d05 15:35:53 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:35:53 ---> Running in eb172bef0c87 15:35:54 Removing intermediate container 64bf558657b2 15:35:54 ---> c9766fc9831a 15:35:54 Step 5/22 : RUN apk add --update --no-cache make git 15:35:54 Removing intermediate container 7691daadd2b7 15:35:54 ---> ea78adc7e41c 15:35:54 Step 5/24 : RUN apk add --update --no-cache make git 15:35:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:35:54 ---> Running in 8023618c5d7f 15:35:54 ---> Running in f36f50b3d6e3 15:35:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:35:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:35:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:35:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:35:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:35:55 Removing intermediate container 3f511d0ddd07 15:35:55 ---> 539b0714db63 15:35:55 Successfully built 539b0714db63 15:35:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:35:55 + docker inspect -f . ci-base-image-arm64 15:35:55 . 15:35:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:35:55 OK: 220 MiB in 52 packages 15:35:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:35:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:35:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer 15:35:55 prd-ubuntu18.04-docker-arm64-4c-16g-491 does not seem to be running inside a container 15:35:55 Removing intermediate container 4eb1ed6ad74b 15:35:55 ---> 78eaa8a7355e 15:35:55 Step 6/23 : COPY go.mod . 15:35:55 OK: 220 MiB in 52 packages 15:35:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:35:56 OK: 220 MiB in 52 packages 15:35:56 OK: 220 MiB in 52 packages 15:35:56 OK: 220 MiB in 52 packages 15:35:56 ---> 730092fac6e7 15:35:56 Step 7/23 : RUN go mod download 15:35:56 ---> Running in 79bd574801ca 15:35:56 Removing intermediate container df18bb343ba4 15:35:56 ---> 0073d4254f90 15:35:56 Step 6/20 : COPY . . 15:35:57 $ docker top 5e5b2cecc7118ff331835eccacfe79ff4948644aa8b9395026594f080dcdb255 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:58 + go version 15:35:58 go version go1.16.8 linux/arm64 [Pipeline] } 15:35:58 $ docker stop --time=1 5e5b2cecc7118ff331835eccacfe79ff4948644aa8b9395026594f080dcdb255 15:36:00 $ docker rm -f 5e5b2cecc7118ff331835eccacfe79ff4948644aa8b9395026594f080dcdb255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:36:00 + docker inspect -f . ci-base-image-arm64 15:36:00 . [Pipeline] withDockerContainer 15:36:01 prd-ubuntu18.04-docker-arm64-4c-16g-491 does not seem to be running inside a container 15:36:01 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:36:01 Removing intermediate container eb172bef0c87 15:36:01 ---> 1fee1b8c5ad5 15:36:01 Step 6/21 : COPY . . 15:36:01 Removing intermediate container f36f50b3d6e3 15:36:01 ---> c85898268c1c 15:36:01 Step 6/24 : COPY . . 15:36:01 ---> b64558961269 15:36:01 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:02 Removing intermediate container 8023618c5d7f 15:36:02 ---> e8834a24f9c3 15:36:02 Step 6/22 : COPY . . 15:36:02 $ docker top 9f950faada949c7496ca246cf4d13cadd302dfa2cad8f2cb81141e438983bcf8 -eo pid,comm [Pipeline] { [Pipeline] echo 15:36:02 ========================================================= 15:36:02 [edgeXBuildGoParallel] Running Tests and Build... 15:36:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:36:03 + make test 15:36:03 go mod tidy 15:36:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:36:05 ---> Running in 883ba0231a4f 15:36:20 ---> 777f199ece66 15:36:20 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:20 ---> d14708a45dcb 15:36:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:20 ---> 44699cfaeb35 15:36:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:20 Removing intermediate container 79bd574801ca 15:36:20 ---> 3e0a9438e65f 15:36:20 Step 8/23 : COPY . . 15:36:20 ---> Running in 62d8bf7e330c 15:36:20 ---> Running in 25f5401f6e27 15:36:20 ---> Running in d0dc689d96bf 15:36:20 Removing intermediate container 883ba0231a4f 15:36:20 ---> fe27292b2ea3 15:36:20 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:36:20 ---> Running in 82dd9c9ffef4 15:36:20 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 15:36:21 Removing intermediate container 62d8bf7e330c 15:36:21 ---> 264b9633c05b 15:36:21 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:36:22 ---> Running in 9f85242a7bfc 15:36:23 Removing intermediate container d0dc689d96bf 15:36:23 ---> 87e382b33c53 15:36:23 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:36:23 Removing intermediate container 25f5401f6e27 15:36:23 ---> 68cd9ad5bd99 15:36:23 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:36:23 ---> Running in bd5eaab5dd82 15:36:23 ---> Running in 47dcfcac32ff 15:36:24 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 15:36:24 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 15:36:24 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 15:36:30 ? github.com/edgexfoundry/edgex-go [no test files] 15:36:39 ---> 2ae5048afd54 15:36:39 Step 9/23 : RUN go mod tidy 15:36:39 ---> Running in f9d6fc6aed79 15:36:39 Removing intermediate container f9d6fc6aed79 15:36:39 ---> ec3bd0f7eed7 15:36:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:36:39 ---> Running in 910d90c6fb77 15:36:39 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 15:36:50 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 15:36:56 Removing intermediate container 82dd9c9ffef4 15:36:56 ---> 0649c6e9e7de 15:36:56 15:36:56 Step 9/20 : FROM alpine:3.14 15:36:56 3.14: Pulling from library/alpine 15:36:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:36:56 Status: Downloaded newer image for alpine:3.14 15:36:56 ---> 14119a10abf4 15:36:56 Step 10/20 : RUN apk add --update --no-cache curl 15:36:56 ---> Running in 34bf7f63f312 15:36:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:36:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:36:57 (1/5) Installing ca-certificates (20191127-r5) 15:36:57 (2/5) Installing brotli-libs (1.0.9-r5) 15:36:57 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:36:57 (4/5) Installing libcurl (7.79.1-r0) 15:36:57 (5/5) Installing curl (7.79.1-r0) 15:36:57 Executing busybox-1.33.1-r3.trigger 15:36:57 Executing ca-certificates-20191127-r5.trigger 15:36:57 OK: 8 MiB in 19 packages 15:36:58 Removing intermediate container 34bf7f63f312 15:36:58 ---> ba96c9428d2a 15:36:58 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:36:58 ---> Running in d1996dd39183 15:36:58 Removing intermediate container d1996dd39183 15:36:58 ---> 175f4a33d063 15:36:58 Step 12/20 : WORKDIR /edgex 15:36:58 ---> Running in fd3e43b40775 15:36:58 Removing intermediate container fd3e43b40775 15:36:58 ---> 24e6542ee1e1 15:36:58 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:36:59 ---> b1f84f4a0eeb 15:36:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:36:59 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 15:36:59 ---> 7603e125d58c 15:36:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:37:00 ---> f6c6424d2a20 15:37:00 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:37:00 ---> Running in 00ffc2308183 15:37:00 Removing intermediate container 00ffc2308183 15:37:00 ---> cf3e3a8c99a3 15:37:00 Step 17/20 : CMD ["--init=true"] 15:37:00 ---> Running in 1a22c2c75cbe 15:37:01 Removing intermediate container 1a22c2c75cbe 15:37:01 ---> e985e1b30b69 15:37:01 Step 18/20 : LABEL arch=x86_64 15:37:01 ---> Running in 005b72ab0d0a 15:37:01 Removing intermediate container 005b72ab0d0a 15:37:01 ---> b669ff9666e3 15:37:01 Step 19/20 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:37:01 ---> Running in 9742928d03b0 15:37:01 Removing intermediate container 9742928d03b0 15:37:01 ---> bdd645b44d4b 15:37:01 Step 20/20 : LABEL version=0.0.0 15:37:01 ---> Running in b8b89173b26b 15:37:01 Removing intermediate container b8b89173b26b 15:37:01 ---> 469b6c8608e9 15:37:01 15:37:01 Successfully built 469b6c8608e9 15:37:01 Successfully tagged security-proxy-setup:latest 15:37:01 Building sys-mgmt-agent 15:37:06  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:37:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:37:06 ---> c1ac6a334df6 15:37:06 Step 3/22 : WORKDIR /edgex-go 15:37:06 ---> Using cache 15:37:06 ---> 443b03ef319c 15:37:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:06 ---> Using cache 15:37:06 ---> ea78adc7e41c 15:37:06 Step 5/22 : RUN apk add --update --no-cache make bash git 15:37:08 ---> Running in 2781837220a6 15:37:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:09 Removing intermediate container bd5eaab5dd82 15:37:09 ---> db7b685ebb13 15:37:09 15:37:09 Step 9/24 : FROM alpine:3.14 15:37:09 ---> 14119a10abf4 15:37:09 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:37:09 ---> Running in 9a4a77a0ddb6 15:37:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:10 OK: 220 MiB in 52 packages 15:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:11 (1/3) Installing ca-certificates (20191127-r5) 15:37:11 (2/3) Installing dumb-init (1.2.5-r1) 15:37:11 (3/3) Installing su-exec (0.2-r1) 15:37:11 Executing busybox-1.33.1-r3.trigger 15:37:11 Executing ca-certificates-20191127-r5.trigger 15:37:11 OK: 6 MiB in 17 packages 15:37:11 Removing intermediate container 9f85242a7bfc 15:37:11 ---> 9701e97ef6bf 15:37:11 15:37:11 Step 9/21 : FROM alpine:3.14 15:37:11 ---> 14119a10abf4 15:37:11 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:37:11 Removing intermediate container 2781837220a6 15:37:11 ---> 8ec418993325 15:37:11 Step 6/22 : COPY . . 15:37:11 ---> Running in 09ca8de86d61 15:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:12 (1/2) Installing ca-certificates (20191127-r5) 15:37:12 (2/2) Installing dumb-init (1.2.5-r1) 15:37:12 Executing busybox-1.33.1-r3.trigger 15:37:12 Executing ca-certificates-20191127-r5.trigger 15:37:12 OK: 6 MiB in 16 packages 15:37:17 Removing intermediate container 9a4a77a0ddb6 15:37:17 ---> 79043a340cb5 15:37:17 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:37:18 ---> Running in 678d6279232a 15:37:18 Removing intermediate container 47dcfcac32ff 15:37:18 ---> a7ebd50fd58c 15:37:18 15:37:18 Step 9/22 : FROM alpine:3.14 15:37:18 ---> 14119a10abf4 15:37:18 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:37:18 ---> Running in f63863660c52 15:37:18 ---> 4d10de362d2b 15:37:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:18 Removing intermediate container 678d6279232a 15:37:18 ---> 514b96e8b507 15:37:18 Step 12/24 : WORKDIR / 15:37:18 ---> Running in d8a83775b508 15:37:18 ---> Running in 1f656e01edc0 15:37:18 Removing intermediate container 09ca8de86d61 15:37:18 ---> d1f9ea0d3a1a 15:37:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:37:18 ---> Running in dd98ac77efff 15:37:19 Removing intermediate container 1f656e01edc0 15:37:19 ---> 94ff0f02f69a 15:37:19 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:37:19 Removing intermediate container dd98ac77efff 15:37:19 ---> 1edcd23fadae 15:37:19 Step 12/21 : ENV APP_PORT=59860 15:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:19 ---> Running in 39142068d63b 15:37:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:19 ---> fcf50036da1d 15:37:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:37:19 Removing intermediate container 39142068d63b 15:37:19 ---> d3809d5b2dc8 15:37:19 Step 13/21 : EXPOSE $APP_PORT 15:37:19 ---> Running in 3b50e5bdc624 15:37:19 (1/1) Installing dumb-init (1.2.5-r1) 15:37:19 Executing busybox-1.33.1-r3.trigger 15:37:19 OK: 6 MiB in 15 packages 15:37:20 Removing intermediate container 3b50e5bdc624 15:37:20 ---> e73ea5b4e6b1 15:37:20 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:20 ---> 4531368f0a6d 15:37:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:37:20 Removing intermediate container f63863660c52 15:37:20 ---> 06a438bae9fb 15:37:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:37:20 ---> 2117db159773 15:37:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:37:20 ---> 873cbd61b9ee 15:37:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:37:20 ---> Running in 50c403945963 15:37:20 Removing intermediate container 50c403945963 15:37:20 ---> 1dcc7c3435d8 15:37:20 Step 12/22 : ENV APP_PORT=59881 15:37:20 ---> 383be6ae1d2b 15:37:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:37:20 Removing intermediate container d8a83775b508 15:37:20 ---> 35c4197cc39a 15:37:20 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:37:20 ---> 1ec77e05e679 15:37:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:37:20 ---> Running in 61601bfd8c70 15:37:20 ---> Running in 73cb6f97641b 15:37:21 Removing intermediate container 61601bfd8c70 15:37:21 ---> 3cde476f096a 15:37:21 Step 13/22 : EXPOSE $APP_PORT 15:37:21 ---> Running in 1de4ba323add 15:37:21 ---> ef8e208d0a68 15:37:21 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:37:21 ---> 9541432fe3b3 15:37:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:37:21 ---> Running in 360c283149ff 15:37:21 Removing intermediate container 1de4ba323add 15:37:21 ---> 81800335bd96 15:37:21 Step 14/22 : WORKDIR / 15:37:21 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 15:37:21 ---> Running in bbf55bb8a7f4 15:37:21 Removing intermediate container 360c283149ff 15:37:21 ---> 4e2bcb2df4ca 15:37:21 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:21 ---> Running in 69b7ef781697 15:37:22 ---> 8d2b4503cdc6 15:37:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:37:22 Removing intermediate container bbf55bb8a7f4 15:37:22 ---> c3056b571237 15:37:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:22 Removing intermediate container 69b7ef781697 15:37:22 ---> e95036b2a34c 15:37:22 Step 19/21 : LABEL arch=x86_64 15:37:22 Removing intermediate container 910d90c6fb77 15:37:22 ---> 546b76ff48c0 15:37:22 15:37:22 Step 11/23 : FROM alpine:3.14 15:37:22 ---> 14119a10abf4 15:37:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:37:22 ---> Using cache 15:37:22 ---> 06a438bae9fb 15:37:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:37:22 ---> Using cache 15:37:22 ---> 1dcc7c3435d8 15:37:22 Step 14/23 : ENV APP_PORT=59861 15:37:22 ---> Running in f8f783bb091e 15:37:22 ---> d562a3ac6104 15:37:22 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/ 15:37:22 ---> Running in 15a086af8a13 15:37:22 ---> Running in 237dfba1a9b5 15:37:22 ---> 56a57716695d 15:37:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:37:22 Removing intermediate container 15a086af8a13 15:37:22 ---> 78b7a81ca298 15:37:22 Step 15/23 : EXPOSE $APP_PORT 15:37:22 Removing intermediate container f8f783bb091e 15:37:22 ---> 72553f706b3a 15:37:22 Step 20/21 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:37:22 ---> Running in 509c3622cae3 15:37:22 ---> Running in 3717ae7da1ce 15:37:22 ---> bc76cfa32125 15:37:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:37:22 Removing intermediate container 509c3622cae3 15:37:22 ---> db924bb7bcae 15:37:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:23 Removing intermediate container 3717ae7da1ce 15:37:23 ---> 8be05a273580 15:37:23 Step 21/21 : LABEL version=0.0.0 15:37:23 ---> Running in 9fbb03579ca3 15:37:23 Removing intermediate container 9fbb03579ca3 15:37:23 ---> 49b80fc74f97 15:37:23 15:37:23 Successfully built 49b80fc74f97 15:37:23 ---> 39bc97867530 15:37:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:37:23 Successfully tagged support-notifications:latest 15:37:23 Building core-command 15:37:23  Building support-notifications ... done  ---> f259325aca9b 15:37:23 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:37:23 ---> Running in a6d177e1c8e8 15:37:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:37:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:37:27 ---> c1ac6a334df6 15:37:27 Step 3/22 : WORKDIR /edgex-go 15:37:27 ---> Using cache 15:37:27 ---> 443b03ef319c 15:37:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:27 ---> Using cache 15:37:27 ---> ea78adc7e41c 15:37:27 Step 5/22 : RUN apk add --update --no-cache make git 15:37:27 ---> Using cache 15:37:27 ---> c85898268c1c 15:37:27 Step 6/22 : COPY . . 15:37:27 ---> Using cache 15:37:27 ---> 44699cfaeb35 15:37:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:27 ---> Using cache 15:37:27 ---> 87e382b33c53 15:37:27 Step 8/22 : RUN make cmd/core-command/core-command 15:37:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:37:27 Removing intermediate container a6d177e1c8e8 15:37:27 ---> 504111a30b77 15:37:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:27 Removing intermediate container 237dfba1a9b5 15:37:27 ---> 9ed9c65674df 15:37:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:37:27 ---> Running in ea3616e49b62 15:37:27 ---> Running in 963017442fb6 15:37:27 ---> Running in 8ed1b3d24e0d 15:37:27 ---> 259b53e1b1c8 15:37:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:37:28 Removing intermediate container 8ed1b3d24e0d 15:37:28 Removing intermediate container 963017442fb6 15:37:28 ---> dbe60fe52473 15:37:28 Step 22/24 : LABEL arch=x86_64 15:37:28 ---> deaa7848a98a 15:37:28 Step 20/22 : LABEL arch=x86_64 15:37:28 ---> Running in 1e82f00ddfd4 15:37:28 ---> Running in a2f9a2285d45 15:37:28 ---> 32a06d7126ab 15:37:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:37:28 ---> Running in 5a148f3d2fa9 15:37:28 Removing intermediate container 1e82f00ddfd4 15:37:28 ---> 51adc3c3437e 15:37:28 Step 23/24 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:37:28 Removing intermediate container a2f9a2285d45 15:37:28 ---> 8429688deb39 15:37:28 Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:37:28 ---> Running in 71c413787ef2 15:37:28 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 15:37:28 Removing intermediate container 5a148f3d2fa9 15:37:28 ---> d2ae64857682 15:37:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:28 ---> Running in aa760f75593d 15:37:28 ---> Running in ca5dd82fd32f 15:37:28 Removing intermediate container 71c413787ef2 15:37:28 ---> a8900affedc1 15:37:28 Step 24/24 : LABEL version=0.0.0 15:37:28 ---> Running in 274419d41015 15:37:28 Removing intermediate container aa760f75593d 15:37:28 ---> e881982b38a7 15:37:28 Step 22/22 : LABEL version=0.0.0 15:37:29 Removing intermediate container ca5dd82fd32f 15:37:29 ---> 7a4b693a57c7 15:37:29 Step 21/23 : LABEL arch=x86_64 15:37:29 ---> Running in 39fb6abf8118 15:37:29 ---> Running in 468e2c650f40 15:37:29 Removing intermediate container 274419d41015 15:37:29 ---> 52f76fb3dfad 15:37:29 15:37:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:37:29 Removing intermediate container 39fb6abf8118 15:37:29 ---> 08309ebe6d8d 15:37:29 15:37:29 Removing intermediate container 468e2c650f40 15:37:29 ---> 4826384cf44c 15:37:29 Step 22/23 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:37:29 Successfully built 52f76fb3dfad 15:37:29 ---> Running in 8238e23894cb 15:37:29 Successfully tagged security-secretstore-setup:latest 15:37:29  Building security-secretstore-setup ... done Building core-data 15:37:29 Successfully built 08309ebe6d8d 15:37:29 Successfully tagged core-metadata:latest 15:37:29 Building security-bootstrapper 15:37:29  Building core-metadata ... done Removing intermediate container 8238e23894cb 15:37:29 ---> 8c2c697a19ba 15:37:29 Step 23/23 : LABEL version=0.0.0 15:37:29 ---> Running in 0f1a080a029a 15:37:29 Removing intermediate container 0f1a080a029a 15:37:29 ---> d928f036507c 15:37:29 15:37:29 Successfully built d928f036507c 15:37:29 Successfully tagged support-scheduler:latest 15:37:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:37:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:37:38  Building support-scheduler ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:37:38 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:37:38 ---> c1ac6a334df6 15:37:38 Step 3/30 : WORKDIR /edgex-go 15:37:38 ---> Using cache 15:37:38 ---> 443b03ef319c 15:37:38 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:38 ---> Using cache 15:37:38 ---> ea78adc7e41c 15:37:38 Step 5/30 : RUN apk add --update --no-cache make git 15:37:38 ---> Using cache 15:37:38 ---> c85898268c1c 15:37:38 Step 6/30 : COPY . . 15:37:38 ---> Using cache 15:37:38 ---> 44699cfaeb35 15:37:38 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:38 ---> Using cache 15:37:38 ---> 87e382b33c53 15:37:38 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:37:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:37:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:37:38 ---> c1ac6a334df6 15:37:38 Step 3/22 : WORKDIR /edgex-go 15:37:38 ---> Using cache 15:37:38 ---> 443b03ef319c 15:37:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:38 ---> Using cache 15:37:38 ---> ea78adc7e41c 15:37:38 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:37:41 ---> Running in b968aeb6b343 15:37:41 ---> Running in c89dcb06bbfe 15:37:41 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 15:37:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:42 OK: 220 MiB in 52 packages 15:37:43 Removing intermediate container c89dcb06bbfe 15:37:43 ---> bd44dc3c0e6a 15:37:43 Step 6/22 : COPY . . 15:37:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:37:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:37:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:37:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:37:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:37:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:37:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:37:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:37:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:37:51 ---> d0612688b005 15:37:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:51 ---> Running in 819809154f9e 15:37:52 Removing intermediate container 819809154f9e 15:37:52 ---> 0f28e1e603a4 15:37:52 Step 8/22 : RUN make cmd/core-data/core-data 15:37:52 ---> Running in 57582d7ba8b0 15:37:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.205s coverage: 28.7% of statements 15:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:37:53 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 15:37:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.355s coverage: 98.5% of statements 15:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:37:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.538s coverage: 44.7% of statements 15:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:37:57 Removing intermediate container 73cb6f97641b 15:37:57 ---> 72b09257246b 15:37:57 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:37:57 ---> Running in ebf9c9b2fd2d 15:37:57 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 15:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.651s coverage: 89.5% of statements 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.223s coverage: 84.4% of statements 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:37:59 Removing intermediate container ea3616e49b62 15:37:59 ---> ef6d0be76c80 15:37:59 15:37:59 Step 9/22 : FROM alpine:3.14 15:37:59 ---> 14119a10abf4 15:37:59 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:37:59 ---> Using cache 15:37:59 ---> 06a438bae9fb 15:37:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:37:59 ---> Using cache 15:37:59 ---> 1dcc7c3435d8 15:37:59 Step 12/22 : ENV APP_PORT=59882 15:37:59 ---> Running in a984e0364cf8 15:37:59 Removing intermediate container ebf9c9b2fd2d 15:37:59 ---> 6eb875896633 15:37:59 15:37:59 Step 10/22 : FROM docker:20.10.8 15:37:59 Removing intermediate container a984e0364cf8 15:37:59 ---> 99eb648db315 15:37:59 Step 13/22 : EXPOSE $APP_PORT 15:37:59 20.10.8: Pulling from library/docker 15:37:59 ---> Running in f249af00c62b 15:38:00 Removing intermediate container f249af00c62b 15:38:00 ---> 1210eb422f5f 15:38:00 Step 14/22 : WORKDIR / 15:38:00 ---> Running in c8ca098a0c36 15:38:00 Removing intermediate container c8ca098a0c36 15:38:00 ---> c8ea3155d0e1 15:38:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:01 ---> 2bd25b781d0c 15:38:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:38:01 ---> 1cff81292127 15:38:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:38:02 ---> b8424e17d6e8 15:38:02 Step 18/22 : ENTRYPOINT ["/core-command"] 15:38:02 ---> Running in b718fb9b63d1 15:38:02 Removing intermediate container b718fb9b63d1 15:38:02 ---> c79c7e35afee 15:38:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:02 ---> Running in 69f9fbe3111b 15:38:02 Removing intermediate container 69f9fbe3111b 15:38:02 ---> 0dc854647dfa 15:38:02 Step 20/22 : LABEL arch=x86_64 15:38:02 ---> Running in 3344ee52a9ac 15:38:02 Removing intermediate container 3344ee52a9ac 15:38:02 ---> 0bc7fa57fc0e 15:38:02 Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:38:02 ---> Running in a1af6eb11f86 15:38:02 Removing intermediate container a1af6eb11f86 15:38:02 ---> fcc734dc61f6 15:38:02 Step 22/22 : LABEL version=0.0.0 15:38:03 ---> Running in 41b12809bb26 15:38:03 Removing intermediate container 41b12809bb26 15:38:03 ---> d4a9545e311e 15:38:03 15:38:03 Successfully built d4a9545e311e 15:38:03 Successfully tagged core-command:latest 15:38:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.604s coverage: 94.2% of statements 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:38:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.189s coverage: 59.1% of statements 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:38:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.179s coverage: 60.0% of statements 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:38:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.332s coverage: 0.9% of statements 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:38:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements 15:38:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.174s coverage: 21.7% of statements 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.223s coverage: 47.1% of statements 15:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.284s coverage: 79.5% of statements 15:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 15:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.398s coverage: 96.3% of statements 15:38:08  Building core-command ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:38:08 Status: Downloaded newer image for docker:20.10.8 15:38:08 ---> bc6c0ffef665 15:38:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:38:08 ---> Running in f3d5de838816 15:38:09 Removing intermediate container b968aeb6b343 15:38:09 ---> 39b3f52607ee 15:38:09 15:38:09 Step 9/30 : FROM alpine:3.14 15:38:09 ---> 14119a10abf4 15:38:09 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:38:09 Removing intermediate container f3d5de838816 15:38:09 ---> c2e1156badc2 15:38:09 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 15:38:09 ---> Running in ec1d6736a9d9 15:38:09 ---> Running in 21a1e8fee8fb 15:38:09 Removing intermediate container ec1d6736a9d9 15:38:09 ---> 069b909a86fe 15:38:09 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:38:09 ---> Running in b82e52fa6d2e 15:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.335s coverage: 87.5% of statements 15:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:10 (1/42) Installing readline (8.1.0-r0) 15:38:10 (2/42) Installing bash (5.1.4-r0) 15:38:10 Executing bash-5.1.4-r0.post-install 15:38:10 (3/42) Installing brotli-libs (1.0.9-r5) 15:38:10 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:38:10 (5/42) Installing libcurl (7.79.1-r0) 15:38:10 (6/42) Installing curl (7.79.1-r0) 15:38:10 (7/42) Installing dumb-init (1.2.5-r1) 15:38:10 (8/42) Installing libbz2 (1.0.8-r1) 15:38:10 (9/42) Installing expat (2.4.1-r0) 15:38:10 (10/42) Installing libffi (3.3-r2) 15:38:10 (11/42) Installing gdbm (1.19-r0) 15:38:10 (12/42) Installing xz-libs (5.2.5-r0) 15:38:10 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:38:10 (1/2) Installing dumb-init (1.2.5-r1) 15:38:10 (2/2) Installing su-exec (0.2-r1) 15:38:10 Executing busybox-1.33.1-r3.trigger 15:38:10 OK: 6 MiB in 16 packages 15:38:10 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:38:10 (15/42) Installing mpdecimal (2.5.1-r1) 15:38:10 (16/42) Installing sqlite-libs (3.35.5-r0) 15:38:10 (17/42) Installing python3 (3.9.5-r1) 15:38:10 (18/42) Installing py3-appdirs (1.4.4-r2) 15:38:10 (19/42) Installing py3-chardet (4.0.0-r2) 15:38:10 (20/42) Installing py3-idna (3.2-r0) 15:38:11 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:38:11 (22/42) Installing py3-certifi (2020.12.5-r1) 15:38:11 (23/42) Installing py3-requests (2.25.1-r4) 15:38:11 Removing intermediate container b82e52fa6d2e 15:38:11 ---> 7725ebd4f260 15:38:11 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:38:11 (24/42) Installing py3-msgpack (1.0.2-r1) 15:38:11 (25/42) Installing py3-lockfile (0.12.2-r4) 15:38:11 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:38:11 ---> Running in 6d0580b29c54 15:38:11 (27/42) Installing py3-colorama (0.4.4-r1) 15:38:11 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:38:11 (29/42) Installing py3-distlib (0.3.1-r3) 15:38:11 (30/42) Installing py3-distro (1.5.0-r3) 15:38:11 (31/42) Installing py3-six (1.15.0-r1) 15:38:11 (32/42) Installing py3-webencodings (0.5.1-r4) 15:38:11 (33/42) Installing py3-html5lib (1.1-r1) 15:38:12 (34/42) Installing py3-parsing (2.4.7-r2) 15:38:12 (35/42) Installing py3-packaging (20.9-r1) 15:38:12 (36/42) Installing py3-toml (0.10.2-r2) 15:38:12 (37/42) Installing py3-pep517 (0.10.0-r2) 15:38:12 (38/42) Installing py3-progress (1.5-r2) 15:38:12 (39/42) Installing py3-retrying (1.3.3-r1) 15:38:12 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:38:12 (41/42) Installing py3-setuptools (52.0.0-r3) 15:38:12 Removing intermediate container 6d0580b29c54 15:38:12 ---> 07dd20401900 15:38:12 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:38:12 (42/42) Installing py3-pip (20.3.4-r1) 15:38:12 ---> Running in 2cd408092005 15:38:12 Executing busybox-1.33.1-r3.trigger 15:38:12 OK: 84 MiB in 64 packages 15:38:12 Removing intermediate container 2cd408092005 15:38:12 ---> 86ac3c4085df 15:38:12 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:38:12 ---> Running in 2f6b6ec4c265 15:38:13 Collecting docker-compose==1.23.2 15:38:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:38:13 Collecting websocket-client<1.0,>=0.32.0 15:38:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:38:13 Collecting texttable<0.10,>=0.9.0 15:38:13 Downloading texttable-0.9.1.tar.gz (11 kB) 15:38:13 Removing intermediate container 2f6b6ec4c265 15:38:13 ---> ae438d8b932f 15:38:13 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:38:13 ---> Running in 08bab97b45b9 15:38:14 Collecting cached-property<2,>=1.2.0 15:38:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:38:14 Collecting jsonschema<3,>=2.5.1 15:38:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:38:14 Removing intermediate container 08bab97b45b9 15:38:14 ---> 452d5cfc72bd 15:38:14 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:38:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:38:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:38:14 Collecting docopt<0.7,>=0.6.1 15:38:14 Downloading docopt-0.6.2.tar.gz (25 kB) 15:38:14 ---> d763434f5f6c 15:38:14 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:38:14 ---> Running in c8348304df57 15:38:14 Collecting dockerpty<0.5,>=0.4.1 15:38:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:38:15 Collecting docker<4.0,>=3.6.0 15:38:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:38:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:38:15 Collecting PyYAML<4,>=3.10 15:38:15 Downloading PyYAML-3.13.tar.gz (270 kB) 15:38:15 Removing intermediate container c8348304df57 15:38:15 ---> 5e8cb1c06101 15:38:15 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:15 ---> 0dee22866607 15:38:15 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:38:16 Collecting docker-pycreds>=0.4.0 15:38:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:38:16 Collecting chardet<3.1.0,>=3.0.2 15:38:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:38:16 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) 15:38:16 Collecting urllib3<1.25,>=1.21.1 15:38:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:38:16 Collecting idna<2.8,>=2.5 15:38:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:38:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:38:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:38:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:38:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:38:16 ---> 0cef3da987b6 15:38:16 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:38:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:38:16 Attempting uninstall: urllib3 15:38:16 Found existing installation: urllib3 1.26.5 15:38:16 Uninstalling urllib3-1.26.5: 15:38:16 Successfully uninstalled urllib3-1.26.5 15:38:16 Attempting uninstall: idna 15:38:16 Found existing installation: idna 3.2 15:38:16 Uninstalling idna-3.2: 15:38:16 Successfully uninstalled idna-3.2 15:38:16 ---> 6cef59f3ddd0 15:38:16 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:38:16 Attempting uninstall: chardet 15:38:16 Found existing installation: chardet 4.0.0 15:38:16 Uninstalling chardet-4.0.0: 15:38:16 Successfully uninstalled chardet-4.0.0 15:38:17 ---> 289217a58599 15:38:17 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:38:17 Attempting uninstall: requests 15:38:17 Found existing installation: requests 2.25.1 15:38:17 Uninstalling requests-2.25.1: 15:38:17 Successfully uninstalled requests-2.25.1 15:38:17 ---> f056112e6583 15:38:17 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:38:17 Running setup.py install for texttable: started 15:38:17 ---> Running in 3e4360c1d208 15:38:18 Running setup.py install for texttable: finished with status 'done' 15:38:18 Running setup.py install for PyYAML: started 15:38:18 Removing intermediate container 3e4360c1d208 15:38:18 ---> 3afc30498278 15:38:18 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:38:18 Running setup.py install for PyYAML: finished with status 'done' 15:38:18 ---> 8d8e8372e4a6 15:38:18 Step 25/30 : RUN chmod +x /entrypoint.sh 15:38:18 Running setup.py install for docopt: started 15:38:18 ---> Running in 2c6c6b3946a2 15:38:19 Running setup.py install for docopt: finished with status 'done' 15:38:19 Running setup.py install for dockerpty: started 15:38:19 Running setup.py install for dockerpty: finished with status 'done' 15:38:20 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 15:38:20 Removing intermediate container 57582d7ba8b0 15:38:20 ---> 109f1aed20d0 15:38:20 15:38:20 Step 9/22 : FROM alpine:3.14 15:38:20 ---> 14119a10abf4 15:38:20 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:38:20 ---> Running in 97980e7ae15a 15:38:20 Removing intermediate container 2c6c6b3946a2 15:38:20 ---> 117d98b5a653 15:38:20 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:38:20 ---> Running in 520d56991367 15:38:20 Removing intermediate container 97980e7ae15a 15:38:20 ---> 838f69eda2ad 15:38:20 Step 11/22 : ENV APP_PORT=59880 15:38:20 ---> Running in e615cb2911e5 15:38:20 Removing intermediate container 520d56991367 15:38:20 ---> c55a345ff174 15:38:20 Step 27/30 : CMD ["gate"] 15:38:20 ---> Running in 89179d040313 15:38:20 Removing intermediate container e615cb2911e5 15:38:20 ---> 59bde5ba7e02 15:38:20 Step 12/22 : EXPOSE $APP_PORT 15:38:20 ---> Running in 35f75a668338 15:38:20 Removing intermediate container 35f75a668338 15:38:20 ---> a92e4b241ecc 15:38:20 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:20 Removing intermediate container 89179d040313 15:38:20 ---> 4cf440407b55 15:38:20 Step 28/30 : LABEL arch=x86_64 15:38:21 ---> Running in db51c75bd60f 15:38:21 ---> Running in 3e10d17b4837 15:38:21 Removing intermediate container db51c75bd60f 15:38:21 ---> 38251eb39f38 15:38:21 Step 29/30 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:38:22 ---> Running in b9d830e675c7 15:38:22 Removing intermediate container b9d830e675c7 15:38:22 ---> 3d07c53d048d 15:38:22 Step 30/30 : LABEL version=0.0.0 15:38:22 Removing intermediate container 21a1e8fee8fb 15:38:22 ---> 4c5f06ad66a0 15:38:22 Step 13/22 : ENV APP_PORT=58890 15:38:22 ---> Running in 53298a806663 15:38:22 Removing intermediate container 3e10d17b4837 15:38:22 ---> 68c46d441962 15:38:22 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:38:22 ---> Running in eb9013e1df8f 15:38:22 ---> Running in 412455796de2 15:38:23 Removing intermediate container 53298a806663 15:38:23 ---> cff6ca51abc7 15:38:23 15:38:23 Removing intermediate container eb9013e1df8f 15:38:23 ---> 4851eb1e3397 15:38:23 Step 14/22 : EXPOSE $APP_PORT 15:38:23 Successfully built cff6ca51abc7 15:38:23 ---> Running in ed179108097e 15:38:23 Successfully tagged security-bootstrapper:latest 15:38:23  Building security-bootstrapper ... done Removing intermediate container ed179108097e 15:38:23 ---> 19cff5a1905c 15:38:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:38:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:38:23 ---> 6eca75d0a5ba 15:38:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:38:23 ---> 48dc86ca40cc 15:38:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:38:23 ---> fce8366f0694 15:38:23 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:38:23 ---> Running in ea5d13b5ffa4 15:38:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:38:23 Removing intermediate container ea5d13b5ffa4 15:38:23 ---> 010e6546810a 15:38:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:24 ---> Running in a81323574986 15:38:24 Removing intermediate container a81323574986 15:38:24 ---> 391b5a96d1ff 15:38:24 Step 20/22 : LABEL arch=x86_64 15:38:24 ---> Running in 3792e6634517 15:38:24 Removing intermediate container 3792e6634517 15:38:24 ---> 5e6dce9f892a 15:38:24 Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:38:24 ---> Running in 6e0d94b9c3ed 15:38:24 (1/6) Installing dumb-init (1.2.5-r1) 15:38:24 Removing intermediate container 6e0d94b9c3ed 15:38:24 ---> e13293c418ec 15:38:24 Step 22/22 : LABEL version=0.0.0 15:38:24 ---> Running in 4ef947ada3b9 15:38:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:38:24 Removing intermediate container 4ef947ada3b9 15:38:24 ---> 2b8c793057db 15:38:24 15:38:24 (3/6) Installing libsodium (1.0.18-r0) 15:38:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:38:24 Successfully built 2b8c793057db 15:38:24 Successfully tagged sys-mgmt-agent:latest 15:38:24  Building sys-mgmt-agent ... done (5/6) Installing libzmq (4.3.4-r0) 15:38:25 (6/6) Installing zeromq (4.3.4-r0) 15:38:25 Executing busybox-1.33.1-r3.trigger 15:38:25 OK: 8 MiB in 20 packages 15:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.346s coverage: 94.4% of statements 15:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 15:38:25 Removing intermediate container 412455796de2 15:38:25 ---> 535596b2e63c 15:38:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:25 ---> d1c46218d935 15:38:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:38:25 ---> 9766764b46cb 15:38:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:38:26 ---> a0b1a4fe85f8 15:38:26 Step 18/22 : ENTRYPOINT ["/core-data"] 15:38:26 ---> Running in e253f67d247f 15:38:26 Removing intermediate container e253f67d247f 15:38:26 ---> a6a684ccb9e1 15:38:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:26 ---> Running in 6f2c74bf9178 15:38:26 Removing intermediate container 6f2c74bf9178 15:38:26 ---> 6bf4a17b23a8 15:38:26 Step 20/22 : LABEL arch=x86_64 15:38:26 ---> Running in b17e2006241d 15:38:26 Removing intermediate container b17e2006241d 15:38:26 ---> 1f33f01570be 15:38:26 Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:38:26 ---> Running in 1effc3731284 15:38:26 Removing intermediate container 1effc3731284 15:38:26 ---> 5f1655c993e4 15:38:26 Step 22/22 : LABEL version=0.0.0 15:38:26 ---> Running in 847646f3a2a0 15:38:26 Removing intermediate container 847646f3a2a0 15:38:26 ---> 041dd7012774 15:38:26 15:38:26 Successfully built 041dd7012774 15:38:26 Successfully tagged core-data:latest 15:38:26  Building core-data ... done  [Pipeline] } 15:38:26 $ docker stop --time=1 a9aa98d5076ac0ca6f8edbb46799cfa190766add9dac5591a0039e03aedc8796 15:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.606s coverage: 82.5% of statements 15:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:38:27 $ docker rm -f a9aa98d5076ac0ca6f8edbb46799cfa190766add9dac5591a0039e03aedc8796 [Pipeline] // withDockerContainer [Pipeline] sh 15:38:28 + docker images 15:38:28 REPOSITORY TAG IMAGE ID CREATED SIZE 15:38:28 core-data latest 041dd7012774 2 seconds ago 20.7MB 15:38:28 sys-mgmt-agent latest 2b8c793057db 4 seconds ago 294MB 15:38:28 security-bootstrapper latest cff6ca51abc7 6 seconds ago 18.9MB 15:38:28 109f1aed20d0 9 seconds ago 1.76GB 15:38:28 39b3f52607ee 20 seconds ago 1.76GB 15:38:28 core-command latest d4a9545e311e 25 seconds ago 16.1MB 15:38:28 6eb875896633 29 seconds ago 1.76GB 15:38:28 ef6d0be76c80 30 seconds ago 1.75GB 15:38:28 support-scheduler latest d928f036507c 59 seconds ago 16.2MB 15:38:28 core-metadata latest 08309ebe6d8d 59 seconds ago 16.9MB 15:38:28 security-secretstore-setup latest 52f76fb3dfad About a minute ago 28.4MB 15:38:28 support-notifications latest 49b80fc74f97 About a minute ago 16.9MB 15:38:28 546b76ff48c0 About a minute ago 1.76GB 15:38:28 a7ebd50fd58c About a minute ago 1.76GB 15:38:28 9701e97ef6bf About a minute ago 1.76GB 15:38:28 db7b685ebb13 About a minute ago 1.76GB 15:38:28 security-proxy-setup latest 469b6c8608e9 About a minute ago 26.9MB 15:38:28 0649c6e9e7de About a minute ago 1.76GB 15:38:28 ci-base-image-x86_64 latest c1ac6a334df6 6 minutes ago 1.25GB 15:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 15:38:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 15:38:28 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 15:38:28 alpine 3.14 14119a10abf4 2 months ago 5.6MB 15:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.255s coverage: 58.8% of statements 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.249s coverage: 80.0% of statements 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.746s coverage: 91.2% of statements 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.756s coverage: 64.4% of statements 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 15:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 15:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 15:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 15:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.327s coverage: 65.4% of statements 15:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.815s coverage: 43.8% of statements 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.259s coverage: 89.5% of statements 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements 15:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:38:43 Still waiting to schedule task 15:38:43 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 17.7% of statements 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.605s coverage: 92.3% of statements 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.190s coverage: 63.2% of statements 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.390s coverage: 97.7% of statements 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:38:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:38:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.181s coverage: 100.0% of statements 15:38:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 15:38:53 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 15:38:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:38:53 GO111MODULE=on go vet ./... 15:39:29 Running on prd-ubuntu18.04-docker-8c-8g-492 in /w/workspace/edgexfoundry_edgex-go_PR-3816 [Pipeline] { [Pipeline] ws 15:39:29 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:39:29 The recommended git tool is: git 15:39:31 using credential edgex-jenkins-ssh 15:39:31 Cloning the remote Git repository 15:39:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:39:31 > git init /w/workspace/edgex-go/2 # timeout=10 15:39:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:39:31 > git --version # timeout=10 15:39:31 > git --version # 'git version 2.17.1' 15:39:31 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:36 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:39:36 Merge succeeded, producing bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:39:36 Checking out Revision bb168f9eec294762d2adebc7d8c857d7136fd5c2 (PR-3816) 15:39:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:39:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:39:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:39:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3816/head:refs/remotes/origin/PR-3816 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:39:36 > git config core.sparsecheckout # timeout=10 15:39:36 > git checkout -f bb168f9eec294762d2adebc7d8c857d7136fd5c2 # timeout=10 15:39:36 > git remote # timeout=10 15:39:36 > git config --get remote.origin.url # timeout=10 15:39:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:36 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 15:39:36 > git rev-parse HEAD^{commit} # timeout=10 15:39:36 > git config core.sparsecheckout # timeout=10 15:39:36 > git checkout -f bb168f9eec294762d2adebc7d8c857d7136fd5c2 # timeout=10 15:39:39 Commit message: "build(snap): upgrade consul from 1.9.5 to 1.10.4" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:40 + echo snap-build.sh 15:39:40 snap-build.sh 15:39:40 + SNAP_BASE_DIR=. 15:39:40 + '[' '!' -z /w/workspace/edgex-go/2 ']' 15:39:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 15:39:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 15:39:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 15:39:40 + cd /w/workspace/edgex-go/2 15:39:40 + sudo apt-get remove -qy --purge lxd lxd-client 15:39:40 Reading package lists... 15:39:40 Building dependency tree... 15:39:40 Reading state information... 15:39:40 The following packages were automatically installed and are no longer required: 15:39:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:39:40 uidmap xdelta3 15:39:40 Use 'sudo apt autoremove' to remove them. 15:39:40 The following packages will be REMOVED: 15:39:40 lxd* lxd-client* 15:39:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:39:41 After this operation, 31.7 MB disk space will be freed. 15:39:41 (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.) 15:39:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:39:42 Removing lxd dnsmasq configuration 15:39:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:39:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:39:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:39:43 (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.) 15:39:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:39:44 Processing triggers for systemd (237-3ubuntu10.45) ... 15:39:44 Processing triggers for ureadahead (0.100.0-21) ... 15:39:45 + sudo snap remove --purge lxd 15:39:45 snap "lxd" is not installed 15:39:45 + sudo groupadd --force --system lxd 15:39:45 ++ whoami 15:39:45 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:39:45 + newgrp - lxd 15:39:45 + sudo snap install lxd 15:39:55 2021-11-13T15:39:52Z INFO Waiting for automatic snapd restart... 15:40:10 lxd 4.20 from Canonical* installed 15:40:10 + sudo lxd init --auto 15:40:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:40:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:40:15 ./bin/test-attribution-txt.sh [Pipeline] echo 15:40:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:40:15 + ls -al . 15:40:15 total 664 15:40:15 drwxrwxr-x 9 1001 1001 4096 Nov 13 15:40 . 15:40:15 drwxr-xr-x 4 root root 4096 Nov 13 15:36 .. 15:40:15 -rw-rw-r-- 1 1001 1001 11 Nov 13 15:33 .dockerignore 15:40:15 drwxrwxr-x 8 1001 1001 4096 Nov 13 15:33 .git 15:40:15 drwxrwxr-x 4 1001 1001 4096 Nov 13 15:33 .github 15:40:15 -rw-rw-r-- 1 1001 1001 804 Nov 13 15:33 .gitignore 15:40:15 -rw-rw-r-- 1 1001 1001 42 Nov 13 15:33 .golangci.yml 15:40:15 -rw-rw-r-- 1 1001 1001 76 Nov 13 15:33 .hadolint.yml 15:40:15 -rw-rw-r-- 1 1001 1001 166 Nov 13 15:33 .sonarcloud.properties 15:40:15 -rw-rw-r-- 1 1001 1001 1171 Nov 13 15:33 ADOPTERS.md 15:40:15 -rw-rw-r-- 1 1001 1001 8910 Nov 13 15:33 Attribution.txt 15:40:15 -rw-rw-r-- 1 1001 1001 43881 Nov 13 15:33 CHANGELOG.md 15:40:15 -rw-rw-r-- 1 1001 1001 3804 Nov 13 15:33 CONTRIBUTING.md 15:40:15 -rw-rw-r-- 1 1001 1001 677 Nov 13 15:33 GOVERNANCE.md 15:40:15 -rw-rw-r-- 1 1001 1001 849 Nov 13 15:33 Jenkinsfile 15:40:15 -rw-rw-r-- 1 1001 1001 10775 Nov 13 15:33 LICENSE 15:40:15 -rw-rw-r-- 1 1001 1001 6508 Nov 13 15:33 Makefile 15:40:15 -rw-rw-r-- 1 1001 1001 582 Nov 13 15:33 OWNERS.md 15:40:15 -rw-rw-r-- 1 1001 1001 8256 Nov 13 15:33 README.md 15:40:15 -rw-rw-r-- 1 1001 1001 6912 Nov 13 15:33 SECURITY.md 15:40:15 -rw-rw-r-- 1 1001 1001 5 Nov 13 15:31 VERSION 15:40:15 -rw-rw-r-- 1 1001 1001 4131 Nov 13 15:33 ZMQWindows.md 15:40:15 drwxrwxr-x 2 1001 1001 4096 Nov 13 15:33 bin 15:40:15 drwxrwxr-x 14 1001 1001 4096 Nov 13 15:33 cmd 15:40:15 -rw-r--r-- 1 root root 428381 Nov 13 15:38 coverage.out 15:40:15 -rw-rw-r-- 1 1001 1001 822 Nov 13 15:33 go.mod 15:40:15 -rw-rw-r-- 1 1001 1001 49471 Nov 13 15:33 go.sum 15:40:15 drwxrwxr-x 8 1001 1001 4096 Nov 13 15:33 internal 15:40:15 drwxrwxr-x 3 1001 1001 4096 Nov 13 15:33 openapi 15:40:15 drwxrwxr-x 4 1001 1001 4096 Nov 13 15:33 snap 15:40:15 -rw-rw-r-- 1 1001 1001 204 Nov 13 15:33 version.go [Pipeline] sh 15:40:16 + '[' -e coverage.out ] 15:40:16 + chown 1001:1001 coverage.out [Pipeline] stash 15:40:16 Warning: overwriting stash ‘coverage-report’ 15:40:17 Stashed 1 file(s) [Pipeline] sh 15:40:18 + make build 15:40:18 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 15:40:20 + sudo snap install --classic snapcraft 15:40:24 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 15:40:30 snapcraft 5.0 from Canonical* installed 15:40:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:40:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:40:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:40:30 Dload Upload Total Spent Left Speed 15:40:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5097 15:40:30 100 3325k 100 3325k 0 0 8271k 0 --:--:-- --:--:-- --:--:-- 8271k 15:40:30 ./yq_linux_amd64 15:40:30 + sudo snapcraft prime --use-lxd 15:40:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:40:32 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: 15:40:32 - README.md 15:40:32 15:40:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:40:32 Launching a container. 15:40:42 Waiting for container to be ready 15:40:42 To start your first container, try: lxc launch ubuntu:20.04 15:40:42 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 15:40:42 15:40:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:40:45 Waiting for network to be ready... 15:40:46 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:40:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:40:46 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 15:40:47 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:40:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 15:40:47 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:40:47 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:40:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:40:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:40:47 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:40:47 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:40:47 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:40:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 15:40:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:40:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:40:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 15:40:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 15:40:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 15:40:47 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 15:40:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:40:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 15:40:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 15:40:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:40:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:40:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 15:40:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 15:40:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 15:40:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 15:40:48 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 15:40:51 Fetched 25.6 MB in 5s (5552 kB/s) 15:40:51 Reading package lists... 15:40:51 Reading package lists... 15:40:52 Building dependency tree... 15:40:52 Reading state information... 15:40:52 The following additional packages will be installed: 15:40:52 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:40:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:40:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:40:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:40:52 Suggested packages: 15:40:52 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:40:52 Recommended packages: 15:40:52 gnupg libsasl2-modules 15:40:52 The following NEW packages will be installed: 15:40:52 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:40:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:40:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:40:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:40:52 The following packages will be upgraded: 15:40:52 gpg gpg-agent gpgconf libudev1 15:40:52 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 15:40:52 Need to get 3527 kB of archives. 15:40:52 After this operation, 13.3 MB of additional disk space will be used. 15:40:52 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] 15:40:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 15:40:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:40:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:40:52 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 15:40:52 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 15:40:53 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 15:40:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:40:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:40:53 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:40:53 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:40:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:40:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:40:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:40:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:40:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:40:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:40:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:40:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:40:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:40:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:40:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:40:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:40:53 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 15:40:53 debconf: delaying package configuration, since apt-utils is not installed 15:40:53 Fetched 3527 kB in 1s (3100 kB/s) 15:40:53 (Reading database ... 12511 files and directories currently installed.) 15:40:53 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 15:40:53 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:40:53 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 15:40:53 Selecting previously unselected package udev. 15:40:53 (Reading database ... 12511 files and directories currently installed.) 15:40:53 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 15:40:53 Unpacking udev (237-3ubuntu10.52) ... 15:40:53 Selecting previously unselected package libfuse2:amd64. 15:40:53 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:40:53 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:40:53 Selecting previously unselected package fuse. 15:40:53 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:40:53 Unpacking fuse (2.9.7-1ubuntu1) ... 15:40:54 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:54 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:40:54 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:54 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:40:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:54 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:40:54 Selecting previously unselected package libksba8:amd64. 15:40:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:40:54 Unpacking libksba8:amd64 (1.3.5-2) ... 15:40:54 Selecting previously unselected package libroken18-heimdal:amd64. 15:40:54 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:54 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:54 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:40:54 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:54 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:54 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:40:54 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:54 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:54 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:40:54 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:54 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:54 Selecting previously unselected package libwind0-heimdal:amd64. 15:40:54 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:54 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:54 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:40:54 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:54 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:54 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:40:54 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:54 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:54 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:40:54 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:54 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:54 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:40:54 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:40:54 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:54 Selecting previously unselected package libsasl2-modules-db:amd64. 15:40:54 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:40:54 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:40:54 Selecting previously unselected package libsasl2-2:amd64. 15:40:54 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:40:54 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:40:54 Selecting previously unselected package libldap-common. 15:40:54 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:40:54 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:40:54 Selecting previously unselected package libldap-2.4-2:amd64. 15:40:54 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:40:54 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:40:54 Selecting previously unselected package dirmngr. 15:40:54 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:54 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:40:55 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:40:55 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:40:55 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:40:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:40:55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:40:55 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:40:55 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:55 Setting up libksba8:amd64 (1.3.5-2) ... 15:40:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:40:55 Setting up udev (237-3ubuntu10.52) ... 15:40:55 invoke-rc.d: policy-rc.d denied execution of start. 15:40:55 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:55 Processing triggers for systemd (237-3ubuntu10) ... 15:40:55 Setting up fuse (2.9.7-1ubuntu1) ... 15:40:55 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:40:55 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:55 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:55 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:55 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:55 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:55 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:55 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:40:55 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:40:55 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:40:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:40:56 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:40:56 settings in the [Install] section, and DefaultInstance for template units). 15:40:56 This means they are not meant to be enabled using systemctl. 15:40:56 Possible reasons for having this kind of units are: 15:40:56 1) A unit may be statically enabled by being symlinked from another unit's 15:40:56 .wants/ or .requires/ directory. 15:40:56 2) A unit's purpose may be to act as a helper for some other unit which has 15:40:56 a requirement dependency on it. 15:40:56 3) A unit may be started when needed via activation (socket, path, timer, 15:40:56 D-Bus, udev, scripted systemctl call, ...). 15:40:56 4) In case of template units, the unit is meant to be enabled with some 15:40:56 instance name specified. 15:40:56 Reading package lists... 15:40:56 Building dependency tree... 15:40:56 Reading state information... 15:40:56 The following additional packages will be installed: 15:40:56 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:40:56 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:40:56 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:40:56 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:40:56 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:40:56 Suggested packages: 15:40:56 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:40:56 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:40:56 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:40:56 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:40:56 systemd-container policykit-1 15:40:56 Recommended packages: 15:40:56 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:40:56 The following NEW packages will be installed: 15:40:56 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:40:56 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:40:56 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:40:56 multiarch-support openssh-client python3 python3-minimal python3.6 15:40:56 python3.6-minimal snapd squashfs-tools sudo 15:40:56 The following packages will be upgraded: 15:40:56 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:40:56 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 15:40:57 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 15:40:57 Need to get 36.8 MB of archives. 15:40:57 After this operation, 147 MB of additional disk space will be used. 15:40:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 15:40:57 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 15:40:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:40:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:40:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:40:58 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 15:40:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:40:58 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:40:58 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:40:58 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:40:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:40:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:40:58 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:40:58 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:40:58 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:40:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:40:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:40:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:40:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:40:58 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:40:58 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:40:58 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:40:58 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:40:58 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:40:58 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 15:40:58 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:40:58 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:40:58 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 15:40:58 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 15:40:58 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 15:40:59 debconf: delaying package configuration, since apt-utils is not installed 15:40:59 Fetched 36.8 MB in 2s (17.1 MB/s) 15:40:59 (Reading database ... 12757 files and directories currently installed.) 15:40:59 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 15:40:59 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:40:59 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 15:40:59 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:40:59 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 15:40:59 (Reading database ... 12757 files and directories currently installed.) 15:40:59 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 15:40:59 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 15:41:00 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 15:41:00 (Reading database ... 12757 files and directories currently installed.) 15:41:00 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 15:41:00 Unpacking apt (1.6.14) over (1.6.1) ... 15:41:00 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 15:41:00 Setting up apt (1.6.14) ... 15:41:00 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:41:00 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:41:00 (Reading database ... 12764 files and directories currently installed.) 15:41:00 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:41:00 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:41:00 Selecting previously unselected package libpython3.6-minimal:amd64. 15:41:00 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:41:00 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:41:01 Selecting previously unselected package libexpat1:amd64. 15:41:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:41:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:41:01 Selecting previously unselected package python3.6-minimal. 15:41:01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:41:01 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:41:01 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 15:41:01 Checking for services that may need to be restarted...done. 15:41:01 Checking for services that may need to be restarted...done. 15:41:01 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:41:01 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:41:01 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:41:01 Selecting previously unselected package python3-minimal. 15:41:01 (Reading database ... 13012 files and directories currently installed.) 15:41:01 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:41:01 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:41:01 Selecting previously unselected package mime-support. 15:41:01 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:41:01 Unpacking mime-support (3.60ubuntu1) ... 15:41:02 Selecting previously unselected package libmpdec2:amd64. 15:41:02 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:41:02 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:41:02 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:41:02 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:41:02 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:41:02 Selecting previously unselected package python3.6. 15:41:02 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:41:02 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:41:02 Selecting previously unselected package libpython3-stdlib:amd64. 15:41:02 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:41:02 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:41:02 Setting up python3-minimal (3.6.7-1~18.04) ... 15:41:02 Selecting previously unselected package python3. 15:41:02 (Reading database ... 13442 files and directories currently installed.) 15:41:02 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:41:02 Unpacking python3 (3.6.7-1~18.04) ... 15:41:02 Selecting previously unselected package multiarch-support. 15:41:02 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:41:02 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:41:02 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:41:02 Selecting previously unselected package liblzo2-2:amd64. 15:41:02 (Reading database ... 13479 files and directories currently installed.) 15:41:02 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:41:02 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:41:02 Selecting previously unselected package libbsd0:amd64. 15:41:02 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:41:02 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:41:02 Selecting previously unselected package sudo. 15:41:02 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:41:02 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:41:02 Selecting previously unselected package apparmor. 15:41:02 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:41:02 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:41:03 Selecting previously unselected package libedit2:amd64. 15:41:03 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:41:03 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:41:03 Selecting previously unselected package libkrb5support0:amd64. 15:41:03 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:41:03 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:41:03 Selecting previously unselected package libk5crypto3:amd64. 15:41:03 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:41:03 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:41:03 Selecting previously unselected package libkeyutils1:amd64. 15:41:03 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:41:03 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:41:03 Selecting previously unselected package libkrb5-3:amd64. 15:41:03 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:41:03 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:41:03 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:41:03 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:41:03 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:41:03 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 15:41:03 Selecting previously unselected package libssl1.0.0:amd64. 15:41:03 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 15:41:03 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:41:03 Selecting previously unselected package openssh-client. 15:41:03 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 15:41:03 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 15:41:04 Selecting previously unselected package squashfs-tools. 15:41:04 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 15:41:04 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:41:04 Selecting previously unselected package snapd. 15:41:04 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 15:41:04 Unpacking snapd (2.51.1+18.04) ... 15:41:06 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:41:06 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:41:06 Setting up mime-support (3.60ubuntu1) ... 15:41:06 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:41:06 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:41:06 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:41:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:41:06 Setting up systemd (237-3ubuntu10.52) ... 15:41:06 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:41:06 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:41:07 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:41:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:41:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:41:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:41:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:41:07 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:41:07 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:41:07 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:41:07 Setting up python3 (3.6.7-1~18.04) ... 15:41:07 running python rtupdate hooks for python3.6... 15:41:07 running python post-rtupdate hooks for python3.6... 15:41:07 Setting up apparmor (2.12-4ubuntu5.1) ... 15:41:08 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 15:41:08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:41:08 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:41:08 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 15:41:08 Setting up snapd (2.51.1+18.04) ... 15:41:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:41:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:41:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:41:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:41:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:41:09 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:41:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:41:10 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:41:10 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:41:10 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:41:10 /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' 15:41:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:41:10 Processing triggers for systemd (237-3ubuntu10.52) ... 15:41:11 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 15:41:11 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 15:41:11 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:41:11 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:41:12 Reading package lists... 15:41:13 Reading package lists... 15:41:13 Building dependency tree... 15:41:13 Reading state information... 15:41:13 Calculating upgrade... 15:41:13 The following packages will be upgraded: 15:41:13 advancecomp base-files bash binutils binutils-common 15:41:13 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:41:13 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:41:13 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 15:41:13 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 15:41:13 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:41:13 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:41:13 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:41:13 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:41:13 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:41:13 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:41:13 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:41:13 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:41:13 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:41:13 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:41:13 ubuntu-keyring util-linux 15:41:13 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:41:13 Need to get 64.2 MB of archives. 15:41:13 After this operation, 5152 kB of additional disk space will be used. 15:41:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 15:41:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:41:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:41:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:41:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:41:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:41:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:41:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:41:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:41:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:41:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:41:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:41:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:41:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:41:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:41:13 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:41:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:41:13 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:41:13 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:41:13 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:41:13 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:41:13 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:41:13 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:41:13 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:41:13 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:41:13 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:41:13 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:41:13 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:41:13 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:41:13 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:41:13 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:41:13 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:41:13 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:41:13 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 15:41:13 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:41:13 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:41:13 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:41:13 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:41:13 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:41:13 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:41:13 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:41:13 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 15:41:13 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 15:41:13 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:41:13 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:41:13 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:41:13 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 15:41:13 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:41:13 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:41:13 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 15:41:13 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 15:41:13 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 15:41:13 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 15:41:13 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:41:13 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:41:13 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:41:13 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:41:14 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:41:14 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:41:14 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:41:14 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:41:14 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:41:14 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:41:14 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:41:14 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:41:14 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:41:14 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:41:14 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:41:14 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 15:41:14 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:41:14 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:41:14 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:41:14 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 15:41:14 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:41:14 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:41:14 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:41:14 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:41:14 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:41:14 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:41:14 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:41:14 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:41:14 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:41:14 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:41:14 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:41:14 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 15:41:14 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:41:14 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 15:41:14 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 15:41:14 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 15:41:14 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:41:14 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:41:14 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:41:14 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 15:41:14 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:41:14 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:41:14 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:41:14 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:41:14 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:41:15 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:41:15 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:41:15 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:41:15 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:41:15 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:41:15 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:41:15 debconf: delaying package configuration, since apt-utils is not installed 15:41:15 Fetched 64.2 MB in 2s (40.6 MB/s) 15:41:15 (Reading database ... 13914 files and directories currently installed.) 15:41:15 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:41:15 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:41:15 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:41:15 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:41:15 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 15:41:15 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 15:41:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:41:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:41:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:41:16 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:41:16 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:41:16 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:41:16 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:41:16 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:16 (Reading database ... 13914 files and directories currently installed.) 15:41:16 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:41:16 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:41:16 (Reading database ... 13914 files and directories currently installed.) 15:41:16 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:41:16 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:41:16 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:41:16 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:41:17 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:17 (Reading database ... 13914 files and directories currently installed.) 15:41:17 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:41:17 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:41:17 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:41:17 (Reading database ... 13914 files and directories currently installed.) 15:41:17 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 15:41:17 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:41:17 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:41:17 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 15:41:18 Setting up base-files (10.1ubuntu2.11) ... 15:41:18 Installing new version of config file /etc/issue ... 15:41:18 Installing new version of config file /etc/issue.net ... 15:41:18 Installing new version of config file /etc/lsb-release ... 15:41:18 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:41:18 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:41:18 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:41:18 Removing obsolete conffile /etc/default/motd-news ... 15:41:18 (Reading database ... 13915 files and directories currently installed.) 15:41:18 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:41:18 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:41:18 Setting up bash (4.4.18-2ubuntu1.2) ... 15:41:18 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 15:41:18 (Reading database ... 13915 files and directories currently installed.) 15:41:18 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:18 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:41:18 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:41:18 (Reading database ... 13915 files and directories currently installed.) 15:41:18 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:41:18 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:41:18 Setting up tar (1.29b-2ubuntu0.2) ... 15:41:18 (Reading database ... 13915 files and directories currently installed.) 15:41:18 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:41:18 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:41:19 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:41:19 (Reading database ... 13915 files and directories currently installed.) 15:41:19 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:41:19 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:41:19 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:41:19 (Reading database ... 13915 files and directories currently installed.) 15:41:19 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:41:19 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:41:19 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:41:19 (Reading database ... 13915 files and directories currently installed.) 15:41:19 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:41:19 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:41:19 Setting up grep (3.1-2build1) ... 15:41:19 (Reading database ... 13915 files and directories currently installed.) 15:41:19 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 15:41:19 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 15:41:19 Setting up gzip (1.6-5ubuntu1.1) ... 15:41:19 (Reading database ... 13915 files and directories currently installed.) 15:41:19 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:41:19 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:41:19 Setting up login (1:4.5-1ubuntu2) ... 15:41:19 (Reading database ... 13915 files and directories currently installed.) 15:41:19 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:41:19 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:41:19 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:41:19 (Reading database ... 13915 files and directories currently installed.) 15:41:19 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:41:19 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] } 15:41:20 $ docker stop --time=1 9f950faada949c7496ca246cf4d13cadd302dfa2cad8f2cb81141e438983bcf8 15:41:20 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:41:20 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:41:20 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:41:20 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:41:21 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:41:21 (Reading database ... 13915 files and directories currently installed.) 15:41:21 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:41:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:41:21 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:41:21 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:41:21 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:41:21 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:41:21 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:41:21 (Reading database ... 13915 files and directories currently installed.) 15:41:21 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:41:21 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:41:22 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:41:22 (Reading database ... 13915 files and directories currently installed.) 15:41:22 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:22 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:22 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:41:22 (Reading database ... 13915 files and directories currently installed.) 15:41:22 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:22 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:22 $ docker rm -f 9f950faada949c7496ca246cf4d13cadd302dfa2cad8f2cb81141e438983bcf8 15:41:22 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:41:22 (Reading database ... 13915 files and directories currently installed.) 15:41:22 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:22 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:22 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:41:22 (Reading database ... 13915 files and directories currently installed.) 15:41:22 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:22 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:22 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:41:22 (Reading database ... 13915 files and directories currently installed.) 15:41:22 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:41:22 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:41:22 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:41:22 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:41:22 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:41:22 (Reading database ... 13915 files and directories currently installed.) 15:41:22 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:41:22 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:41:22 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:41:22 (Reading database ... 13915 files and directories currently installed.) 15:41:22 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:23 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:23 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:41:23 (Reading database ... 13915 files and directories currently installed.) 15:41:23 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:23 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:23 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:41:23 (Reading database ... 13915 files and directories currently installed.) 15:41:23 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 15:41:23 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:23 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:41:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:23 15:41:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:23 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [Pipeline] isUnix [Pipeline] sh 15:41:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:41:24 (Reading database ... 13915 files and directories currently installed.) 15:41:24 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:41:24 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:41:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:24 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:41:24 (Reading database ... 13915 files and directories currently installed.) 15:41:24 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:41:24 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:41:24 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:41:24 (Reading database ... 13917 files and directories currently installed.) 15:41:24 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:41:24 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:41:24 Setting up debconf (1.5.66ubuntu1) ... 15:41:24 latest: Pulling from edgex-devops/edgex-compose-arm64 15:41:24 29e5d40040c1: Pulling fs layer 15:41:24 1ce36da41761: Pulling fs layer 15:41:24 25b303627fd3: Pulling fs layer 15:41:24 29e5d40040c1: Verifying Checksum 15:41:24 29e5d40040c1: Download complete 15:41:25 (Reading database ... 13917 files and directories currently installed.) 15:41:25 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:41:25 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:41:25 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:41:25 (Reading database ... 13917 files and directories currently installed.) 15:41:25 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:41:25 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:41:25 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:41:25 1ce36da41761: Verifying Checksum 15:41:25 1ce36da41761: Download complete 15:41:25 (Reading database ... 13917 files and directories currently installed.) 15:41:25 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:41:25 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:41:25 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:41:25 (Reading database ... 13917 files and directories currently installed.) 15:41:25 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:41:25 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:41:25 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:41:25 (Reading database ... 13919 files and directories currently installed.) 15:41:25 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:41:25 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:41:25 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:41:25 29e5d40040c1: Pull complete 15:41:25 (Reading database ... 13923 files and directories currently installed.) 15:41:25 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:41:25 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:41:25 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 15:41:25 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:41:25 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:41:25 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:41:26 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:41:26 (Reading database ... 13923 files and directories currently installed.) 15:41:26 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 15:41:26 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 15:41:26 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 15:41:26 (Reading database ... 13923 files and directories currently installed.) 15:41:26 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:41:26 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:41:26 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:41:26 (Reading database ... 13923 files and directories currently installed.) 15:41:26 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:41:26 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:41:26 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:41:26 (Reading database ... 13923 files and directories currently installed.) 15:41:26 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:41:26 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:41:26 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:41:26 (Reading database ... 13923 files and directories currently installed.) 15:41:26 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:41:26 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:41:26 25b303627fd3: Verifying Checksum 15:41:26 25b303627fd3: Download complete 15:41:26 1ce36da41761: Pull complete 15:41:26 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:41:26 (Reading database ... 13923 files and directories currently installed.) 15:41:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:41:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:41:27 Setting up passwd (1:4.5-1ubuntu2) ... 15:41:27 (Reading database ... 13923 files and directories currently installed.) 15:41:27 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:41:27 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:41:27 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:41:27 (Reading database ... 13923 files and directories currently installed.) 15:41:27 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:41:27 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:41:27 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:41:27 (Reading database ... 13923 files and directories currently installed.) 15:41:27 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:41:27 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:41:27 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:41:27 (Reading database ... 13923 files and directories currently installed.) 15:41:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:41:27 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:41:27 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:41:27 (Reading database ... 13923 files and directories currently installed.) 15:41:27 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:41:27 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:41:27 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:41:27 (Reading database ... 13923 files and directories currently installed.) 15:41:27 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:41:27 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:41:27 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:41:27 (Reading database ... 13923 files and directories currently installed.) 15:41:27 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 15:41:27 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 15:41:28 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 15:41:28 (Reading database ... 13923 files and directories currently installed.) 15:41:28 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:41:28 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:41:28 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:41:28 (Reading database ... 13923 files and directories currently installed.) 15:41:28 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:41:28 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:41:28 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:41:28 (Reading database ... 13924 files and directories currently installed.) 15:41:28 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:41:28 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:41:28 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:41:28 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:41:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:41:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:41:28 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 15:41:28 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 15:41:28 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:41:28 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:41:28 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:41:28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:41:28 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:41:28 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:41:28 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:41:29 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:41:29 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:41:29 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:41:29 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:41:29 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:41:29 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:41:29 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:41:29 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 15:41:29 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 15:41:29 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:41:29 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:41:29 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:41:29 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:41:29 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:41:29 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:41:30 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:41:30 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:41:30 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:41:30 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:41:30 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:41:30 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:41:30 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:30 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:30 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:30 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:30 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:30 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:30 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:30 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:31 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:31 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:32 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:32 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:32 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:32 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:32 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:32 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:33 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:41:33 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:41:33 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:41:33 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:41:33 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:41:33 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:41:33 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:41:33 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:41:33 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:41:33 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:41:33 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:41:33 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:41:34 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:41:34 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:41:34 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:41:34 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:41:34 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:34 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:41:34 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:34 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:34 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:34 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:41:34 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:41:34 Setting up tzdata (2021e-0ubuntu0.18.04) ... 15:41:34 15:41:34 Current default time zone: 'Etc/UTC' 15:41:34 Local time is now: Sat Nov 13 15:41:34 UTC 2021. 15:41:34 Universal Time is now: Sat Nov 13 15:41:34 UTC 2021. 15:41:34 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:41:34 15:41:34 Setting up systemd-sysv (237-3ubuntu10.52) ... 15:41:34 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:34 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 15:41:34 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:41:34 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:41:34 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:41:34 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:41:34 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:41:34 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:41:34 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:41:34 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:34 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:41:34 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:41:34 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 15:41:34 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:34 Setting up patch (2.7.6-2ubuntu1.1) ... 15:41:34 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:41:34 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:41:34 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 15:41:34 Installing new version of config file /etc/ssl/openssl.cnf ... 15:41:34 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:41:34 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:41:34 Setting up ca-certificates (20210119~18.04.2) ... 15:41:36 Updating certificates in /etc/ssl/certs... 15:41:36 25b303627fd3: Pull complete 15:41:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:41:36 prd-ubuntu18.04-docker-arm64-4c-16g-491 does not seem to be running inside a container 15:41:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:41:37 23 added, 28 removed; done. 15:41:37 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:41:37 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:41:37 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:41:37 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:41:37 Setting up pkgbinarymangler (138.18.04.1) ... 15:41:37 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:41:37 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 15:41:37 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:41:37 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:41:37 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:41:37 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:41:37 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:41:37 Setting up perl (5.26.1-6ubuntu0.5) ... 15:41:37 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 15:41:37 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:41:37 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:41:37 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 15:41:37 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:41:37 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:41:37 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:41:37 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:41:37 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:41:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:41:37 Processing triggers for systemd (237-3ubuntu10.52) ... 15:41:37 Processing triggers for mime-support (3.60ubuntu1) ... 15:41:37 Processing triggers for ca-certificates (20210119~18.04.2) ... 15:41:37 Updating certificates in /etc/ssl/certs... 15:41:38 0 added, 0 removed; done. 15:41:38 Running hooks in /etc/ca-certificates/update.d... 15:41:38 done. 15:41:38 Reading package lists... 15:41:38 Building dependency tree... 15:41:38 Reading state information... 15:41:39 The following NEW packages will be installed: 15:41:39 apt-transport-https 15:41:39 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:41:39 Need to get 4348 B of archives. 15:41:39 After this operation, 154 kB of additional disk space will be used. 15:41:39 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 15:41:39 debconf: delaying package configuration, since apt-utils is not installed 15:41:39 Fetched 4348 B in 0s (24.1 kB/s) 15:41:39 Selecting previously unselected package apt-transport-https. 15:41:39 (Reading database ... 13931 files and directories currently installed.) 15:41:39 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 15:41:39 Unpacking apt-transport-https (1.6.14) ... 15:41:39 $ docker top e3dd9ed3e0bdebafee78308343a9c028281b3cc8720722426fe650ba773d9ffe -eo pid,comm 15:41:39 Setting up apt-transport-https (1.6.14) ... [Pipeline] { [Pipeline] sh 15:41:39 Waiting for network to be ready... 15:41:40 + docker-compose+ buildgrep --help parallel 15:41:40 15:41:43 --parallel Build images in parallel. [Pipeline] } 15:41:44 $ docker stop --time=1 e3dd9ed3e0bdebafee78308343a9c028281b3cc8720722426fe650ba773d9ffe 15:41:45 2021-11-13T15:41:42Z INFO Waiting for automatic snapd restart... 15:41:45 snapd 2.52.1 from Canonical* installed 15:41:45 $ docker rm -f e3dd9ed3e0bdebafee78308343a9c028281b3cc8720722426fe650ba773d9ffe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:46 "snapd" switched to the "latest/stable" channel 15:41:46 15:41:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:46 . [Pipeline] withDockerContainer 15:41:46 prd-ubuntu18.04-docker-arm64-4c-16g-491 does not seem to be running inside a container 15:41:46 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:41:48 $ docker top 7d88f457332e8742beb18692eac54e1c089c3f578c376bdf74eec4f46fd330ec -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:48 core18 20211015 from Canonical* installed 15:41:48 "core18" switched to the "latest/stable" channel 15:41:48 15:41:48 + docker-compose -f ./docker-compose-build.yml build --parallel 15:41:51 snapcraft 5.0 from Canonical* installed 15:41:51 "snapcraft" switched to the "latest/stable" channel 15:41:51 15:41:53 Building core-command ... 15:41:53 Building core-data ... 15:41:53 Building core-metadata ... 15:41:53 Building security-bootstrapper ... 15:41:53 Building security-proxy-setup ... 15:41:53 Building security-secretstore-setup ... 15:41:53 Building support-notifications ... 15:41:53 Building support-scheduler ... 15:41:53 Building sys-mgmt-agent ... 15:41:53 Building support-notifications 15:41:53 Building core-metadata 15:41:53 Building security-proxy-setup 15:41:53 Building sys-mgmt-agent 15:41:53 Building core-command 15:41:55 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: 15:41:55 - README.md 15:41:55 15:41:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:41:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:41:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:41:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:41:57 Reading package lists... 15:41:58 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 15:41:58 Reading package lists... 15:41:58 Building dependency tree... 15:41:58 Reading state information... 15:41:58 Suggested packages: 15:41:58 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:41:58 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:41:58 Recommended packages: 15:41:58 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:41:58 The following NEW packages will be installed: 15:41:58 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:41:58 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:41:58 pkg-config zip 15:41:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:41:58 Need to get 7670 kB of archives. 15:41:58 After this operation, 43.8 MB of additional disk space will be used. 15:41:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:41:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 15:41:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 15:41:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 15:41:58 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:41:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:41:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:41:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:41:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:41:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:41:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:41:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:41:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:41:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:41:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:41:59 debconf: delaying package configuration, since apt-utils is not installed 15:41:59 Fetched 7670 kB in 1s (10.3 MB/s) 15:41:59 Selecting previously unselected package libglib2.0-0:amd64. 15:41:59 (Reading database ... 13935 files and directories currently installed.) 15:41:59 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:41:59 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:41:59 Selecting previously unselected package libpsl5:amd64. 15:41:59 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:41:59 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:41:59 Selecting previously unselected package libnghttp2-14:amd64. 15:41:59 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:41:59 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:41:59 Selecting previously unselected package librtmp1:amd64. 15:41:59 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:41:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:41:59 Selecting previously unselected package libcurl3-gnutls:amd64. 15:41:59 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 15:41:59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:41:59 Selecting previously unselected package liberror-perl. 15:41:59 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:41:59 Unpacking liberror-perl (0.17025-1) ... 15:41:59 Selecting previously unselected package git-man. 15:41:59 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 15:41:59 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 15:41:59 Selecting previously unselected package git. 15:41:59 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 15:41:59 Unpacking git (1:2.17.1-1ubuntu0.9) ... 15:42:00 Selecting previously unselected package libnorm1:amd64. 15:42:00 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:42:00 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:42:00 Selecting previously unselected package libpgm-5.2-0:amd64. 15:42:00 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:42:00 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:42:00 Selecting previously unselected package libsodium23:amd64. 15:42:00 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:42:00 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:42:00 Selecting previously unselected package libzmq5:amd64. 15:42:00 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:42:00 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:42:00 Selecting previously unselected package libzmq3-dev:amd64. 15:42:00 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:42:00 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:42:01 Selecting previously unselected package pkg-config. 15:42:01 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:42:01 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:42:01 Selecting previously unselected package zip. 15:42:01 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:42:01 Unpacking zip (3.0-11build1) ... 15:42:01 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:42:01 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 15:42:01 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:42:01 Setting up liberror-perl (0.17025-1) ... 15:42:01 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:42:01 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:42:01 No schema files found: doing nothing. 15:42:01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:42:01 Setting up zip (3.0-11build1) ... 15:42:01 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:42:01 Setting up libsodium23:amd64 (1.0.16-2) ... 15:42:01 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:42:01 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:42:01 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:42:01 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:42:01 Setting up git (1:2.17.1-1ubuntu0.9) ... 15:42:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:42:01 git set to automatically installed. 15:42:01 git-man set to automatically installed. 15:42:01 libcurl3-gnutls set to automatically installed. 15:42:01 liberror-perl set to automatically installed. 15:42:01 libglib2.0-0 set to automatically installed. 15:42:01 libnghttp2-14 set to automatically installed. 15:42:01 libnorm1 set to automatically installed. 15:42:01 libpgm-5.2-0 set to automatically installed. 15:42:01 libpsl5 set to automatically installed. 15:42:01 librtmp1 set to automatically installed. 15:42:01 libsodium23 set to automatically installed. 15:42:01 libzmq3-dev set to automatically installed. 15:42:01 libzmq5 set to automatically installed. 15:42:01 pkg-config set to automatically installed. 15:42:01 zip set to automatically installed. 15:42:04 snapd is not logged in, snap install commands will use sudo 15:42:04 snap "core18" has no updates available 15:42:06 snapd is not logged in, snap install commands will use sudo 15:42:18 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 15:42:18 Pulling config-common 15:42:18 + snapcraftctl pull 15:42:18 Pulling go-build-helper 15:42:18 + snapcraftctl pull 15:42:20 'edgex-go' has dependencies that need to be staged: go-build-helper 15:42:20 Skipping pull go-build-helper (already ran) 15:42:20 Building go-build-helper 15:42:20 + snapcraftctl build 15:42:22 Staging go-build-helper 15:42:22 + snapcraftctl stage 15:42:34 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:42:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:42:34 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:42:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 15:42:34 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:42:34 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:42:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:42:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:42:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:42:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:42:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:42:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 15:42:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:42:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:42:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 15:42:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 15:42:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 15:42:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 15:42:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:42:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 15:42:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 15:42:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:42:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:42:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 15:42:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 15:42:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 15:42:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 15:42:34 Fetched 25.6 MB in 0s (0 B/s) 15:42:34 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:42:34 Fetched 224 kB in 0s (0 B/s) 15:42:34 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:42:34 Fetched 157 kB in 0s (0 B/s) 15:42:34 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:42:34 Fetched 221 kB in 0s (0 B/s) 15:42:34 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:42:34 Fetched 143 kB in 0s (0 B/s) 15:42:34 Pulling edgex-go 15:42:34 + snapcraftctl pull 15:42:34 Pulling hooks 15:42:34 + snapcraftctl pull 15:42:56 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:42:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:42:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:42:56 Fetched 0 B in 0s (0 B/s) 15:42:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:42:56 Fetched 96.5 kB in 0s (0 B/s) 15:42:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:42:56 Fetched 279 kB in 0s (0 B/s) 15:42:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:42:56 Fetched 122 kB in 0s (0 B/s) 15:42:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:42:56 Fetched 77.8 kB in 0s (0 B/s) 15:42:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:42:56 Fetched 8848 B in 0s (0 B/s) 15:42:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:42:56 Fetched 47.8 kB in 0s (0 B/s) 15:42:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:42:56 Fetched 45.6 kB in 0s (0 B/s) 15:42:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:42:56 Fetched 15.0 kB in 0s (0 B/s) 15:42:56 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 15:42:56 Fetched 220 kB in 0s (0 B/s) 15:42:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:42:56 Fetched 154 kB in 0s (0 B/s) 15:42:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:42:56 Fetched 50.6 kB in 0s (0 B/s) 15:42:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:42:56 Fetched 14.8 kB in 0s (0 B/s) 15:42:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:42:56 Fetched 41.8 kB in 0s (0 B/s) 15:42:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:42:56 Fetched 499 kB in 0s (0 B/s) 15:42:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:42:56 Fetched 111 kB in 0s (0 B/s) 15:42:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:42:56 Fetched 240 kB in 0s (0 B/s) 15:42:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:42:56 Fetched 29.3 kB in 0s (0 B/s) 15:42:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:42:56 Fetched 85.5 kB in 0s (0 B/s) 15:42:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:42:56 Fetched 24.5 kB in 0s (0 B/s) 15:42:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:42:56 Fetched 49.2 kB in 0s (0 B/s) 15:42:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:42:56 Fetched 54.2 kB in 0s (0 B/s) 15:42:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:42:56 Fetched 30.8 kB in 0s (0 B/s) 15:42:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:42:56 Fetched 15.8 kB in 0s (0 B/s) 15:42:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:42:56 Fetched 85.9 kB in 0s (0 B/s) 15:42:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:42:56 Fetched 8720 B in 0s (0 B/s) 15:42:56 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:42:56 Fetched 140 kB in 0s (0 B/s) 15:42:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:42:56 Fetched 119 kB in 0s (0 B/s) 15:42:56 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:42:56 Fetched 111 kB in 0s (0 B/s) 15:42:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:42:56 Fetched 11.1 kB in 0s (0 B/s) 15:42:56 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 15:42:56 Fetched 646 kB in 0s (0 B/s) 15:42:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:42:56 Fetched 41.3 kB in 0s (0 B/s) 15:42:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:42:56 Fetched 17.9 kB in 0s (0 B/s) 15:42:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:42:56 Fetched 368 kB in 0s (0 B/s) 15:42:56 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:42:56 Fetched 187 kB in 0s (0 B/s) 15:42:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:42:56 Fetched 175 kB in 0s (0 B/s) 15:42:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:42:56 Fetched 206 kB in 0s (0 B/s) 15:42:56 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 15:42:56 Fetched 1302 kB in 0s (0 B/s) 15:42:56 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:42:56 Fetched 36.2 kB in 0s (0 B/s) 15:42:56 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 15:42:56 Fetched 159 kB in 0s (0 B/s) 15:42:56 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:42:56 Fetched 107 kB in 0s (0 B/s) 15:42:56 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:42:56 Fetched 48.7 kB in 0s (0 B/s) 15:42:56 Pulling static-packages 15:42:56 + snapcraftctl pull 15:42:56 Pulling version 15:42:56 + cd /root/project 15:42:56 + git describe --tags --abbrev=0 15:42:56 + sed s/v// 15:42:56 + GIT_VERSION=2.0.1-dev.94 15:42:56 + [ -z 2.0.1-dev.94 ] 15:42:56 + snapcraftctl set-version 2.0.1-dev.94 15:42:56 Building config-common 15:42:56 + snapcraftctl build 15:42:57 Skipping build go-build-helper (already ran) 15:42:57 Building edgex-go 15:42:58 + cd /root/parts/edgex-go/src 15:42:58 + git describe --tags --abbrev=0 15:42:58 + sed s/v// 15:42:58 + GIT_VERSION=2.0.1-dev.94 15:42:58 + [ -z 2.0.1-dev.94 ] 15:42:58 + echo 2.0.1-dev.94 15:42:58 + [ ! -d vendor ] 15:42:58 + go mod download all 15:43:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:43:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:43:01 ---> 539b0714db63 15:43:01 Step 3/22 : WORKDIR /edgex-go 15:43:01 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:43:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:43:01 ---> 539b0714db63 15:43:01 Step 3/20 : WORKDIR /edgex-go 15:43:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:43:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:43:01 ---> 539b0714db63 15:43:01 Step 3/22 : WORKDIR /edgex-go 15:43:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:43:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:43:01 ---> 539b0714db63 15:43:01 Step 3/22 : WORKDIR /edgex-go 15:43:01 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:43:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:43:01 ---> 539b0714db63 15:43:01 Step 3/21 : WORKDIR /edgex-go 15:43:01 ---> Running in a0e0cce55566 15:43:01 ---> Running in d526cc91b01d 15:43:01 ---> Running in d33308ab719e 15:43:01 ---> Running in b8a24d0f180e 15:43:01 ---> Running in e74d9453596a 15:43:01 Removing intermediate container b8a24d0f180e 15:43:01 ---> c3902a02fe4a 15:43:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:01 Removing intermediate container d33308ab719e 15:43:01 ---> aae8a2fdeedf 15:43:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:01 Removing intermediate container a0e0cce55566 15:43:01 Removing intermediate container e74d9453596a 15:43:01 ---> 44807619f0de 15:43:01 ---> 5dc095ec388a 15:43:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:01 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:01 ---> Running in 81eb94cb4720 15:43:01 Removing intermediate container d526cc91b01d 15:43:01 ---> 1c6b4de03f6d 15:43:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:43:01 ---> Running in 7cc92df2d995 15:43:01 ---> Running in e7c79f1c617e 15:43:01 ---> Running in 6c532c952784 15:43:01 ---> Running in b38faf59e949 15:43:03 Removing intermediate container 81eb94cb4720 15:43:03 ---> 73003eaced1c 15:43:03 Step 5/22 : RUN apk add --update --no-cache make bash git 15:43:03 ---> Running in 8d641781552b 15:43:03 Removing intermediate container e7c79f1c617e 15:43:03 ---> 1025f297e312 15:43:03 Step 5/20 : RUN apk add --update --no-cache make git 15:43:03 Removing intermediate container 6c532c952784 15:43:03 ---> 8fff80f41279 15:43:03 Step 5/22 : RUN apk add --update --no-cache make git 15:43:04 ---> Running in 0aed3c5757a9 15:43:04 Removing intermediate container 7cc92df2d995 15:43:04 ---> ebd210dbfcdd 15:43:04 Step 5/22 : RUN apk add --update --no-cache make git 15:43:04 ---> Running in 40d62e5f3e83 15:43:04 ---> Running in d9ca36cbe5ea 15:43:04 Removing intermediate container b38faf59e949 15:43:04 ---> 59e80810ee4c 15:43:04 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:43:04 ---> Running in 7b4d67cd4e83 15:43:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:43:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:43:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:43:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:43:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:43:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:43:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:43:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:43:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:43:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:43:07 OK: 219 MiB in 52 packages 15:43:08 + make build 15:43:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data 15:43:08 OK: 219 MiB in 52 packages 15:43:08 OK: 219 MiB in 52 packages 15:43:08 OK: 219 MiB in 52 packages 15:43:08 OK: 219 MiB in 52 packages 15:43:08 Removing intermediate container 8d641781552b 15:43:08 ---> a0523a33926a 15:43:09 Step 6/22 : COPY . . 15:43:10 Removing intermediate container d9ca36cbe5ea 15:43:10 ---> 9d9f5c42f195 15:43:10 Step 6/22 : COPY . . 15:43:10 Removing intermediate container 0aed3c5757a9 15:43:10 Removing intermediate container 7b4d67cd4e83 15:43:10 ---> bdb2c8bc6236 15:43:10 Step 6/21 : COPY . . 15:43:10 ---> 77f4e259a9eb 15:43:10 Step 6/22 : COPY . . 15:43:10 Removing intermediate container 40d62e5f3e83 15:43:10 ---> 78fafe56e4c3 15:43:10 Step 6/20 : COPY . . 15:43:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:43:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command 15:43:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:43:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:43:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:43:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:43:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:43:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:43:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:43:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config 15:43:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:43:32 ---> 486ef87cb5f6 15:43:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:32 ---> 4893a29a51e0 15:43:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:32 ---> Running in 45b2e6535ca3 15:43:32 ---> Running in b7e81876d2ce 15:43:32 ---> f9a2c74d9c7d 15:43:32 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:32 ---> ab9e1703e498 15:43:32 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:32 ---> Running in b207395ac788 15:43:32 ---> Running in e514b7bc5061 15:43:32 ---> 3369e7be8cc3 15:43:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:32 ---> Running in 157a8263f8a7 15:43:33 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:43:33 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:43:33 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:43:33 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:43:33 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:43:33 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:43:33 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:43:33 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:43:33 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:43:33 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:43:33 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:43:33 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:43:33 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:43:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:43:33 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:43:33 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:43:33 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:43:33 + 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 15:43:33 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:43:33 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:43:33 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:43:33 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:43:33 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:43:33 + 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 15:43:33 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:43:33 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:43:33 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:43:34 Building hooks 15:43:34 + cd /root/parts/hooks/src 15:43:34 + make build 15:43:34 go mod tidy 15:43:34 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 15:43:34 go: downloading github.com/davecgh/go-spew v1.1.0 15:43:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:43:34 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:43:35 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:43:35 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:43:35 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:43:37 Removing intermediate container 45b2e6535ca3 15:43:37 ---> 0448ba7ebc8d 15:43:37 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:43:37 Removing intermediate container b7e81876d2ce 15:43:37 ---> 170768c0b8ac 15:43:37 Step 8/22 : RUN make cmd/core-command/core-command 15:43:37 ---> Running in deafb281d2c9 15:43:37 ---> Running in 7bb6e389426f 15:43:37 Removing intermediate container b207395ac788 15:43:37 ---> 1c045744faa3 15:43:37 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:43:37 ---> Running in e2b6a069fb29 15:43:38 Removing intermediate container e514b7bc5061 15:43:38 ---> fee556a8f2b1 15:43:38 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:43:38 ---> Running in e1d1556b5ea5 15:43:38 Removing intermediate container 157a8263f8a7 15:43:38 ---> 5aa9db731b1f 15:43:38 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:43:38 ---> Running in 6f211f91806b 15:43:39 Building static-packages 15:43:39 + snapcraftctl build 15:43:39 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 15:43:39 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 15:43:39 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 15:43:40 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 15:43:40 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 15:43:41 Building version 15:43:41 + snapcraftctl build 15:43:43 Staging config-common 15:43:43 + snapcraftctl stage 15:43:44 Skipping stage go-build-helper (already ran) 15:43:44 Staging edgex-go 15:43:44 + snapcraftctl stage 15:43:45 Staging hooks 15:43:45 + snapcraftctl stage 15:43:46 Staging static-packages 15:43:46 + snapcraftctl stage 15:43:47 Staging version 15:43:47 + snapcraftctl stage 15:43:49 Priming config-common 15:43:49 + snapcraftctl prime 15:43:50 Priming go-build-helper 15:43:50 + snapcraftctl prime 15:43:51 Priming edgex-go 15:43:51 + snapcraftctl prime 15:43:52 Priming hooks 15:43:52 + snapcraftctl prime 15:43:53 Priming static-packages 15:43:53 + snapcraftctl prime 15:43:56 Priming version 15:43:56 + snapcraftctl prime 15:43:57 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] } 15:45:32 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 15:45:34 Removing intermediate container deafb281d2c9 15:45:34 ---> 8ab2235ed49c 15:45:34 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:45:34 Removing intermediate container 7bb6e389426f 15:45:34 ---> 3f9546c29cf8 15:45:34 15:45:34 Step 9/22 : FROM alpine:3.14 15:45:34 ---> Running in 123bb39d94e5 15:45:34 3.14: Pulling from library/alpine 15:45:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:45:34 Status: Downloaded newer image for alpine:3.14 15:45:34 ---> bb3de5531c18 15:45:34 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:45:34 ---> Running in 8a2eaffead10 15:45:37 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 15:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:45:38 (1/1) Installing dumb-init (1.2.5-r1) 15:45:38 Executing busybox-1.33.1-r3.trigger 15:45:38 OK: 5 MiB in 15 packages 15:45:39 Removing intermediate container e2b6a069fb29 15:45:39 ---> 74c2f7c734b4 15:45:39 15:45:39 Step 9/20 : FROM alpine:3.14 15:45:39 ---> bb3de5531c18 15:45:39 Step 10/20 : RUN apk add --update --no-cache curl 15:45:39 ---> Running in ad9b3313d1ad 15:45:40 Removing intermediate container 8a2eaffead10 15:45:40 ---> 3b83b5952e29 15:45:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:45:40 ---> Running in c00eeed32e8c 15:45:41 Removing intermediate container c00eeed32e8c 15:45:41 ---> c26c378a33f3 15:45:41 Step 12/22 : ENV APP_PORT=59882 15:45:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:45:42 ---> Running in 57fe090086b3 15:45:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:45:42 Removing intermediate container 123bb39d94e5 15:45:42 ---> 923bfca09816 15:45:42 15:45:42 Step 10/22 : FROM docker:20.10.8 15:45:42 20.10.8: Pulling from library/docker 15:45:43 Removing intermediate container 57fe090086b3 15:45:43 ---> 7359711e7673 15:45:43 Step 13/22 : EXPOSE $APP_PORT 15:45:43 (1/5) Installing ca-certificates (20191127-r5) 15:45:43 ---> Running in 1af4116c8deb 15:45:43 (2/5) Installing brotli-libs (1.0.9-r5) 15:45:43 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:45:43 (4/5) Installing libcurl (7.79.1-r0) 15:45:43 (5/5) Installing curl (7.79.1-r0) 15:45:43 Executing busybox-1.33.1-r3.trigger 15:45:43 Executing ca-certificates-20191127-r5.trigger 15:45:43 OK: 8 MiB in 19 packages 15:45:44 Removing intermediate container 1af4116c8deb 15:45:44 ---> e98f671ba433 15:45:44 Step 14/22 : WORKDIR / 15:45:44 ---> Running in 40a3e2fea8b6 15:45:45 Removing intermediate container e1d1556b5ea5 15:45:45 ---> 688cfbec3ce4 15:45:45 15:45:45 Step 9/21 : FROM alpine:3.14 15:45:45 ---> bb3de5531c18 15:45:45 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:45:45 Removing intermediate container 40a3e2fea8b6 15:45:45 ---> 711d1bab4ea8 15:45:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:45 ---> Running in 18a81a7c1795 15:45:46 Removing intermediate container ad9b3313d1ad 15:45:46 ---> 4c299eb863d3 15:45:46 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:45:46 ---> Running in 7facbffea45b 15:45:47 Removing intermediate container 7facbffea45b 15:45:47 ---> 6fc19941adf8 15:45:47 Step 12/20 : WORKDIR /edgex 15:45:47 ---> 7511a7510a8e 15:45:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:45:47 ---> Running in 6ad63daef7bb 15:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:45:48 Removing intermediate container 6f211f91806b 15:45:48 ---> ab30a3123f25 15:45:48 15:45:48 Step 9/22 : FROM alpine:3.14 15:45:48 ---> bb3de5531c18 15:45:48 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:45:48 ---> Using cache 15:45:48 ---> 3b83b5952e29 15:45:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:45:48 ---> Using cache 15:45:48 ---> c26c378a33f3 15:45:48 Step 12/22 : ENV APP_PORT=59881(1/2) Installing ca-certificates (20191127-r5) 15:45:48 15:45:48 (2/2) Installing dumb-init (1.2.5-r1) 15:45:48 Executing busybox-1.33.1-r3.trigger 15:45:48 Executing ca-certificates-20191127-r5.trigger 15:45:48 Removing intermediate container 6ad63daef7bb 15:45:48 ---> 20dec299089f 15:45:48 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:45:48 ---> Running in 7ca191369401 15:45:48 OK: 6 MiB in 16 packages 15:45:49 ---> d0f540a0f658 15:45:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:45:49 Removing intermediate container 7ca191369401 15:45:49 ---> b434a7fa6753 15:45:49 Step 13/22 : EXPOSE $APP_PORT 15:45:50 ---> Running in 6fc5fc4a6cbb 15:45:50 ---> 99469dfe39ec 15:45:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:45:51 Removing intermediate container 6fc5fc4a6cbb 15:45:51 ---> f26413a58e76 15:45:51 Step 14/22 : WORKDIR / 15:45:51 ---> 5f74b0d0d7b2 15:45:51 Step 18/22 : ENTRYPOINT ["/core-command"] 15:45:51 ---> Running in a340c1ec7a8a 15:45:51 Removing intermediate container 18a81a7c1795 15:45:51 ---> 60872c11cfb3 15:45:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:45:51 ---> Running in 42f7864550f7 15:45:51 ---> Running in ec56ea39d73d 15:45:52 Removing intermediate container 42f7864550f7 15:45:52 ---> 3eb21295037c 15:45:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:45:52 Removing intermediate container a340c1ec7a8a 15:45:52 ---> 1e68a7f8f200 15:45:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:52 ---> Running in 0348a1450105 15:45:52 Removing intermediate container ec56ea39d73d 15:45:52 ---> 8d958920c938 15:45:52 Step 12/21 : ENV APP_PORT=59860 15:45:52 ---> d860b6a3ca09 15:45:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:45:52 ---> Running in e276fcaabfcc 15:45:53 Removing intermediate container 0348a1450105 15:45:53 ---> 4ea7ee90fd7d 15:45:53 Step 20/22 : LABEL arch=arm64 15:45:53 Removing intermediate container e276fcaabfcc 15:45:53 ---> abf68e1a6e62 15:45:53 Step 13/21 : EXPOSE $APP_PORT 15:45:53 ---> Running in 060cbda6df81 15:45:53 ---> Running in 867ca971579e 15:45:53 ---> ea243ef60861 15:45:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:45:53 Removing intermediate container 060cbda6df81 15:45:53 ---> a7072268760a 15:45:53 Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:45:54 ---> Running in 4da12293f2df 15:45:54 Removing intermediate container 867ca971579e 15:45:54 ---> 3bb1972e3cf7 15:45:54 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:54 ---> 42c22aeccd77 15:45:54 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:45:54 ---> Running in 04686aa87e09 15:45:54 Removing intermediate container 4da12293f2df 15:45:54 ---> d0c5ece9dca8 15:45:54 Step 22/22 : LABEL version=0.0.0 15:45:54 ---> Running in 2b3e1c310627 15:45:55 ---> e247a9970fb7 15:45:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:45:55 Removing intermediate container 04686aa87e09 15:45:55 ---> 2364f21e9e41 15:45:55 Step 17/20 : CMD ["--init=true"] 15:45:55 ---> Running in 82c576e001e6 15:45:55 Removing intermediate container 2b3e1c310627 15:45:55 ---> c4bc209b6946 15:45:55 15:45:55 ---> 9aef81f5e52e 15:45:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:45:56 Removing intermediate container 82c576e001e6 15:45:56 ---> f3d914068a3e 15:45:56 Step 18/20 : LABEL arch=arm64 15:45:56 Successfully built c4bc209b6946 15:45:56 Successfully tagged core-command-arm64:latest 15:45:56  Building core-command ... done Building core-data 15:45:56 ---> Running in d298b65c44a5 15:45:57 ---> bbb7fbd7f5ce 15:45:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml ---> 7199c8a0e004 15:45:57 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:45:57 15:45:57 Removing intermediate container d298b65c44a5 15:45:57 ---> 955918e289c0 15:45:57 Step 19/20 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:45:57 ---> Running in 64b654efd704 15:45:57 ---> Running in 96dec8d8d7d3 15:45:57 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:45:57 Status: Downloaded newer image for docker:20.10.8 15:45:57 ---> 3734d5adc5ac 15:45:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:45:57 ---> Running in e0aa54c01367 15:45:58 Removing intermediate container 64b654efd704 15:45:58 ---> 9bacae633143 15:45:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:45:58 Removing intermediate container 96dec8d8d7d3 15:45:58 ---> 63d8911545ff 15:45:58 Step 20/20 : LABEL version=0.0.0 15:45:58 ---> Running in 5149a96c152f 15:45:58 ---> Running in ddc95fa22151 15:45:58 Removing intermediate container e0aa54c01367 15:45:58 ---> e46c4d6410b5 15:45:58 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 15:45:58 ---> 8c54d43d4599 15:45:58 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:45:58 ---> Running in 6d74363d83e2 15:45:59 ---> Running in bd4fe3ef952f 15:45:59 Removing intermediate container 5149a96c152f 15:45:59 ---> c0e2c9d7d8f8 15:45:59 Step 20/22 : LABEL arch=arm64 15:45:59 Removing intermediate container ddc95fa22151 15:45:59 ---> 5b1243b504c8 15:45:59 15:45:59 ---> Running in aa5fb29a4a3d 15:45:59 Removing intermediate container bd4fe3ef952f 15:45:59 ---> b0550592dc84 15:45:59 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:45:59 ---> Running in c745af6bea26 15:46:00 Removing intermediate container aa5fb29a4a3d 15:46:00 ---> 15ad99cf7fc7 15:46:00 Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:46:00 Successfully built 5b1243b504c8 15:46:00 Successfully tagged security-proxy-setup-arm64:latest 15:46:00 Building support-scheduler 15:46:00  Building security-proxy-setup ... done  ---> Running in 4daac588fcd0 15:46:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:46:00 Removing intermediate container c745af6bea26 15:46:00 ---> a416f757a55e 15:46:00 Step 19/21 : LABEL arch=arm64 15:46:00 ---> Running in 9e0e30d24839 15:46:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:46:00 Removing intermediate container 4daac588fcd0 15:46:00 ---> c51e6daf3c61 15:46:00 Step 22/22 : LABEL version=0.0.0 15:46:01 ---> Running in 9b772bb5fb5b 15:46:01 Removing intermediate container 9e0e30d24839 15:46:01 ---> 37e618fc0d4f 15:46:01 Step 20/21 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:46:01 ---> Running in 3d4a92569af1 15:46:01 Removing intermediate container 9b772bb5fb5b 15:46:01 ---> b73a105e5869 15:46:01 15:46:01 (1/42) Installing readline (8.1.0-r0) 15:46:01 (2/42) Installing bash (5.1.4-r0) 15:46:01 Executing bash-5.1.4-r0.post-install 15:46:01 (3/42) Installing brotli-libs (1.0.9-r5) 15:46:01 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:46:01 (5/42) Installing libcurl (7.79.1-r0) 15:46:01 (6/42) Installing curl (7.79.1-r0) 15:46:01 (7/42) Installing dumb-init (1.2.5-r1) 15:46:01 (8/42) Installing libbz2 (1.0.8-r1) 15:46:01 (9/42) Installing expat (2.4.1-r0) 15:46:01 (10/42) Installing libffi (3.3-r2) 15:46:01 (11/42) Installing gdbm (1.19-r0) 15:46:01 (12/42) Installing xz-libs (5.2.5-r0) 15:46:01 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:46:01 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:46:02 (15/42) Installing mpdecimal (2.5.1-r1) 15:46:02 (16/42) Installing sqlite-libs (3.35.5-r0) 15:46:02 (17/42) Installing python3 (3.9.5-r1) 15:46:02 Successfully built b73a105e5869 15:46:02 Successfully tagged core-metadata-arm64:latest 15:46:02  Building core-metadata ... done Building security-secretstore-setup 15:46:02 Removing intermediate container 3d4a92569af1 15:46:02 ---> 28b96024b676 15:46:02 Step 21/21 : LABEL version=0.0.0 15:46:02 ---> Running in 2f269f404ec7 15:46:03 Removing intermediate container 2f269f404ec7 15:46:03 ---> a62e59cf4141 15:46:03 15:46:03 Successfully built a62e59cf4141 15:46:03 Successfully tagged support-notifications-arm64:latest 15:46:03  Building support-notifications ... done Building security-bootstrapper 15:46:03 (18/42) Installing py3-appdirs (1.4.4-r2) 15:46:03 (19/42) Installing py3-chardet (4.0.0-r2) 15:46:04 (20/42) Installing py3-idna (3.2-r0) 15:46:04 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:46:04 (22/42) Installing py3-certifi (2020.12.5-r1) 15:46:04 (23/42) Installing py3-requests (2.25.1-r4) 15:46:04 (24/42) Installing py3-msgpack (1.0.2-r1) 15:46:04 (25/42) Installing py3-lockfile (0.12.2-r4) 15:46:04 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:46:04 (27/42) Installing py3-colorama (0.4.4-r1) 15:46:04 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:46:04 (29/42) Installing py3-distlib (0.3.1-r3) 15:46:04 (30/42) Installing py3-distro (1.5.0-r3) 15:46:04 (31/42) Installing py3-six (1.15.0-r1) 15:46:04 (32/42) Installing py3-webencodings (0.5.1-r4) 15:46:04 (33/42) Installing py3-html5lib (1.1-r1) 15:46:04 (34/42) Installing py3-parsing (2.4.7-r2) 15:46:04 (35/42) Installing py3-packaging (20.9-r1) 15:46:04 (36/42) Installing py3-toml (0.10.2-r2) 15:46:04 (37/42) Installing py3-pep517 (0.10.0-r2) 15:46:04 (38/42) Installing py3-progress (1.5-r2) 15:46:04 (39/42) Installing py3-retrying (1.3.3-r1) 15:46:04 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:46:04 (41/42) Installing py3-setuptools (52.0.0-r3) 15:46:04 (42/42) Installing py3-pip (20.3.4-r1) 15:46:04 Executing busybox-1.33.1-r3.trigger 15:46:05 OK: 84 MiB in 64 packages 15:46:09 Collecting docker-compose==1.23.2 15:46:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:46:09 Collecting texttable<0.10,>=0.9.0 15:46:09 Downloading texttable-0.9.1.tar.gz (11 kB) 15:46:11 Collecting docker<4.0,>=3.6.0 15:46:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:46:11 Collecting dockerpty<0.5,>=0.4.1 15:46:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:46:13 Collecting websocket-client<1.0,>=0.32.0 15:46:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:46:13 Collecting docopt<0.7,>=0.6.1 15:46:13 Downloading docopt-0.6.2.tar.gz (25 kB) 15:46:16 Collecting PyYAML<4,>=3.10 15:46:16 Downloading PyYAML-3.13.tar.gz (270 kB) 15:46:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:46:19 Collecting cached-property<2,>=1.2.0 15:46:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:46:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:46:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:46:20 Collecting jsonschema<3,>=2.5.1 15:46:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:46:20 Collecting docker-pycreds>=0.4.0 15:46:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:46:21 Collecting idna<2.8,>=2.5 15:46:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:46:21 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) 15:46:21 Collecting urllib3<1.25,>=1.21.1 15:46:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:46:22 Collecting chardet<3.1.0,>=3.0.2 15:46:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:46:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:46:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:46:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:46:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:46:23 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:46:23 Attempting uninstall: urllib3 15:46:23 Found existing installation: urllib3 1.26.5 15:46:23 Uninstalling urllib3-1.26.5: 15:46:23 Successfully uninstalled urllib3-1.26.5 15:46:24 Attempting uninstall: idna 15:46:24 Found existing installation: idna 3.2 15:46:24 Uninstalling idna-3.2: 15:46:24 Successfully uninstalled idna-3.2 15:46:24 Attempting uninstall: chardet 15:46:24 Found existing installation: chardet 4.0.0 15:46:25 Uninstalling chardet-4.0.0: 15:46:25 Successfully uninstalled chardet-4.0.0 15:46:27 Attempting uninstall: requests 15:46:27 Found existing installation: requests 2.25.1 15:46:27 Uninstalling requests-2.25.1: 15:46:27 Successfully uninstalled requests-2.25.1 15:46:27 Running setup.py install for texttable: started 15:46:29 Running setup.py install for texttable: finished with status 'done' 15:46:29 Running setup.py install for PyYAML: started 15:46:31 Running setup.py install for PyYAML: finished with status 'done' 15:46:31 Running setup.py install for docopt: started 15:46:33 Running setup.py install for docopt: finished with status 'done' 15:46:33 Running setup.py install for dockerpty: started 15:46:35 Running setup.py install for dockerpty: finished with status 'done' 15:46:38 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 15:46:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:46:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:46:38 ---> 539b0714db63 15:46:38 Step 3/22 : WORKDIR /edgex-go 15:46:38 ---> Using cache 15:46:38 ---> 1c6b4de03f6d 15:46:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:38 ---> Using cache 15:46:38 ---> 59e80810ee4c 15:46:38 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:46:38 ---> Running in 8b0afa0c56ba 15:46:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:46:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:46:42 OK: 219 MiB in 52 packages 15:46:44 Removing intermediate container 8b0afa0c56ba 15:46:44 ---> 7fd82ff878a9 15:46:44 Step 6/22 : COPY . . 15:46:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:46:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:46:45 ---> 539b0714db63 15:46:45 Step 3/23 : WORKDIR /edgex-go 15:46:45 ---> Using cache 15:46:45 ---> 1c6b4de03f6d 15:46:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:45 ---> Using cache 15:46:45 ---> 59e80810ee4c 15:46:45 Step 5/23 : RUN apk add --update --no-cache make git 15:46:45 ---> Running in 2e9b125f1db7 15:46:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:46:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:46:46 ---> 539b0714db63 15:46:46 Step 3/24 : WORKDIR /edgex-go 15:46:46 ---> Using cache 15:46:46 ---> 1c6b4de03f6d 15:46:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:46 ---> Using cache 15:46:46 ---> 59e80810ee4c 15:46:46 Step 5/24 : RUN apk add --update --no-cache make git 15:46:46 ---> Running in 011cb9b9e74b 15:46:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:46:47 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:46:47 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:46:47 ---> 539b0714db63 15:46:47 Step 3/30 : WORKDIR /edgex-go 15:46:47 ---> Using cache 15:46:47 ---> 1c6b4de03f6d 15:46:47 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:47 ---> Using cache 15:46:47 ---> 59e80810ee4c 15:46:47 Step 5/30 : RUN apk add --update --no-cache make git 15:46:47 ---> Running in 76e041958e34 15:46:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:46:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:46:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:46:49 OK: 219 MiB in 52 packages 15:46:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:46:49 OK: 219 MiB in 52 packages 15:46:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:46:50 Removing intermediate container 2e9b125f1db7 15:46:50 ---> b5bef28f7aa2 15:46:50 Step 6/23 : COPY go.mod . 15:46:51 Removing intermediate container 011cb9b9e74b 15:46:51 ---> 547487e9c609 15:46:51 Step 6/24 : COPY . . 15:46:51 OK: 219 MiB in 52 packages 15:46:52 ---> 47f3a312acb1 15:46:52 Step 7/23 : RUN go mod download 15:46:52 ---> Running in 524548f06a8e 15:46:53 Removing intermediate container 76e041958e34 15:46:53 ---> c54245ff6f47 15:46:53 Step 6/30 : COPY . . 15:46:54 Removing intermediate container 6d74363d83e2 15:46:54 ---> 3203b6c011fe 15:46:54 Step 13/22 : ENV APP_PORT=58890 15:46:54 ---> Running in a7c896b8e9f1 15:46:55 Removing intermediate container a7c896b8e9f1 15:46:55 ---> 6970c38a92ce 15:46:55 Step 14/22 : EXPOSE $APP_PORT 15:46:56 ---> Running in ffe6a71f2727 15:46:56 Removing intermediate container ffe6a71f2727 15:46:56 ---> 51e20c66a908 15:46:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:46:57 Removing intermediate container 524548f06a8e 15:46:57 ---> 6b6f63e060e4 15:46:57 Step 8/23 : COPY . . 15:46:59 ---> d6d583e5b8c4 15:46:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:47:00 ---> 97cb5fc48ba2 15:47:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:47:02 ---> 21c566e8bb8b 15:47:02 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:47:02 ---> Running in e16e6fa389ab 15:47:03 Removing intermediate container e16e6fa389ab 15:47:03 ---> a5570a1fc447 15:47:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:47:03 ---> Running in c82f6b2045fe 15:47:04 Removing intermediate container c82f6b2045fe 15:47:04 ---> 4be49f196615 15:47:04 Step 20/22 : LABEL arch=arm64 15:47:04 ---> Running in 74069a15f087 15:47:05 Removing intermediate container 74069a15f087 15:47:05 ---> a4509c66d8ec 15:47:05 Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:47:05 ---> Running in 1ccaa1fc5a61 15:47:06 Removing intermediate container 1ccaa1fc5a61 15:47:06 ---> a11b874827e8 15:47:06 Step 22/22 : LABEL version=0.0.0 15:47:06 ---> Running in 84fc4dbe9162 15:47:07 Removing intermediate container 84fc4dbe9162 15:47:07 ---> 41dc7fdc50ae 15:47:07 15:47:08 Successfully built 41dc7fdc50ae 15:47:08 Successfully tagged sys-mgmt-agent-arm64:latest 15:47:08  Building sys-mgmt-agent ... done  ---> 45114bf9e257 15:47:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:08 ---> Running in bdc29abec54b 15:47:12 Removing intermediate container bdc29abec54b 15:47:12 ---> fe5b196f42db 15:47:12 Step 8/22 : RUN make cmd/core-data/core-data 15:47:12 ---> Running in 431e2b183c47 15:47:13 ---> 5abfddf2d021 15:47:13 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:13 ---> Running in 3229eb00045c 15:47:14 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 15:47:15 ---> c1c968416236 15:47:15 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:16 ---> Running in 78468b2ca4d2 15:47:19 Removing intermediate container 3229eb00045c 15:47:19 ---> 18e2f635627e 15:47:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:47:19 ---> Running in 58b9ec9182ef 15:47:19 ---> fb06a622180a 15:47:19 Step 9/23 : RUN go mod tidy 15:47:20 ---> Running in 131a1345d3b4 15:47:22 Removing intermediate container 78468b2ca4d2 15:47:22 ---> ce387c114680 15:47:22 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:47:22 ---> Running in 41e58c1f96bc 15:47:22 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 15:47:23 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 15:47:27 Removing intermediate container 131a1345d3b4 15:47:27 ---> ea1e4da76073 15:47:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:47:27 ---> Running in 5f95fa1b6dd8 15:47:28 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 15:48:50 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 15:49:00 Removing intermediate container 41e58c1f96bc 15:49:00 ---> 8d4a1878c577 15:49:00 15:49:00 Step 9/30 : FROM alpine:3.14 15:49:00 ---> bb3de5531c18 15:49:00 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:49:00 ---> Running in 223ad6ce837c 15:49:00 Removing intermediate container 223ad6ce837c 15:49:00 ---> 3f270db9e1cf 15:49:00 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:49:01 ---> Running in c89fc2fbffef 15:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:49:03 Removing intermediate container 58b9ec9182ef 15:49:03 ---> 4c0be27b4766 15:49:03 15:49:03 Step 9/24 : FROM alpine:3.14 15:49:03 ---> bb3de5531c18 15:49:03 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:49:03 ---> Running in 3eb671f494ed 15:49:04 (1/2) Installing dumb-init (1.2.5-r1) 15:49:04 (2/2) Installing su-exec (0.2-r1) 15:49:04 Executing busybox-1.33.1-r3.trigger 15:49:04 OK: 5 MiB in 16 packages 15:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:49:05 Removing intermediate container c89fc2fbffef 15:49:05 ---> 4f84f0ff20e8 15:49:05 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:49:05 ---> Running in f7d628543678 15:49:06 Removing intermediate container f7d628543678 15:49:06 ---> 48ccc5001043 15:49:06 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:49:06 (1/3) Installing ca-certificates (20191127-r5) 15:49:06 (2/3) Installing dumb-init (1.2.5-r1) 15:49:06 (3/3) Installing su-exec (0.2-r1) 15:49:06 Executing busybox-1.33.1-r3.trigger 15:49:06 Executing ca-certificates-20191127-r5.trigger 15:49:06 ---> Running in 49d1229bcd1c 15:49:07 OK: 6 MiB in 17 packages 15:49:07 Removing intermediate container 49d1229bcd1c 15:49:07 ---> d3d668c65db9 15:49:07 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:49:07 ---> Running in 1e336105e7ed 15:49:08 Removing intermediate container 5f95fa1b6dd8 15:49:08 ---> c580f5ca159e 15:49:08 15:49:08 Step 11/23 : FROM alpine:3.14 15:49:08 Removing intermediate container 431e2b183c47 15:49:08 ---> bb3de5531c18 15:49:08 ---> 949328fd9e4b 15:49:08 15:49:08 Step 9/22 : FROM alpine:3.14 15:49:08 ---> bb3de5531c18 15:49:08 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:49:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:49:08 ---> Using cache 15:49:08 ---> 3b83b5952e29 15:49:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:49:08 ---> Using cache 15:49:08 ---> c26c378a33f3 15:49:08 Step 14/23 : ENV APP_PORT=59861 15:49:08 ---> Running in 393fd8bc2962 15:49:08 ---> Running in dcd2f9223d5e 15:49:08 Removing intermediate container 3eb671f494ed 15:49:08 ---> 335c6464613b 15:49:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:49:09 Removing intermediate container dcd2f9223d5e 15:49:09 ---> fd7e2a451693 15:49:09 Step 15/23 : EXPOSE $APP_PORT 15:49:09 Removing intermediate container 393fd8bc2962 15:49:09 ---> 1b8132e2e47e 15:49:09 Step 11/22 : ENV APP_PORT=59880 15:49:09 ---> Running in 94918ad897ee 15:49:09 ---> Running in 35d1140bcfd4 15:49:09 ---> Running in 8ce0b44d3068 15:49:09 Removing intermediate container 35d1140bcfd4 15:49:09 ---> 7c3cc57e090f 15:49:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:09 Removing intermediate container 8ce0b44d3068 15:49:09 ---> 434fc819795d 15:49:09 Step 12/22 : EXPOSE $APP_PORT 15:49:09 Removing intermediate container 94918ad897ee 15:49:09 ---> ec604299b40f 15:49:09 Step 12/24 : WORKDIR / 15:49:10 ---> Running in 8efe8c070b8b 15:49:10 ---> Running in 30f458a3f887 15:49:10 Removing intermediate container 1e336105e7ed 15:49:10 ---> 9fcdf92ca279 15:49:10 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:49:10 ---> Running in 8d7edbfc385a 15:49:10 Removing intermediate container 8efe8c070b8b 15:49:10 ---> 1375556f77d7 15:49:10 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:10 Removing intermediate container 30f458a3f887 15:49:10 ---> 8fe390344043 15:49:10 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:49:10 ---> Running in c6fdd99df6e7 15:49:10 ---> 989cdea1645d 15:49:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:49:11 Removing intermediate container 8d7edbfc385a 15:49:11 ---> 54336c498474 15:49:11 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:49:12 ---> cb1379cbffbe 15:49:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:49:12 ---> 32a1358b53c9 15:49:12 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:49:12 ---> 8be0d7b465ac 15:49:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:49:12 ---> Running in 6da63dc3c233 15:49:13 ---> d61f2342c704 15:49:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:49:13 Removing intermediate container c6fdd99df6e7 15:49:13 ---> 148a3d8ba3ca 15:49:13 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:49:13 ---> 168341ab8d9f 15:49:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:49:13 ---> Running in cf7075a9572d 15:49:13 ---> Running in 85e0da945209 15:49:14 Removing intermediate container 85e0da945209 15:49:14 ---> 2e186d04fa53 15:49:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:49:14 ---> 466eaabf5411 15:49:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:49:14 ---> Running in 288d2bbdabdc 15:49:15 Removing intermediate container 288d2bbdabdc 15:49:15 ---> 36ce62f7b51f 15:49:15 Step 21/23 : LABEL arch=arm64 15:49:15 Removing intermediate container 6da63dc3c233 15:49:15 ---> 0ba5e39547e7 15:49:15 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:15 ---> Running in fbda87f688be 15:49:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:49:15 ---> 1c3c5bfa3f82 15:49:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:49:16 Removing intermediate container fbda87f688be 15:49:16 ---> d77987b90720 15:49:16 Step 22/23 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:49:16 ---> Running in 57548870794e 15:49:16 ---> 6474bf7fe1dc 15:49:16 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:49:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:49:16 Removing intermediate container 57548870794e 15:49:16 ---> 9c64777416e5 15:49:16 Step 23/23 : LABEL version=0.0.0 15:49:16 ---> Running in c8ac5ea2373b 15:49:16 ---> fde3ac188305 15:49:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:49:17 Removing intermediate container c8ac5ea2373b 15:49:17 ---> 1c9e1f8ae3d2 15:49:17 15:49:17 (1/6) Installing dumb-init (1.2.5-r1) 15:49:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:49:17 (3/6) Installing libsodium (1.0.18-r0) 15:49:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:49:17 Successfully built 1c9e1f8ae3d2 15:49:17 Successfully tagged support-scheduler-arm64:latest 15:49:17  Building support-scheduler ... done (5/6) Installing libzmq (4.3.4-r0) 15:49:18 (6/6) Installing zeromq (4.3.4-r0) 15:49:18 Executing busybox-1.33.1-r3.trigger 15:49:18 OK: 8 MiB in 20 packages 15:49:18 ---> 86d9338d10f2 15:49:18 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:49:18 ---> afd177395b1e 15:49:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:49:19 ---> a9fca19986d6 15:49:19 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:49:19 Removing intermediate container cf7075a9572d 15:49:19 ---> 654a5bb468f6 15:49:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:19 ---> 3598597aa85a 15:49:19 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/ 15:49:19 ---> Running in 7e2458b89304 15:49:20 ---> 05e621a3c94c 15:49:20 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:49:20 ---> 80af3023ee3b 15:49:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:49:21 ---> 53b105b683c2 15:49:21 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:49:21 ---> Running in 63bcb90bff16 15:49:21 ---> 17c3cfcfab25 15:49:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:49:22 Removing intermediate container 63bcb90bff16 15:49:22 ---> 508313069359 15:49:22 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:49:22 Removing intermediate container 7e2458b89304 15:49:22 ---> 1f8b02b21106 15:49:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:49:22 ---> Running in 6c713e487655 15:49:22 ---> 19ecd6542371 15:49:22 Step 18/22 : ENTRYPOINT ["/core-data"] 15:49:22 ---> Running in a54c4ae90ec0 15:49:22 ---> 3e5bc82e9556 15:49:22 Step 25/30 : RUN chmod +x /entrypoint.sh 15:49:23 Removing intermediate container 6c713e487655 15:49:23 ---> ef48d60af05a 15:49:23 Step 22/24 : LABEL arch=arm64 15:49:23 ---> Running in 530282e77834 15:49:23 ---> Running in 311982f594c1 15:49:23 Removing intermediate container a54c4ae90ec0 15:49:23 ---> 4eaa3a8841a5 15:49:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:49:23 ---> Running in c7803d2250d9 15:49:23 Removing intermediate container 311982f594c1 15:49:23 ---> 595f3e378a82 15:49:23 Step 23/24 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:49:23 ---> Running in 29f276a0e356 15:49:23 Removing intermediate container c7803d2250d9 15:49:23 ---> 6b50a1e31e11 15:49:23 Step 20/22 : LABEL arch=arm64 15:49:23 ---> Running in d5aaa426e94a 15:49:24 Removing intermediate container 29f276a0e356 15:49:24 ---> 206105f41d69 15:49:24 Step 24/24 : LABEL version=0.0.0 15:49:24 ---> Running in 099de58ab6d9 15:49:24 Removing intermediate container d5aaa426e94a 15:49:24 ---> b5186be58df8 15:49:24 Step 21/22 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:49:24 ---> Running in af5f8168f8d7 15:49:25 Removing intermediate container 099de58ab6d9 15:49:25 ---> 16d679a3e9c7 15:49:25 15:49:25 Removing intermediate container af5f8168f8d7 15:49:25 ---> 90aa8154a433 15:49:25 Step 22/22 : LABEL version=0.0.0 15:49:25 Successfully built 16d679a3e9c7 15:49:25 Successfully tagged security-secretstore-setup-arm64:latest 15:49:25 Removing intermediate container 530282e77834 15:49:25  Building security-secretstore-setup ... done  ---> 4377f06db8be 15:49:25 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:49:25 ---> Running in 5fdee404606d 15:49:25 ---> Running in 423054db8fbc 15:49:25 Removing intermediate container 5fdee404606d 15:49:25 ---> ae94c8628dcc 15:49:25 15:49:26 Successfully built ae94c8628dcc 15:49:26 Successfully tagged core-data-arm64:latest 15:49:26  Building core-data ... done Removing intermediate container 423054db8fbc 15:49:26 ---> 8e3f4edf99b5 15:49:26 Step 27/30 : CMD ["gate"] 15:49:26 ---> Running in 1513591ffc58 15:49:27 Removing intermediate container 1513591ffc58 15:49:27 ---> ec6594b9525f 15:49:27 Step 28/30 : LABEL arch=arm64 15:49:27 ---> Running in c27ffd0ea972 15:49:27 Removing intermediate container c27ffd0ea972 15:49:27 ---> 907ad72ebc22 15:49:27 Step 29/30 : LABEL git_sha=bb168f9eec294762d2adebc7d8c857d7136fd5c2 15:49:27 ---> Running in 1e4bed7fdea8 15:49:28 Removing intermediate container 1e4bed7fdea8 15:49:28 ---> c4141837b605 15:49:28 Step 30/30 : LABEL version=0.0.0 15:49:28 ---> Running in 17ccd74100b7 15:49:28 Removing intermediate container 17ccd74100b7 15:49:28 ---> 767e36b21a67 15:49:28 15:49:29 Successfully built 767e36b21a67 15:49:29 Successfully tagged security-bootstrapper-arm64:latest 15:49:29  Building security-bootstrapper ... done  [Pipeline] } 15:49:29 $ docker stop --time=1 7d88f457332e8742beb18692eac54e1c089c3f578c376bdf74eec4f46fd330ec 15:49:31 $ docker rm -f 7d88f457332e8742beb18692eac54e1c089c3f578c376bdf74eec4f46fd330ec [Pipeline] // withDockerContainer [Pipeline] sh 15:49:31 + docker images 15:49:31 REPOSITORY TAG IMAGE ID CREATED SIZE 15:49:31 security-bootstrapper-arm64 latest 767e36b21a67 3 seconds ago 17.8MB 15:49:31 core-data-arm64 latest ae94c8628dcc 6 seconds ago 19.5MB 15:49:31 security-secretstore-setup-arm64 latest 16d679a3e9c7 7 seconds ago 26.8MB 15:49:31 support-scheduler-arm64 latest 1c9e1f8ae3d2 14 seconds ago 15.3MB 15:49:31 c580f5ca159e 24 seconds ago 1.57GB 15:49:31 949328fd9e4b 24 seconds ago 1.58GB 15:49:31 4c0be27b4766 29 seconds ago 1.58GB 15:49:31 8d4a1878c577 32 seconds ago 1.57GB 15:49:31 sys-mgmt-agent-arm64 latest 41dc7fdc50ae 2 minutes ago 277MB 15:49:31 support-notifications-arm64 latest a62e59cf4141 3 minutes ago 16.1MB 15:49:31 core-metadata-arm64 latest b73a105e5869 3 minutes ago 15.9MB 15:49:31 security-proxy-setup-arm64 latest 5b1243b504c8 3 minutes ago 25.4MB 15:49:31 core-command-arm64 latest c4bc209b6946 3 minutes ago 15.2MB 15:49:31 ab30a3123f25 3 minutes ago 1.57GB 15:49:31 688cfbec3ce4 3 minutes ago 1.57GB 15:49:31 923bfca09816 3 minutes ago 1.57GB 15:49:31 74c2f7c734b4 3 minutes ago 1.57GB 15:49:31 3f9546c29cf8 3 minutes ago 1.57GB 15:49:31 ci-base-image-arm64 latest 539b0714db63 13 minutes ago 1.24GB 15:49:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 15:49:31 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 15:49:31 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 15:49:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 15:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:32 15:49:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:49:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:33 arm64: Pulling from edgex-lftools-log-publisher 15:49:33 448f6bf000e3: Pulling fs layer 15:49:33 f757da607395: Pulling fs layer 15:49:33 05883995daec: Pulling fs layer 15:49:33 8603b9c90790: Pulling fs layer 15:49:33 1560dd03e051: Pulling fs layer 15:49:33 27f5ce0e4adf: Pulling fs layer 15:49:33 c2d8d7efcc4b: Pulling fs layer 15:49:33 8603b9c90790: Waiting 15:49:33 1560dd03e051: Waiting 15:49:33 27f5ce0e4adf: Waiting 15:49:33 c2d8d7efcc4b: Waiting 15:49:33 f757da607395: Verifying Checksum 15:49:33 f757da607395: Download complete 15:49:33 8603b9c90790: Verifying Checksum 15:49:33 8603b9c90790: Download complete 15:49:33 1560dd03e051: Verifying Checksum 15:49:33 1560dd03e051: Download complete 15:49:33 27f5ce0e4adf: Download complete 15:49:33 05883995daec: Verifying Checksum 15:49:33 05883995daec: Download complete 15:49:34 448f6bf000e3: Verifying Checksum 15:49:34 448f6bf000e3: Download complete 15:49:36 c2d8d7efcc4b: Verifying Checksum 15:49:36 c2d8d7efcc4b: Download complete 15:49:38 448f6bf000e3: Pull complete 15:49:38 f757da607395: Pull complete 15:49:39 05883995daec: Pull complete 15:49:40 8603b9c90790: Pull complete 15:49:41 1560dd03e051: Pull complete 15:49:41 27f5ce0e4adf: Pull complete 15:49:56 c2d8d7efcc4b: Pull complete 15:49:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:49:57 prd-ubuntu18.04-docker-arm64-4c-16g-491 does not seem to be running inside a container 15:49:57 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:49:59 $ docker top 9a72c6723838c3d12918030d0cf505419ae773cd17e374983c7a0e101c4fedf6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:00 ---> job-cost.sh 15:50:00 lf-activate-venv: SKIPPING 15:50:00 INFO: No Stack... 15:50:01 INFO: Retrieving Pricing Info for: v3-standard-4 15:50:02 INFO: Archiving Costs [Pipeline] sh 15:50:03 + cat /w/workspace/edgex-go/2/archives/cost.csv 15:50:03 + cut -d, -f6 [Pipeline] lock 15:50:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3816-2-stack-cost] 15:50:03 Resource [jenkins-edgexfoundry-edgex-go-PR-3816-2-stack-cost] did not exist. Created. 15:50:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3816-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:03 + echo total: 0.10999999940395355 [Pipeline] stash 15:50:04 Stashed 1 file(s) [Pipeline] } 15:50:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3816-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:50:04 $ docker stop --time=1 9a72c6723838c3d12918030d0cf505419ae773cd17e374983c7a0e101c4fedf6 15:50:05 $ docker rm -f 9a72c6723838c3d12918030d0cf505419ae773cd17e374983c7a0e101c4fedf6 [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 15:50:06 provisioning config files... 15:50:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8613244989724177528tmp [Pipeline] { [Pipeline] sh 15:50:06 + set +x 15:50:06 + bash -s -- 15:50:06 + curl -s https://codecov.io/bash 15:50:06 15:50:06 _____ _ 15:50:06 / ____| | | 15:50:06 | | ___ __| | ___ ___ _____ __ 15:50:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:50:06 | |___| (_) | (_| | __/ (_| (_) \ V / 15:50:06 \_____\___/ \__,_|\___|\___\___/ \_/ 15:50:06 Bash-1.0.6 15:50:06 15:50:06 15:50:06 ==> git version 2.24.4 found 15:50:06 ==> 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 15:50:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:50:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:50:06 ==> Jenkins CI detected. 15:50:06 current dir:  /w/workspace/edgex-go/2 15:50:06 project root: . 15:50:06 --> token set from env 15:50:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:50:06 ==> Running gcov in . (disable via -X gcov) 15:50:06 ==> Python coveragepy not found 15:50:06 ==> Searching for coverage reports in: 15:50:06 + . 15:50:06 -> Found 1 reports 15:50:06 ==> Detecting git/mercurial file structure 15:50:06 ==> Reading reports 15:50:06 + ./coverage.out bytes=428381 15:50:06 ==> Appending adjustments 15:50:06 https://docs.codecov.io/docs/fixing-reports 15:50:08 + Found adjustments 15:50:08 ==> Gzipping contents 15:50:08 60K /tmp/codecov.j9bK9c.gz 15:50:08 ==> Uploading reports 15:50:08 url: https://codecov.io 15:50:08 query: branch=PR-3816&commit=bb168f9eec294762d2adebc7d8c857d7136fd5c2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= 15:50:08 -> Pinging Codecov 15:50:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3816&commit=bb168f9eec294762d2adebc7d8c857d7136fd5c2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3816%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3816&job=&cmd_args= 15:50:08 -> Uploading to 15:50:08 https://storage.googleapis.com/codecov/v4/raw/2021-11-13/00271124DB129430A58F1EEE437C3FCB/bb168f9eec294762d2adebc7d8c857d7136fd5c2/a90f696a-1ebe-48b3-81c9-a7eb28c3aa1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211113T155008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8929b78f263832dd6b372dcdf1865e4470e84c44a5ff8f29de65b4b14bf766c8 15:50:08 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:08 Dload Upload Total Spent Left Speed 15:50:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57628 0 0 100 57628 0 174k --:--:-- --:--:-- --:--:-- 174k 15:50:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bb168f9eec294762d2adebc7d8c857d7136fd5c2 [Pipeline] } 15:50:08 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 15:50:09 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:50:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:50:10 ---> package-listing.sh 15:50:10 ++ facter osfamily 15:50:10 ++ tr '[:upper:]' '[:lower:]' 15:50:11 + OS_FAMILY=redhat 15:50:11 + workspace=/w/workspace/edgex-go/2 15:50:11 + START_PACKAGES=/tmp/packages_start.txt 15:50:11 + END_PACKAGES=/tmp/packages_end.txt 15:50:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:50:11 + PACKAGES=/tmp/packages_start.txt 15:50:11 + '[' /w/workspace/edgex-go/2 ']' 15:50:11 + PACKAGES=/tmp/packages_end.txt 15:50:11 + case "${OS_FAMILY}" in 15:50:11 + sort 15:50:11 + rpm -qa 15:50:14 + '[' -f /tmp/packages_start.txt ']' 15:50:14 + '[' -f /tmp/packages_end.txt ']' 15:50:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:50:14 + '[' /w/workspace/edgex-go/2 ']' 15:50:14 + mkdir -p /w/workspace/edgex-go/2/archives/ 15:50:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 15:50:14 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:50:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:15 15:50:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:50:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:15 latest: Pulling from edgex-lftools-log-publisher 15:50:15 b4d181a07f80: Pulling fs layer 15:50:15 a1111a8f2ec3: Pulling fs layer 15:50:15 ed53099fbce6: Pulling fs layer 15:50:15 dc539afda2c1: Pulling fs layer 15:50:15 77bc0d833cb6: Pulling fs layer 15:50:15 9065ff56babe: Pulling fs layer 15:50:15 d287ab97295c: Pulling fs layer 15:50:15 dc539afda2c1: Waiting 15:50:15 77bc0d833cb6: Waiting 15:50:15 9065ff56babe: Waiting 15:50:15 d287ab97295c: Waiting 15:50:15 a1111a8f2ec3: Verifying Checksum 15:50:15 a1111a8f2ec3: Download complete 15:50:15 dc539afda2c1: Verifying Checksum 15:50:15 dc539afda2c1: Download complete 15:50:15 ed53099fbce6: Verifying Checksum 15:50:15 ed53099fbce6: Download complete 15:50:15 77bc0d833cb6: Verifying Checksum 15:50:15 77bc0d833cb6: Download complete 15:50:15 9065ff56babe: Verifying Checksum 15:50:15 9065ff56babe: Download complete 15:50:15 b4d181a07f80: Verifying Checksum 15:50:15 b4d181a07f80: Download complete 15:50:16 d287ab97295c: Verifying Checksum 15:50:16 d287ab97295c: Download complete 15:50:17 b4d181a07f80: Pull complete 15:50:17 a1111a8f2ec3: Pull complete 15:50:17 ed53099fbce6: Pull complete 15:50:17 dc539afda2c1: Pull complete 15:50:18 77bc0d833cb6: Pull complete 15:50:18 9065ff56babe: Pull complete 15:50:23 d287ab97295c: Pull complete 15:50:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:50:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:50:23 prd-centos7-docker-4c-2g-490 does not seem to be running inside a container 15:50:23 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 15:50:27 $ docker top bcb8101b2cb05d727b6857a44d71ac4cafbe1e98e98c6acdb4aa504efc907dd9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:27 + touch /tmp/pre-build-complete [Pipeline] sh 15:50:27 + mkdir -p /var/log/sysstat [Pipeline] sh 15:50:28 + ls /var/log/sa-host 15:50:28 + sadf -c /var/log/sa-host/sa13 15:50:28 file_magic: OK 15:50:28 HZ: Using current value: 100 15:50:28 file_header: OK 15:50:28 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 15:50:28 Statistics: 15:50:28 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... 15:50:28 File successfully converted to sysstat format version 12.0.3 15:50:28 + sadf -c /var/log/sa-host/sa30 15:50:28 file_magic: OK 15:50:28 HZ: Using current value: 100 15:50:28 file_header: OK 15:50:28 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 15:50:28 Statistics: 15:50:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:50:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:28 provisioning config files... 15:50:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1701971752909180127tmp [Pipeline] { [Pipeline] echo 15:50:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:50:28 ---> create-netrc.sh [Pipeline] } 15:50:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:50:29 ---> python-tools-install.sh [Pipeline] echo 15:50:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:50:29 ---> sudo-logs.sh 15:50:29 Archiving 'sudo' log.. 15:50:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-490.novalocal: Name or service not known 15:50:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-490.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:50:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:50:29 ---> job-cost.sh 15:50:29 lf-activate-venv: SKIPPING 15:50:29 DEBUG: total: 0.10999999940395355 15:50:29 INFO: Retrieving Stack Cost... 15:50:31 INFO: Retrieving Pricing Info for: v3-standard-2 15:50:31 INFO: Archiving Costs [Pipeline] echo 15:50:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:50:31 ---> logs-deploy.sh 15:50:31 lf-activate-venv: SKIPPING 15:50:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3816/2 15:50:31 INFO: archiving workspace using pattern(s): 15:50:32 Archives upload complete. 15:50:32 INFO: archiving logs to Nexus 15:50:33 ---> uname -a: 15:50:33 Linux prd-centos7-docker-4c-2g-490.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:50:33 15:50:33 15:50:33 ---> lscpu: 15:50:33 Architecture: x86_64 15:50:33 CPU op-mode(s): 32-bit, 64-bit 15:50:33 Byte Order: Little Endian 15:50:33 Address sizes: 40 bits physical, 48 bits virtual 15:50:33 CPU(s): 2 15:50:33 On-line CPU(s) list: 0,1 15:50:33 Thread(s) per core: 1 15:50:33 Core(s) per socket: 1 15:50:33 Socket(s): 2 15:50:33 NUMA node(s): 1 15:50:33 Vendor ID: AuthenticAMD 15:50:33 CPU family: 23 15:50:33 Model: 49 15:50:33 Model name: AMD EPYC-Rome Processor 15:50:33 Stepping: 0 15:50:33 CPU MHz: 2799.998 15:50:33 BogoMIPS: 5599.99 15:50:33 Virtualization: AMD-V 15:50:33 Hypervisor vendor: KVM 15:50:33 Virtualization type: full 15:50:33 L1d cache: 32K 15:50:33 L1i cache: 32K 15:50:33 L2 cache: 512K 15:50:33 L3 cache: 16384K 15:50:33 NUMA node0 CPU(s): 0,1 15:50:33 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 15:50:33 15:50:33 15:50:33 ---> nproc: 15:50:33 2 15:50:33 15:50:33 15:50:33 ---> df -h: 15:50:33 Filesystem Size Used Avail Use% Mounted on 15:50:33 overlay 40G 14G 27G 33% / 15:50:33 tmpfs 64M 0 64M 0% /dev 15:50:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:50:33 shm 64M 0 64M 0% /dev/shm 15:50:33 /dev/vda1 40G 14G 27G 33% /facter-os 15:50:33 15:50:33 15:50:33 ---> sar -b -r -n DEV: 15:50:33 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/13/21 _x86_64_ (2 CPU) 15:50:33 15:50:33 15:30:10 LINUX RESTART (2 CPU) 15:50:33 15:50:33 15:31:01 tps rtps wtps bread/s bwrtn/s 15:50:33 15:32:01 207.49 3.38 204.11 2347.84 59086.76 15:50:33 15:33:01 223.57 0.00 223.57 0.00 42251.46 15:50:33 15:34:01 59.41 0.02 59.39 0.53 10833.36 15:50:33 15:35:01 113.49 0.02 113.47 0.53 4705.99 15:50:33 15:36:01 564.89 296.07 268.82 8354.34 181470.00 15:50:33 15:37:01 465.42 207.24 258.19 10911.28 136012.56 15:50:33 15:38:01 462.28 20.40 441.88 3510.55 210772.55 15:50:33 15:39:01 226.36 16.77 209.59 1342.12 28941.82 15:50:33 15:40:01 1.22 0.03 1.18 0.27 17.84 15:50:33 15:41:01 0.22 0.00 0.22 0.00 2.45 15:50:33 15:42:01 0.23 0.00 0.23 0.00 1.80 15:50:33 15:43:01 0.25 0.00 0.25 0.00 3.91 15:50:33 15:44:01 0.25 0.00 0.25 0.00 2.64 15:50:33 15:45:01 0.28 0.00 0.28 0.00 3.10 15:50:33 15:46:01 0.45 0.23 0.22 7.33 3.13 15:50:33 15:47:01 0.83 0.00 0.83 0.00 15.54 15:50:33 15:48:01 0.22 0.00 0.22 0.00 2.32 15:50:33 15:49:01 0.23 0.00 0.23 0.00 1.95 15:50:33 15:50:01 0.27 0.00 0.27 0.00 3.23 15:50:33 Average: 122.68 28.69 93.99 1395.65 35536.75 15:50:33 15:50:33 15:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:50:33 15:32:01 3460496 0 883436 11.03 2620 3662388 1428000 15.77 1127916 2948224 324720 15:50:33 15:33:01 3469216 0 947700 11.83 2620 3589404 1414404 15.62 1282292 2783816 243424 15:50:33 15:34:01 3365492 0 1117464 13.95 2620 3523364 1736520 19.17 1344208 2818324 21232 15:50:33 15:35:01 3210092 0 1037336 12.95 2620 3758892 1592460 17.58 1416836 2871220 133728 15:50:33 15:36:01 1092664 0 1238760 15.47 2620 5674896 2269956 25.06 1975128 4354644 16172 15:50:33 15:37:01 950968 0 1420724 17.74 2620 5634628 2997328 33.09 2856060 3567408 1636 15:50:33 15:38:01 429548 0 1378092 17.21 2620 6198680 2686964 29.67 2572520 4349088 6400 15:50:33 15:39:01 2164716 0 1113616 13.90 2620 4727988 1259712 13.91 1461596 3768764 8 15:50:33 15:40:01 2161308 0 1117024 13.95 2620 4727988 1218800 13.46 1476720 3757592 8 15:50:33 15:41:01 2179124 0 1099200 13.72 2620 4727996 1215644 13.42 1474584 3745308 8 15:50:33 15:42:01 2179008 0 1099316 13.73 2620 4727996 1215668 13.42 1474472 3745308 8 15:50:33 15:43:01 2168204 0 1110112 13.86 2620 4728004 1215680 13.42 1490324 3740396 8 15:50:33 15:44:01 2169160 0 1109152 13.85 2620 4728008 1215560 13.42 1490140 3740396 8 15:50:33 15:45:01 2169136 0 1109172 13.85 2620 4728012 1215560 13.42 1490024 3740400 8 15:50:33 15:46:01 2169004 0 1109264 13.85 2620 4728052 1215656 13.42 1490168 3740416 20 15:50:33 15:47:01 2168472 0 1109792 13.86 2620 4728056 1215596 13.42 1490124 3740420 12 15:50:33 15:48:01 2168940 0 1109320 13.85 2620 4728060 1215560 13.42 1490160 3740416 8 15:50:33 15:49:01 2168668 0 1109588 13.85 2620 4728064 1215560 13.42 1490136 3740464 8 15:50:33 15:50:01 2168840 0 1109412 13.85 2620 4728068 1215560 13.42 1490020 3740464 8 15:50:33 Average: 2211213 0 1122552 14.02 2620 4672555 1513694 16.71 1599128 3612267 39338 15:50:33 15:50:33 15:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:50:33 15:32:01 eth0 859.07 1145.87 8267.72 129.62 0.00 0.00 0.00 0.00 15:50:33 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:32:01 docker0 1020.54 652.66 83.65 4716.48 0.00 0.00 0.00 0.00 15:50:33 15:33:01 eth0 30.71 17.51 28.47 10.48 0.00 0.00 0.00 0.00 15:50:33 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:33:01 veth92671ad 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:50:33 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:34:01 eth0 31.41 16.32 24.82 12.35 0.00 0.00 0.00 0.00 15:50:33 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:34:01 veth92671ad 2.16 2.16 0.17 0.18 0.00 0.00 0.00 0.00 15:50:33 15:34:01 docker0 2.16 2.16 0.14 0.18 0.00 0.00 0.00 0.00 15:50:33 15:35:01 eth0 30.57 21.60 19.28 110.23 0.00 0.00 0.00 0.00 15:50:33 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:35:01 veth92671ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:36:01 veth8c24cc0 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 15:50:33 15:36:01 eth0 136.66 79.77 1872.75 19.67 0.00 0.00 0.00 0.00 15:50:33 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:36:01 vethc617eb8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:37:01 vethf3f3862 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:50:33 15:37:01 veth3dde523 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:50:33 15:37:01 veth8c24cc0 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:37:01 vethb6193cb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:50:33 15:38:01 vethe196221 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 15:50:33 15:38:01 veth8c24cc0 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 15:50:33 15:38:01 veth81b28e6 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:50:33 15:38:01 eth0 1945.42 1918.35 14886.91 488.06 0.00 0.00 0.00 0.00 15:50:33 15:39:01 eth0 72.04 32.88 516.64 13.00 0.00 0.00 0.00 0.00 15:50:33 15:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:50:33 15:39:01 docker0 1072.54 766.32 87.10 5627.91 0.00 0.00 0.00 0.00 15:50:33 15:40:01 eth0 0.78 0.52 0.38 0.21 0.00 0.00 0.00 0.00 15:50:33 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:41:01 eth0 0.28 0.23 0.09 0.05 0.00 0.00 0.00 0.00 15:50:33 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:42:01 eth0 0.18 0.12 0.07 0.04 0.00 0.00 0.00 0.00 15:50:33 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:43:01 eth0 0.55 0.35 0.27 0.20 0.00 0.00 0.00 0.00 15:50:33 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:44:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:50:33 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:45:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:50:33 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:46:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:50:33 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:47:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 15:50:33 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:49:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:50:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:50:33 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 Average: eth0 69.09 73.56 635.48 22.05 0.00 0.00 0.00 0.00 15:50:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 Average: docker0 56.50 40.37 4.59 296.49 0.00 0.00 0.00 0.00 15:50:33 15:50:33 15:50:33 ---> sar -P ALL: 15:50:33 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/13/21 _x86_64_ (2 CPU) 15:50:33 15:50:33 15:30:10 LINUX RESTART (2 CPU) 15:50:33 15:50:33 15:31:01 CPU %user %nice %system %iowait %steal %idle 15:50:33 15:32:01 all 31.04 0.00 10.45 7.95 0.10 50.46 15:50:33 15:32:01 0 29.70 0.00 11.19 8.20 0.09 50.81 15:50:33 15:32:01 1 32.38 0.00 9.71 7.70 0.11 50.11 15:50:33 15:33:01 all 51.73 0.00 10.79 2.50 0.11 34.87 15:50:33 15:33:01 0 52.06 0.00 10.62 2.14 0.13 35.06 15:50:33 15:33:01 1 51.40 0.00 10.96 2.86 0.09 34.68 15:50:33 15:34:01 all 33.41 0.00 5.34 0.60 0.09 60.56 15:50:33 15:34:01 0 32.35 0.00 5.50 0.79 0.09 61.27 15:50:33 15:34:01 1 34.47 0.00 5.19 0.40 0.09 59.85 15:50:33 15:35:01 all 77.22 0.00 7.94 1.98 0.14 12.72 15:50:33 15:35:01 0 77.23 0.00 8.16 1.70 0.15 12.76 15:50:33 15:35:01 1 77.20 0.00 7.72 2.26 0.13 12.68 15:50:33 15:36:01 all 23.55 0.00 14.70 37.98 0.16 23.61 15:50:33 15:36:01 0 23.49 0.00 14.80 36.82 0.13 24.77 15:50:33 15:36:01 1 23.62 0.00 14.60 39.15 0.20 22.44 15:50:33 15:37:01 all 62.96 0.00 12.64 19.50 0.14 4.76 15:50:33 15:37:01 0 62.79 0.00 12.81 19.36 0.13 4.91 15:50:33 15:37:01 1 63.13 0.00 12.47 19.64 0.15 4.61 15:50:33 15:38:01 all 62.25 0.00 16.69 19.76 0.14 1.16 15:50:33 15:38:01 0 62.87 0.00 16.09 20.40 0.13 0.51 15:50:33 15:38:01 1 61.63 0.00 17.29 19.13 0.15 1.80 15:50:33 15:39:01 all 23.44 0.00 6.58 4.81 0.06 65.11 15:50:33 15:39:01 0 23.34 0.00 6.90 4.07 0.05 65.63 15:50:33 15:39:01 1 23.54 0.00 6.26 5.55 0.07 64.58 15:50:33 15:40:01 all 0.21 0.00 0.05 0.00 0.02 99.72 15:50:33 15:40:01 0 0.38 0.00 0.05 0.00 0.02 99.55 15:50:33 15:40:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:50:33 15:41:01 all 0.12 0.00 0.09 0.00 0.01 99.78 15:50:33 15:41:01 0 0.12 0.00 0.12 0.00 0.00 99.77 15:50:33 15:41:01 1 0.12 0.00 0.07 0.00 0.02 99.80 15:50:33 15:42:01 all 0.21 0.00 0.03 0.00 0.02 99.75 15:50:33 15:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:50:33 15:42:01 1 0.38 0.00 0.02 0.00 0.02 99.58 15:50:33 15:50:33 15:42:01 CPU %user %nice %system %iowait %steal %idle 15:50:33 15:43:01 all 0.23 0.00 0.03 0.00 0.00 99.74 15:50:33 15:43:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:50:33 15:43:01 1 0.40 0.00 0.02 0.00 0.00 99.58 15:50:33 15:44:01 all 0.19 0.00 0.03 0.00 0.02 99.76 15:50:33 15:44:01 0 0.02 0.00 0.07 0.00 0.02 99.90 15:50:33 15:44:01 1 0.36 0.00 0.00 0.00 0.02 99.63 15:50:33 15:45:01 all 0.06 0.00 0.04 0.00 0.01 99.89 15:50:33 15:45:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:50:33 15:45:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:50:33 15:46:01 all 0.15 0.00 0.08 0.00 0.02 99.76 15:50:33 15:46:01 0 0.02 0.00 0.07 0.00 0.02 99.90 15:50:33 15:46:01 1 0.28 0.00 0.08 0.00 0.02 99.62 15:50:33 15:47:01 all 0.19 0.00 0.02 0.00 0.01 99.78 15:50:33 15:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:50:33 15:47:01 1 0.37 0.00 0.02 0.00 0.02 99.60 15:50:33 15:48:01 all 0.22 0.00 0.03 0.00 0.03 99.72 15:50:33 15:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:50:33 15:48:01 1 0.40 0.00 0.03 0.00 0.02 99.55 15:50:33 15:49:01 all 0.20 0.00 0.03 0.00 0.01 99.77 15:50:33 15:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:50:33 15:49:01 1 0.37 0.00 0.02 0.00 0.02 99.60 15:50:33 15:50:01 all 0.20 0.00 0.03 0.00 0.02 99.76 15:50:33 15:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:50:33 15:50:01 1 0.37 0.00 0.03 0.00 0.02 99.58 15:50:33 Average: all 18.39 0.00 4.30 4.78 0.05 72.48 15:50:33 Average: 0 18.24 0.00 4.35 4.70 0.05 72.66 15:50:33 Average: 1 18.54 0.00 4.25 4.85 0.06 72.30 15:50:33 15:50:33 15:50:33