Pull request #3815 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 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 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-ssh5799754838510164303.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-ssh483748885870838085.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-3815/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-3815/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3719640741180494292.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-ssh6151953376180369956.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-3815/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-3815/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6718103730298355258.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-478’ Running on prd-centos7-docker-4c-2g-479 in /w/workspace/edgexfoundry_edgex-go_PR-3815 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh1371776860204898.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 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 Merge succeeded, producing 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 Checking out Revision 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 (PR-3815) > 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/3@tmp/jenkins-gitclient-ssh1458731361970519650.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3815/head:refs/remotes/origin/PR-3815 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 # 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/3@tmp/jenkins-gitclient-ssh5606452951737813015.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 # timeout=10 Commit message: "fix(snap): make secretstore connect hook idempotent" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:10:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:10:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:10:00 ========================================================= 12:10:00 EdgeX Global Pipelines Version Info 12:10:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:10:01 ------------------- 12:10:01 stable info: 12:10:01 ------------------- 12:10:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:10:01 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 12:10:01 Message: update stable to v1.0.215 12:10:02 ------------------- 12:10:02 experimental info: 12:10:02 ------------------- 12:10:02 Commited By: **** collab-it+edgex@linuxfoundation.org 12:10:02 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 12:10:02 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:10:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3815 [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3815 [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3815 [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99d04a8 [Pipeline] echo 12:10:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:10:03 provisioning config files... 12:10:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4436106425328095317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 32e516aa469669c08103d00729da934e29069498 # timeout=10 12:10:03 ---> docker-login.sh 12:10:03 nexus3.edgexfoundry.org:10001 12:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:03 Configure a credential helper to remove this warning. See 12:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:03 12:10:03 Login Succeeded 12:10:03 nexus3.edgexfoundry.org:10002 12:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:03 Configure a credential helper to remove this warning. See 12:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:03 12:10:03 Login Succeeded 12:10:03 nexus3.edgexfoundry.org:10003 12:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:04 Configure a credential helper to remove this warning. See 12:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:04 12:10:04 Login Succeeded 12:10:04 nexus3.edgexfoundry.org:10004 12:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:04 Configure a credential helper to remove this warning. See 12:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:04 12:10:04 Login Succeeded 12:10:04 docker.io 12:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:04 Configure a credential helper to remove this warning. See 12:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:04 12:10:04 Login Succeeded 12:10:04 ---> docker-login.sh ends [Pipeline] } 12:10:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:10:04 ++ 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 12:10:04 + for file in '`ls cmd/**/Dockerfile`' 12:10:04 ++ cut -d/ -f2 12:10:04 ++ dirname cmd/core-command/Dockerfile 12:10:04 + echo core-command,cmd/core-command/Dockerfile 12:10:04 + for file in '`ls cmd/**/Dockerfile`' 12:10:04 ++ dirname cmd/core-data/Dockerfile 12:10:04 ++ cut -d/ -f2 12:10:04 + echo core-data,cmd/core-data/Dockerfile 12:10:04 + for file in '`ls cmd/**/Dockerfile`' 12:10:04 ++ dirname cmd/core-metadata/Dockerfile 12:10:04 ++ cut -d/ -f2 12:10:04 + echo core-metadata,cmd/core-metadata/Dockerfile 12:10:04 + for file in '`ls cmd/**/Dockerfile`' 12:10:04 ++ dirname cmd/security-bootstrapper/Dockerfile 12:10:04 ++ cut -d/ -f2 12:10:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:10:04 + for file in '`ls cmd/**/Dockerfile`' 12:10:04 ++ dirname cmd/security-proxy-setup/Dockerfile 12:10:04 ++ cut -d/ -f2 12:10:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:10:04 + for file in '`ls cmd/**/Dockerfile`' 12:10:04 ++ dirname cmd/security-secretstore-setup/Dockerfile 12:10:04 ++ cut -d/ -f2 12:10:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:10:04 + for file in '`ls cmd/**/Dockerfile`' 12:10:04 ++ dirname cmd/support-notifications/Dockerfile 12:10:04 ++ cut -d/ -f2 12:10:04 + echo support-notifications,cmd/support-notifications/Dockerfile 12:10:04 + for file in '`ls cmd/**/Dockerfile`' 12:10:04 ++ dirname cmd/support-scheduler/Dockerfile 12:10:04 ++ cut -d/ -f2 12:10:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:10:04 + for file in '`ls cmd/**/Dockerfile`' 12:10:04 ++ dirname cmd/sys-mgmt-agent/Dockerfile 12:10:04 ++ cut -d/ -f2 12:10:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:10:04 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 12:10:05 + git rev-list -1 --merges 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308~1..99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [Pipeline] echo 12:10:05 -----------> git rev-list -1 --merges 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308~1..99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [false] [Pipeline] sh 12:10:05 + git log --format=format:%s -1 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [Pipeline] echo 12:10:05 ========================================================= 12:10:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:10:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 12:10:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:10:06 12:10:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:10:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:10:06 latest: Pulling from edgex-devops/git-semver 12:10:06 a0d0a0d46f8b: Pulling fs layer 12:10:06 3e5f54012d9b: Pulling fs layer 12:10:06 4c7163046ea9: Pulling fs layer 12:10:06 0c2d73faf560: Pulling fs layer 12:10:06 0c2d73faf560: Waiting 12:10:06 3e5f54012d9b: Verifying Checksum 12:10:06 3e5f54012d9b: Download complete 12:10:06 a0d0a0d46f8b: Download complete 12:10:06 0c2d73faf560: Verifying Checksum 12:10:06 0c2d73faf560: Download complete 12:10:07 4c7163046ea9: Verifying Checksum 12:10:07 4c7163046ea9: Download complete 12:10:07 a0d0a0d46f8b: Pull complete 12:10:07 3e5f54012d9b: Pull complete 12:10:07 4c7163046ea9: Pull complete 12:10:07 0c2d73faf560: Pull complete 12:10:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:10:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:10:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:10:07 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 12:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 12:10:08 $ docker top eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:10:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:10:08 [ssh-agent] Looking for ssh-agent implementation... 12:10:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:10:08 $ docker exec eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 ssh-agent 12:10:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoJBkGM/agent.14 12:10:08 SSH_AGENT_PID=21 12:10:08 Running ssh-add (command line suppressed) 12:10:08 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7431353446232807997.key (/w/workspace/edgex-go/3@tmp/private_key_7431353446232807997.key) 12:10:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:10:08 + git tag --points-at HEAD [Pipeline] } 12:10:08 $ docker exec --env ******** --env ******** eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 ssh-agent -k 12:10:09 unset SSH_AUTH_SOCK; 12:10:09 unset SSH_AGENT_PID; 12:10:09 echo Agent pid 21 killed; 12:10:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:10:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:10:09 [ssh-agent] Looking for ssh-agent implementation... 12:10:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:10:09 $ docker exec eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 ssh-agent 12:10:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdDiNpd/agent.55 12:10:09 SSH_AGENT_PID=62 12:10:09 Running ssh-add (command line suppressed) 12:10:09 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5456670213728704670.key (/w/workspace/edgex-go/3@tmp/private_key_5456670213728704670.key) 12:10:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:10:09 + git semver init 12:10:09 # -> Open(): unable to determine branch for HEAD 12:10:09 # $GIT_DIR = /w/workspace/edgex-go/3/.git 12:10:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 12:10:09 # $SEMVER_REMOTE_NAME = origin 12:10:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:10:09 # $SEMVER_USER_NAME = edgex-jenkins 12:10:09 # $SEMVER_BRANCH = PR-3815 12:10:09 # $SEMVER_TEMP = /tmp/semver-875712332 12:10:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 12:10:48 # '/tmp/semver-875712332' -> '/w/workspace/edgex-go/3/.semver' 12:10:48 # -> Force: false 12:10:48 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 12:10:48 $ docker exec --env ******** --env ******** eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 ssh-agent -k 12:10:48 unset SSH_AUTH_SOCK; 12:10:48 unset SSH_AGENT_PID; 12:10:48 echo Agent pid 62 killed; 12:10:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:10:48 + git semver [Pipeline] } 12:10:48 $ docker stop --time=1 eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 12:10:50 $ docker rm -f eac4ba7c48eeeeaf9e116563cb6265e6e3f319688223b7469c038f459f1d9d14 [Pipeline] // withDockerContainer [Pipeline] sh 12:10:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:10:51 Stashed 1 file(s) [Pipeline] echo 12:10:51 [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 12:10:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:10:51 ========================================================= 12:10:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:10:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:10:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:10:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:10:51 a0d0a0d46f8b: Already exists 12:10:51 31adcdaf11c8: Pulling fs layer 12:10:51 b8b176561691: Pulling fs layer 12:10:51 4527c011a84f: Pulling fs layer 12:10:51 5d74067f8e1e: Pulling fs layer 12:10:51 e0aca202a116: Pulling fs layer 12:10:51 3a43be97a3b4: Pulling fs layer 12:10:51 34cad66bf833: Pulling fs layer 12:10:51 b4e3c513aaa6: Pulling fs layer 12:10:51 5d74067f8e1e: Waiting 12:10:51 e0aca202a116: Waiting 12:10:51 3a43be97a3b4: Waiting 12:10:51 34cad66bf833: Waiting 12:10:51 b4e3c513aaa6: Waiting 12:10:51 31adcdaf11c8: Verifying Checksum 12:10:51 31adcdaf11c8: Download complete 12:10:51 b8b176561691: Verifying Checksum 12:10:51 b8b176561691: Download complete 12:10:51 e0aca202a116: Verifying Checksum 12:10:51 e0aca202a116: Download complete 12:10:51 5d74067f8e1e: Verifying Checksum 12:10:51 5d74067f8e1e: Download complete 12:10:51 3a43be97a3b4: Verifying Checksum 12:10:51 3a43be97a3b4: Download complete 12:10:52 31adcdaf11c8: Pull complete 12:10:52 34cad66bf833: Verifying Checksum 12:10:52 34cad66bf833: Download complete 12:10:52 b8b176561691: Pull complete 12:10:52 b4e3c513aaa6: Verifying Checksum 12:10:52 b4e3c513aaa6: Download complete 12:10:52 4527c011a84f: Verifying Checksum 12:10:52 4527c011a84f: Download complete 12:10:56 4527c011a84f: Pull complete 12:10:56 5d74067f8e1e: Pull complete 12:10:56 e0aca202a116: Pull complete 12:10:56 3a43be97a3b4: Pull complete 12:10:56 34cad66bf833: Pull complete 12:10:59 b4e3c513aaa6: Pull complete 12:10:59 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 12:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:10:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 12:10:59 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:10:59 WORKDIR /edgex 12:10:59 COPY go.mod . 12:10:59 RUN go mod download' 12:10:59 + docker build -t ci-base-image-x86_64 -f - . 12:11:02 Sending build context to Docker daemon 329.9MB 12:11:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:11:02 ---> 9f6097aaca64 12:11:02 Step 2/4 : WORKDIR /edgex 12:11:02 ---> Running in a4b8f0f02fb7 12:11:02 Removing intermediate container a4b8f0f02fb7 12:11:02 ---> cd268f094545 12:11:02 Step 3/4 : COPY go.mod . 12:11:02 ---> e6ecc05764f0 12:11:02 Step 4/4 : RUN go mod download 12:11:02 ---> Running in 0543689d552f 12:11:06 Still waiting to schedule task 12:11:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:11:49 Removing intermediate container 0543689d552f 12:11:49 ---> a6bb28b6fe5f 12:11:49 Successfully built a6bb28b6fe5f 12:11:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:11:49 + docker inspect -f . ci-base-image-x86_64 12:11:49 . [Pipeline] withDockerContainer 12:11:50 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 12:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 12:11:50 $ docker top 6d6625642b6109d3cfe82902aadf3ddc12aa07e68c4bad55ae830c3360569774 -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:50 + go version 12:11:50 go version go1.16.8 linux/amd64 [Pipeline] } 12:11:50 $ docker stop --time=1 6d6625642b6109d3cfe82902aadf3ddc12aa07e68c4bad55ae830c3360569774 12:11:51 $ docker rm -f 6d6625642b6109d3cfe82902aadf3ddc12aa07e68c4bad55ae830c3360569774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:11:52 + docker inspect -f . ci-base-image-x86_64 12:11:52 . [Pipeline] withDockerContainer 12:11:52 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 12:11:52 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 12:11:52 $ docker top 2f0f8454365bb5f34bad4d276ec40a5dc12e7de4effab4a9c8c8f615bca4c14a -eo pid,comm [Pipeline] { [Pipeline] echo 12:11:52 ========================================================= 12:11:52 [edgeXBuildGoParallel] Running Tests and Build... 12:11:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:11:53 + make test 12:11:53 go mod tidy 12:11:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:11:58 ? github.com/edgexfoundry/edgex-go [no test files] 12:12:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:12:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:12:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:12:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:12:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:12:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:12:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:12:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:12:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:12:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:12:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:12:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:12:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:12:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:12:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 12:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:12:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 98.5% of statements 12:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements 12:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:12:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-480 in /w/workspace/edgexfoundry_edgex-go_PR-3815 [Pipeline] { [Pipeline] ws 12:12:29 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 12:12:29 The recommended git tool is: git 12:12:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.135s coverage: 89.5% of statements 12:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:12:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 84.4% of statements 12:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:12:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements 12:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:12:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:12:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 59.1% of statements 12:12:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:12:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:12:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:12:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:12:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:12:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 12:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:12:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements 12:12:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:12:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 12:12:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements 12:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 12:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 12:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 12:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 12:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 12:12:34 using credential edgex-jenkins-ssh 12:12:34 Cloning the remote Git repository 12:12:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:12:34 > git init /w/workspace/edgex-go/3 # timeout=10 12:12:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:12:34 > git --version # timeout=10 12:12:34 > git --version # 'git version 2.17.1' 12:12:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 12:12:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 12:12:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.201s coverage: 82.5% of statements 12:12:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:12:55 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:12:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:12:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:12:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:12:54 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3815/head:refs/remotes/origin/PR-3815 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:12:55 > git config core.sparsecheckout # timeout=10 12:12:55 > git checkout -f 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 # timeout=10 12:12:55 > git remote # timeout=10 12:12:55 Merge succeeded, producing 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:12:55 Checking out Revision 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 (PR-3815) 12:12:55 > git config --get remote.origin.url # timeout=10 12:12:55 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:55 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 12:12:55 > git rev-parse HEAD^{commit} # timeout=10 12:12:55 > git config core.sparsecheckout # timeout=10 12:12:55 > git checkout -f 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 # timeout=10 12:12:59 Commit message: "fix(snap): make secretstore connect hook idempotent" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:13:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:13:01 % Total % Received % Xferd Average Speed Time Time Time Current 12:13:01 Dload Upload Total Spent Left Speed 12:13:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 55252 0 --:--:-- --:--:-- --:--:-- 55252 [Pipeline] sh 12:13:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:13:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:13:02 + sudo tee /etc/docker/daemon.new 12:13:02 { 12:13:02 "registry-mirrors": [ 12:13:02 "https://nexus3.edgexfoundry.org:10001" 12:13:02 ], 12:13:02 "bip": "10.250.0.254/24", 12:13:02 "hosts": [ 12:13:02 "tcp://0.0.0.0:5555", 12:13:02 "unix:///var/run/docker.sock" 12:13:02 ], 12:13:02 "mtu": 1458, 12:13:02 "selinux-enabled": true, 12:13:02 "seccomp-profile": "/etc/docker/seccomp.json" 12:13:02 } [Pipeline] sh 12:13:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:13:02 + sudo service docker restart 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 89.4% of statements 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.207s coverage: 65.4% of statements 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:13:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 12:13:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 12:13:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:13:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:13:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:13:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:13:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:13:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:13:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:13:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 12:13:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 12:13:19 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 12:13:21 provisioning config files... 12:13:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config206403505374275888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:21 ---> docker-login.sh 12:13:21 nexus3.edgexfoundry.org:10001 12:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:22 Configure a credential helper to remove this warning. See 12:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:22 12:13:22 Login Succeeded 12:13:22 nexus3.edgexfoundry.org:10002 12:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:22 Configure a credential helper to remove this warning. See 12:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:22 12:13:22 Login Succeeded 12:13:22 nexus3.edgexfoundry.org:10003 12:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:23 Configure a credential helper to remove this warning. See 12:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:23 12:13:23 Login Succeeded 12:13:23 nexus3.edgexfoundry.org:10004 12:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:24 Configure a credential helper to remove this warning. See 12:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:24 12:13:24 Login Succeeded 12:13:24 docker.io 12:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:24 Configure a credential helper to remove this warning. See 12:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:24 12:13:24 Login Succeeded 12:13:24 ---> docker-login.sh ends [Pipeline] } 12:13:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:13:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:13:25 ========================================================= 12:13:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:13:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:13:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:13:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:13:25 552d1f2373af: Pulling fs layer 12:13:25 ea3f2d53f512: Pulling fs layer 12:13:25 9e70ebbbe112: Pulling fs layer 12:13:25 7a9cfe048b4a: Pulling fs layer 12:13:25 72dc09318566: Pulling fs layer 12:13:25 f4f7b4309257: Pulling fs layer 12:13:25 0ac9a79272e3: Pulling fs layer 12:13:25 b78e95d17946: Pulling fs layer 12:13:25 7a9cfe048b4a: Waiting 12:13:25 72dc09318566: Waiting 12:13:25 f4f7b4309257: Waiting 12:13:25 0ac9a79272e3: Waiting 12:13:25 b78e95d17946: Waiting 12:13:25 9e70ebbbe112: Verifying Checksum 12:13:25 9e70ebbbe112: Download complete 12:13:25 ea3f2d53f512: Verifying Checksum 12:13:25 ea3f2d53f512: Download complete 12:13:25 72dc09318566: Verifying Checksum 12:13:25 72dc09318566: Download complete 12:13:25 f4f7b4309257: Verifying Checksum 12:13:25 f4f7b4309257: Download complete 12:13:25 552d1f2373af: Verifying Checksum 12:13:25 552d1f2373af: Download complete 12:13:25 0ac9a79272e3: Verifying Checksum 12:13:25 0ac9a79272e3: Download complete 12:13:27 552d1f2373af: Pull complete 12:13:27 ea3f2d53f512: Pull complete 12:13:28 b78e95d17946: Verifying Checksum 12:13:28 b78e95d17946: Download complete 12:13:28 9e70ebbbe112: Pull complete 12:13:28 7a9cfe048b4a: Verifying Checksum 12:13:28 7a9cfe048b4a: Download complete 12:13:40 7a9cfe048b4a: Pull complete 12:13:40 72dc09318566: Pull complete 12:13:40 f4f7b4309257: Pull complete 12:13:40 0ac9a79272e3: Pull complete 12:13:46 b78e95d17946: Pull complete 12:13:46 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 12:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:13:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 12:13:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:13:46 WORKDIR /edgex 12:13:46 COPY go.mod . 12:13:46 RUN go mod download 12:13:46 + docker build -t ci-base-image-arm64 -f - . 12:13:48 Sending build context to Docker daemon 166.6MB 12:13:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:13:48 ---> 8b459fc5aaf0 12:13:48 Step 2/4 : WORKDIR /edgex 12:13:50 ---> Running in 568454df2a5c 12:13:50 Removing intermediate container 568454df2a5c 12:13:50 ---> 14e19a9f987a 12:13:50 Step 3/4 : COPY go.mod . 12:13:51 GO111MODULE=on go vet ./... 12:13:51 ---> c03246539937 12:13:51 Step 4/4 : RUN go mod download 12:13:51 ---> Running in eff90be788cc 12:13:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:13:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:14:00 ./bin/test-attribution-txt.sh [Pipeline] echo 12:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:14:00 + ls -al . 12:14:00 total 636 12:14:00 drwxrwxr-x 10 1001 1001 4096 Nov 13 12:14 . 12:14:00 drwxr-xr-x 4 root root 28 Nov 13 12:11 .. 12:14:00 -rw-rw-r-- 1 1001 1001 11 Nov 13 12:09 .dockerignore 12:14:00 drwxrwxr-x 8 1001 1001 179 Nov 13 12:09 .git 12:14:00 drwxrwxr-x 4 1001 1001 142 Nov 13 12:09 .github 12:14:00 -rw-rw-r-- 1 1001 1001 804 Nov 13 12:09 .gitignore 12:14:00 -rw-rw-r-- 1 1001 1001 42 Nov 13 12:09 .golangci.yml 12:14:00 -rw-rw-r-- 1 1001 1001 76 Nov 13 12:09 .hadolint.yml 12:14:00 drwx------ 3 1001 1001 58 Nov 13 12:10 .semver 12:14:00 -rw-rw-r-- 1 1001 1001 166 Nov 13 12:09 .sonarcloud.properties 12:14:00 -rw-rw-r-- 1 1001 1001 1171 Nov 13 12:09 ADOPTERS.md 12:14:00 -rw-rw-r-- 1 1001 1001 8910 Nov 13 12:09 Attribution.txt 12:14:00 -rw-rw-r-- 1 1001 1001 43881 Nov 13 12:09 CHANGELOG.md 12:14:00 -rw-rw-r-- 1 1001 1001 3804 Nov 13 12:09 CONTRIBUTING.md 12:14:00 -rw-rw-r-- 1 1001 1001 677 Nov 13 12:09 GOVERNANCE.md 12:14:00 -rw-rw-r-- 1 1001 1001 849 Nov 13 12:09 Jenkinsfile 12:14:00 -rw-rw-r-- 1 1001 1001 10775 Nov 13 12:09 LICENSE 12:14:00 -rw-rw-r-- 1 1001 1001 6508 Nov 13 12:09 Makefile 12:14:00 -rw-rw-r-- 1 1001 1001 582 Nov 13 12:09 OWNERS.md 12:14:00 -rw-rw-r-- 1 1001 1001 8256 Nov 13 12:09 README.md 12:14:00 -rw-rw-r-- 1 1001 1001 6912 Nov 13 12:09 SECURITY.md 12:14:00 -rw-rw-r-- 1 1001 1001 5 Nov 13 12:10 VERSION 12:14:00 -rw-rw-r-- 1 1001 1001 4131 Nov 13 12:09 ZMQWindows.md 12:14:00 drwxrwxr-x 2 1001 1001 37 Nov 13 12:09 bin 12:14:00 drwxrwxr-x 14 1001 1001 4096 Nov 13 12:09 cmd 12:14:00 -rw-r--r-- 1 root root 428381 Nov 13 12:13 coverage.out 12:14:00 -rw-rw-r-- 1 1001 1001 822 Nov 13 12:09 go.mod 12:14:00 -rw-rw-r-- 1 1001 1001 49471 Nov 13 12:09 go.sum 12:14:00 drwxrwxr-x 8 1001 1001 124 Nov 13 12:09 internal 12:14:00 drwxrwxr-x 3 1001 1001 16 Nov 13 12:09 openapi 12:14:00 drwxrwxr-x 4 1001 1001 71 Nov 13 12:09 snap 12:14:00 -rw-rw-r-- 1 1001 1001 204 Nov 13 12:09 version.go [Pipeline] sh 12:14:01 + '[' -e coverage.out ] 12:14:01 + chown 1001:1001 coverage.out [Pipeline] stash 12:14:01 Stashed 1 file(s) [Pipeline] sh 12:14:01 + make build 12:14:01 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 12:14:02 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 12:14:09 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 12:14:10 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 12:14:11 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 12:14:11 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 12:14:12 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 12:14:12 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 12:14:14 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 12:14:15 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 12:14:16 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 12:14:17 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] } 12:14:19 $ docker stop --time=1 2f0f8454365bb5f34bad4d276ec40a5dc12e7de4effab4a9c8c8f615bca4c14a 12:14:20 $ docker rm -f 2f0f8454365bb5f34bad4d276ec40a5dc12e7de4effab4a9c8c8f615bca4c14a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:14:22 12:14:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 12:14:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:14:23 latest: Pulling from edgex-devops/edgex-compose 12:14:23 cbdbe7a5bc2a: Pulling fs layer 12:14:23 ca9280d653b3: Pulling fs layer 12:14:23 7e9c9ca2126c: Pulling fs layer 12:14:23 cbdbe7a5bc2a: Verifying Checksum 12:14:23 cbdbe7a5bc2a: Download complete 12:14:23 ca9280d653b3: Verifying Checksum 12:14:23 ca9280d653b3: Download complete 12:14:23 cbdbe7a5bc2a: Pull complete 12:14:23 7e9c9ca2126c: Verifying Checksum 12:14:23 7e9c9ca2126c: Download complete 12:14:23 ca9280d653b3: Pull complete 12:14:28 7e9c9ca2126c: Pull complete 12:14:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 12:14:28 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 12:14:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 12:14:30 $ docker top e1373e47ca1d7f90b40c4a8c4ddd17311a28a53517f1ad60430d2ca449948bc0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:31 + grep parallel 12:14:31 + docker-compose build --help 12:14:31 --parallel Build images in parallel. [Pipeline] } 12:14:31 $ docker stop --time=1 e1373e47ca1d7f90b40c4a8c4ddd17311a28a53517f1ad60430d2ca449948bc0 12:14:32 $ docker rm -f e1373e47ca1d7f90b40c4a8c4ddd17311a28a53517f1ad60430d2ca449948bc0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:14:33 . [Pipeline] withDockerContainer 12:14:33 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 12:14:33 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 12:14:33 $ docker top 0dd3bcf0e662f01f8807e021578ce3054d25c8b80b3704bfff6265f3741c3085 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:34 + docker-compose -f ./docker-compose-build.yml build --parallel 12:14:34 Building core-command ... 12:14:34 Building core-data ... 12:14:34 Building core-metadata ... 12:14:34 Building security-bootstrapper ... 12:14:34 Building security-proxy-setup ... 12:14:34 Building security-secretstore-setup ... 12:14:34 Building support-notifications ... 12:14:34 Building support-scheduler ... 12:14:34 Building sys-mgmt-agent ... 12:14:34 Building security-proxy-setup 12:14:34 Building support-scheduler 12:14:34 Building core-metadata 12:14:34 Building core-data 12:14:34 Building core-command 12:14:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:14:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:14:44 ---> a6bb28b6fe5f 12:14:44 Step 3/22 : WORKDIR /edgex-go 12:14:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:14:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:14:44 ---> a6bb28b6fe5f 12:14:44 Step 3/22 : WORKDIR /edgex-go 12:14:51 ---> Running in 4181954ccfd7 12:14:51 ---> Running in b83d5a085a52 12:14:51 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:14:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:14:51 ---> a6bb28b6fe5f 12:14:51 Step 3/20 : WORKDIR /edgex-go 12:14:53 ---> Running in ddb0b2ce3ce5 12:14:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:14:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:14:53 ---> a6bb28b6fe5f 12:14:53 Step 3/22 : WORKDIR /edgex-go 12:14:53 ---> Using cache 12:14:53 ---> b691f26283fa 12:14:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:54 Removing intermediate container 4181954ccfd7 12:14:54 ---> b691f26283fa 12:14:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:54 Removing intermediate container b83d5a085a52 12:14:54 ---> 903895b64fa6 12:14:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:54 ---> Running in 0ab9e88b3aae 12:14:54 ---> Running in d211e41b44ba 12:14:54 ---> Running in 1ec51d22d0a0 12:14:54 Removing intermediate container ddb0b2ce3ce5 12:14:54 ---> bcf6462ab270 12:14:54 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:54 ---> Running in 10a23ae33751 12:14:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:14:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:14:54 ---> a6bb28b6fe5f 12:14:54 Step 3/23 : WORKDIR /edgex-go 12:14:54 ---> Using cache 12:14:54 ---> bcf6462ab270 12:14:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:54 ---> Running in 6543452c6ec9 12:14:55 Removing intermediate container 0ab9e88b3aae 12:14:55 ---> e1c2370b4bf1 12:14:55 Step 5/22 : RUN apk add --update --no-cache make git 12:14:55 ---> Running in 6702340c153e 12:14:55 Removing intermediate container 1ec51d22d0a0 12:14:55 ---> 1d44901b9cd9 12:14:55 Step 5/22 : RUN apk add --update --no-cache make git 12:14:55 ---> Running in f627d34284d0 12:14:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:14:55 Removing intermediate container 10a23ae33751 12:14:55 ---> 0db2e7f7608e 12:14:55 Step 5/20 : RUN apk add --update --no-cache make git 12:14:55 Removing intermediate container 6543452c6ec9 12:14:55 ---> 4f14425f9cdf 12:14:55 Step 5/23 : RUN apk add --update --no-cache make git 12:14:55 ---> Running in aff808bc0d58 12:14:55 ---> Running in 18c9caa8f1ad 12:14:55 Removing intermediate container d211e41b44ba 12:14:55 ---> d5d92b62ca0d 12:14:55 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:14:55 ---> Running in 783070823cc0 12:14:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:14:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:14:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:14:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:14:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:14:56 OK: 220 MiB in 52 packages 12:14:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:14:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:14:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:14:57 Removing intermediate container 6702340c153e 12:14:57 ---> 4b94edeccef7 12:14:57 Step 6/22 : COPY . . 12:14:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:14:57 OK: 220 MiB in 52 packages 12:14:57 OK: 220 MiB in 52 packages 12:14:57 OK: 220 MiB in 52 packages 12:14:57 OK: 220 MiB in 52 packages 12:15:00 Removing intermediate container aff808bc0d58 12:15:00 ---> 454b81c8e19c 12:15:00 Step 6/20 : COPY . . 12:15:00 Removing intermediate container f627d34284d0 12:15:00 ---> ecd1d236c89e 12:15:00 Step 6/22 : COPY . . 12:15:00 Removing intermediate container 18c9caa8f1ad 12:15:00 ---> 34399b7de146 12:15:00 Step 6/23 : COPY go.mod . 12:15:00 Removing intermediate container 783070823cc0 12:15:00 ---> 7ffb37ddf91b 12:15:00 Step 6/22 : COPY . . 12:15:03 ---> dccc64ad90c8 12:15:03 Step 7/23 : RUN go mod download 12:15:04 ---> Running in 55bebd515415 12:15:04 ---> a1626012a532 12:15:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:05 ---> Running in b1b0c38eeec0 12:15:09 ---> 18c1e794b76d 12:15:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:09 ---> Running in 579fa9c81c29 12:15:09 ---> 745fd115beeb 12:15:09 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:09 ---> d0bffb5e75fb 12:15:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:09 ---> Running in 46d6e3b71f66 12:15:09 Removing intermediate container 55bebd515415 12:15:09 ---> 21067cfbf498 12:15:09 Step 8/23 : COPY . . 12:15:09 ---> Running in ae3d88040248 12:15:09 Removing intermediate container b1b0c38eeec0 12:15:09 ---> a028cef6da7d 12:15:09 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:15:09 ---> Running in bb58bd2f6768 12:15:09 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 12:15:12 Removing intermediate container 579fa9c81c29 12:15:12 ---> cc53a53b66d9 12:15:12 Step 8/22 : RUN make cmd/core-command/core-command 12:15:13 Removing intermediate container 46d6e3b71f66 12:15:13 ---> 8b917c6b0877 12:15:13 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:15:13 Removing intermediate container ae3d88040248 12:15:13 ---> f7d4af33ca2e 12:15:13 Step 8/22 : RUN make cmd/core-data/core-data 12:15:13 ---> Running in ccb9574aa7a7 12:15:13 ---> Running in eea8980c8c9e 12:15:13 ---> Running in 2c4b0af5be4a 12:15:13 Removing intermediate container eff90be788cc 12:15:13 ---> f244e9000364 12:15:13 Successfully built f244e9000364 12:15:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:15:13 + docker inspect -f . ci-base-image-arm64 12:15:13 . [Pipeline] withDockerContainer 12:15:14 prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container 12:15:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:15:15 $ docker top 719304fe96cafd65caa87ada3bd204c6d434748103f9fbd765692751e43117f1 -eo pid,comm 12:15:15 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 12:15:15 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 12:15:15 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 [Pipeline] { [Pipeline] sh 12:15:16 + go version 12:15:16 go version go1.16.8 linux/arm64 [Pipeline] } 12:15:16 $ docker stop --time=1 719304fe96cafd65caa87ada3bd204c6d434748103f9fbd765692751e43117f1 12:15:18 $ docker rm -f 719304fe96cafd65caa87ada3bd204c6d434748103f9fbd765692751e43117f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:15:19 + docker inspect -f . ci-base-image-arm64 12:15:19 . [Pipeline] withDockerContainer 12:15:19 prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container 12:15:19 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:15:20 $ docker top c3ec9fb026d0be1a1af8a06c5d13fb3ade7cc0d5c5939cda8dab430a67562a70 -eo pid,comm [Pipeline] { [Pipeline] echo 12:15:21 ========================================================= 12:15:21 [edgeXBuildGoParallel] Running Tests and Build... 12:15:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:15:21 + make test 12:15:21 go mod tidy 12:15:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:15:22 ---> d819ec1cfb5d 12:15:22 Step 9/23 : RUN go mod tidy 12:15:22 ---> Running in a7cd1c6ce415 12:15:24 Removing intermediate container a7cd1c6ce415 12:15:24 ---> d1454368138f 12:15:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:15:24 ---> Running in e0dc93a9bdcd 12:15:24 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 12:15:42 Removing intermediate container bb58bd2f6768 12:15:42 ---> 623a64fa5d60 12:15:42 12:15:42 Step 9/22 : FROM alpine:3.14 12:15:42 3.14: Pulling from library/alpine 12:15:42 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 12:15:42 Status: Downloaded newer image for alpine:3.14 12:15:42 ---> 14119a10abf4 12:15:42 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:15:42 ---> Running in 65a0715a307a 12:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:15:43 (1/1) Installing dumb-init (1.2.5-r1) 12:15:43 Executing busybox-1.33.1-r3.trigger 12:15:43 OK: 6 MiB in 15 packages 12:15:44 Removing intermediate container 65a0715a307a 12:15:44 ---> 5af3ef7c8af6 12:15:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:15:44 ---> Running in 0e476c6a9e14 12:15:44 Removing intermediate container 0e476c6a9e14 12:15:44 ---> 29bbdeb8c9db 12:15:44 Step 12/22 : ENV APP_PORT=59881 12:15:44 ---> Running in 2f8d54e46c56 12:15:44 Removing intermediate container 2f8d54e46c56 12:15:44 ---> cbcffd59dbcd 12:15:44 Step 13/22 : EXPOSE $APP_PORT 12:15:44 ---> Running in 20c6ae025691 12:15:44 Removing intermediate container 20c6ae025691 12:15:44 ---> 088fa805ebac 12:15:44 Step 14/22 : WORKDIR / 12:15:44 ---> Running in 5bee4f04144f 12:15:44 Removing intermediate container 5bee4f04144f 12:15:44 ---> 228fe4b6ad6d 12:15:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:15:45 ---> b13f35f96396 12:15:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:15:45 ---> 16d9e64a5dd7 12:15:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:15:45 ---> eccedf9989ba 12:15:45 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:15:45 ---> Running in 9908597b4a24 12:15:45 Removing intermediate container 9908597b4a24 12:15:45 ---> 79a2209298a6 12:15:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:15:46 ---> Running in 65bb17b551df 12:15:46 Removing intermediate container 65bb17b551df 12:15:46 ---> 831b8213837e 12:15:46 Step 20/22 : LABEL arch=x86_64 12:15:46 ---> Running in 595488a64118 12:15:46 Removing intermediate container 595488a64118 12:15:46 ---> dd6fdb4ee957 12:15:46 Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:15:46 ---> Running in 9c7066181f78 12:15:46 Removing intermediate container 9c7066181f78 12:15:46 ---> 8380f675c4e1 12:15:46 Step 22/22 : LABEL version=0.0.0 12:15:46 ---> Running in 62109be50464 12:15:46 Removing intermediate container 62109be50464 12:15:46 ---> 275ca8042256 12:15:46 12:15:46 Successfully built 275ca8042256 12:15:46 Successfully tagged core-metadata:latest 12:15:46 Building support-notifications 12:15:49 ? github.com/edgexfoundry/edgex-go [no test files] 12:15:49  Building core-metadata ... done 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 12:15:53 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:15:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:15:53 ---> a6bb28b6fe5f 12:15:53 Step 3/21 : WORKDIR /edgex-go 12:15:53 ---> Using cache 12:15:53 ---> bcf6462ab270 12:15:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:15:53 ---> Using cache 12:15:53 ---> 4f14425f9cdf 12:15:53 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:15:53 ---> Running in cef02f92b0aa 12:15:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:15:55 Removing intermediate container ccb9574aa7a7 12:15:55 ---> 3019285f7ba6 12:15:55 12:15:55 Step 9/22 : FROM alpine:3.14 12:15:55 ---> 14119a10abf4 12:15:55 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:15:55 ---> Using cache 12:15:55 ---> 5af3ef7c8af6 12:15:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:15:55 ---> Using cache 12:15:55 ---> 29bbdeb8c9db 12:15:55 Step 12/22 : ENV APP_PORT=59882 12:15:55 ---> Running in 9bf755cc6b96 12:15:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:15:55 Removing intermediate container eea8980c8c9e 12:15:55 ---> 74782517159d 12:15:55 12:15:55 Step 9/20 : FROM alpine:3.14 12:15:55 ---> 14119a10abf4 12:15:55 Step 10/20 : RUN apk add --update --no-cache curl 12:15:55 Removing intermediate container 9bf755cc6b96 12:15:55 ---> 5e99feae6087 12:15:55 Step 13/22 : EXPOSE $APP_PORT 12:15:55 ---> Running in b9899ce1d06a 12:15:55 ---> Running in 1501c91c2996 12:15:55 Removing intermediate container 1501c91c2996 12:15:55 ---> d74a8f93b59c 12:15:55 Step 14/22 : WORKDIR / 12:15:55 ---> Running in 0b53a03930ea 12:15:55 OK: 220 MiB in 52 packages 12:15:56 Removing intermediate container 0b53a03930ea 12:15:56 ---> 8a54194fcdb4 12:15:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:15:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:15:56 Removing intermediate container cef02f92b0aa 12:15:56 ---> 6bcf8a4c91d7 12:15:56 Step 6/21 : COPY . . 12:15:56 ---> b4dc12cd5f3e 12:15:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:15:56 (1/5) Installing ca-certificates (20191127-r5) 12:15:56 (2/5) Installing brotli-libs (1.0.9-r5) 12:15:56 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:15:56 (4/5) Installing libcurl (7.79.1-r0) 12:15:56 (5/5) Installing curl (7.79.1-r0) 12:15:56 Executing busybox-1.33.1-r3.trigger 12:15:57 Executing ca-certificates-20191127-r5.trigger 12:15:57 OK: 8 MiB in 19 packages 12:15:59 ---> 9566e94fbc9d 12:15:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:15:59 ---> 897a35e0565b 12:15:59 Step 18/22 : ENTRYPOINT ["/core-command"] 12:16:00 Removing intermediate container b9899ce1d06a 12:16:00 ---> 44675a7c1d5f 12:16:00 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:16:00 ---> Running in fbfce94a95e4 12:16:00 ---> Running in 9909bf48fdeb 12:16:00 Removing intermediate container fbfce94a95e4 12:16:00 ---> f795b3ee5d6d 12:16:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:16:01 Removing intermediate container 9909bf48fdeb 12:16:01 ---> ac4032678981 12:16:01 Step 12/20 : WORKDIR /edgex 12:16:01 ---> Running in 74df5819f358 12:16:01 ---> Running in 38b1f7acb707 12:16:01 ---> 39fb990f8b94 12:16:01 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:01 Removing intermediate container 74df5819f358 12:16:01 ---> 17aaeb1ab99a 12:16:01 Step 20/22 : LABEL arch=x86_64 12:16:01 ---> Running in 2d3bd554789d 12:16:01 ---> Running in 9b74111f6718 12:16:01 Removing intermediate container 38b1f7acb707 12:16:01 ---> c5054b9c58c9 12:16:01 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:16:01 Removing intermediate container 9b74111f6718 12:16:01 ---> 4d8808cb179b 12:16:01 Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:16:01 ---> Running in 1dba3b78d715 12:16:01 ---> 29c765410b15 12:16:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:16:02 Removing intermediate container 1dba3b78d715 12:16:02 ---> 87a210b28f62 12:16:02 Step 22/22 : LABEL version=0.0.0 12:16:02 ---> Running in b7438ec73c67 12:16:02 Removing intermediate container b7438ec73c67 12:16:02 ---> 1b8b181a3d13 12:16:02 12:16:02 ---> b2a15ad174fc 12:16:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:16:02 Successfully built 1b8b181a3d13 12:16:02 Successfully tagged core-command:latest 12:16:02 Building security-bootstrapper 12:16:04  Building core-command ... done  ---> cf627a4ce831 12:16:04 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:16:04 Removing intermediate container 2d3bd554789d 12:16:04 ---> 16bc5e3c2586 12:16:04 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:16:05 ---> Running in 6b6321c6891e 12:16:05 ---> Running in 93bf7623df32 12:16:05 Removing intermediate container 2c4b0af5be4a 12:16:05 ---> 84adc7880a81 12:16:05 12:16:05 Step 9/22 : FROM alpine:3.14 12:16:05 ---> 14119a10abf4 12:16:05 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:16:05 Removing intermediate container 6b6321c6891e 12:16:05 ---> 7128ac6a8fd1 12:16:05 Step 17/20 : CMD ["--init=true"] 12:16:05 ---> Running in 21ef66ee6e73 12:16:05 ---> Running in 73b702c20dc0 12:16:05 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 12:16:05 Removing intermediate container 73b702c20dc0 12:16:05 ---> 7171d713003e 12:16:05 Step 18/20 : LABEL arch=x86_64 12:16:05 Removing intermediate container 21ef66ee6e73 12:16:05 ---> fda0d48ec1e9 12:16:05 Step 11/22 : ENV APP_PORT=59880 12:16:06 ---> Running in e911fd3fa6a0 12:16:06 ---> Running in 2b7809751413 12:16:06 Removing intermediate container e911fd3fa6a0 12:16:06 ---> 5cd9e96a0be7 12:16:06 Step 19/20 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:16:06 Removing intermediate container 2b7809751413 12:16:06 ---> 1b94629dacfd 12:16:06 Step 12/22 : EXPOSE $APP_PORT 12:16:06 ---> Running in 20c0e45b0e57 12:16:06 Removing intermediate container e0dc93a9bdcd 12:16:06 ---> fcdad70650c6 12:16:06 12:16:06 Step 11/23 : FROM alpine:3.14 12:16:06 ---> 14119a10abf4 12:16:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:16:06 ---> Using cache 12:16:06 ---> 5af3ef7c8af6 12:16:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:16:06 ---> Using cache 12:16:06 ---> 29bbdeb8c9db 12:16:06 Step 14/23 : ENV APP_PORT=59861 12:16:06 ---> Running in 6e58d2c560e7 12:16:06 ---> Running in 99293300fb6f 12:16:06 Removing intermediate container 6e58d2c560e7 12:16:06 ---> 9d8ec54badff 12:16:06 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:16:06 Removing intermediate container 20c0e45b0e57 12:16:06 ---> 04f7106acdce 12:16:06 Step 20/20 : LABEL version=0.0.0 12:16:06 ---> Running in d48e40dd9fbe 12:16:06 Removing intermediate container 99293300fb6f 12:16:06 ---> 4e58f2abeb1e 12:16:06 Step 15/23 : EXPOSE $APP_PORT 12:16:06 ---> Running in 8db3f71f4859 12:16:07 ---> Running in 09abfae77117 12:16:07 Removing intermediate container 8db3f71f4859 12:16:07 ---> c36509a80f25 12:16:07 12:16:07 Removing intermediate container 09abfae77117 12:16:07 ---> fe5b50a52ed0 12:16:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:07 Successfully built c36509a80f25 12:16:07 Successfully tagged security-proxy-setup:latest 12:16:07 Building sys-mgmt-agent 12:16:08  Building security-proxy-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:16:08 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:16:08 ---> a6bb28b6fe5f 12:16:08 Step 3/30 : WORKDIR /edgex-go 12:16:08 ---> Using cache 12:16:08 ---> bcf6462ab270 12:16:08 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:16:08 ---> Using cache 12:16:08 ---> 4f14425f9cdf 12:16:08 Step 5/30 : RUN apk add --update --no-cache make git 12:16:08 ---> Using cache 12:16:08 ---> 34399b7de146 12:16:08 Step 6/30 : COPY . . 12:16:10 ---> 707a266fd05a 12:16:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:16:14 ---> 606a9f20e0e3 12:16:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:16:14 Removing intermediate container d48e40dd9fbe 12:16:14 ---> ae6e1bde0d7d 12:16:14 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 12:16:15 ---> bf3c5da9a3b4 12:16:15 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:15 ---> Running in f03a2556c188 12:16:15 ---> 4f3b5eb55ede 12:16:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:16:15 ---> Running in 50d414f1878a 12:16:15 ---> Running in 5ebfa31cad6c 12:16:15 Removing intermediate container 5ebfa31cad6c 12:16:15 ---> 4ac095833f59 12:16:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:16:15 ---> Running in ad715a085b80 12:16:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:16:15 Removing intermediate container ad715a085b80 12:16:15 ---> 517ff655bf79 12:16:15 Step 21/23 : LABEL arch=x86_64 12:16:15 ---> Running in 856e404776ff 12:16:16 Removing intermediate container 856e404776ff 12:16:16 ---> cc475fefe9e8 12:16:16 Step 22/23 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:16:16 ---> Running in 4ae21fdd13d3 12:16:16 Removing intermediate container 4ae21fdd13d3 12:16:16 ---> 615d47819005 12:16:16 Step 23/23 : LABEL version=0.0.0 12:16:16 ---> Running in 0a192b194611 12:16:16 Removing intermediate container 0a192b194611 12:16:16 ---> 758f203ded04 12:16:16 12:16:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:16:16 Successfully built 758f203ded04 12:16:16 Successfully tagged support-scheduler:latest 12:16:16  Building support-scheduler ... done Building security-secretstore-setup 12:16:16 Removing intermediate container 50d414f1878a 12:16:16 ---> 82fd0fa4224f 12:16:16 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:16:16 ---> Running in fdace3ec4bae 12:16:16 (1/6) Installing dumb-init (1.2.5-r1) 12:16:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:16:17 (3/6) Installing libsodium (1.0.18-r0) 12:16:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:16:17 (5/6) Installing libzmq (4.3.4-r0) 12:16:17 (6/6) Installing zeromq (4.3.4-r0) 12:16:17 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 12:16:17 Executing busybox-1.33.1-r3.trigger 12:16:17 OK: 8 MiB in 20 packages 12:16:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:16:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:16:18 ---> a6bb28b6fe5f 12:16:18 Step 3/22 : WORKDIR /edgex-go 12:16:18 ---> Using cache 12:16:18 ---> bcf6462ab270 12:16:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:16:18 ---> Using cache 12:16:18 ---> 4f14425f9cdf 12:16:18 Step 5/22 : RUN apk add --update --no-cache make bash git 12:16:19 ---> Running in 10f18aca0f94 12:16:19 Removing intermediate container f03a2556c188 12:16:19 ---> 794e929afdc6 12:16:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:19 ---> f086cf5b5a25 12:16:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:16:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:16:20 ---> 3bcb015eb4fa 12:16:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:16:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:16:21 ---> 91e679702e6c 12:16:21 Step 18/22 : ENTRYPOINT ["/core-data"] 12:16:21 ---> Running in 06fb478ee2da 12:16:21 OK: 220 MiB in 52 packages 12:16:21 Removing intermediate container 06fb478ee2da 12:16:21 ---> 0dd1cbb730a2 12:16:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:16:21 ---> Running in c4785c070dd5 12:16:22 Removing intermediate container c4785c070dd5 12:16:22 ---> feefb3dddac8 12:16:22 Step 20/22 : LABEL arch=x86_64 12:16:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:16:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:16:22 ---> a6bb28b6fe5f 12:16:22 Step 3/24 : WORKDIR /edgex-go 12:16:22 ---> Using cache 12:16:22 ---> bcf6462ab270 12:16:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:16:22 ---> Using cache 12:16:22 ---> 4f14425f9cdf 12:16:22 Step 5/24 : RUN apk add --update --no-cache make git 12:16:22 ---> Using cache 12:16:22 ---> 34399b7de146 12:16:22 Step 6/24 : COPY . . 12:16:22 ---> Using cache 12:16:22 ---> bf3c5da9a3b4 12:16:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:22 ---> Using cache 12:16:22 ---> 82fd0fa4224f 12:16:22 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:16:22 Removing intermediate container 10f18aca0f94 12:16:22 ---> 1e55cb79c334 12:16:22 Step 6/22 : COPY . . 12:16:22 ---> Running in cc5c8cdf5879 12:16:22 ---> Running in 179620a21998 12:16:22 Removing intermediate container cc5c8cdf5879 12:16:22 ---> c6a7b2687a43 12:16:22 Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:16:22 ---> Running in dc9f0e7c3e81 12:16:23 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 12:16:23 Removing intermediate container dc9f0e7c3e81 12:16:23 ---> d536a743baec 12:16:23 Step 22/22 : LABEL version=0.0.0 12:16:24 ---> Running in 19837a0e5224 12:16:24 Removing intermediate container 19837a0e5224 12:16:24 ---> bc999594453c 12:16:24 12:16:25 Successfully built bc999594453c 12:16:25 Successfully tagged core-data:latest 12:16:29  Building core-data ... done  ---> d2b220e4a537 12:16:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:29 ---> Running in d6bf051434e3 12:16:30 Removing intermediate container d6bf051434e3 12:16:30 ---> 6ee9f19a75d9 12:16:30 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:16:30 ---> Running in 8e65ac71d646 12:16:30 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 12:16:36 Removing intermediate container 93bf7623df32 12:16:36 ---> eae5a3158380 12:16:36 12:16:36 Step 9/21 : FROM alpine:3.14 12:16:36 ---> 14119a10abf4 12:16:36 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 12:16:36 ---> Running in 89c45f34296e 12:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:16:36 (1/2) Installing ca-certificates (20191127-r5) 12:16:36 (2/2) Installing dumb-init (1.2.5-r1) 12:16:36 Executing busybox-1.33.1-r3.trigger 12:16:36 Executing ca-certificates-20191127-r5.trigger 12:16:36 OK: 6 MiB in 16 packages 12:16:36 Removing intermediate container 89c45f34296e 12:16:36 ---> c1f26391234b 12:16:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:16:36 ---> Running in 9a18430b9ae9 12:16:36 Removing intermediate container 9a18430b9ae9 12:16:36 ---> a7cc39553c24 12:16:36 Step 12/21 : ENV APP_PORT=59860 12:16:36 ---> Running in 730346b3b975 12:16:37 Removing intermediate container 730346b3b975 12:16:37 ---> 0944807cd49b 12:16:37 Step 13/21 : EXPOSE $APP_PORT 12:16:37 ---> Running in 305f9a0e9cf2 12:16:37 Removing intermediate container 305f9a0e9cf2 12:16:37 ---> 06eb98e51275 12:16:37 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:37 ---> 48e54c6c241f 12:16:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:16:38 ---> f140242bd4c0 12:16:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:16:38 ---> 25ad1ea58750 12:16:38 Step 17/21 : ENTRYPOINT ["/support-notifications"] 12:16:38 ---> Running in 59eeb6ad2a2f 12:16:38 Removing intermediate container 59eeb6ad2a2f 12:16:38 ---> 5c4e2a5699a5 12:16:38 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:16:38 ---> Running in 09cb70a326e9 12:16:39 Removing intermediate container 09cb70a326e9 12:16:39 ---> 4fd69c83b46f 12:16:39 Step 19/21 : LABEL arch=x86_64 12:16:39 ---> Running in 74c8d27769d8 12:16:39 Removing intermediate container 74c8d27769d8 12:16:39 ---> a6504d028b45 12:16:39 Step 20/21 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:16:39 ---> Running in 0471a0fc2d2b 12:16:39 Removing intermediate container 0471a0fc2d2b 12:16:39 ---> 6aca7a2917b9 12:16:39 Step 21/21 : LABEL version=0.0.0 12:16:39 ---> Running in de31db5ef49e 12:16:39 Removing intermediate container de31db5ef49e 12:16:39 ---> 1c31003ea660 12:16:39 12:16:39 Successfully built 1c31003ea660 12:16:39 Successfully tagged support-notifications:latest 12:16:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:16:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:16:47  Building support-notifications ... done Removing intermediate container fdace3ec4bae 12:16:47 ---> 51f0657310d0 12:16:47 12:16:47 Step 9/30 : FROM alpine:3.14 12:16:47 ---> 14119a10abf4 12:16:47 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:16:47 ---> Running in 8ce4db12336a 12:16:47 Removing intermediate container 8ce4db12336a 12:16:47 ---> 7dde821250f5 12:16:47 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 12:16:47 ---> Running in ee4fb497c6f5 12:16:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:16:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:16:49 (1/2) Installing dumb-init (1.2.5-r1) 12:16:49 (2/2) Installing su-exec (0.2-r1) 12:16:49 Executing busybox-1.33.1-r3.trigger 12:16:49 OK: 6 MiB in 16 packages 12:16:49 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 12:16:49 Removing intermediate container ee4fb497c6f5 12:16:49 ---> 7167469d6c5d 12:16:49 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 12:16:49 ---> Running in 8e37a566b877 12:16:49 Removing intermediate container 8e37a566b877 12:16:49 ---> 8f851223296f 12:16:49 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:16:49 ---> Running in 4dc1da945a97 12:16:49 Removing intermediate container 4dc1da945a97 12:16:49 ---> 0f3614d79d76 12:16:49 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:16:49 ---> Running in 5d509666d2af 12:16:50 Removing intermediate container 5d509666d2af 12:16:50 ---> 7c7c30d9f73a 12:16:50 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 12:16:50 ---> Running in ca95977c3ce4 12:16:51 Removing intermediate container ca95977c3ce4 12:16:51 ---> aca678820fac 12:16:51 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:16:51 ---> b9f191f1c9fc 12:16:51 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:16:51 ---> Running in c97d276b84de 12:16:52 Removing intermediate container 179620a21998 12:16:52 ---> be4d5cf2ec16 12:16:52 12:16:52 Step 9/24 : FROM alpine:3.14 12:16:52 ---> 14119a10abf4 12:16:52 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:16:52 ---> Running in 2565563b0ed7 12:16:52 Removing intermediate container c97d276b84de 12:16:52 ---> 8dbe2d8ec2cb 12:16:52 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:16:52 ---> f00589810ff4 12:16:52 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:16:53 (1/3) Installing ca-certificates (20191127-r5) 12:16:53 (2/3) Installing dumb-init (1.2.5-r1) 12:16:53 (3/3) Installing su-exec (0.2-r1) 12:16:53 Executing busybox-1.33.1-r3.trigger 12:16:53 Executing ca-certificates-20191127-r5.trigger 12:16:53 OK: 6 MiB in 17 packages 12:16:53 ---> 1e0afe0d667f 12:16:53 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:16:53 Removing intermediate container 8e65ac71d646 12:16:53 ---> 31ebbfe525a0 12:16:53 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:16:53 ---> Running in a092c76e0da7 12:16:53 ---> 225b07165fd5 12:16:53 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:16:53 Removing intermediate container 2565563b0ed7 12:16:53 ---> 99a1443b30c5 12:16:53 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:16:53 ---> Running in 073935249af1 12:16:54 ---> 6c868008f201 12:16:54 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:16:54 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 12:16:54 Removing intermediate container 073935249af1 12:16:54 ---> b11af3a9cd80 12:16:54 Step 12/24 : WORKDIR / 12:16:54 ---> Running in 610241910ac3 12:16:54 Removing intermediate container 610241910ac3 12:16:54 ---> 4a2e733c3ce8 12:16:54 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:16:54 ---> c94d6ffb2eff 12:16:54 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:16:54 ---> da5bce9a0edb 12:16:54 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:16:54 ---> Running in 1965a35bade9 12:16:54 Removing intermediate container 1965a35bade9 12:16:54 ---> 10992c215eb6 12:16:54 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:16:54 ---> bc2c864eec12 12:16:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:16:54 ---> a02907405be2 12:16:54 Step 25/30 : RUN chmod +x /entrypoint.sh 12:16:54 Removing intermediate container a092c76e0da7 12:16:54 ---> 16c9c7d99515 12:16:54 12:16:54 Step 10/22 : FROM docker:20.10.8 12:16:54 ---> d259c5be0824 12:16:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:16:55 ---> Running in e69b82baf444 12:16:55 20.10.8: Pulling from library/docker 12:16:55 ---> 1af91eac7329 12:16:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:16:55 ---> b8d9e9d8a4d4 12:16:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:16:55 Removing intermediate container e69b82baf444 12:16:55 ---> 94487cef2cd9 12:16:55 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:16:55 ---> Running in 0012121db327 12:16:55 Removing intermediate container 0012121db327 12:16:55 ---> 47283b84f44e 12:16:55 Step 27/30 : CMD ["gate"] 12:16:55 ---> 2511eade1795 12:16:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:16:56 ---> Running in b8b430527bb1 12:16:56 Removing intermediate container b8b430527bb1 12:16:56 ---> cc27bae10b5d 12:16:56 Step 28/30 : LABEL arch=x86_64 12:16:56 ---> aa8ed45ab754 12:16:56 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/ 12:16:56 ---> Running in 9df2cc87f8aa 12:16:56 ---> Running in bfdc79ef0580 12:16:56 Removing intermediate container 9df2cc87f8aa 12:16:56 ---> b9d791d23362 12:16:56 Step 29/30 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:16:56 ---> Running in cd8df2b436a2 12:16:56 Removing intermediate container cd8df2b436a2 12:16:56 ---> c4dc920bfbf2 12:16:56 Step 30/30 : LABEL version=0.0.0 12:16:56 ---> Running in a39116e11996 12:16:56 Removing intermediate container a39116e11996 12:16:56 ---> 3831ea7ba841 12:16:56 12:16:56 Removing intermediate container bfdc79ef0580 12:16:56 ---> de22249b5cad 12:16:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:16:56 Successfully built 3831ea7ba841 12:16:56 Successfully tagged security-bootstrapper:latest 12:16:56  Building security-bootstrapper ... done  ---> Running in b852fc7a8013 12:16:56 Removing intermediate container b852fc7a8013 12:16:56 ---> c73d0f442cf3 12:16:56 Step 22/24 : LABEL arch=x86_64 12:16:56 ---> Running in b09cbc3aa6ed 12:16:56 Removing intermediate container b09cbc3aa6ed 12:16:56 ---> a8e515c4e8c0 12:16:56 Step 23/24 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:16:56 ---> Running in 0b9127dbd201 12:16:57 Removing intermediate container 0b9127dbd201 12:16:57 ---> 74c39439c08e 12:16:57 Step 24/24 : LABEL version=0.0.0 12:16:57 ---> Running in c643f75748a6 12:16:57 Removing intermediate container c643f75748a6 12:16:57 ---> 402e9a55b9a9 12:16:57 12:16:57 Successfully built 402e9a55b9a9 12:16:57 Successfully tagged security-secretstore-setup:latest 12:16:59  Building security-secretstore-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 12:16:59 Status: Downloaded newer image for docker:20.10.8 12:16:59 ---> bc6c0ffef665 12:16:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:17:00 ---> Running in fbfb4b599144 12:17:00 Removing intermediate container fbfb4b599144 12:17:00 ---> f139216a12f2 12:17:00 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 12:17:00 ---> Running in ea509bea1946 12:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:17:00 (1/42) Installing readline (8.1.0-r0) 12:17:00 (2/42) Installing bash (5.1.4-r0) 12:17:00 Executing bash-5.1.4-r0.post-install 12:17:00 (3/42) Installing brotli-libs (1.0.9-r5) 12:17:00 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:17:00 (5/42) Installing libcurl (7.79.1-r0) 12:17:00 (6/42) Installing curl (7.79.1-r0) 12:17:00 (7/42) Installing dumb-init (1.2.5-r1) 12:17:00 (8/42) Installing libbz2 (1.0.8-r1) 12:17:00 (9/42) Installing expat (2.4.1-r0) 12:17:00 (10/42) Installing libffi (3.3-r2) 12:17:00 (11/42) Installing gdbm (1.19-r0) 12:17:00 (12/42) Installing xz-libs (5.2.5-r0) 12:17:00 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:17:00 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:17:00 (15/42) Installing mpdecimal (2.5.1-r1) 12:17:00 (16/42) Installing sqlite-libs (3.35.5-r0) 12:17:00 (17/42) Installing python3 (3.9.5-r1) 12:17:01 (18/42) Installing py3-appdirs (1.4.4-r2) 12:17:01 (19/42) Installing py3-chardet (4.0.0-r2) 12:17:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:17:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:17:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:17:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:17:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:17:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:17:01 (20/42) Installing py3-idna (3.2-r0) 12:17:01 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:17:01 (22/42) Installing py3-certifi (2020.12.5-r1) 12:17:01 (23/42) Installing py3-requests (2.25.1-r4) 12:17:01 (24/42) Installing py3-msgpack (1.0.2-r1) 12:17:01 (25/42) Installing py3-lockfile (0.12.2-r4) 12:17:01 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:17:01 (27/42) Installing py3-colorama (0.4.4-r1) 12:17:01 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:17:01 (29/42) Installing py3-distlib (0.3.1-r3) 12:17:01 (30/42) Installing py3-distro (1.5.0-r3) 12:17:01 (31/42) Installing py3-six (1.15.0-r1) 12:17:01 (32/42) Installing py3-webencodings (0.5.1-r4) 12:17:01 (33/42) Installing py3-html5lib (1.1-r1) 12:17:01 (34/42) Installing py3-parsing (2.4.7-r2) 12:17:01 (35/42) Installing py3-packaging (20.9-r1) 12:17:01 (36/42) Installing py3-toml (0.10.2-r2) 12:17:01 (37/42) Installing py3-pep517 (0.10.0-r2) 12:17:01 (38/42) Installing py3-progress (1.5-r2) 12:17:01 (39/42) Installing py3-retrying (1.3.3-r1) 12:17:01 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:17:01 (41/42) Installing py3-setuptools (52.0.0-r3) 12:17:01 (42/42) Installing py3-pip (20.3.4-r1) 12:17:01 Executing busybox-1.33.1-r3.trigger 12:17:01 OK: 84 MiB in 64 packages 12:17:02 Collecting docker-compose==1.23.2 12:17:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:17:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:17:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:17:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:17:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:17:02 Collecting websocket-client<1.0,>=0.32.0 12:17:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:17:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:17:02 Collecting PyYAML<4,>=3.10 12:17:02 Downloading PyYAML-3.13.tar.gz (270 kB) 12:17:03 Collecting jsonschema<3,>=2.5.1 12:17:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:17:03 Collecting dockerpty<0.5,>=0.4.1 12:17:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:17:03 Collecting cached-property<2,>=1.2.0 12:17:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:17:03 Collecting docker<4.0,>=3.6.0 12:17:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:17:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:17:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:17:03 Collecting texttable<0.10,>=0.9.0 12:17:03 Downloading texttable-0.9.1.tar.gz (11 kB) 12:17:03 Collecting docopt<0.7,>=0.6.1 12:17:03 Downloading docopt-0.6.2.tar.gz (25 kB) 12:17:04 Collecting docker-pycreds>=0.4.0 12:17:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:17:04 Collecting urllib3<1.25,>=1.21.1 12:17:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:17:04 Collecting idna<2.8,>=2.5 12:17:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:17:04 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) 12:17:04 Collecting chardet<3.1.0,>=3.0.2 12:17:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:17:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:17:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:17:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:17:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:17:04 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:17:04 Attempting uninstall: urllib3 12:17:04 Found existing installation: urllib3 1.26.5 12:17:04 Uninstalling urllib3-1.26.5: 12:17:04 Successfully uninstalled urllib3-1.26.5 12:17:04 Attempting uninstall: idna 12:17:04 Found existing installation: idna 3.2 12:17:04 Uninstalling idna-3.2: 12:17:04 Successfully uninstalled idna-3.2 12:17:04 Attempting uninstall: chardet 12:17:04 Found existing installation: chardet 4.0.0 12:17:04 Uninstalling chardet-4.0.0: 12:17:04 Successfully uninstalled chardet-4.0.0 12:17:05 Attempting uninstall: requests 12:17:05 Found existing installation: requests 2.25.1 12:17:05 Uninstalling requests-2.25.1: 12:17:05 Successfully uninstalled requests-2.25.1 12:17:05 Running setup.py install for texttable: started 12:17:05 Running setup.py install for texttable: finished with status 'done' 12:17:05 Running setup.py install for PyYAML: started 12:17:06 Running setup.py install for PyYAML: finished with status 'done' 12:17:06 Running setup.py install for docopt: started 12:17:06 Running setup.py install for docopt: finished with status 'done' 12:17:06 Running setup.py install for dockerpty: started 12:17:06 Running setup.py install for dockerpty: finished with status 'done' 12:17:06 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 12:17:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.212s coverage: 28.7% of statements 12:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:17:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:17:11 Removing intermediate container ea509bea1946 12:17:11 ---> 68984ffe943d 12:17:11 Step 13/22 : ENV APP_PORT=58890 12:17:11 ---> Running in 9ca9defea73c 12:17:11 Removing intermediate container 9ca9defea73c 12:17:11 ---> 5f9719e949a8 12:17:11 Step 14/22 : EXPOSE $APP_PORT 12:17:11 ---> Running in bc9f0ac981e9 12:17:11 Removing intermediate container bc9f0ac981e9 12:17:11 ---> 6f10be5fc5a7 12:17:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:17:11 ---> 48d3915bd93d 12:17:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:17:11 ---> f889b0a2d49b 12:17:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:17:11 ---> ac44b95be3ba 12:17:11 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 12:17:11 ---> Running in 30aedb1e6779 12:17:11 Removing intermediate container 30aedb1e6779 12:17:11 ---> 2d385ad82879 12:17:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:17:11 ---> Running in 05bc9061d007 12:17:11 Removing intermediate container 05bc9061d007 12:17:11 ---> 601df18c663d 12:17:11 Step 20/22 : LABEL arch=x86_64 12:17:11 ---> Running in 4645d79052cf 12:17:11 Removing intermediate container 4645d79052cf 12:17:11 ---> d96221aefecf 12:17:11 Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:17:11 ---> Running in cf4864c560de 12:17:11 Removing intermediate container cf4864c560de 12:17:11 ---> da3420ab9591 12:17:11 Step 22/22 : LABEL version=0.0.0 12:17:11 ---> Running in 97171519b450 12:17:11 Removing intermediate container 97171519b450 12:17:11 ---> e7bff2211ec8 12:17:11 12:17:11 Successfully built e7bff2211ec8 12:17:11 Successfully tagged sys-mgmt-agent:latest 12:17:12  Building sys-mgmt-agent ... done  [Pipeline] } 12:17:12 $ docker stop --time=1 0dd3bcf0e662f01f8807e021578ce3054d25c8b80b3704bfff6265f3741c3085 12:17:13 $ docker rm -f 0dd3bcf0e662f01f8807e021578ce3054d25c8b80b3704bfff6265f3741c3085 12:17:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.363s coverage: 98.5% of statements 12:17:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [Pipeline] // withDockerContainer [Pipeline] sh 12:17:13 + docker images 12:17:13 REPOSITORY TAG IMAGE ID CREATED SIZE 12:17:13 sys-mgmt-agent latest e7bff2211ec8 2 seconds ago 294MB 12:17:13 security-secretstore-setup latest 402e9a55b9a9 16 seconds ago 28.4MB 12:17:13 security-bootstrapper latest 3831ea7ba841 17 seconds ago 18.9MB 12:17:13 16c9c7d99515 19 seconds ago 1.76GB 12:17:13 be4d5cf2ec16 22 seconds ago 1.76GB 12:17:13 51f0657310d0 26 seconds ago 1.76GB 12:17:13 support-notifications latest 1c31003ea660 34 seconds ago 16.9MB 12:17:13 eae5a3158380 39 seconds ago 1.76GB 12:17:13 core-data latest bc999594453c 49 seconds ago 20.7MB 12:17:13 support-scheduler latest 758f203ded04 57 seconds ago 16.2MB 12:17:13 fcdad70650c6 About a minute ago 1.76GB 12:17:13 security-proxy-setup latest c36509a80f25 About a minute ago 26.9MB 12:17:13 84adc7880a81 About a minute ago 1.76GB 12:17:13 core-command latest 1b8b181a3d13 About a minute ago 16.1MB 12:17:13 74782517159d About a minute ago 1.76GB 12:17:13 3019285f7ba6 About a minute ago 1.75GB 12:17:13 core-metadata latest 275ca8042256 About a minute ago 16.9MB 12:17:13 623a64fa5d60 About a minute ago 1.76GB 12:17:13 ci-base-image-x86_64 latest a6bb28b6fe5f 5 minutes ago 1.25GB 12:17:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 12:17:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 12:17:13 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 12:17:13 alpine 3.14 14119a10abf4 2 months ago 5.6MB 12:17:13 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 12:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.412s coverage: 44.7% of statements 12:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:17:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.710s coverage: 89.5% of statements 12:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:17:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.215s coverage: 84.4% of statements 12:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.416s coverage: 94.2% of statements 12:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:17:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.190s coverage: 59.1% of statements 12:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements 12:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.373s coverage: 0.9% of statements 12:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.188s coverage: 58.8% of statements 12:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.188s coverage: 21.7% of statements 12:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.304s coverage: 47.1% of statements 12:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.197s coverage: 79.5% of statements 12:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements 12:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements 12:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.183s coverage: 87.5% of statements 12:17:28 Still waiting to schedule task 12:17:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:17:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.310s coverage: 94.4% of statements 12:17:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 12:17:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.655s coverage: 82.5% of statements 12:17:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.250s coverage: 92.9% of statements 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.263s coverage: 80.0% of statements 12:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 12:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements 12:17:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.780s coverage: 91.2% of statements 12:17:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.716s coverage: 64.4% of statements 12:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.160s coverage: 100.0% of statements 12:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 89.4% of statements 12:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 12:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 12:17:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 12:17:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.297s coverage: 65.4% of statements 12:17:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:17:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:17:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:17:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.818s coverage: 43.8% of statements 12:17:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:17:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:17:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.257s coverage: 89.5% of statements 12:17:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:17:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.191s coverage: 84.8% of statements 12:17:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:18:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.263s coverage: 17.7% of statements 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:18:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.566s coverage: 92.3% of statements 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:18:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:18:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.358s coverage: 97.7% of statements 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:18:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:18:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.167s coverage: 100.0% of statements 12:18:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.069s coverage: 96.9% of statements 12:18:08 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 12:18:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:18:08 GO111MODULE=on go vet ./... 12:19:04 Running on prd-ubuntu18.04-docker-8c-8g-481 in /w/workspace/edgexfoundry_edgex-go_PR-3815 [Pipeline] { [Pipeline] ws 12:19:04 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 12:19:04 The recommended git tool is: git 12:19:05 using credential edgex-jenkins-ssh 12:19:05 Cloning the remote Git repository 12:19:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:19:06 > git init /w/workspace/edgex-go/3 # timeout=10 12:19:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:19:06 > git --version # timeout=10 12:19:06 > git --version # 'git version 2.17.1' 12:19:06 using GIT_SSH to set credentials SSH Credentials for GitHub 12:19:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:19:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:19:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:19:30 ./bin/test-attribution-txt.sh [Pipeline] echo 12:19:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:19:31 + ls -al . 12:19:31 total 664 12:19:31 drwxrwxr-x 9 1001 1001 4096 Nov 13 12:19 . 12:19:31 drwxr-xr-x 4 root root 4096 Nov 13 12:15 .. 12:19:31 -rw-rw-r-- 1 1001 1001 11 Nov 13 12:12 .dockerignore 12:19:31 drwxrwxr-x 8 1001 1001 4096 Nov 13 12:12 .git 12:19:31 drwxrwxr-x 4 1001 1001 4096 Nov 13 12:12 .github 12:19:31 -rw-rw-r-- 1 1001 1001 804 Nov 13 12:12 .gitignore 12:19:31 -rw-rw-r-- 1 1001 1001 42 Nov 13 12:12 .golangci.yml 12:19:31 -rw-rw-r-- 1 1001 1001 76 Nov 13 12:12 .hadolint.yml 12:19:31 -rw-rw-r-- 1 1001 1001 166 Nov 13 12:12 .sonarcloud.properties 12:19:31 -rw-rw-r-- 1 1001 1001 1171 Nov 13 12:12 ADOPTERS.md 12:19:31 -rw-rw-r-- 1 1001 1001 8910 Nov 13 12:12 Attribution.txt 12:19:31 -rw-rw-r-- 1 1001 1001 43881 Nov 13 12:12 CHANGELOG.md 12:19:31 -rw-rw-r-- 1 1001 1001 3804 Nov 13 12:12 CONTRIBUTING.md 12:19:31 -rw-rw-r-- 1 1001 1001 677 Nov 13 12:12 GOVERNANCE.md 12:19:31 -rw-rw-r-- 1 1001 1001 849 Nov 13 12:12 Jenkinsfile 12:19:31 -rw-rw-r-- 1 1001 1001 10775 Nov 13 12:12 LICENSE 12:19:31 -rw-rw-r-- 1 1001 1001 6508 Nov 13 12:12 Makefile 12:19:31 -rw-rw-r-- 1 1001 1001 582 Nov 13 12:12 OWNERS.md 12:19:31 -rw-rw-r-- 1 1001 1001 8256 Nov 13 12:12 README.md 12:19:31 -rw-rw-r-- 1 1001 1001 6912 Nov 13 12:12 SECURITY.md 12:19:31 -rw-rw-r-- 1 1001 1001 5 Nov 13 12:10 VERSION 12:19:31 -rw-rw-r-- 1 1001 1001 4131 Nov 13 12:12 ZMQWindows.md 12:19:31 drwxrwxr-x 2 1001 1001 4096 Nov 13 12:12 bin 12:19:31 drwxrwxr-x 14 1001 1001 4096 Nov 13 12:12 cmd 12:19:31 -rw-r--r-- 1 root root 428381 Nov 13 12:18 coverage.out 12:19:31 -rw-rw-r-- 1 1001 1001 822 Nov 13 12:12 go.mod 12:19:31 -rw-rw-r-- 1 1001 1001 49471 Nov 13 12:12 go.sum 12:19:31 drwxrwxr-x 8 1001 1001 4096 Nov 13 12:12 internal 12:19:31 drwxrwxr-x 3 1001 1001 4096 Nov 13 12:12 openapi 12:19:31 drwxrwxr-x 4 1001 1001 4096 Nov 13 12:12 snap 12:19:31 -rw-rw-r-- 1 1001 1001 204 Nov 13 12:12 version.go [Pipeline] sh 12:19:32 + '[' -e coverage.out ] 12:19:32 + chown 1001:1001 coverage.out [Pipeline] stash 12:19:32 Warning: overwriting stash ‘coverage-report’ 12:19:32 Stashed 1 file(s) [Pipeline] sh 12:19:33 + make build 12:19:33 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 12:19: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 12:20:02 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 12:20:04 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 12:20:07 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 12:20:09 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 12:20:12 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 12:20:16 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 12:20:19 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 12:20:23 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 12:20:26 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 12:20:29 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] } 12:20:36 $ docker stop --time=1 c3ec9fb026d0be1a1af8a06c5d13fb3ade7cc0d5c5939cda8dab430a67562a70 12:20:38 $ docker rm -f c3ec9fb026d0be1a1af8a06c5d13fb3ade7cc0d5c5939cda8dab430a67562a70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:20:40 12:20:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:20:40 latest: Pulling from edgex-devops/edgex-compose-arm64 12:20:40 29e5d40040c1: Pulling fs layer 12:20:40 1ce36da41761: Pulling fs layer 12:20:40 25b303627fd3: Pulling fs layer 12:20:40 29e5d40040c1: Verifying Checksum 12:20:40 29e5d40040c1: Download complete 12:20:41 1ce36da41761: Verifying Checksum 12:20:41 1ce36da41761: Download complete 12:20:41 29e5d40040c1: Pull complete 12:20:42 25b303627fd3: Verifying Checksum 12:20:42 25b303627fd3: Download complete 12:20:42 1ce36da41761: Pull complete 12:20:52 25b303627fd3: Pull complete 12:20:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:20:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 12:20:53 prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container 12:20:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:20:53 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:20:53 Merge succeeded, producing 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:20:53 Checking out Revision 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 (PR-3815) 12:20:55 $ docker top 79e06f8fc9ed348fd1b4711d6965fe8887ccddba25f1768e448f9798a98b2876 -eo pid,comm [Pipeline] { [Pipeline] sh 12:20:56 + docker-compose build --help 12:20:56 + grep parallel 12:20:56 Commit message: "fix(snap): make secretstore connect hook idempotent" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:57 + echo snap-build.sh 12:20:57 snap-build.sh 12:20:57 + SNAP_BASE_DIR=. 12:20:57 + '[' '!' -z /w/workspace/edgex-go/3 ']' 12:20:57 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 12:20:57 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 12:20:57 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 12:20:57 + cd /w/workspace/edgex-go/3 12:20:57 + sudo apt-get remove -qy --purge lxd lxd-client 12:20:57 Reading package lists... 12:20:57 Building dependency tree... 12:20:57 Reading state information... 12:20:57 The following packages were automatically installed and are no longer required: 12:20:57 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:20:57 uidmap xdelta3 12:20:57 Use 'sudo apt autoremove' to remove them. 12:20:57 The following packages will be REMOVED: 12:20:57 lxd* lxd-client* 12:20:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:20:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:20:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:20:52 using GIT_SSH to set credentials SSH Credentials for GitHub 12:20:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3815/head:refs/remotes/origin/PR-3815 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:20:53 > git config core.sparsecheckout # timeout=10 12:20:53 > git checkout -f 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 # timeout=10 12:20:53 > git remote # timeout=10 12:20:53 > git config --get remote.origin.url # timeout=10 12:20:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:20:53 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 12:20:53 > git rev-parse HEAD^{commit} # timeout=10 12:20:53 > git config core.sparsecheckout # timeout=10 12:20:53 > git checkout -f 99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 # timeout=10 12:20:58 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:20:58 After this operation, 31.7 MB disk space will be freed. 12:20:58 (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.) 12:20:58 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:20:59 Removing lxd dnsmasq configuration 12:20:59 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:20:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:21:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:21:00 (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.) 12:21:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:21:01 --parallel Build images in parallel. [Pipeline] } 12:21:01 $ docker stop --time=1 79e06f8fc9ed348fd1b4711d6965fe8887ccddba25f1768e448f9798a98b2876 12:21:01 Processing triggers for systemd (237-3ubuntu10.45) ... 12:21:01 Processing triggers for ureadahead (0.100.0-21) ... 12:21:01 + sudo snap remove --purge lxd 12:21:02 snap "lxd" is not installed 12:21:02 + sudo groupadd --force --system lxd 12:21:02 ++ whoami 12:21:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:21:02 + newgrp - lxd 12:21:02 + sudo snap install lxd 12:21:02 $ docker rm -f 79e06f8fc9ed348fd1b4711d6965fe8887ccddba25f1768e448f9798a98b2876 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:21:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:21:03 . [Pipeline] withDockerContainer 12:21:03 prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container 12:21:03 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 12:21:05 $ docker top 7bf6605ea26144d5916338839d804f0bce5c51c31f8b6241536d07b01a262602 -eo pid,comm [Pipeline] { [Pipeline] sh 12:21:06 + docker-compose -f ./docker-compose-build.yml build --parallel 12:21:10 Building core-command ... 12:21:10 Building core-data ... 12:21:10 Building core-metadata ... 12:21:10 Building security-bootstrapper ... 12:21:10 Building security-proxy-setup ... 12:21:10 Building security-secretstore-setup ... 12:21:10 Building support-notifications ... 12:21:10 Building support-scheduler ... 12:21:10 Building sys-mgmt-agent ... 12:21:10 Building sys-mgmt-agent 12:21:10 Building core-metadata 12:21:10 Building security-proxy-setup 12:21:10 Building security-bootstrapper 12:21:10 Building core-command 12:21:12 2021-11-13T12:21:09Z INFO Waiting for automatic snapd restart... 12:21:30 lxd 4.20 from Canonical* installed 12:21:30 + sudo lxd init --auto 12:21:38 + sudo snap install --classic snapcraft 12:21:50 snapcraft 5.0 from Canonical* installed 12:21:50 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:21:50 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:21:50 % Total % Received % Xferd Average Speed Time Time Time Current 12:21:50 Dload Upload Total Spent Left Speed 12:21:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 1587 0 --:--:-- --:--:-- --:--:-- 1587 12:21:51 100 3325k 100 3325k 0 0 4203k 0 --:--:-- --:--:-- --:--:-- 4203k 12:21:51 ./yq_linux_amd64 12:21:51 + sudo snapcraft prime --use-lxd 12:21:53 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:21:53 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: 12:21:53 - README.md 12:21:53 12:21:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:21:53 Launching a container. 12:22:11 Waiting for container to be ready 12:22:11 To start your first container, try: lxc launch ubuntu:20.04 12:22:11 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 12:22:11 12:22:13 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:22:13 Waiting for network to be ready... 12:22:13 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:22:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:22:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 12:22:14 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:22:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:22:15 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:22:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:22:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:22:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 12:22:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:22:15 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:22:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:22:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 12:22:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 12:22:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 12:22:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 12:22:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 12:22:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 12:22:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:22:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 12:22:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 12:22:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 12:22:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 12:22:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 12:22:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 12:22:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 12:22:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 12:22:18 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:22:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:22:18 ---> f244e9000364 12:22:18 Step 3/20 : WORKDIR /edgex-go 12:22:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:22:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:22:18 ---> f244e9000364 12:22:18 Step 3/22 : WORKDIR /edgex-go 12:22:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:22:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:22:18 ---> f244e9000364 12:22:18 Step 3/22 : WORKDIR /edgex-go 12:22:18 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:22:18 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:22:18 ---> f244e9000364 12:22:18 Step 3/30 : WORKDIR /edgex-go 12:22:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:22:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:22:18 ---> f244e9000364 12:22:18 Step 3/22 : WORKDIR /edgex-go 12:22:18 ---> Running in f15cea87089d 12:22:18 ---> Running in 00740dc79c08 12:22:18 ---> Running in e35fc7ae1aaa 12:22:18 ---> Running in 8cd22874aabe 12:22:18 ---> Running in 4dbc4695b617 12:22:18 Removing intermediate container 4dbc4695b617 12:22:18 ---> bdd04d7823e4 12:22:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:18 ---> Running in 5e47d34cea79 12:22:18 Removing intermediate container f15cea87089d 12:22:18 ---> cfdc86ac1696 12:22:18 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:18 Removing intermediate container e35fc7ae1aaa 12:22:18 ---> cf058c33a15a 12:22:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:18 Removing intermediate container 00740dc79c08 12:22:18 ---> e8f00775add5 12:22:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:18 Removing intermediate container 8cd22874aabe 12:22:18 ---> b1cc9674eee4 12:22:18 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:18 ---> Running in b0b6f0e6ae6e 12:22:18 ---> Running in 3ea231a23ccc 12:22:18 ---> Running in bf4e7e50b1eb 12:22:18 ---> Running in dc1493f5e4ac 12:22:18 Fetched 25.6 MB in 5s (5396 kB/s) 12:22:19 Reading package lists... 12:22:19 Reading package lists... 12:22:19 Building dependency tree... 12:22:19 Reading state information... 12:22:19 The following additional packages will be installed: 12:22:19 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:22:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:22:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:22:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:22:19 Suggested packages: 12:22:19 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:22:19 Recommended packages: 12:22:19 gnupg libsasl2-modules 12:22:19 The following NEW packages will be installed: 12:22:19 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:22:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:22:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:22:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:22:19 The following packages will be upgraded: 12:22:19 gpg gpg-agent gpgconf libudev1 12:22:20 Removing intermediate container 5e47d34cea79 12:22:20 ---> 9b32c8e6a3ce 12:22:20 Step 5/22 : RUN apk add --update --no-cache make bash git 12:22:20 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 12:22:20 Need to get 3527 kB of archives. 12:22:20 After this operation, 13.3 MB of additional disk space will be used. 12:22:20 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 12:22:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 12:22:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 12:22:20 ---> Running in 51afb4699c3d 12:22:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 12:22:20 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 12:22:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 12:22:20 Removing intermediate container b0b6f0e6ae6e 12:22:20 ---> c699b05731c1 12:22:20 Step 5/22 : RUN apk add --update --no-cache make git 12:22:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:22:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:22:20 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 12:22:20 ---> Running in cf8774aa726f 12:22:20 Removing intermediate container 3ea231a23ccc 12:22:20 ---> 6786c39fba7d 12:22:20 Step 5/20 : RUN apk add --update --no-cache make git 12:22:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 12:22:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 12:22:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:22:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:22:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:22:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:22:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:22:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:22:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:22:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:22:21 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:22:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:22:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 12:22:21 ---> Running in 524a9fdd5d86 12:22:21 Removing intermediate container dc1493f5e4ac 12:22:21 ---> 49b7bc0ce25c 12:22:21 Step 5/30 : RUN apk add --update --no-cache make git 12:22:21 Removing intermediate container bf4e7e50b1eb 12:22:21 ---> 074b0e4ae893 12:22:21 Step 5/22 : RUN apk add --update --no-cache make git 12:22:21 debconf: delaying package configuration, since apt-utils is not installed 12:22:21 Fetched 3527 kB in 1s (3056 kB/s) 12:22:21 (Reading database ... 12511 files and directories currently installed.) 12:22:21 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 12:22:21 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:22:21 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 12:22:21 Selecting previously unselected package udev. 12:22:21 (Reading database ... 12511 files and directories currently installed.) 12:22:21 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 12:22:21 Unpacking udev (237-3ubuntu10.52) ... 12:22:21 ---> Running in f89b327b5b18 12:22:21 ---> Running in 4c54183fbf06 12:22:21 Selecting previously unselected package libfuse2:amd64. 12:22:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:22:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:22:21 Selecting previously unselected package fuse. 12:22:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:22:21 Unpacking fuse (2.9.7-1ubuntu1) ... 12:22:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 12:22:21 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:22:21 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 12:22:21 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:22:21 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 12:22:21 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:22:22 Selecting previously unselected package libksba8:amd64. 12:22:22 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:22:22 Unpacking libksba8:amd64 (1.3.5-2) ... 12:22:22 Selecting previously unselected package libroken18-heimdal:amd64. 12:22:22 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:22:22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:22 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:22:22 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:22:22 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:22:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:22:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:22:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:22:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:22 Selecting previously unselected package libwind0-heimdal:amd64. 12:22:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:22:22 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:22 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:22:22 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:22:22 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:22:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:22:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:22:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:22:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:22:22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:22:22 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:22:22 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:22 Selecting previously unselected package libsasl2-modules-db:amd64. 12:22:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:22:22 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:22:22 Selecting previously unselected package libsasl2-2:amd64. 12:22:22 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:22:22 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:22:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:22:22 Selecting previously unselected package libldap-common. 12:22:22 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 12:22:22 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:22:22 Selecting previously unselected package libldap-2.4-2:amd64. 12:22:22 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 12:22:22 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:22:22 Selecting previously unselected package dirmngr. 12:22:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 12:22:22 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 12:22:23 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:22:23 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 12:22:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:22:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:22:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:22:23 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 12:22:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:23 Setting up libksba8:amd64 (1.3.5-2) ... 12:22:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:22:23 Setting up udev (237-3ubuntu10.52) ... 12:22:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:22:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:22:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:22:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:22:23 invoke-rc.d: policy-rc.d denied execution of start. 12:22:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:22:23 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:23 Processing triggers for systemd (237-3ubuntu10) ... 12:22:23 Setting up fuse (2.9.7-1ubuntu1) ... 12:22:23 Setting up gpg (2.2.4-1ubuntu1.4) ... 12:22:23 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:23 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:23 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:23 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:23 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:23 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:23 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:22:23 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:22:23 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 12:22:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:22:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:22:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:22:24 OK: 219 MiB in 52 packages 12:22:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:22:24 settings in the [Install] section, and DefaultInstance for template units). 12:22:24 This means they are not meant to be enabled using systemctl. 12:22:24 Possible reasons for having this kind of units are: 12:22:24 1) A unit may be statically enabled by being symlinked from another unit's 12:22:24 .wants/ or .requires/ directory. 12:22:24 2) A unit's purpose may be to act as a helper for some other unit which has 12:22:24 a requirement dependency on it. 12:22:24 3) A unit may be started when needed via activation (socket, path, timer, 12:22:24 D-Bus, udev, scripted systemctl call, ...). 12:22:24 4) In case of template units, the unit is meant to be enabled with some 12:22:24 instance name specified. 12:22:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:22:24 Reading package lists... 12:22:24 Building dependency tree... 12:22:24 Reading state information... 12:22:24 The following additional packages will be installed: 12:22:24 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:22:24 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:22:24 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:22:24 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:22:24 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:22:24 Suggested packages: 12:22:24 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:22:24 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:22:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:22:24 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:22:24 systemd-container policykit-1 12:22:24 Recommended packages: 12:22:24 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:22:24 OK: 219 MiB in 52 packages 12:22:25 The following NEW packages will be installed: 12:22:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:22:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:22:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:22:25 multiarch-support openssh-client python3 python3-minimal python3.6 12:22:25 python3.6-minimal snapd squashfs-tools sudo 12:22:25 The following packages will be upgraded: 12:22:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:22:25 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 12:22:25 Need to get 36.8 MB of archives. 12:22:25 After this operation, 147 MB of additional disk space will be used. 12:22:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 12:22:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 12:22:25 OK: 219 MiB in 52 packages 12:22:25 OK: 219 MiB in 52 packages 12:22:25 OK: 219 MiB in 52 packages 12:22:25 Removing intermediate container 51afb4699c3d 12:22:25 ---> 13b1e74b1221 12:22:25 Step 6/22 : COPY . . 12:22:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 12:22:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:22:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 12:22:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 12:22:26 Removing intermediate container cf8774aa726f 12:22:26 ---> ad6e3d044ee4 12:22:26 Step 6/22 : COPY . . 12:22:26 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 12:22:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 12:22:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:22:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:22:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:22:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:22:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:22:26 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 12:22:26 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 12:22:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:22:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:22:26 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:22:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 12:22:26 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:22:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:22:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:22:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:22:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:22:26 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:22:26 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:22:26 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 12:22:26 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:22:26 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 12:22:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 12:22:26 Removing intermediate container 524a9fdd5d86 12:22:26 ---> b9ca65ede768 12:22:26 Step 6/20 : COPY . . 12:22:27 Removing intermediate container f89b327b5b18 12:22:27 ---> 17f772426b36 12:22:27 Step 6/30 : COPY . . 12:22:27 Removing intermediate container 4c54183fbf06 12:22:27 ---> 125ebda7e269 12:22:27 Step 6/22 : COPY . . 12:22:28 debconf: delaying package configuration, since apt-utils is not installed 12:22:28 Fetched 36.8 MB in 3s (12.4 MB/s) 12:22:28 (Reading database ... 12757 files and directories currently installed.) 12:22:28 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 12:22:28 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:22:28 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 12:22:28 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:22:28 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 12:22:28 (Reading database ... 12757 files and directories currently installed.) 12:22:28 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 12:22:28 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 12:22:28 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 12:22:28 (Reading database ... 12757 files and directories currently installed.) 12:22:28 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 12:22:28 Unpacking apt (1.6.14) over (1.6.1) ... 12:22:29 Setting up apt (1.6.14) ... 12:22:29 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:22:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:22:29 (Reading database ... 12764 files and directories currently installed.) 12:22:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 12:22:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 12:22:30 Selecting previously unselected package libpython3.6-minimal:amd64. 12:22:30 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:22:30 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:22:30 Selecting previously unselected package libexpat1:amd64. 12:22:30 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:22:30 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:22:30 Selecting previously unselected package python3.6-minimal. 12:22:30 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:22:30 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:22:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 12:22:30 Checking for services that may need to be restarted...done. 12:22:30 Checking for services that may need to be restarted...done. 12:22:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:22:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:22:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:22:30 Selecting previously unselected package python3-minimal. 12:22:30 (Reading database ... 13012 files and directories currently installed.) 12:22:30 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:22:30 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:22:31 Selecting previously unselected package mime-support. 12:22:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:22:31 Unpacking mime-support (3.60ubuntu1) ... 12:22:31 Selecting previously unselected package libmpdec2:amd64. 12:22:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:22:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:22:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:22:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:22:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:22:31 Selecting previously unselected package python3.6. 12:22:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:22:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:22:31 Selecting previously unselected package libpython3-stdlib:amd64. 12:22:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:22:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:22:31 Setting up python3-minimal (3.6.7-1~18.04) ... 12:22:31 Selecting previously unselected package python3. 12:22:31 (Reading database ... 13442 files and directories currently installed.) 12:22:31 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:22:31 Unpacking python3 (3.6.7-1~18.04) ... 12:22:31 Selecting previously unselected package multiarch-support. 12:22:31 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:22:31 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:22:31 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:22:31 Selecting previously unselected package liblzo2-2:amd64. 12:22:31 (Reading database ... 13479 files and directories currently installed.) 12:22:31 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:22:31 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:22:31 Selecting previously unselected package libbsd0:amd64. 12:22:31 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:22:31 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:22:31 Selecting previously unselected package sudo. 12:22:31 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:22:31 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:22:32 Selecting previously unselected package apparmor. 12:22:32 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:22:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:22:32 Selecting previously unselected package libedit2:amd64. 12:22:32 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:22:32 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:22:32 Selecting previously unselected package libkrb5support0:amd64. 12:22:32 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:22:32 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:22:32 Selecting previously unselected package libk5crypto3:amd64. 12:22:32 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:22:32 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:22:32 Selecting previously unselected package libkeyutils1:amd64. 12:22:32 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:22:32 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:22:32 Selecting previously unselected package libkrb5-3:amd64. 12:22:32 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:22:32 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:22:32 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:22:32 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:22:32 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:22:32 Selecting previously unselected package libssl1.0.0:amd64. 12:22:32 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 12:22:32 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 12:22:32 Selecting previously unselected package openssh-client. 12:22:32 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 12:22:32 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 12:22:32 Selecting previously unselected package squashfs-tools. 12:22:32 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 12:22:32 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:22:32 Selecting previously unselected package snapd. 12:22:32 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 12:22:32 Unpacking snapd (2.51.1+18.04) ... 12:22:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:22:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 12:22:35 Setting up mime-support (3.60ubuntu1) ... 12:22:35 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:22:35 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:22:35 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:22:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:22:35 Setting up systemd (237-3ubuntu10.52) ... 12:22:35 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:22:35 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:22:35 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:22:35 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:22:35 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:22:35 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:22:35 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:22:36 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:22:36 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:22:36 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:22:36 Setting up python3 (3.6.7-1~18.04) ... 12:22:36 running python rtupdate hooks for python3.6... 12:22:36 running python post-rtupdate hooks for python3.6... 12:22:36 Setting up apparmor (2.12-4ubuntu5.1) ... 12:22:37 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:22:37 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:22:37 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 12:22:37 Setting up snapd (2.51.1+18.04) ... 12:22:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:22:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:22:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:22:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:22:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:22:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:22:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:22:39 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:22:39 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:22:39 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:22:40 /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' 12:22:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:22:40 Processing triggers for systemd (237-3ubuntu10.52) ... 12:22:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:22:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:22:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:22:42 Reading package lists... 12:22:42 Reading package lists... 12:22:42 Building dependency tree... 12:22:42 Reading state information... 12:22:42 Calculating upgrade... 12:22:42 The following packages will be upgraded: 12:22:42 advancecomp base-files bash binutils binutils-common 12:22:42 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:22:42 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:22:42 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 12:22:42 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 12:22:42 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:22:42 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:22:42 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:22:42 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 12:22:42 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 12:22:42 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 12:22:42 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 12:22:42 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 12:22:42 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 12:22:42 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 12:22:42 ubuntu-keyring util-linux 12:22:42 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:22:42 Need to get 64.2 MB of archives. 12:22:42 After this operation, 5152 kB of additional disk space will be used. 12:22:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 12:22:42 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:22:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:22:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:22:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:22:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:22:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:22:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:22:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:22:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:22:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:22:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:22:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:22:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:22:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:22:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:22:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:22:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:22:43 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:22:43 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:22:43 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:22:43 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:22:43 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:22:43 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:22:43 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:22:43 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:22:43 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:22:43 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:22:43 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:22:43 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:22:43 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:22:43 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:22:43 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:22:43 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 12:22:43 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 12:22:43 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:22:43 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:22:43 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 12:22:43 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 12:22:43 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:22:43 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:22:43 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 12:22:43 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 12:22:43 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:22:43 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:22:43 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:22:43 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 12:22:43 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:22:43 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:22:43 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] 12:22:43 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 12:22:43 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 12:22:43 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 12:22:43 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:22:43 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:22:43 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:22:43 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:22:43 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:22:43 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:22:43 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:22:43 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:22:43 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:22:43 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:22:43 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:22:43 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:22:43 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:22:43 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:22:43 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:22:44 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 12:22:44 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:22:44 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:22:44 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:22:44 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 12:22:44 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:22:44 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:22:44 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:22:44 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:22:44 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:22:44 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:22:44 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:22:44 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:22:44 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:22:44 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:22:44 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 12:22:44 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] 12:22:44 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 12:22:44 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 12:22:44 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] 12:22:44 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:22:44 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 12:22:44 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:22:44 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 12:22:44 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 12:22:44 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:22:44 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:22:44 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:22:44 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] 12:22:44 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:22:44 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:22:44 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:22:44 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:22:44 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:22:44 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:22:44 debconf: delaying package configuration, since apt-utils is not installed 12:22:44 Fetched 64.2 MB in 2s (30.5 MB/s) 12:22:44 (Reading database ... 13914 files and directories currently installed.) 12:22:44 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:22:44 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:22:45 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:22:45 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:22:45 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 12:22:45 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 12:22:45 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:45 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:45 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:45 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:46 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:46 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:46 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:46 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:46 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:46 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:46 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:46 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:46 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:46 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:46 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:22:46 (Reading database ... 13914 files and directories currently installed.) 12:22:46 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:46 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:22:46 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:22:46 (Reading database ... 13914 files and directories currently installed.) 12:22:46 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:46 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:46 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:46 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:46 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:22:46 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:22:46 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:22:46 (Reading database ... 13914 files and directories currently installed.) 12:22:46 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:22:47 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:22:47 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:22:47 (Reading database ... 13914 files and directories currently installed.) 12:22:47 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 12:22:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:22:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:22:47 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 12:22:47 Setting up base-files (10.1ubuntu2.11) ... 12:22:47 Installing new version of config file /etc/issue ... 12:22:47 Installing new version of config file /etc/issue.net ... 12:22:47 Installing new version of config file /etc/lsb-release ... 12:22:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:22:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:22:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:22:48 Removing obsolete conffile /etc/default/motd-news ... 12:22:48 (Reading database ... 13915 files and directories currently installed.) 12:22:48 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:22:48 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:22:48 Setting up bash (4.4.18-2ubuntu1.2) ... 12:22:48 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 12:22:48 (Reading database ... 13915 files and directories currently installed.) 12:22:48 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:49 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:22:49 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:22:49 (Reading database ... 13915 files and directories currently installed.) 12:22:49 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:22:49 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:22:49 Setting up tar (1.29b-2ubuntu0.2) ... 12:22:49 (Reading database ... 13915 files and directories currently installed.) 12:22:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:22:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:22:49 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:22:49 (Reading database ... 13915 files and directories currently installed.) 12:22:49 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:22:49 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:22:49 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:22:49 (Reading database ... 13915 files and directories currently installed.) 12:22:49 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:22:49 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:22:49 ---> a59a3e980365 12:22:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:49 ---> c5b170119ae2 12:22:49 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:49 ---> Running in 7f9a157d27d2 12:22:49 ---> Running in 67f1f7b54306 12:22:49 ---> 9a63015b7ca0 12:22:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:49 ---> 0b41daeac698 12:22:49 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:49 ---> Running in 76499ee551db 12:22:49 ---> fcbbe3fb066e 12:22:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:49 ---> Running in 8703e60c9d84 12:22:49 ---> Running in 1a731392621d 12:22:49 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:22:49 (Reading database ... 13915 files and directories currently installed.) 12:22:49 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:22:49 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:22:49 Setting up grep (3.1-2build1) ... 12:22:50 (Reading database ... 13915 files and directories currently installed.) 12:22:50 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 12:22:50 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 12:22:50 Setting up gzip (1.6-5ubuntu1.1) ... 12:22:50 (Reading database ... 13915 files and directories currently installed.) 12:22:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:22:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:22:50 Setting up login (1:4.5-1ubuntu2) ... 12:22:50 (Reading database ... 13915 files and directories currently installed.) 12:22:50 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:22:50 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:22:50 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:22:50 (Reading database ... 13915 files and directories currently installed.) 12:22:50 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:22:50 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:22:50 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:22:50 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:22:50 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:22:50 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:22:51 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:22:51 (Reading database ... 13915 files and directories currently installed.) 12:22:51 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:22:51 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:22:51 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:22:51 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:22:51 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:22:51 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:22:51 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:22:51 (Reading database ... 13915 files and directories currently installed.) 12:22:51 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:22:51 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:22:52 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:22:52 (Reading database ... 13915 files and directories currently installed.) 12:22:52 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:52 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:52 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:22:52 (Reading database ... 13915 files and directories currently installed.) 12:22:52 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:52 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:52 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:22:52 (Reading database ... 13915 files and directories currently installed.) 12:22:52 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:52 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:52 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:22:52 (Reading database ... 13915 files and directories currently installed.) 12:22:52 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:52 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:52 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:22:52 (Reading database ... 13915 files and directories currently installed.) 12:22:52 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:22:52 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:22:52 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:22:52 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:22:52 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:22:52 (Reading database ... 13915 files and directories currently installed.) 12:22:52 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:22:52 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:22:52 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:22:52 (Reading database ... 13915 files and directories currently installed.) 12:22:52 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:52 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:52 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:22:52 (Reading database ... 13915 files and directories currently installed.) 12:22:52 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:52 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:53 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:22:53 (Reading database ... 13915 files and directories currently installed.) 12:22:53 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:53 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:53 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:22:53 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:22:53 Removing intermediate container 7f9a157d27d2 12:22:53 ---> d2630021b5ea 12:22:53 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:22:53 ---> Running in d12bf4288699 12:22:53 Removing intermediate container 67f1f7b54306 12:22:53 ---> 726362c4cbe1 12:22:53 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:22:53 ---> Running in 789b0e689aea 12:22:53 Removing intermediate container 1a731392621d 12:22:53 ---> 55b244659831 12:22:53 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:22:53 ---> Running in e607dfd54bca 12:22:54 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:22:54 (Reading database ... 13915 files and directories currently installed.) 12:22:54 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:22:54 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:22:54 Removing intermediate container 76499ee551db 12:22:54 ---> 59f5bd7b5658 12:22:54 Step 8/22 : RUN make cmd/core-command/core-command 12:22:54 Removing intermediate container 8703e60c9d84 12:22:54 ---> 02026d3a8121 12:22:54 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:22:54 ---> Running in cc46185e1046 12:22:54 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:22:54 (Reading database ... 13915 files and directories currently installed.) 12:22:54 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:22:54 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:22:54 ---> Running in 18165ec4e9fa 12:22:54 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:22:54 (Reading database ... 13917 files and directories currently installed.) 12:22:54 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:22:54 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:22:54 Setting up debconf (1.5.66ubuntu1) ... 12:22:54 (Reading database ... 13917 files and directories currently installed.) 12:22:54 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:22:54 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:22:54 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:22:54 (Reading database ... 13917 files and directories currently installed.) 12:22:54 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:22:54 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:22:55 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:22:55 (Reading database ... 13917 files and directories currently installed.) 12:22:55 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:22:55 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:22:55 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:22:55 (Reading database ... 13917 files and directories currently installed.) 12:22:55 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:22:55 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:22:55 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 12:22:55 (Reading database ... 13919 files and directories currently installed.) 12:22:55 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:22:55 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:22:55 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 12:22:55 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:22:55 (Reading database ... 13923 files and directories currently installed.) 12:22:55 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:22:55 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:22:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 12:22:55 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 12:22:55 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 12:22:55 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:22:55 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:22:55 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:22:55 (Reading database ... 13923 files and directories currently installed.) 12:22:55 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 12:22:55 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 12:22:55 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 12:22:55 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 12:22:56 (Reading database ... 13923 files and directories currently installed.) 12:22:56 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 12:22:56 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 12:22:56 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 12:22:56 (Reading database ... 13923 files and directories currently installed.) 12:22:56 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 12:22:56 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:22:56 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 12:22:56 (Reading database ... 13923 files and directories currently installed.) 12:22:56 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:22:56 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:22:56 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:22:56 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 12:22:56 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 12:22:56 (Reading database ... 13923 files and directories currently installed.) 12:22:56 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:22:56 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:22:56 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:22:56 (Reading database ... 13923 files and directories currently installed.) 12:22:56 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:22:56 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:22:56 Setting up passwd (1:4.5-1ubuntu2) ... 12:22:56 (Reading database ... 13923 files and directories currently installed.) 12:22:56 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 12:22:56 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:22:57 Setting up gpgv (2.2.4-1ubuntu1.4) ... 12:22:57 (Reading database ... 13923 files and directories currently installed.) 12:22:57 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:22:57 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:22:57 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:22:57 (Reading database ... 13923 files and directories currently installed.) 12:22:57 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:22:57 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:22:57 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:22:57 (Reading database ... 13923 files and directories currently installed.) 12:22:57 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:22:57 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:22:57 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:22:57 (Reading database ... 13923 files and directories currently installed.) 12:22:57 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:22:57 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:22:57 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:22:57 (Reading database ... 13923 files and directories currently installed.) 12:22:57 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:22:57 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:22:57 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:22:57 (Reading database ... 13923 files and directories currently installed.) 12:22:57 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 12:22:57 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 12:22:57 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 12:22:57 (Reading database ... 13923 files and directories currently installed.) 12:22:57 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 12:22:58 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 12:22:58 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 12:22:58 (Reading database ... 13923 files and directories currently installed.) 12:22:58 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:22:58 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:22:58 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:22:58 (Reading database ... 13924 files and directories currently installed.) 12:22:58 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:22:58 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:22:58 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:22:58 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:22:58 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 12:22:58 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 12:22:58 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 12:22:58 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 12:22:58 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:22:58 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:22:58 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:22:58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:22:58 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:22:58 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:22:58 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:22:58 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:22:58 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:22:58 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:22:59 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:22:59 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:22:59 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:22:59 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:22:59 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 12:22:59 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 12:22:59 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:22:59 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:22:59 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:22:59 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:22:59 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:22:59 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:23:00 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:23:00 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:23:00 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:23:00 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:23:00 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:23:00 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:23:00 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:23:00 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:23:00 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:23:00 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:23:00 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:23:00 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:23:00 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:23:00 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:23:01 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:23:01 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:23:02 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:23:02 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:23:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:23:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:23:02 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:23:02 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:23:03 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:23:03 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:23:03 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:23:03 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:23:03 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:23:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:23:03 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:23:03 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:23:03 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:23:03 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:23:03 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:23:03 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:23:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:23:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:23:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:23:04 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:23:04 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:23:04 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:23:04 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:23:04 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:23:04 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:23:04 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:23:04 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:23:04 Setting up tzdata (2021e-0ubuntu0.18.04) ... 12:23:04 12:23:04 Current default time zone: 'Etc/UTC' 12:23:04 Local time is now: Sat Nov 13 12:23:04 UTC 2021. 12:23:04 Universal Time is now: Sat Nov 13 12:23:04 UTC 2021. 12:23:04 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:23:04 12:23:04 Setting up systemd-sysv (237-3ubuntu10.52) ... 12:23:04 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:23:04 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 12:23:04 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:23:04 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:23:04 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:23:04 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:23:04 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:23:04 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:23:04 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:23:04 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:23:04 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:23:04 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:23:04 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 12:23:04 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:23:04 Setting up patch (2.7.6-2ubuntu1.1) ... 12:23:04 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:23:04 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:23:04 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 12:23:04 Installing new version of config file /etc/ssl/openssl.cnf ... 12:23:04 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:23:04 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:23:04 Setting up ca-certificates (20210119~18.04.2) ... 12:23:06 Updating certificates in /etc/ssl/certs... 12:23:07 23 added, 28 removed; done. 12:23:07 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:23:07 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:23:07 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:23:07 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:23:07 Setting up pkgbinarymangler (138.18.04.1) ... 12:23:07 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:23:07 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 12:23:07 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:23:07 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:23:07 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:23:07 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:23:07 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:23:07 Setting up perl (5.26.1-6ubuntu0.5) ... 12:23:07 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 12:23:07 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:23:07 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:23:07 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 12:23:07 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:23:07 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:23:07 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:23:07 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:23:07 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:23:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:23:07 Processing triggers for systemd (237-3ubuntu10.52) ... 12:23:07 Processing triggers for mime-support (3.60ubuntu1) ... 12:23:07 Processing triggers for ca-certificates (20210119~18.04.2) ... 12:23:07 Updating certificates in /etc/ssl/certs... 12:23:08 0 added, 0 removed; done. 12:23:08 Running hooks in /etc/ca-certificates/update.d... 12:23:08 done. 12:23:08 Reading package lists... 12:23:08 Building dependency tree... 12:23:08 Reading state information... 12:23:09 The following NEW packages will be installed: 12:23:09 apt-transport-https 12:23:09 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:23:09 Need to get 4348 B of archives. 12:23:09 After this operation, 154 kB of additional disk space will be used. 12:23:09 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 12:23:09 debconf: delaying package configuration, since apt-utils is not installed 12:23:09 Fetched 4348 B in 0s (23.7 kB/s) 12:23:09 Selecting previously unselected package apt-transport-https. 12:23:09 (Reading database ... 13931 files and directories currently installed.) 12:23:09 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 12:23:09 Unpacking apt-transport-https (1.6.14) ... 12:23:09 Setting up apt-transport-https (1.6.14) ... 12:23:10 Waiting for network to be ready... 12:23:16 2021-11-13T12:23:12Z INFO Waiting for automatic snapd restart... 12:23:16 snapd 2.52.1 from Canonical* installed 12:23:16 "snapd" switched to the "latest/stable" channel 12:23:16 12:23:19 core18 20211015 from Canonical* installed 12:23:19 "core18" switched to the "latest/stable" channel 12:23:19 12:23:22 snapcraft 5.0 from Canonical* installed 12:23:22 "snapcraft" switched to the "latest/stable" channel 12:23:22 12:23:26 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: 12:23:26 - README.md 12:23:26 12:23:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:23:27 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 12:23:27 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:23:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:23:28 Reading package lists... 12:23:28 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 12:23:28 Reading package lists... 12:23:29 Building dependency tree... 12:23:29 Reading state information... 12:23:29 Suggested packages: 12:23:29 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:23:29 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:23:29 Recommended packages: 12:23:29 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:23:29 The following NEW packages will be installed: 12:23:29 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:23:29 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:23:29 pkg-config zip 12:23:29 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:23:29 Need to get 7670 kB of archives. 12:23:29 After this operation, 43.8 MB of additional disk space will be used. 12:23:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 12:23:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 12:23:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 12:23:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 12:23:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:23:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:23:29 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:23:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:23:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:23:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:23:30 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:23:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:23:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:23:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:23:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:23:30 debconf: delaying package configuration, since apt-utils is not installed 12:23:30 Fetched 7670 kB in 1s (7319 kB/s) 12:23:30 Selecting previously unselected package libglib2.0-0:amd64. 12:23:30 (Reading database ... 13935 files and directories currently installed.) 12:23:30 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 12:23:30 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:23:30 Selecting previously unselected package libpsl5:amd64. 12:23:30 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:23:30 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:23:30 Selecting previously unselected package libnghttp2-14:amd64. 12:23:30 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:23:30 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:23:31 Selecting previously unselected package librtmp1:amd64. 12:23:31 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:23:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:23:31 Selecting previously unselected package libcurl3-gnutls:amd64. 12:23:31 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 12:23:31 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 12:23:31 Selecting previously unselected package liberror-perl. 12:23:31 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:23:31 Unpacking liberror-perl (0.17025-1) ... 12:23:31 Selecting previously unselected package git-man. 12:23:31 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 12:23:31 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 12:23:31 Selecting previously unselected package git. 12:23:31 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 12:23:31 Unpacking git (1:2.17.1-1ubuntu0.9) ... 12:23:31 Selecting previously unselected package libnorm1:amd64. 12:23:31 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:23:31 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:23:31 Selecting previously unselected package libpgm-5.2-0:amd64. 12:23:31 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:23:31 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:23:31 Selecting previously unselected package libsodium23:amd64. 12:23:31 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:23:31 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:23:32 Selecting previously unselected package libzmq5:amd64. 12:23:32 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:23:32 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:23:32 Selecting previously unselected package libzmq3-dev:amd64. 12:23:32 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:23:32 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:23:32 Selecting previously unselected package pkg-config. 12:23:32 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:23:32 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:23:32 Selecting previously unselected package zip. 12:23:32 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:23:32 Unpacking zip (3.0-11build1) ... 12:23:32 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:23:32 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 12:23:32 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:23:32 Setting up liberror-perl (0.17025-1) ... 12:23:32 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:23:32 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:23:32 No schema files found: doing nothing. 12:23:32 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:23:32 Setting up zip (3.0-11build1) ... 12:23:32 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:23:32 Setting up libsodium23:amd64 (1.0.16-2) ... 12:23:32 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:23:32 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:23:32 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 12:23:32 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:23:32 Setting up git (1:2.17.1-1ubuntu0.9) ... 12:23:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:23:33 git set to automatically installed. 12:23:33 git-man set to automatically installed. 12:23:33 libcurl3-gnutls set to automatically installed. 12:23:33 liberror-perl set to automatically installed. 12:23:33 libglib2.0-0 set to automatically installed. 12:23:33 libnghttp2-14 set to automatically installed. 12:23:33 libnorm1 set to automatically installed. 12:23:33 libpgm-5.2-0 set to automatically installed. 12:23:33 libpsl5 set to automatically installed. 12:23:33 librtmp1 set to automatically installed. 12:23:33 libsodium23 set to automatically installed. 12:23:33 libzmq3-dev set to automatically installed. 12:23:33 libzmq5 set to automatically installed. 12:23:33 pkg-config set to automatically installed. 12:23:33 zip set to automatically installed. 12:23:34 snapd is not logged in, snap install commands will use sudo 12:23:40 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 12:23:40 snapd is not logged in, snap install commands will use sudo 12:23:41 snap "core18" has no updates available 12:23:42 Pulling config-common 12:23:42 + snapcraftctl pull 12:23:43 Pulling go-build-helper 12:23:43 + snapcraftctl pull 12:23:44 'edgex-go' has dependencies that need to be staged: go-build-helper 12:23:44 Skipping pull go-build-helper (already ran) 12:23:44 Building go-build-helper 12:23:44 + snapcraftctl build 12:23:46 Staging go-build-helper 12:23:46 + snapcraftctl stage 12:23:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:23:56 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:23:56 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:23:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 12:23:56 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:23:56 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:23:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:23:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:23:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:23:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:23:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:23:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 12:23:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 12:23:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 12:23:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 12:23:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 12:23:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 12:23:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 12:23:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:23:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 12:23:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 12:23:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 12:23:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 12:23:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 12:23:56 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 12:23:56 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 12:23:56 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 12:23:56 Fetched 25.6 MB in 0s (0 B/s) 12:23:56 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:23:56 Fetched 224 kB in 0s (0 B/s) 12:23:56 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:23:56 Fetched 157 kB in 0s (0 B/s) 12:23:56 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:23:56 Fetched 221 kB in 0s (0 B/s) 12:23:56 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:23:56 Fetched 143 kB in 0s (0 B/s) 12:23:56 Pulling edgex-go 12:23:56 + snapcraftctl pull 12:23:57 Pulling hooks 12:23:57 + snapcraftctl pull 12:24:19 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 12:24:19 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 12:24:19 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:24:19 Fetched 0 B in 0s (0 B/s) 12:24:19 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:24:19 Fetched 96.5 kB in 0s (0 B/s) 12:24:19 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:24:19 Fetched 279 kB in 0s (0 B/s) 12:24:19 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:24:19 Fetched 122 kB in 0s (0 B/s) 12:24:19 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:24:19 Fetched 77.8 kB in 0s (0 B/s) 12:24:19 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:24:19 Fetched 8848 B in 0s (0 B/s) 12:24:19 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:24:19 Fetched 47.8 kB in 0s (0 B/s) 12:24:19 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:24:19 Fetched 45.6 kB in 0s (0 B/s) 12:24:19 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 12:24:19 Fetched 15.0 kB in 0s (0 B/s) 12:24:19 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 12:24:19 Fetched 220 kB in 0s (0 B/s) 12:24:19 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 12:24:19 Fetched 154 kB in 0s (0 B/s) 12:24:19 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:24:19 Fetched 50.6 kB in 0s (0 B/s) 12:24:19 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:24:19 Fetched 14.8 kB in 0s (0 B/s) 12:24:19 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:24:19 Fetched 41.8 kB in 0s (0 B/s) 12:24:19 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 12:24:19 Fetched 499 kB in 0s (0 B/s) 12:24:19 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:24:19 Fetched 111 kB in 0s (0 B/s) 12:24:19 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:24:19 Fetched 240 kB in 0s (0 B/s) 12:24:19 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:24:19 Fetched 29.3 kB in 0s (0 B/s) 12:24:19 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:24:19 Fetched 85.5 kB in 0s (0 B/s) 12:24:19 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:24:19 Fetched 24.5 kB in 0s (0 B/s) 12:24:19 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 12:24:19 Fetched 49.2 kB in 0s (0 B/s) 12:24:19 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:24:19 Fetched 54.2 kB in 0s (0 B/s) 12:24:19 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:24:19 Fetched 30.8 kB in 0s (0 B/s) 12:24:19 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 12:24:19 Fetched 15.8 kB in 0s (0 B/s) 12:24:19 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:24:19 Fetched 85.9 kB in 0s (0 B/s) 12:24:19 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 12:24:19 Fetched 8720 B in 0s (0 B/s) 12:24:19 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 12:24:19 Fetched 140 kB in 0s (0 B/s) 12:24:19 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:24:19 Fetched 119 kB in 0s (0 B/s) 12:24:19 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 12:24:19 Fetched 111 kB in 0s (0 B/s) 12:24:19 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:24:19 Fetched 11.1 kB in 0s (0 B/s) 12:24:19 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 12:24:19 Fetched 646 kB in 0s (0 B/s) 12:24:19 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:24:19 Fetched 41.3 kB in 0s (0 B/s) 12:24:19 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:24:19 Fetched 17.9 kB in 0s (0 B/s) 12:24:19 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:24:19 Fetched 368 kB in 0s (0 B/s) 12:24:19 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:24:19 Fetched 187 kB in 0s (0 B/s) 12:24:19 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:24:19 Fetched 175 kB in 0s (0 B/s) 12:24:19 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:24:19 Fetched 206 kB in 0s (0 B/s) 12:24:19 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 12:24:19 Fetched 1302 kB in 0s (0 B/s) 12:24:19 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:24:19 Fetched 36.2 kB in 0s (0 B/s) 12:24:19 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 12:24:19 Fetched 159 kB in 0s (0 B/s) 12:24:19 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:24:19 Fetched 107 kB in 0s (0 B/s) 12:24:19 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:24:19 Fetched 48.7 kB in 0s (0 B/s) 12:24:19 Pulling static-packages 12:24:19 + snapcraftctl pull 12:24:19 Pulling version 12:24:19 + cd /root/project 12:24:19 + git describe --tags --abbrev=0 12:24:19 + sed s/v// 12:24:19 + GIT_VERSION=2.0.1-dev.94 12:24:19 + [ -z 2.0.1-dev.94 ] 12:24:19 + snapcraftctl set-version 2.0.1-dev.94 12:24:20 Building config-common 12:24:20 + snapcraftctl build 12:24:21 Skipping build go-build-helper (already ran) 12:24:22 Building edgex-go 12:24:22 + cd /root/parts/edgex-go/src 12:24:22 + git describe --tags --abbrev=0 12:24:22 + sed s/v// 12:24:22 + GIT_VERSION=2.0.1-dev.94 12:24:22 + [ -z 2.0.1-dev.94 ] 12:24:22 + echo 2.0.1-dev.94 12:24:22 + [ ! -d vendor ] 12:24:22 + go mod download all 12:24:30 + make build 12:24:30 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 12:24:40 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 12:24:45 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 12:24:46 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 12:24:47 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 12:24:48 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 12:24:48 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 12:24:48 Removing intermediate container 789b0e689aea 12:24:48 ---> 863d03e9509d 12:24:48 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:24:48 ---> Running in a7202d3f3257 12:24:49 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 12:24:50 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 12:24:51 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 12:24:51 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 12:24:52 Removing intermediate container cc46185e1046 12:24:52 ---> 0b13a2cc88fb 12:24:52 12:24:52 Step 9/22 : FROM alpine:3.14 12:24:52 3.14: Pulling from library/alpine 12:24:53 Removing intermediate container d12bf4288699 12:24:53 ---> 2a2a328f81ef 12:24:53 12:24:53 Step 9/30 : FROM alpine:3.14 12:24:53 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 12:24:53 Status: Downloaded newer image for alpine:3.14 12:24:53 ---> bb3de5531c18 12:24:53 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:24:53 3.14: Pulling from library/alpine 12:24:53 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 12:24:53 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 12:24:53 Status: Image is up to date for alpine:3.14 12:24:53 ---> bb3de5531c18 12:24:53 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:24:53 ---> Running in 6a55635ea8ba 12:24:53 ---> Running in ee06030bb89b 12:24:54 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 12:24:54 Removing intermediate container ee06030bb89b 12:24:54 ---> df990d7b4d68 12:24:54 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 12:24:54 ---> Running in 8df110a5368a 12:24:54 Removing intermediate container a7202d3f3257 12:24:54 ---> 6b058a8120b8 12:24:54 12:24:54 Step 10/22 : FROM docker:20.10.8 12:24:55 20.10.8: Pulling from library/docker 12:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:24:55 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 12:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:24:56 Removing intermediate container 18165ec4e9fa 12:24:56 ---> ccaf6ce04183 12:24:56 12:24:56 Step 9/20 : FROM alpine:3.14 12:24:56 ---> bb3de5531c18 12:24:56 Step 10/20 : RUN apk add --update --no-cache curl 12:24:56 (1/1) Installing dumb-init (1.2.5-r1) 12:24:56 Executing busybox-1.33.1-r3.trigger 12:24:56 OK: 5 MiB in 15 packages 12:24:56 ---> Running in 7fe4daed0cf3 12:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:24:57 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:24:57 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:24:57 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:24:57 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:24:57 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:24:57 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:24:57 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:24:57 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:24:57 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:24:57 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:24:57 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:24:57 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:24:57 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:24:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:24:57 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:24:57 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:24:57 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:24:57 + 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 12:24:57 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:24:57 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:24:57 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:24:57 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:24:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:24:57 + 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 12:24:57 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:24:57 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:24:57 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:24:58 (1/2) Installing dumb-init (1.2.5-r1) 12:24:58 (2/2) Installing su-exec (0.2-r1) 12:24:58 Executing busybox-1.33.1-r3.trigger 12:24:58 OK: 5 MiB in 16 packages 12:24:58 Building hooks 12:24:58 + cd /root/parts/hooks/src 12:24:58 + make build 12:24:58 go mod tidy 12:24:58 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 12:24:59 go: downloading github.com/davecgh/go-spew v1.1.0 12:24:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:24:59 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:24:59 Removing intermediate container 6a55635ea8ba 12:24:59 ---> 4f821fbce547 12:24:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:24:59 ---> Running in 3515f3440d58 12:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:24:59 Removing intermediate container 8df110a5368a 12:24:59 ---> c845a93d5cd9 12:24:59 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 12:24:59 ---> Running in 1464ea3ce844 12:24:59 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:25:00 Removing intermediate container 3515f3440d58 12:25:00 ---> 2a418e0bca93 12:25:00 Step 12/22 : ENV APP_PORT=59882 12:25:00 ---> Running in 1c86f82ce69e 12:25:00 (1/5) Installing ca-certificates (20191127-r5) 12:25:00 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:25:00 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:25:00 (2/5) Installing brotli-libs (1.0.9-r5) 12:25:00 Removing intermediate container 1464ea3ce844 12:25:00 ---> 5225b9c91298 12:25:00 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:25:00 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:25:00 (4/5) Installing libcurl (7.79.1-r0) 12:25:00 (5/5) Installing curl (7.79.1-r0) 12:25:00 Removing intermediate container e607dfd54bca 12:25:00 ---> f58fd04a9cdd 12:25:00 12:25:00 Step 9/22 : FROM alpine:3.14 12:25:00 ---> bb3de5531c18 12:25:00 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:25:00 Executing busybox-1.33.1-r3.trigger 12:25:00 ---> Using cache 12:25:00 ---> 4f821fbce547 12:25:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:25:00 ---> Using cache 12:25:00 ---> 2a418e0bca93 12:25:00 Step 12/22 : ENV APP_PORT=59881 12:25:00 Executing ca-certificates-20191127-r5.trigger 12:25:00 ---> Running in c1550ecc86bd 12:25:00 ---> Running in 30b363274165 12:25:00 OK: 8 MiB in 19 packages 12:25:00 Removing intermediate container 1c86f82ce69e 12:25:00 ---> b08dc15731e2 12:25:00 Step 13/22 : EXPOSE $APP_PORT 12:25:01 ---> Running in 2b2c4dc2c9ab 12:25:01 Removing intermediate container c1550ecc86bd 12:25:01 ---> 7dcc28c2e8e0 12:25:01 Step 13/22 : EXPOSE $APP_PORT 12:25:01 Removing intermediate container 30b363274165 12:25:01 ---> 969bbba8cdfe 12:25:01 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:25:02 ---> Running in b076a1d456fb 12:25:02 ---> Running in 7083c0d7a727 12:25:02 Removing intermediate container 2b2c4dc2c9ab 12:25:02 ---> 56837abd329f 12:25:02 Step 14/22 : WORKDIR / 12:25:02 ---> Running in 040e6fe3b240 12:25:02 Removing intermediate container b076a1d456fb 12:25:02 ---> f8970ceee077 12:25:02 Step 14/22 : WORKDIR / 12:25:02 ---> Running in fcb36ec03b85 12:25:03 Removing intermediate container 040e6fe3b240 12:25:03 ---> 6d6cb6c72e03 12:25:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:25:03 Removing intermediate container 7fe4daed0cf3 12:25:03 ---> ad2e3dea6d54 12:25:03 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:25:03 ---> Running in 9adb48aaa98a 12:25:03 Removing intermediate container fcb36ec03b85 12:25:03 ---> 18b7bdf5c886 12:25:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:25:03 Building static-packages 12:25:03 + snapcraftctl build 12:25:04 Removing intermediate container 9adb48aaa98a 12:25:04 ---> f93b1f44d278 12:25:04 Step 12/20 : WORKDIR /edgex 12:25:04 ---> Running in bae1181880aa 12:25:04 ---> 776608dd907f 12:25:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:25:05 Removing intermediate container 7083c0d7a727 12:25:05 ---> ec20584b02f2 12:25:05 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 12:25:05 Removing intermediate container bae1181880aa 12:25:05 ---> 24fe8350c4f2 12:25:05 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:25:05 ---> Running in dc18c3bd2ed9 12:25:05 ---> ed5ddf93b8dd 12:25:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:25:05 Building version 12:25:05 + snapcraftctl build 12:25:06 Removing intermediate container dc18c3bd2ed9 12:25:06 ---> 7205c2b766f6 12:25:06 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:25:06 ---> 28a339b2cab0 12:25:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:25:07 ---> 23f7f09f64b6 12:25:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:25:07 ---> a3da32a5d1d7 12:25:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:25:07 ---> 13a4f3cc5aa8 12:25:07 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:25:07 Staging config-common 12:25:07 + snapcraftctl stage 12:25:07 ---> Running in 9d9c0731122b 12:25:08 Skipping stage go-build-helper (already ran) 12:25:08 Staging edgex-go 12:25:08 + snapcraftctl stage 12:25:08 ---> 89c6907ef3c3 12:25:08 Step 18/22 : ENTRYPOINT ["/core-command"] 12:25:08 ---> bbe92d3ae570 12:25:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:25:08 ---> Running in 5597dd8e0f47 12:25:09 ---> 7619cb00712f 12:25:09 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:25:09 ---> Running in 70e7b767336f 12:25:09 Removing intermediate container 5597dd8e0f47 12:25:09 ---> 7c709ce523b6 12:25:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:25:09 ---> Running in 731b6ab2166f 12:25:09 Removing intermediate container 70e7b767336f 12:25:09 ---> ef945e7e7530 12:25:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:25:10 Staging hooks 12:25:10 + snapcraftctl stage 12:25:10 ---> Running in 61a4adbf174e 12:25:10 Removing intermediate container 731b6ab2166f 12:25:10 ---> e1bce1f5f9dc 12:25:10 Step 20/22 : LABEL arch=arm64 12:25:10 ---> Running in c9204acdd686 12:25:10 Removing intermediate container 9d9c0731122b 12:25:10 ---> 9982bbbab01b 12:25:10 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:25:10 Staging static-packages 12:25:10 + snapcraftctl stage 12:25:11 Removing intermediate container 61a4adbf174e 12:25:11 ---> 0d0cce47ebd1 12:25:11 Step 20/22 : LABEL arch=arm64 12:25:11 ---> ea819d7ca9f0 12:25:11 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:25:11 ---> Running in 40bd3c6587af 12:25:11 ---> Running in 66936b1b836f 12:25:11 Removing intermediate container c9204acdd686 12:25:11 ---> 98a75c19f5c8 12:25:11 Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:25:11 ---> Running in 1cc4b6969f79 12:25:11 Removing intermediate container 40bd3c6587af 12:25:11 ---> e4d0545e6ad6 12:25:11 Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:25:11 ---> Running in bbbd0d48bbbf 12:25:11 Staging version 12:25:11 + snapcraftctl stage 12:25:12 Removing intermediate container 66936b1b836f 12:25:12 ---> e30050a4a6a8 12:25:12 Step 17/20 : CMD ["--init=true"] 12:25:12 ---> 6261107d358a 12:25:12 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:25:12 ---> Running in 900c554c4a94 12:25:12 Removing intermediate container 1cc4b6969f79 12:25:12 ---> efa424953239 12:25:12 Step 22/22 : LABEL version=0.0.0 12:25:12 ---> Running in e5883049f0f0 12:25:12 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 12:25:12 Status: Downloaded newer image for docker:20.10.8 12:25:12 ---> 3734d5adc5ac 12:25:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:25:12 Removing intermediate container bbbd0d48bbbf 12:25:12 ---> 1fb2922c777f 12:25:12 Step 22/22 : LABEL version=0.0.0 12:25:12 ---> Running in 173e6c8156d6 12:25:12 ---> Running in d5fa770372b4 12:25:12 Removing intermediate container 900c554c4a94 12:25:12 ---> 8da983aff6e8 12:25:12 Step 18/20 : LABEL arch=arm64 12:25:13 ---> Running in 192af635393c 12:25:13 Removing intermediate container e5883049f0f0 12:25:13 ---> 176591c545b5 12:25:13 12:25:13 Removing intermediate container 173e6c8156d6 12:25:13 ---> b7d76e08d731 12:25:13 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 12:25:13 Priming config-common 12:25:13 + snapcraftctl prime 12:25:13 ---> Running in bcf7b93f2321 12:25:13 Removing intermediate container d5fa770372b4 12:25:13 ---> cb48a9bbbc07 12:25:13 12:25:14 Successfully built 176591c545b5 12:25:14 Successfully tagged core-command-arm64:latest 12:25:14 Removing intermediate container 192af635393c 12:25:14 ---> dc321ae64920 12:25:14 Step 19/20 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308Building core-data 12:25:14 12:25:14  Building core-command ... done Successfully built cb48a9bbbc07 12:25:14 ---> Running in c61b4d072b3e 12:25:14 Successfully tagged core-metadata-arm64:latest 12:25:14 ---> d77bfc158c25 12:25:14 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:25:14 Priming go-build-helper 12:25:14 + snapcraftctl prime 12:25:14  Building core-metadata ... done Building security-secretstore-setup 12:25:14 Removing intermediate container c61b4d072b3e 12:25:14 ---> ad3949414659 12:25:14 Step 20/20 : LABEL version=0.0.0 12:25:14 ---> Running in 5184b29a336c 12:25:15 Priming edgex-go 12:25:15 + snapcraftctl prime 12:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:25:15 ---> 69cb368db7e6 12:25:15 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:25:15 Removing intermediate container 5184b29a336c 12:25:15 ---> a3398aa87cef 12:25:15 12:25:16 Successfully built a3398aa87cef 12:25:16 Successfully tagged security-proxy-setup-arm64:latest 12:25:16  Building security-proxy-setup ... done Building support-scheduler 12:25:16 (1/42) Installing readline (8.1.0-r0) 12:25:16 (2/42) Installing bash (5.1.4-r0) 12:25:16 Executing bash-5.1.4-r0.post-install 12:25:16 (3/42) Installing brotli-libs (1.0.9-r5) 12:25:16 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:25:16 (5/42) Installing libcurl (7.79.1-r0) 12:25:16 (6/42) Installing curl (7.79.1-r0) 12:25:16 (7/42) Installing dumb-init (1.2.5-r1) 12:25:16 (8/42) Installing libbz2 (1.0.8-r1) 12:25:16 (9/42) Installing expat (2.4.1-r0) 12:25:16 (10/42) Installing libffi (3.3-r2) 12:25:16 (11/42) Installing gdbm (1.19-r0) 12:25:16 (12/42) Installing xz-libs (5.2.5-r0) 12:25:16 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:25:16 Priming hooks 12:25:16 + snapcraftctl prime 12:25:16 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:25:16 ---> 6f1546b33b7c 12:25:16 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:25:16 (15/42) Installing mpdecimal (2.5.1-r1) 12:25:16 (16/42) Installing sqlite-libs (3.35.5-r0) 12:25:16 (17/42) Installing python3 (3.9.5-r1) 12:25:17 ---> 1525b8df12d3 12:25:17 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:25:17 Priming static-packages 12:25:17 + snapcraftctl prime 12:25:18 ---> Running in b16ff612f31d 12:25:18 (18/42) Installing py3-appdirs (1.4.4-r2) 12:25:18 (19/42) Installing py3-chardet (4.0.0-r2) 12:25:18 (20/42) Installing py3-idna (3.2-r0) 12:25:18 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:25:18 (22/42) Installing py3-certifi (2020.12.5-r1) 12:25:18 (23/42) Installing py3-requests (2.25.1-r4) 12:25:18 Removing intermediate container b16ff612f31d 12:25:18 ---> 847833ab05f4 12:25:18 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:25:19 (24/42) Installing py3-msgpack (1.0.2-r1) 12:25:19 (25/42) Installing py3-lockfile (0.12.2-r4) 12:25:19 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:25:19 (27/42) Installing py3-colorama (0.4.4-r1) 12:25:19 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:25:19 (29/42) Installing py3-distlib (0.3.1-r3) 12:25:19 (30/42) Installing py3-distro (1.5.0-r3) 12:25:19 (31/42) Installing py3-six (1.15.0-r1) 12:25:19 (32/42) Installing py3-webencodings (0.5.1-r4) 12:25:19 (33/42) Installing py3-html5lib (1.1-r1) 12:25:19 (34/42) Installing py3-parsing (2.4.7-r2) 12:25:19 (35/42) Installing py3-packaging (20.9-r1) 12:25:19 (36/42) Installing py3-toml (0.10.2-r2) 12:25:19 (37/42) Installing py3-pep517 (0.10.0-r2) 12:25:19 (38/42) Installing py3-progress (1.5-r2) 12:25:19 (39/42) Installing py3-retrying (1.3.3-r1) 12:25:19 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:25:19 (41/42) Installing py3-setuptools (52.0.0-r3) 12:25:19 (42/42) Installing py3-pip (20.3.4-r1) 12:25:19 Executing busybox-1.33.1-r3.trigger 12:25:19 OK: 84 MiB in 64 packages 12:25:20 ---> b12c1bfedb05 12:25:20 Step 25/30 : RUN chmod +x /entrypoint.sh 12:25:20 Priming version 12:25:20 + snapcraftctl prime 12:25:20 ---> Running in af958c743fb2 12:25:21 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] } 12:25:23 Removing intermediate container af958c743fb2 12:25:23 ---> 1821ebf5857c 12:25:23 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:25:23 ---> Running in 901679ee7c1c [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:25:24 Removing intermediate container 901679ee7c1c 12:25:24 ---> 73da65924d20 12:25:24 Step 27/30 : CMD ["gate"] 12:25:24 ---> Running in 43d933fef9aa 12:25:24 Collecting docker-compose==1.23.2 12:25:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:25:24 Removing intermediate container 43d933fef9aa 12:25:24 ---> 03db9db4d97c 12:25:24 Step 28/30 : LABEL arch=arm64 12:25:25 ---> Running in 5b62cb04c86c 12:25:25 Collecting PyYAML<4,>=3.10 12:25:25 Downloading PyYAML-3.13.tar.gz (270 kB) 12:25:25 Removing intermediate container 5b62cb04c86c 12:25:25 ---> 7f2f2705269d 12:25:25 Step 29/30 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:25:25 ---> Running in 44da18603198 12:25:26 Removing intermediate container 44da18603198 12:25:26 ---> aa73abb638f1 12:25:26 Step 30/30 : LABEL version=0.0.0 12:25:26 ---> Running in 41cc254fe27b 12:25:27 Removing intermediate container 41cc254fe27b 12:25:27 ---> 8aa77d63d0d6 12:25:27 12:25:27 Successfully built 8aa77d63d0d6 12:25:27 Successfully tagged security-bootstrapper-arm64:latest 12:25:27 Building support-notifications 12:25:28  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 12:25:28 Downloading docopt-0.6.2.tar.gz (25 kB) 12:25:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:25:30 Collecting texttable<0.10,>=0.9.0 12:25:30 Downloading texttable-0.9.1.tar.gz (11 kB) 12:25:32 Collecting websocket-client<1.0,>=0.32.0 12:25:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:25:32 Collecting cached-property<2,>=1.2.0 12:25:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:25:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:25:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:25:34 Collecting docker<4.0,>=3.6.0 12:25:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:25:34 Collecting dockerpty<0.5,>=0.4.1 12:25:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:25:36 Collecting jsonschema<3,>=2.5.1 12:25:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:25:37 Collecting docker-pycreds>=0.4.0 12:25:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:25:37 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) 12:25:37 Collecting idna<2.8,>=2.5 12:25:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:25:37 Collecting chardet<3.1.0,>=3.0.2 12:25:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:25:38 Collecting urllib3<1.25,>=1.21.1 12:25:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:25:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:25:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:25:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:25:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:25:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:25:40 Attempting uninstall: urllib3 12:25:40 Found existing installation: urllib3 1.26.5 12:25:40 Uninstalling urllib3-1.26.5: 12:25:40 Successfully uninstalled urllib3-1.26.5 12:25:40 Attempting uninstall: idna 12:25:40 Found existing installation: idna 3.2 12:25:40 Uninstalling idna-3.2: 12:25:40 Successfully uninstalled idna-3.2 12:25:41 Attempting uninstall: chardet 12:25:41 Found existing installation: chardet 4.0.0 12:25:41 Uninstalling chardet-4.0.0: 12:25:42 Successfully uninstalled chardet-4.0.0 12:25:43 Attempting uninstall: requests 12:25:43 Found existing installation: requests 2.25.1 12:25:43 Uninstalling requests-2.25.1: 12:25:43 Successfully uninstalled requests-2.25.1 12:25:44 Running setup.py install for texttable: started 12:25:46 Running setup.py install for texttable: finished with status 'done' 12:25:46 Running setup.py install for PyYAML: started 12:25:48 Running setup.py install for PyYAML: finished with status 'done' 12:25:48 Running setup.py install for docopt: started 12:25:51 Running setup.py install for docopt: finished with status 'done' 12:25:51 Running setup.py install for dockerpty: started 12:25:52 Running setup.py install for dockerpty: finished with status 'done' 12:25:54 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 12:25:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:25:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:25:56 ---> f244e9000364 12:25:56 Step 3/22 : WORKDIR /edgex-go 12:25:56 ---> Using cache 12:25:56 ---> b1cc9674eee4 12:25:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:56 ---> Using cache 12:25:56 ---> 49b7bc0ce25c 12:25:56 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:25:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:25:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:25:56 ---> f244e9000364 12:25:56 Step 3/24 : WORKDIR /edgex-go 12:25:56 ---> Using cache 12:25:56 ---> b1cc9674eee4 12:25:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:56 ---> Using cache 12:25:56 ---> 49b7bc0ce25c 12:25:56 Step 5/24 : RUN apk add --update --no-cache make git 12:25:56 ---> Using cache 12:25:56 ---> 17f772426b36 12:25:56 Step 6/24 : COPY . . 12:25:56 ---> Using cache 12:25:56 ---> c5b170119ae2 12:25:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:25:56 ---> Using cache 12:25:56 ---> d2630021b5ea 12:25:56 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:25:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:25:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:25:57 ---> f244e9000364 12:25:57 Step 3/23 : WORKDIR /edgex-go 12:25:57 ---> Using cache 12:25:57 ---> b1cc9674eee4 12:25:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:57 ---> Using cache 12:25:57 ---> 49b7bc0ce25c 12:25:57 Step 5/23 : RUN apk add --update --no-cache make git 12:25:57 ---> Using cache 12:25:57 ---> 17f772426b36 12:25:57 Step 6/23 : COPY go.mod . 12:25:58 ---> c9a913faddef 12:25:58 Step 7/23 : RUN go mod download 12:25:58 ---> Running in 0b9569b713b1 12:25:58 ---> Running in e9899dee52ac 12:25:58 ---> Running in 8df338044b37 12:26:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:26:01 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 12:26:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:26:03 OK: 219 MiB in 52 packages 12:26:05 Removing intermediate container e9899dee52ac 12:26:05 ---> 49d47c27ca51 12:26:05 Step 6/22 : COPY . . 12:26:05 Removing intermediate container 8df338044b37 12:26:05 ---> f6c86d7ef4e5 12:26:05 Step 8/23 : COPY . . 12:26:08 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:26:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:26:08 ---> f244e9000364 12:26:08 Step 3/21 : WORKDIR /edgex-go 12:26:08 ---> Using cache 12:26:08 ---> b1cc9674eee4 12:26:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:26:08 ---> Using cache 12:26:08 ---> 49b7bc0ce25c 12:26:08 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:26:08 ---> Running in e7393eacfe77 12:26:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:26:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:26:13 OK: 219 MiB in 52 packages 12:26:15 Removing intermediate container e7393eacfe77 12:26:15 ---> 9451da78087e 12:26:15 Step 6/21 : COPY . . 12:26:17 Removing intermediate container bcf7b93f2321 12:26:17 ---> f986623e5966 12:26:17 Step 13/22 : ENV APP_PORT=58890 12:26:17 ---> Running in c95a2a14b314 12:26:18 Removing intermediate container c95a2a14b314 12:26:18 ---> fa12ac129172 12:26:18 Step 14/22 : EXPOSE $APP_PORT 12:26:19 ---> Running in 77e539d88dc3 12:26:20 Removing intermediate container 77e539d88dc3 12:26:20 ---> 2a9dc93285ec 12:26:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:26:25 ---> f8d46fb7d5ce 12:26:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:26:27 ---> ddebdec0c612 12:26:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:26:28 ---> fb7963e3c713 12:26:28 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 12:26:28 ---> Running in 4b8aa54dc23b 12:26:29 Removing intermediate container 4b8aa54dc23b 12:26:29 ---> 9187547dc786 12:26:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:26:29 ---> Running in c13fb628ae50 12:26:31 Removing intermediate container c13fb628ae50 12:26:31 ---> 6612c4eecb91 12:26:31 Step 20/22 : LABEL arch=arm64 12:26:31 ---> Running in b2882dc78075 12:26:32 Removing intermediate container b2882dc78075 12:26:32 ---> 5e22cd34711b 12:26:32 Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:26:32 ---> Running in 12166812d1e4 12:26:34 Removing intermediate container 12166812d1e4 12:26:34 ---> 49d4cfd7f0d3 12:26:34 Step 22/22 : LABEL version=0.0.0 12:26:34 ---> Running in e89d01eae167 12:26:35 Removing intermediate container e89d01eae167 12:26:35 ---> 49add3985489 12:26:35 12:26:36 Successfully built 49add3985489 12:26:36 Successfully tagged sys-mgmt-agent-arm64:latest 12:26:42  Building sys-mgmt-agent ... done  ---> 97d592c7f295 12:26:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:26:42 ---> 8bace3a38651 12:26:42 Step 9/23 : RUN go mod tidy 12:26:42 ---> Running in cbda4f2e9784 12:26:42 ---> Running in 24c045270a24 12:26:45 ---> 11fba81f3c95 12:26:45 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:26:45 ---> Running in 1f01c8a720a1 12:26:47 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 12:26:47 Removing intermediate container 24c045270a24 12:26:47 ---> 10647b6ebbac 12:26:47 Step 8/22 : RUN make cmd/core-data/core-data 12:26:47 ---> Running in caa2525c6af6 12:26:48 Removing intermediate container cbda4f2e9784 12:26:48 ---> ea74c3247949 12:26:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:26:48 ---> Running in 505a01d9921c 12:26:49 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 12:26:50 Removing intermediate container 1f01c8a720a1 12:26:50 ---> 7166213b90e1 12:26:50 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:26:50 ---> Running in 997e25791599 12:26:50 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 12:26:52 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 12:26:58 Removing intermediate container 0b9569b713b1 12:26:58 ---> c86622c458d0 12:26:58 12:26:58 Step 9/24 : FROM alpine:3.14 12:26:58 ---> bb3de5531c18 12:26:58 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:26:58 ---> Running in 051df1f79599 12:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:27:00 (1/3) Installing ca-certificates (20191127-r5) 12:27:00 (2/3) Installing dumb-init (1.2.5-r1) 12:27:00 (3/3) Installing su-exec (0.2-r1) 12:27:00 Executing busybox-1.33.1-r3.trigger 12:27:00 Executing ca-certificates-20191127-r5.trigger 12:27:01 OK: 6 MiB in 17 packages 12:27:03 Removing intermediate container 051df1f79599 12:27:03 ---> 37eb66e182a0 12:27:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:27:03 ---> Running in d3adfc4e43ba 12:27:04 Removing intermediate container d3adfc4e43ba 12:27:04 ---> 6e77feb40f70 12:27:04 Step 12/24 : WORKDIR / 12:27:04 ---> Running in e590ebb9176d 12:27:04 Removing intermediate container e590ebb9176d 12:27:04 ---> 677efe24ba86 12:27:04 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:27:05 ---> ed6c1f61695e 12:27:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:27:07 ---> 6f62f1159a26 12:27:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:27:08 ---> 6dd487914391 12:27:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:27:09 ---> 2dddede65b49 12:27:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:27:11 ---> 7dc44d653103 12:27:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:27:12 ---> 9ce5f7ea6b8f 12:27:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:27:13 ---> 017895d8b2f1 12:27:13 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/ 12:27:14 ---> Running in 917001f588e0 12:27:17 Removing intermediate container 917001f588e0 12:27:17 ---> ee7e28f4373d 12:27:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:27:17 ---> Running in 5e131e8029e5 12:27:18 Removing intermediate container 5e131e8029e5 12:27:18 ---> 93601fbe3880 12:27:18 Step 22/24 : LABEL arch=arm64 12:27:18 ---> Running in 9090cb56023f 12:27:19 Removing intermediate container 9090cb56023f 12:27:19 ---> 4751da8089e5 12:27:19 Step 23/24 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:27:19 ---> Running in 6b1629369dbc 12:27:19 Removing intermediate container 6b1629369dbc 12:27:19 ---> 622b1180533a 12:27:19 Step 24/24 : LABEL version=0.0.0 12:27:19 ---> Running in 34ea4a1c2ee8 12:27:20 Removing intermediate container 34ea4a1c2ee8 12:27:20 ---> a45c054d41b8 12:27:20 12:27:20 Successfully built a45c054d41b8 12:27:20 Successfully tagged security-secretstore-setup-arm64:latest 12:28:17  Building security-secretstore-setup ... done Removing intermediate container 505a01d9921c 12:28:17 ---> 4dab62e2ebd9 12:28:17 12:28:17 Step 11/23 : FROM alpine:3.14 12:28:17 ---> bb3de5531c18 12:28:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:28:17 ---> Using cache 12:28:17 ---> 4f821fbce547 12:28:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:28:17 ---> Using cache 12:28:17 ---> 2a418e0bca93 12:28:17 Step 14/23 : ENV APP_PORT=59861 12:28:17 ---> Running in d0e693948ebd 12:28:17 Removing intermediate container d0e693948ebd 12:28:17 ---> f08fa71da052 12:28:17 Step 15/23 : EXPOSE $APP_PORT 12:28:17 ---> Running in 013658943a6e 12:28:17 Removing intermediate container 997e25791599 12:28:17 ---> 6e4737c226af 12:28:17 12:28:17 Step 9/21 : FROM alpine:3.14 12:28:17 ---> bb3de5531c18 12:28:17 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 12:28:17 ---> Running in f97552481f72 12:28:17 Removing intermediate container 013658943a6e 12:28:17 ---> 4900e40c87f9 12:28:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:28:18 ---> 19c53cfceff2 12:28:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:28:20 ---> e872836d11d0 12:28:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:28:20 (1/2) Installing ca-certificates (20191127-r5) 12:28:20 (2/2) Installing dumb-init (1.2.5-r1) 12:28:20 Executing busybox-1.33.1-r3.trigger 12:28:20 Executing ca-certificates-20191127-r5.trigger 12:28:20 OK: 6 MiB in 16 packages 12:28:21 ---> 9a87982e5fcd 12:28:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:28:21 ---> Running in a04aca22eef3 12:28:22 Removing intermediate container a04aca22eef3 12:28:22 ---> 47025f8eefab 12:28:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:28:22 Removing intermediate container f97552481f72 12:28:22 ---> 90298a0aca49 12:28:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:28:22 ---> Running in 88cbbed3b5c9 12:28:22 ---> Running in b34774784f8e 12:28:22 Removing intermediate container caa2525c6af6 12:28:22 ---> 7b8cc43b299c 12:28:22 12:28:22 Step 9/22 : FROM alpine:3.14 12:28:22 ---> bb3de5531c18 12:28:22 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:28:22 ---> Running in f6ffc8f843f5 12:28:23 Removing intermediate container 88cbbed3b5c9 12:28:23 ---> 9ea364102e65 12:28:23 Step 21/23 : LABEL arch=arm64 12:28:23 ---> Running in 0f36996f5d11 12:28:23 Removing intermediate container b34774784f8e 12:28:23 ---> 7899e7eda727 12:28:23 Step 12/21 : ENV APP_PORT=59860 12:28:23 ---> Running in 3ffe1f9cd778 12:28:23 Removing intermediate container f6ffc8f843f5 12:28:23 ---> ac61a15e1e8e 12:28:23 Step 11/22 : ENV APP_PORT=59880 12:28:23 ---> Running in e217bb777431 12:28:23 Removing intermediate container 0f36996f5d11 12:28:23 ---> 8592bda5475a 12:28:23 Step 22/23 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:28:23 Removing intermediate container 3ffe1f9cd778 12:28:23 ---> 50fc9c100afd 12:28:23 Step 13/21 : EXPOSE $APP_PORT 12:28:23 ---> Running in f5af8935475e 12:28:24 ---> Running in 4622752255a4 12:28:24 Removing intermediate container e217bb777431 12:28:24 ---> 103063ef9691 12:28:24 Step 12/22 : EXPOSE $APP_PORT 12:28:24 ---> Running in fe70528b4034 12:28:24 Removing intermediate container f5af8935475e 12:28:24 ---> 23e7d2a2c498 12:28:24 Step 23/23 : LABEL version=0.0.0 12:28:24 Removing intermediate container 4622752255a4 12:28:24 ---> 42ea4fb92db2 12:28:24 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:28:24 ---> Running in 00249cfe6b75 12:28:24 Removing intermediate container fe70528b4034 12:28:24 ---> b4a78e6d8784 12:28:24 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:24 ---> Running in 8e8807eb6db5 12:28:25 Removing intermediate container 00249cfe6b75 12:28:25 ---> d165a68b8caa 12:28:25 12:28:25 Successfully built d165a68b8caa 12:28:25 Successfully tagged support-scheduler-arm64:latest 12:28:25  Building support-scheduler ... done  ---> 3a8107b889db 12:28:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:28:26 ---> 75b39f416137 12:28:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:28:26 Removing intermediate container 8e8807eb6db5 12:28:26 ---> b17e68baa81a 12:28:26 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 12:28:27 ---> Running in 78a013b280ac 12:28:27 ---> 9570deeeddf7 12:28:27 Step 17/21 : ENTRYPOINT ["/support-notifications"] 12:28:27 ---> Running in ccf36050b728 12:28:28 Removing intermediate container ccf36050b728 12:28:28 ---> f3cb7adbfcbf 12:28:28 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:28:28 ---> Running in 690fa6a9f9db 12:28:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:28:28 Removing intermediate container 690fa6a9f9db 12:28:28 ---> f61b2947fd07 12:28:28 Step 19/21 : LABEL arch=arm64 12:28:28 ---> Running in c6487e9e8c68 12:28:29 Removing intermediate container c6487e9e8c68 12:28:29 ---> d2a1b09eacd3 12:28:29 Step 20/21 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:28:29 ---> Running in 6682150db3e4 12:28:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:28:29 Removing intermediate container 6682150db3e4 12:28:29 ---> 081caf8c999f 12:28:29 Step 21/21 : LABEL version=0.0.0 12:28:29 ---> Running in c930b3515c1f 12:28:30 (1/6) Installing dumb-init (1.2.5-r1) 12:28:30 Removing intermediate container c930b3515c1f 12:28:30 ---> e08f47ddf892 12:28:30 12:28:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:28:30 (3/6) Installing libsodium (1.0.18-r0) 12:28:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:28:30 Successfully built e08f47ddf892 12:28:30 Successfully tagged support-notifications-arm64:latest 12:28:30  Building support-notifications ... done (5/6) Installing libzmq (4.3.4-r0) 12:28:30 (6/6) Installing zeromq (4.3.4-r0) 12:28:30 Executing busybox-1.33.1-r3.trigger 12:28:30 OK: 8 MiB in 20 packages 12:28:32 Removing intermediate container 78a013b280ac 12:28:32 ---> bc5f2c7a9c73 12:28:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:28:32 ---> 571ede279b41 12:28:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:28:33 ---> b0efdb3d4ff3 12:28:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:28:34 ---> a9788e257f44 12:28:34 Step 18/22 : ENTRYPOINT ["/core-data"] 12:28:34 ---> Running in 1d745bc81b5d 12:28:34 Removing intermediate container 1d745bc81b5d 12:28:34 ---> 86ab407585cc 12:28:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:28:35 ---> Running in e80ba99de461 12:28:35 Removing intermediate container e80ba99de461 12:28:35 ---> cfe718416f8f 12:28:35 Step 20/22 : LABEL arch=arm64 12:28:35 ---> Running in e19ec50291a3 12:28:35 Removing intermediate container e19ec50291a3 12:28:35 ---> 878b530d982b 12:28:35 Step 21/22 : LABEL git_sha=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 12:28:35 ---> Running in 763f0694e183 12:28:36 Removing intermediate container 763f0694e183 12:28:36 ---> e0e6b9d85a70 12:28:36 Step 22/22 : LABEL version=0.0.0 12:28:36 ---> Running in 8d238697d923 12:28:36 Removing intermediate container 8d238697d923 12:28:36 ---> 01ce04b56fbf 12:28:36 12:28:37 Successfully built 01ce04b56fbf 12:28:37 Successfully tagged core-data-arm64:latest 12:28:37  Building core-data ... done  [Pipeline] } 12:28:37 $ docker stop --time=1 7bf6605ea26144d5916338839d804f0bce5c51c31f8b6241536d07b01a262602 12:28:39 $ docker rm -f 7bf6605ea26144d5916338839d804f0bce5c51c31f8b6241536d07b01a262602 [Pipeline] // withDockerContainer [Pipeline] sh 12:28:39 + docker images 12:28:40 REPOSITORY TAG IMAGE ID CREATED SIZE 12:28:40 core-data-arm64 latest 01ce04b56fbf 3 seconds ago 19.5MB 12:28:40 support-notifications-arm64 latest e08f47ddf892 10 seconds ago 16.1MB 12:28:40 support-scheduler-arm64 latest d165a68b8caa 15 seconds ago 15.3MB 12:28:40 7b8cc43b299c 17 seconds ago 1.58GB 12:28:40 6e4737c226af 22 seconds ago 1.57GB 12:28:40 4dab62e2ebd9 24 seconds ago 1.57GB 12:28:40 security-secretstore-setup-arm64 latest a45c054d41b8 About a minute ago 26.8MB 12:28:40 c86622c458d0 About a minute ago 1.58GB 12:28:40 sys-mgmt-agent-arm64 latest 49add3985489 2 minutes ago 277MB 12:28:40 security-bootstrapper-arm64 latest 8aa77d63d0d6 3 minutes ago 17.8MB 12:28:40 security-proxy-setup-arm64 latest a3398aa87cef 3 minutes ago 25.4MB 12:28:40 core-command-arm64 latest 176591c545b5 3 minutes ago 15.2MB 12:28:40 core-metadata-arm64 latest cb48a9bbbc07 3 minutes ago 15.9MB 12:28:40 f58fd04a9cdd 3 minutes ago 1.57GB 12:28:40 ccaf6ce04183 3 minutes ago 1.57GB 12:28:40 6b058a8120b8 3 minutes ago 1.57GB 12:28:40 2a2a328f81ef 3 minutes ago 1.57GB 12:28:40 0b13a2cc88fb 3 minutes ago 1.57GB 12:28:40 ci-base-image-arm64 latest f244e9000364 13 minutes ago 1.24GB 12:28:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 12:28:40 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 12:28:40 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 12:28:40 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 12:28:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:28:41 12:28:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:28:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:28:41 arm64: Pulling from edgex-lftools-log-publisher 12:28:41 448f6bf000e3: Pulling fs layer 12:28:41 f757da607395: Pulling fs layer 12:28:41 05883995daec: Pulling fs layer 12:28:41 8603b9c90790: Pulling fs layer 12:28:41 1560dd03e051: Pulling fs layer 12:28:41 27f5ce0e4adf: Pulling fs layer 12:28:41 c2d8d7efcc4b: Pulling fs layer 12:28:41 8603b9c90790: Waiting 12:28:41 27f5ce0e4adf: Waiting 12:28:41 c2d8d7efcc4b: Waiting 12:28:41 1560dd03e051: Waiting 12:28:41 f757da607395: Verifying Checksum 12:28:41 f757da607395: Download complete 12:28:41 8603b9c90790: Download complete 12:28:41 1560dd03e051: Verifying Checksum 12:28:41 1560dd03e051: Download complete 12:28:42 27f5ce0e4adf: Verifying Checksum 12:28:42 27f5ce0e4adf: Download complete 12:28:42 05883995daec: Verifying Checksum 12:28:42 05883995daec: Download complete 12:28:42 448f6bf000e3: Verifying Checksum 12:28:42 448f6bf000e3: Download complete 12:28:44 c2d8d7efcc4b: Verifying Checksum 12:28:44 c2d8d7efcc4b: Download complete 12:28:45 448f6bf000e3: Pull complete 12:28:46 f757da607395: Pull complete 12:28:47 05883995daec: Pull complete 12:28:48 8603b9c90790: Pull complete 12:28:49 1560dd03e051: Pull complete 12:28:49 27f5ce0e4adf: Pull complete 12:29:04 c2d8d7efcc4b: Pull complete 12:29:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:29:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:29:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:29:04 prd-ubuntu18.04-docker-arm64-4c-16g-480 does not seem to be running inside a container 12:29:04 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:arm64 cat 12:29:07 $ docker top 2bd07655f0be3546b58dc1ce1a6abed5bf8623cde683b2ff52a22fd2d4060f1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:29:08 ---> job-cost.sh 12:29:08 lf-activate-venv: SKIPPING 12:29:08 INFO: No Stack... 12:29:09 INFO: Retrieving Pricing Info for: v3-standard-4 12:29:10 INFO: Archiving Costs [Pipeline] sh 12:29:10 + cat /w/workspace/edgex-go/3/archives/cost.csv 12:29:10 + cut -d, -f6 [Pipeline] lock 12:29:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3815-3-stack-cost] 12:29:10 Resource [jenkins-edgexfoundry-edgex-go-PR-3815-3-stack-cost] did not exist. Created. 12:29:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3815-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:29:11 + echo total: 0.10999999940395355 [Pipeline] stash 12:29:11 Stashed 1 file(s) [Pipeline] } 12:29:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3815-3-stack-cost] [Pipeline] // lock [Pipeline] } 12:29:11 $ docker stop --time=1 2bd07655f0be3546b58dc1ce1a6abed5bf8623cde683b2ff52a22fd2d4060f1d 12:29:13 $ docker rm -f 2bd07655f0be3546b58dc1ce1a6abed5bf8623cde683b2ff52a22fd2d4060f1d [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 12:29:14 provisioning config files... 12:29:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6788522120923657982tmp [Pipeline] { [Pipeline] sh 12:29:14 + set +x 12:29:14 + bash -s -- 12:29:14 + curl -s https://codecov.io/bash 12:29:14 12:29:14 _____ _ 12:29:14 / ____| | | 12:29:14 | | ___ __| | ___ ___ _____ __ 12:29:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:29:14 | |___| (_) | (_| | __/ (_| (_) \ V / 12:29:14 \_____\___/ \__,_|\___|\___\___/ \_/ 12:29:14 Bash-1.0.6 12:29:14 12:29:14 12:29:14 ==> git version 2.24.4 found 12:29:14 ==> 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 12:29:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:29:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:29:14 ==> Jenkins CI detected. 12:29:14 current dir:  /w/workspace/edgex-go/3 12:29:14 project root: . 12:29:14 --> token set from env 12:29:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:29:14 ==> Running gcov in . (disable via -X gcov) 12:29:14 ==> Python coveragepy not found 12:29:14 ==> Searching for coverage reports in: 12:29:14 + . 12:29:14 -> Found 1 reports 12:29:14 ==> Detecting git/mercurial file structure 12:29:14 ==> Reading reports 12:29:14 + ./coverage.out bytes=428381 12:29:14 ==> Appending adjustments 12:29:14 https://docs.codecov.io/docs/fixing-reports 12:29:15 + Found adjustments 12:29:15 ==> Gzipping contents 12:29:15 60K /tmp/codecov.cuqlTQ.gz 12:29:15 ==> Uploading reports 12:29:15 url: https://codecov.io 12:29:15 query: branch=PR-3815&commit=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3815%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3815&job=&cmd_args= 12:29:15 -> Pinging Codecov 12:29:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3815&commit=99d04a8caa10b718b8ebbd31f2ff4bf2241e4308&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3815%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3815&job=&cmd_args= 12:29:16 -> Uploading to 12:29:16 https://storage.googleapis.com/codecov/v4/raw/2021-11-13/00271124DB129430A58F1EEE437C3FCB/99d04a8caa10b718b8ebbd31f2ff4bf2241e4308/0c92d970-e9b7-411f-8f24-94b0e6f06309.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211113T122915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3de13ff47570166aa990a6c8e1f354a02289e931e226a97f7aae414b6eddd0b6 12:29:16 % Total % Received % Xferd Average Speed Time Time Time Current 12:29:16 Dload Upload Total Spent Left Speed 12:29:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57770 0 0 100 57770 0 174k --:--:-- --:--:-- --:--:-- 174k 12:29:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/99d04a8caa10b718b8ebbd31f2ff4bf2241e4308 [Pipeline] } 12:29:16 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 12:29:17 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:29:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:29:18 ---> package-listing.sh 12:29:18 ++ facter osfamily 12:29:18 ++ tr '[:upper:]' '[:lower:]' 12:29:18 + OS_FAMILY=redhat 12:29:18 + workspace=/w/workspace/edgex-go/3 12:29:18 + START_PACKAGES=/tmp/packages_start.txt 12:29:18 + END_PACKAGES=/tmp/packages_end.txt 12:29:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:29:18 + PACKAGES=/tmp/packages_start.txt 12:29:18 + '[' /w/workspace/edgex-go/3 ']' 12:29:18 + PACKAGES=/tmp/packages_end.txt 12:29:18 + case "${OS_FAMILY}" in 12:29:18 + rpm -qa 12:29:18 + sort 12:29:21 + '[' -f /tmp/packages_start.txt ']' 12:29:21 + '[' -f /tmp/packages_end.txt ']' 12:29:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:29:21 + '[' /w/workspace/edgex-go/3 ']' 12:29:21 + mkdir -p /w/workspace/edgex-go/3/archives/ 12:29:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 12:29:21 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:29:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:29:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:29:22 12:29:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:29:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:29:23 latest: Pulling from edgex-lftools-log-publisher 12:29:23 b4d181a07f80: Pulling fs layer 12:29:23 a1111a8f2ec3: Pulling fs layer 12:29:23 ed53099fbce6: Pulling fs layer 12:29:23 dc539afda2c1: Pulling fs layer 12:29:23 77bc0d833cb6: Pulling fs layer 12:29:23 9065ff56babe: Pulling fs layer 12:29:23 d287ab97295c: Pulling fs layer 12:29:23 dc539afda2c1: Waiting 12:29:23 77bc0d833cb6: Waiting 12:29:23 9065ff56babe: Waiting 12:29:23 d287ab97295c: Waiting 12:29:23 a1111a8f2ec3: Verifying Checksum 12:29:23 a1111a8f2ec3: Download complete 12:29:23 dc539afda2c1: Verifying Checksum 12:29:23 dc539afda2c1: Download complete 12:29:23 ed53099fbce6: Verifying Checksum 12:29:23 ed53099fbce6: Download complete 12:29:23 77bc0d833cb6: Verifying Checksum 12:29:23 77bc0d833cb6: Download complete 12:29:23 9065ff56babe: Verifying Checksum 12:29:23 9065ff56babe: Download complete 12:29:23 b4d181a07f80: Verifying Checksum 12:29:23 b4d181a07f80: Download complete 12:29:23 d287ab97295c: Verifying Checksum 12:29:23 d287ab97295c: Download complete 12:29:24 b4d181a07f80: Pull complete 12:29:24 a1111a8f2ec3: Pull complete 12:29:25 ed53099fbce6: Pull complete 12:29:25 dc539afda2c1: Pull complete 12:29:25 77bc0d833cb6: Pull complete 12:29:25 9065ff56babe: Pull complete 12:29:31 d287ab97295c: Pull complete 12:29:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:29:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:29:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:29:31 prd-centos7-docker-4c-2g-479 does not seem to be running inside a container 12:29:31 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 12:29:34 $ docker top c7f526bc957aefbc25f5061c5b79f4ae76a51128e62417b354e9dd7f880308c9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:29:34 + touch /tmp/pre-build-complete [Pipeline] sh 12:29:35 + mkdir -p /var/log/sysstat [Pipeline] sh 12:29:35 + ls /var/log/sa-host 12:29:35 + sadf -c /var/log/sa-host/sa13 12:29:35 file_magic: OK 12:29:35 HZ: Using current value: 100 12:29:35 file_header: OK 12:29:35 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 12:29:35 Statistics: 12:29:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:29:35 File successfully converted to sysstat format version 12.0.3 12:29:35 + sadf -c /var/log/sa-host/sa30 12:29:35 file_magic: OK 12:29:35 HZ: Using current value: 100 12:29:35 file_header: OK 12:29:35 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 12:29:35 Statistics: 12:29:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:29:35 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:29:35 provisioning config files... 12:29:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7768851493369825903tmp [Pipeline] { [Pipeline] echo 12:29:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:29:35 ---> create-netrc.sh [Pipeline] } 12:29:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:29:36 ---> python-tools-install.sh [Pipeline] echo 12:29:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:29:36 ---> sudo-logs.sh 12:29:36 Archiving 'sudo' log.. 12:29:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-479.novalocal: Name or service not known 12:29:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-479.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:29:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:29:36 ---> job-cost.sh 12:29:36 lf-activate-venv: SKIPPING 12:29:36 DEBUG: total: 0.10999999940395355 12:29:36 INFO: Retrieving Stack Cost... 12:29:38 INFO: Retrieving Pricing Info for: v3-standard-2 12:29:39 INFO: Archiving Costs [Pipeline] echo 12:29:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:29:39 ---> logs-deploy.sh 12:29:39 lf-activate-venv: SKIPPING 12:29:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3815/3 12:29:39 INFO: archiving workspace using pattern(s): 12:29:40 Archives upload complete. 12:29:40 INFO: archiving logs to Nexus 12:29:40 ---> uname -a: 12:29:40 Linux prd-centos7-docker-4c-2g-479.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 12:29:40 12:29:40 12:29:40 ---> lscpu: 12:29:40 Architecture: x86_64 12:29:40 CPU op-mode(s): 32-bit, 64-bit 12:29:40 Byte Order: Little Endian 12:29:40 Address sizes: 40 bits physical, 48 bits virtual 12:29:40 CPU(s): 2 12:29:40 On-line CPU(s) list: 0,1 12:29:40 Thread(s) per core: 1 12:29:40 Core(s) per socket: 1 12:29:40 Socket(s): 2 12:29:40 NUMA node(s): 1 12:29:40 Vendor ID: AuthenticAMD 12:29:40 CPU family: 23 12:29:40 Model: 49 12:29:40 Model name: AMD EPYC-Rome Processor 12:29:40 Stepping: 0 12:29:40 CPU MHz: 2799.998 12:29:40 BogoMIPS: 5599.99 12:29:40 Virtualization: AMD-V 12:29:40 Hypervisor vendor: KVM 12:29:40 Virtualization type: full 12:29:40 L1d cache: 32K 12:29:40 L1i cache: 32K 12:29:40 L2 cache: 512K 12:29:40 L3 cache: 16384K 12:29:40 NUMA node0 CPU(s): 0,1 12:29:40 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 12:29:40 12:29:40 12:29:40 ---> nproc: 12:29:40 2 12:29:40 12:29:40 12:29:40 ---> df -h: 12:29:40 Filesystem Size Used Avail Use% Mounted on 12:29:40 overlay 40G 14G 27G 34% / 12:29:40 tmpfs 64M 0 64M 0% /dev 12:29:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:29:40 shm 64M 0 64M 0% /dev/shm 12:29:40 /dev/vda1 40G 14G 27G 34% /facter-os 12:29:40 12:29:40 12:29:40 ---> sar -b -r -n DEV: 12:29:40 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) 12:29:40 12:29:40 12:08:43 LINUX RESTART (2 CPU) 12:29:40 12:29:40 12:09:01 tps rtps wtps bread/s bwrtn/s 12:29:40 12:10:01 93.51 13.99 79.52 2881.33 7647.86 12:29:40 12:11:01 71.79 3.21 68.58 2315.80 27983.90 12:29:40 12:12:01 333.65 0.00 333.65 0.00 72438.33 12:29:40 12:13:01 57.46 0.02 57.45 0.53 10076.32 12:29:40 12:14:01 106.51 0.02 106.49 0.53 4012.32 12:29:40 12:15:02 539.04 182.51 356.53 8313.66 226839.93 12:29:40 12:16:01 561.14 195.28 365.86 15854.85 165602.82 12:29:40 12:17:01 552.77 77.63 475.15 3281.64 192145.50 12:29:40 12:18:01 78.67 11.22 67.44 1146.38 7350.19 12:29:40 12:19:01 0.25 0.00 0.25 0.00 3.93 12:29:40 12:20:01 0.58 0.30 0.28 95.42 3.07 12:29:40 12:21:01 0.28 0.00 0.28 0.00 3.28 12:29:40 12:22:01 0.30 0.00 0.30 0.00 4.18 12:29:40 12:23:01 0.17 0.00 0.17 0.00 1.33 12:29:40 12:24:01 0.65 0.25 0.40 7.86 5.91 12:29:40 12:25:01 0.77 0.00 0.77 0.00 13.98 12:29:40 12:26:01 0.28 0.00 0.28 0.00 3.27 12:29:40 12:27:02 0.23 0.00 0.23 0.00 2.87 12:29:40 12:28:01 0.29 0.00 0.29 0.00 3.42 12:29:40 12:29:01 0.30 0.00 0.30 0.00 4.16 12:29:40 Average: 119.90 24.18 95.72 1688.65 35727.63 12:29:40 12:29:40 12:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:29:40 12:10:01 5645544 0 607064 7.58 2620 1753704 1245988 13.76 651812 1476452 5120 12:29:40 12:11:01 4355488 0 745716 9.31 2620 2905108 1399192 15.45 985108 2334948 318444 12:29:40 12:12:01 3594932 0 994808 12.42 2620 3416572 1631092 18.01 1243396 2704096 74192 12:29:40 12:13:01 3284468 0 1049456 13.10 2620 3672388 1686456 18.62 1432744 2808016 37896 12:29:40 12:14:01 3266932 0 1097312 13.70 2620 3642068 1524768 16.83 1456348 2779632 58284 12:29:40 12:15:02 124912 0 1276916 15.94 2620 6604484 2055668 22.70 3388748 3877248 450956 12:29:40 12:16:01 464852 0 1464968 18.29 2620 6076492 2882868 31.83 3257060 3649316 0 12:29:40 12:17:01 1747732 0 1225568 15.30 2620 5033012 1718032 18.97 2017528 3605956 73632 12:29:40 12:18:01 2227792 0 1139280 14.23 2620 4639240 1264220 13.96 1532912 3618904 20 12:29:40 12:19:01 2234100 0 1132968 14.15 2620 4639244 1228228 13.56 1530256 3618832 8 12:29:40 12:20:01 2240396 0 1123860 14.03 2620 4642056 1228496 13.56 1532460 3610324 8 12:29:40 12:21:01 2241264 0 1122988 14.02 2620 4642060 1228316 13.56 1531900 3610320 8 12:29:40 12:22:01 2241288 0 1122960 14.02 2620 4642064 1228292 13.56 1531832 3610320 8 12:29:40 12:23:01 2241368 0 1122876 14.02 2620 4642068 1228292 13.56 1531840 3610320 8 12:29:40 12:24:01 2240856 0 1123356 14.03 2620 4642100 1228292 13.56 1532980 3609520 12 12:29:40 12:25:01 2240768 0 1123436 14.03 2620 4642108 1228388 13.56 1532968 3609520 8 12:29:40 12:26:01 2240888 0 1123312 14.03 2620 4642112 1228292 13.56 1532880 3609520 8 12:29:40 12:27:02 2240872 0 1123320 14.03 2620 4642120 1228292 13.56 1532888 3609520 8 12:29:40 12:28:01 2240872 0 1123320 14.03 2620 4642120 1228292 13.56 1532888 3609520 8 12:29:40 12:29:01 2240880 0 1123304 14.03 2620 4642128 1228292 13.56 1532892 3609524 8 12:29:40 Average: 2467810 0 1098339 13.71 2620 4440162 1445988 15.96 1641072 3328590 50932 12:29:40 12:29:40 12:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:29:40 12:10:01 eth0 752.26 484.70 3323.83 78.70 0.00 0.00 0.00 0.00 12:29:40 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:11:01 eth0 812.04 998.48 6232.05 108.13 0.00 0.00 0.00 0.00 12:29:40 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:11:01 docker0 897.39 643.63 72.74 2697.23 0.00 0.00 0.00 0.00 12:29:40 12:12:01 veth8334b24 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 12:29:40 12:12:01 eth0 249.48 183.68 2064.40 25.97 0.00 0.00 0.00 0.00 12:29:40 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:12:01 docker0 167.88 222.63 13.97 2039.35 0.00 0.00 0.00 0.00 12:29:40 12:13:01 veth8334b24 1.03 1.05 0.08 0.10 0.00 0.00 0.00 0.00 12:29:40 12:13:01 eth0 27.66 13.99 22.91 11.11 0.00 0.00 0.00 0.00 12:29:40 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:13:01 docker0 1.03 1.03 0.07 0.10 0.00 0.00 0.00 0.00 12:29:40 12:14:01 veth8334b24 1.23 1.23 0.10 0.10 0.00 0.00 0.00 0.00 12:29:40 12:14:01 eth0 18.98 10.77 15.57 8.13 0.00 0.00 0.00 0.00 12:29:40 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:14:01 docker0 1.23 1.23 0.08 0.10 0.00 0.00 0.00 0.00 12:29:40 12:15:02 veth5a3ad57 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 12:29:40 12:15:02 eth0 162.15 96.25 1866.39 134.76 0.00 0.00 0.00 0.00 12:29:40 12:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:15:02 docker0 16.27 31.00 0.89 176.06 0.00 0.00 0.00 0.00 12:29:40 12:16:01 veth7f98bc9 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 12:29:40 12:16:01 veth5a3ad57 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 12:29:40 12:16:01 veth3598281 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 12:29:40 12:16:01 veth8cfc580 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:17:01 veth5a3ad57 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 12:29:40 12:17:01 veth3059894 11.59 32.13 0.93 386.33 0.00 0.00 0.00 0.00 12:29:40 12:17:01 eth0 2256.42 1900.82 15393.81 511.15 0.00 0.00 0.00 0.00 12:29:40 12:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:29:40 12:18:01 eth0 16.65 9.84 31.28 5.59 0.00 0.00 0.00 0.00 12:29:40 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:18:01 docker0 1115.82 973.57 90.04 5643.45 0.00 0.00 0.00 0.00 12:29:40 12:19:01 eth0 0.65 0.05 0.06 0.00 0.00 0.00 0.00 0.00 12:29:40 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:20:01 eth0 0.62 0.37 0.34 0.23 0.00 0.00 0.00 0.00 12:29:40 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:21:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 12:29:40 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:22:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:29:40 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:23:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:29:40 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:24:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:29:40 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:25:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 12:29:40 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:26:01 eth0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:29:40 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:27:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:29:40 12:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:28:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:29:01 eth0 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 12:29:40 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 Average: eth0 112.74 95.39 770.15 25.86 0.00 0.00 0.00 0.00 12:29:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:40 Average: docker0 55.87 48.74 4.51 282.55 0.00 0.00 0.00 0.00 12:29:40 12:29:40 12:29:40 ---> sar -P ALL: 12:29:40 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) 12:29:40 12:29:40 12:08:43 LINUX RESTART (2 CPU) 12:29:40 12:29:40 12:09:01 CPU %user %nice %system %iowait %steal %idle 12:29:40 12:10:01 all 15.90 0.00 2.33 2.27 0.07 79.43 12:29:40 12:10:01 0 15.30 0.00 2.32 1.07 0.07 81.24 12:29:40 12:10:01 1 16.49 0.00 2.34 3.45 0.07 77.65 12:29:40 12:11:01 all 22.75 0.00 6.84 0.93 0.10 69.38 12:29:40 12:11:01 0 21.19 0.00 6.91 0.55 0.11 71.24 12:29:40 12:11:01 1 24.31 0.00 6.77 1.30 0.09 67.53 12:29:40 12:12:01 all 28.20 0.00 9.66 3.62 0.11 58.41 12:29:40 12:12:01 0 27.87 0.00 9.81 3.61 0.11 58.61 12:29:40 12:12:01 1 28.54 0.00 9.52 3.62 0.11 58.21 12:29:40 12:13:01 all 44.25 0.00 4.41 0.51 0.09 50.75 12:29:40 12:13:01 0 44.28 0.00 4.28 0.64 0.09 50.71 12:29:40 12:13:01 1 44.22 0.00 4.54 0.37 0.09 50.78 12:29:40 12:14:01 all 68.92 0.00 7.06 1.21 0.12 22.70 12:29:40 12:14:01 0 69.28 0.00 7.31 1.30 0.11 22.01 12:29:40 12:14:01 1 68.55 0.00 6.80 1.12 0.13 23.39 12:29:40 12:15:02 all 39.93 0.00 16.84 16.21 0.14 26.89 12:29:40 12:15:02 0 39.16 0.00 16.76 16.26 0.14 27.67 12:29:40 12:15:02 1 40.70 0.00 16.91 16.16 0.13 26.11 12:29:40 12:16:01 all 78.18 0.00 14.96 5.61 0.14 1.11 12:29:40 12:16:01 0 77.95 0.00 15.21 5.35 0.15 1.34 12:29:40 12:16:01 1 78.41 0.00 14.71 5.86 0.13 0.89 12:29:40 12:17:01 all 69.72 0.00 18.69 6.22 0.13 5.23 12:29:40 12:17:01 0 71.35 0.00 17.98 6.53 0.13 4.01 12:29:40 12:17:01 1 68.09 0.00 19.40 5.92 0.13 6.46 12:29:40 12:18:01 all 5.29 0.00 1.94 1.22 0.04 91.50 12:29:40 12:18:01 0 5.33 0.00 1.89 0.86 0.05 91.87 12:29:40 12:18:01 1 5.25 0.00 1.99 1.59 0.03 91.14 12:29:40 12:19:01 all 0.16 0.00 0.08 0.00 0.02 99.75 12:29:40 12:19:01 0 0.25 0.00 0.10 0.00 0.00 99.65 12:29:40 12:19:01 1 0.07 0.00 0.05 0.00 0.03 99.85 12:29:40 12:20:01 all 0.08 0.00 0.05 0.03 0.02 99.82 12:29:40 12:20:01 0 0.07 0.00 0.03 0.05 0.02 99.83 12:29:40 12:20:01 1 0.10 0.00 0.07 0.00 0.02 99.82 12:29:40 12:29:40 12:20:01 CPU %user %nice %system %iowait %steal %idle 12:29:40 12:21:01 all 0.19 0.00 0.02 0.00 0.03 99.77 12:29:40 12:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 12:29:40 12:21:01 1 0.37 0.00 0.02 0.00 0.02 99.60 12:29:40 12:22:01 all 0.19 0.00 0.03 0.00 0.01 99.77 12:29:40 12:22:01 0 0.12 0.00 0.03 0.00 0.02 99.83 12:29:40 12:22:01 1 0.27 0.00 0.02 0.00 0.00 99.72 12:29:40 12:23:01 all 0.21 0.00 0.03 0.00 0.02 99.75 12:29:40 12:23:01 0 0.40 0.00 0.03 0.00 0.03 99.53 12:29:40 12:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:29:40 12:24:01 all 0.15 0.00 0.05 0.00 0.02 99.78 12:29:40 12:24:01 0 0.27 0.00 0.07 0.00 0.02 99.65 12:29:40 12:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 12:29:40 12:25:01 all 0.03 0.00 0.03 0.00 0.01 99.92 12:29:40 12:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:29:40 12:25:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:29:40 12:26:01 all 0.18 0.00 0.04 0.00 0.03 99.75 12:29:40 12:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:29:40 12:26:01 1 0.33 0.00 0.05 0.00 0.03 99.58 12:29:40 12:27:02 all 0.18 0.00 0.02 0.00 0.02 99.79 12:29:40 12:27:02 0 0.02 0.00 0.00 0.00 0.02 99.97 12:29:40 12:27:02 1 0.33 0.00 0.03 0.00 0.02 99.62 12:29:40 12:28:01 all 0.17 0.00 0.03 0.00 0.02 99.78 12:29:40 12:28:01 0 0.29 0.00 0.02 0.00 0.00 99.69 12:29:40 12:28:01 1 0.05 0.00 0.05 0.00 0.03 99.86 12:29:40 12:29:01 all 0.22 0.00 0.03 0.00 0.01 99.74 12:29:40 12:29:01 0 0.42 0.00 0.03 0.00 0.02 99.53 12:29:40 12:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 12:29:40 Average: all 17.72 0.00 3.94 1.80 0.05 76.49 12:29:40 Average: 0 17.67 0.00 3.92 1.72 0.06 76.63 12:29:40 Average: 1 17.78 0.00 3.95 1.88 0.05 76.35 12:29:40 12:29:40 12:29:40