Pull request #3826 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2+f650799c2872b5746043592dbca86bb6f356332d (5ecbbc235894e53ac13eb9c040fe3df8590de9f4) 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-ssh7353738561289366355.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11587294237052593781.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14498850076045265652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7089410680674671905.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3826/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3829715752649893791.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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-70 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh8425530280802633010.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit f650799c2872b5746043592dbca86bb6f356332d into PR head commit 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 Merge succeeded, producing 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 Checking out Revision 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 (PR-3826) > 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/10@tmp/jenkins-gitclient-ssh719063263685742921.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 # 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/10@tmp/jenkins-gitclient-ssh6681441140040097679.key > git merge f650799c2872b5746043592dbca86bb6f356332d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 # timeout=10 Commit message: "Merge branch 'main' into snap-secrets-connect-fix" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:17:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:17:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:17:18 ========================================================= 10:17:18 EdgeX Global Pipelines Version Info 10:17:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c49082fd798f27439e0d6560e1cc3be2d45311e8 # timeout=10 10:17:19 ------------------- 10:17:19 stable info: 10:17:19 ------------------- 10:17:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:17:19 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 10:17:19 Message: update stable to v1.0.217 10:17:20 ------------------- 10:17:20 experimental info: 10:17:20 ------------------- 10:17:20 Commited By: **** collab-it+edgex@linuxfoundation.org 10:17:20 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 10:17:20 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3826 [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3826 [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3826 [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50ad457 [Pipeline] echo 10:17:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:17:21 provisioning config files... 10:17:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4900221375156755833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:21 ---> docker-login.sh 10:17:21 nexus3.edgexfoundry.org:10001 10:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:21 Configure a credential helper to remove this warning. See 10:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:21 10:17:21 Login Succeeded 10:17:21 nexus3.edgexfoundry.org:10002 10:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:21 Configure a credential helper to remove this warning. See 10:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:21 10:17:21 Login Succeeded 10:17:21 nexus3.edgexfoundry.org:10003 10:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:21 Configure a credential helper to remove this warning. See 10:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:21 10:17:21 Login Succeeded 10:17:21 nexus3.edgexfoundry.org:10004 10:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:21 Configure a credential helper to remove this warning. See 10:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:21 10:17:21 Login Succeeded 10:17:21 docker.io 10:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:22 Configure a credential helper to remove this warning. See 10:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:22 10:17:22 Login Succeeded 10:17:22 ---> docker-login.sh ends [Pipeline] } 10:17:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:22 ++ 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 10:17:22 + for file in '`ls cmd/**/Dockerfile`' 10:17:22 ++ dirname cmd/core-command/Dockerfile 10:17:22 ++ cut -d/ -f2 10:17:22 + echo core-command,cmd/core-command/Dockerfile 10:17:22 + for file in '`ls cmd/**/Dockerfile`' 10:17:22 ++ dirname cmd/core-data/Dockerfile 10:17:22 ++ cut -d/ -f2 10:17:22 + echo core-data,cmd/core-data/Dockerfile 10:17:22 + for file in '`ls cmd/**/Dockerfile`' 10:17:22 ++ dirname cmd/core-metadata/Dockerfile 10:17:22 ++ cut -d/ -f2 10:17:22 + echo core-metadata,cmd/core-metadata/Dockerfile 10:17:22 + for file in '`ls cmd/**/Dockerfile`' 10:17:22 ++ dirname cmd/security-bootstrapper/Dockerfile 10:17:22 ++ cut -d/ -f2 10:17:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:17:22 + for file in '`ls cmd/**/Dockerfile`' 10:17:22 ++ dirname cmd/security-proxy-setup/Dockerfile 10:17:22 ++ cut -d/ -f2 10:17:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:17:22 + for file in '`ls cmd/**/Dockerfile`' 10:17:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:17:22 ++ cut -d/ -f2 10:17:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:17:22 + for file in '`ls cmd/**/Dockerfile`' 10:17:22 ++ dirname cmd/support-notifications/Dockerfile 10:17:22 ++ cut -d/ -f2 10:17:22 + echo support-notifications,cmd/support-notifications/Dockerfile 10:17:22 + for file in '`ls cmd/**/Dockerfile`' 10:17:22 ++ dirname cmd/support-scheduler/Dockerfile 10:17:22 ++ cut -d/ -f2 10:17:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:17:22 + for file in '`ls cmd/**/Dockerfile`' 10:17:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:17:22 ++ cut -d/ -f2 10:17:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:17:22 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 10:17:23 + git rev-list -1 --merges 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2~1..50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [Pipeline] echo 10:17:23 -----------> git rev-list -1 --merges 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2~1..50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:17:23 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [false] [Pipeline] sh 10:17:23 + git log --format=format:%s -1 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [Pipeline] echo 10:17:23 ========================================================= 10:17:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:17:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:17:23 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:17:23 + grep -v github /etc/ssh/ssh_known_hosts 10:17:23 + '[' -e /tmp/ssh_known_hosts ']' 10:17:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:17:23 + sudo tee -a /etc/ssh/ssh_known_hosts 10:17:23 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 10:17:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:17:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:17:24 10:17:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:17:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:17:24 latest: Pulling from edgex-devops/git-semver 10:17:24 a0d0a0d46f8b: Pulling fs layer 10:17:24 3e5f54012d9b: Pulling fs layer 10:17:24 4c7163046ea9: Pulling fs layer 10:17:24 0c2d73faf560: Pulling fs layer 10:17:24 0c2d73faf560: Waiting 10:17:24 3e5f54012d9b: Verifying Checksum 10:17:24 3e5f54012d9b: Download complete 10:17:24 a0d0a0d46f8b: Verifying Checksum 10:17:24 a0d0a0d46f8b: Download complete 10:17:24 4c7163046ea9: Verifying Checksum 10:17:24 4c7163046ea9: Download complete 10:17:24 0c2d73faf560: Verifying Checksum 10:17:24 0c2d73faf560: Download complete 10:17:24 a0d0a0d46f8b: Pull complete 10:17:24 3e5f54012d9b: Pull complete 10:17:24 4c7163046ea9: Pull complete 10:17:25 0c2d73faf560: Pull complete 10:17:25 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:17:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:17:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:17:25 prd-centos7-docker-4c-2g-70 does not seem to be running inside a container 10:17:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:17:26 $ docker top fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:26 [ssh-agent] Looking for ssh-agent implementation... 10:17:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:26 $ docker exec fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d ssh-agent 10:17:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcOMHoa/agent.14 10:17:26 SSH_AGENT_PID=21 10:17:26 Running ssh-add (command line suppressed) 10:17:26 Identity added: /w/workspace/edgex-go/10@tmp/private_key_5413206152213332398.key (/w/workspace/edgex-go/10@tmp/private_key_5413206152213332398.key) 10:17:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:26 + git tag --points-at HEAD [Pipeline] } 10:17:26 $ docker exec --env ******** --env ******** fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d ssh-agent -k 10:17:26 unset SSH_AUTH_SOCK; 10:17:26 unset SSH_AGENT_PID; 10:17:26 echo Agent pid 21 killed; 10:17:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:17:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:27 [ssh-agent] Looking for ssh-agent implementation... 10:17:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:27 $ docker exec fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d ssh-agent 10:17:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJjebGP/agent.55 10:17:27 SSH_AGENT_PID=62 10:17:27 Running ssh-add (command line suppressed) 10:17:27 Identity added: /w/workspace/edgex-go/10@tmp/private_key_1952472301484016106.key (/w/workspace/edgex-go/10@tmp/private_key_1952472301484016106.key) 10:17:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:27 + git semver init 10:17:27 # -> Open(): unable to determine branch for HEAD 10:17:27 # $GIT_DIR = /w/workspace/edgex-go/10/.git 10:17:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 10:17:27 # $SEMVER_REMOTE_NAME = origin 10:17:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:17:27 # $SEMVER_USER_NAME = edgex-jenkins 10:17:27 # $SEMVER_BRANCH = PR-3826 10:17:27 # $SEMVER_TEMP = /tmp/semver-692450958 10:17:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:17:42 # '/tmp/semver-692450958' -> '/w/workspace/edgex-go/10/.semver' 10:17:42 # -> Force: false 10:17:42 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 10:17:42 $ docker exec --env ******** --env ******** fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d ssh-agent -k 10:17:42 unset SSH_AUTH_SOCK; 10:17:42 unset SSH_AGENT_PID; 10:17:42 echo Agent pid 62 killed; 10:17:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:43 + git semver [Pipeline] } 10:17:43 $ docker stop --time=1 fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d 10:17:45 $ docker rm -f fd845d40f69e83308023fab72297f6665bd3d2cc649886ee4629a2a3d452026d [Pipeline] // withDockerContainer [Pipeline] sh 10:17:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:17:45 Stashed 1 file(s) [Pipeline] echo 10:17:45 [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 10:17:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:17:46 ========================================================= 10:17:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:17:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:17:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:17:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:17:46 a0d0a0d46f8b: Already exists 10:17:46 31adcdaf11c8: Pulling fs layer 10:17:46 b8b176561691: Pulling fs layer 10:17:46 4527c011a84f: Pulling fs layer 10:17:46 5d74067f8e1e: Pulling fs layer 10:17:46 e0aca202a116: Pulling fs layer 10:17:46 3a43be97a3b4: Pulling fs layer 10:17:46 34cad66bf833: Pulling fs layer 10:17:46 b4e3c513aaa6: Pulling fs layer 10:17:46 5d74067f8e1e: Waiting 10:17:46 e0aca202a116: Waiting 10:17:46 3a43be97a3b4: Waiting 10:17:46 34cad66bf833: Waiting 10:17:46 b4e3c513aaa6: Waiting 10:17:46 b8b176561691: Verifying Checksum 10:17:46 b8b176561691: Download complete 10:17:46 31adcdaf11c8: Verifying Checksum 10:17:46 31adcdaf11c8: Download complete 10:17:46 5d74067f8e1e: Verifying Checksum 10:17:46 5d74067f8e1e: Download complete 10:17:46 e0aca202a116: Download complete 10:17:46 3a43be97a3b4: Verifying Checksum 10:17:46 3a43be97a3b4: Download complete 10:17:46 34cad66bf833: Verifying Checksum 10:17:46 34cad66bf833: Download complete 10:17:46 31adcdaf11c8: Pull complete 10:17:46 b8b176561691: Pull complete 10:17:46 4527c011a84f: Verifying Checksum 10:17:46 4527c011a84f: Download complete 10:17:47 b4e3c513aaa6: Verifying Checksum 10:17:47 b4e3c513aaa6: Download complete 10:17:51 4527c011a84f: Pull complete 10:17:51 5d74067f8e1e: Pull complete 10:17:51 e0aca202a116: Pull complete 10:17:51 3a43be97a3b4: Pull complete 10:17:51 34cad66bf833: Pull complete 10:17:53 b4e3c513aaa6: Pull complete 10:17:53 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 10:17:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:17:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 10:17:53 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:17:53 WORKDIR /edgex 10:17:53 COPY go.mod . 10:17:53 RUN go mod download' 10:17:53 + docker build -t ci-base-image-x86_64 -f - . 10:17:55 Sending build context to Docker daemon 334.6MB 10:17:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:17:55 ---> 9f6097aaca64 10:17:55 Step 2/4 : WORKDIR /edgex 10:17:57 ---> Running in d811ad49e09e 10:17:57 Removing intermediate container d811ad49e09e 10:17:57 ---> 0bdc4a266a95 10:17:57 Step 3/4 : COPY go.mod . 10:17:57 ---> 83641bb8bd88 10:17:57 Step 4/4 : RUN go mod download 10:17:57 ---> Running in a03942cc67b4 10:18:00 Still waiting to schedule task 10:18:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:18:29 Removing intermediate container a03942cc67b4 10:18:29 ---> dee240816e78 10:18:29 Successfully built dee240816e78 10:18:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:18:30 + docker inspect -f . ci-base-image-x86_64 10:18:30 . [Pipeline] withDockerContainer 10:18:30 prd-centos7-docker-4c-2g-70 does not seem to be running inside a container 10:18:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:18:30 $ docker top fc3b20936e1e5d53d5efabf11fa7a9f8d1d447639db7c6f55aa5ace86e8784b2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:30 + go version 10:18:30 go version go1.16.8 linux/amd64 [Pipeline] } 10:18:30 $ docker stop --time=1 fc3b20936e1e5d53d5efabf11fa7a9f8d1d447639db7c6f55aa5ace86e8784b2 10:18:32 $ docker rm -f fc3b20936e1e5d53d5efabf11fa7a9f8d1d447639db7c6f55aa5ace86e8784b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:18:32 + docker inspect -f . ci-base-image-x86_64 10:18:32 . [Pipeline] withDockerContainer 10:18:32 prd-centos7-docker-4c-2g-70 does not seem to be running inside a container 10:18:32 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:18:33 $ docker top 803401a7df87dfac86f196ef468eb48211635502001a4b9c4780e8a18cd659f4 -eo pid,comm [Pipeline] { [Pipeline] echo 10:18:33 ========================================================= 10:18:33 [edgeXBuildGoParallel] Running Tests and Build... 10:18:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:18:33 + make test 10:18:33 go mod tidy 10:18:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:18:39 ? github.com/edgexfoundry/edgex-go [no test files] 10:18:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:19:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:19:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:19:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:19:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:19:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:19:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:19:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:19:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:19:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:19:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:19:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:19:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:19:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 10:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:19:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 10:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:19:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements 10:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:19:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:19:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements 10:19:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:19:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:19:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements 10:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:19:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:19:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 94.2% of statements 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:19:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:19:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:19:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.9% of statements 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 10:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 10:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 10:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 10:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 10:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 10:19:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-71 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws 10:19:26 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 10:19:26 The recommended git tool is: git 10:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.052s coverage: 94.4% of statements 10:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 10:19:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 82.5% of statements 10:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:19:31 using credential edgex-jenkins-ssh 10:19:31 Cloning the remote Git repository 10:19:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:19:31 > git init /w/workspace/edgex-go/10 # timeout=10 10:19:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:19:31 > git --version # timeout=10 10:19:31 > git --version # 'git version 2.17.1' 10:19:31 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:48 Merging remotes/origin/main commit f650799c2872b5746043592dbca86bb6f356332d into PR head commit 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:19:48 Merge succeeded, producing 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:19:48 Checking out Revision 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 (PR-3826) 10:19:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:19:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:19:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:19:47 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:19:48 > git config core.sparsecheckout # timeout=10 10:19:48 > git checkout -f 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 # timeout=10 10:19:48 > git remote # timeout=10 10:19:48 > git config --get remote.origin.url # timeout=10 10:19:48 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:48 > git merge f650799c2872b5746043592dbca86bb6f356332d # timeout=10 10:19:48 > git rev-parse HEAD^{commit} # timeout=10 10:19:48 > git config core.sparsecheckout # timeout=10 10:19:48 > git checkout -f 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 # timeout=10 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.120s coverage: 91.2% of statements 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 65.4% of statements 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 10:19:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:19:52 Commit message: "Merge branch 'main' into snap-secrets-connect-fix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:19:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:19:53 % Total % Received % Xferd Average Speed Time Time Time Current 10:19:53 Dload Upload Total Spent Left Speed 10:19:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86306 0 --:--:-- --:--:-- --:--:-- 86941 [Pipeline] sh 10:19:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:19:54 + sudo+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:19:54 tee /etc/docker/daemon.new 10:19:54 { 10:19:54 "registry-mirrors": [ 10:19:54 "https://nexus3.edgexfoundry.org:10001" 10:19:54 ], 10:19:54 "bip": "10.250.0.254/24", 10:19:54 "hosts": [ 10:19:54 "tcp://0.0.0.0:5555", 10:19:54 "unix:///var/run/docker.sock" 10:19:54 ], 10:19:54 "mtu": 1458, 10:19:54 "selinux-enabled": true, 10:19:54 "seccomp-profile": "/etc/docker/seccomp.json" 10:19:54 } [Pipeline] sh 10:19:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:19:55 + sudo service docker restart 10:19:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.056s coverage: 17.7% of statements 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:19:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:19:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:19:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:19:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:19:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:19:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 10:19:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 10:19:58 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 10:20:13 provisioning config files... 10:20:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4330606754283914360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:13 ---> docker-login.sh 10:20:13 nexus3.edgexfoundry.org:10001 10:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:14 Configure a credential helper to remove this warning. See 10:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:14 10:20:14 Login Succeeded 10:20:14 nexus3.edgexfoundry.org:10002 10:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:14 Configure a credential helper to remove this warning. See 10:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:14 10:20:14 Login Succeeded 10:20:14 nexus3.edgexfoundry.org:10003 10:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:15 Configure a credential helper to remove this warning. See 10:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:15 10:20:15 Login Succeeded 10:20:15 nexus3.edgexfoundry.org:10004 10:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:15 Configure a credential helper to remove this warning. See 10:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:15 10:20:15 Login Succeeded 10:20:15 docker.io 10:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:16 Configure a credential helper to remove this warning. See 10:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:16 10:20:16 Login Succeeded 10:20:16 ---> docker-login.sh ends [Pipeline] } 10:20:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:20:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:16 ========================================================= 10:20:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:20:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:20:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:20:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:20:17 552d1f2373af: Pulling fs layer 10:20:17 ea3f2d53f512: Pulling fs layer 10:20:17 9e70ebbbe112: Pulling fs layer 10:20:17 7a9cfe048b4a: Pulling fs layer 10:20:17 72dc09318566: Pulling fs layer 10:20:17 f4f7b4309257: Pulling fs layer 10:20:17 0ac9a79272e3: Pulling fs layer 10:20:17 b78e95d17946: Pulling fs layer 10:20:17 f4f7b4309257: Waiting 10:20:17 7a9cfe048b4a: Waiting 10:20:17 72dc09318566: Waiting 10:20:17 0ac9a79272e3: Waiting 10:20:17 b78e95d17946: Waiting 10:20:17 9e70ebbbe112: Download complete 10:20:17 ea3f2d53f512: Verifying Checksum 10:20:17 ea3f2d53f512: Download complete 10:20:17 72dc09318566: Verifying Checksum 10:20:17 72dc09318566: Download complete 10:20:17 f4f7b4309257: Verifying Checksum 10:20:17 f4f7b4309257: Download complete 10:20:17 552d1f2373af: Verifying Checksum 10:20:17 552d1f2373af: Download complete 10:20:17 0ac9a79272e3: Verifying Checksum 10:20:17 0ac9a79272e3: Download complete 10:20:18 552d1f2373af: Pull complete 10:20:18 ea3f2d53f512: Pull complete 10:20:19 9e70ebbbe112: Pull complete 10:20:19 b78e95d17946: Verifying Checksum 10:20:19 b78e95d17946: Download complete 10:20:19 7a9cfe048b4a: Verifying Checksum 10:20:19 7a9cfe048b4a: Download complete 10:20:32 7a9cfe048b4a: Pull complete 10:20:32 72dc09318566: Pull complete 10:20:32 f4f7b4309257: Pull complete 10:20:32 0ac9a79272e3: Pull complete 10:20:36 b78e95d17946: Pull complete 10:20:36 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 10:20:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:20:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 10:20:36 + docker build -t ci-base-image-arm64 -f - . 10:20:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:20:36 WORKDIR /edgex 10:20:36 COPY go.mod . 10:20:36 RUN go mod download 10:20:37 GO111MODULE=on go vet ./... 10:20:39 Sending build context to Docker daemon 169MB 10:20:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:20:39 ---> 8b459fc5aaf0 10:20:39 Step 2/4 : WORKDIR /edgex 10:20:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:20:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:20:41 ---> Running in b51031ed1eb1 10:20:41 Removing intermediate container b51031ed1eb1 10:20:41 ---> 224c6d19f638 10:20:41 Step 3/4 : COPY go.mod . 10:20:41 ./bin/test-attribution-txt.sh 10:20:42 ---> e48c10a35691 10:20:42 Step 4/4 : RUN go mod download 10:20:42 ---> Running in fb9fc141344e [Pipeline] echo 10:20:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:20:42 + ls -al . 10:20:42 total 644 10:20:42 drwxrwxr-x 10 1001 1001 4096 Dec 2 10:20 . 10:20:42 drwxr-xr-x 4 root root 30 Dec 2 10:18 .. 10:20:42 -rw-rw-r-- 1 1001 1001 11 Dec 2 10:17 .dockerignore 10:20:42 drwxrwxr-x 8 1001 1001 179 Dec 2 10:17 .git 10:20:42 drwxrwxr-x 4 1001 1001 142 Dec 2 10:17 .github 10:20:42 -rw-rw-r-- 1 1001 1001 804 Dec 2 10:17 .gitignore 10:20:42 -rw-rw-r-- 1 1001 1001 42 Dec 2 10:17 .golangci.yml 10:20:42 -rw-rw-r-- 1 1001 1001 76 Dec 2 10:17 .hadolint.yml 10:20:42 drwx------ 3 1001 1001 73 Dec 2 10:17 .semver 10:20:42 -rw-rw-r-- 1 1001 1001 166 Dec 2 10:17 .sonarcloud.properties 10:20:42 -rw-rw-r-- 1 1001 1001 1171 Dec 2 10:17 ADOPTERS.md 10:20:42 -rw-rw-r-- 1 1001 1001 8910 Dec 2 10:17 Attribution.txt 10:20:42 -rw-rw-r-- 1 1001 1001 51732 Dec 2 10:17 CHANGELOG.md 10:20:42 -rw-rw-r-- 1 1001 1001 3804 Dec 2 10:17 CONTRIBUTING.md 10:20:42 -rw-rw-r-- 1 1001 1001 677 Dec 2 10:17 GOVERNANCE.md 10:20:42 -rw-rw-r-- 1 1001 1001 849 Dec 2 10:17 Jenkinsfile 10:20:42 -rw-rw-r-- 1 1001 1001 10775 Dec 2 10:17 LICENSE 10:20:42 -rw-rw-r-- 1 1001 1001 6508 Dec 2 10:17 Makefile 10:20:42 -rw-rw-r-- 1 1001 1001 582 Dec 2 10:17 OWNERS.md 10:20:42 -rw-rw-r-- 1 1001 1001 8207 Dec 2 10:17 README.md 10:20:42 -rw-rw-r-- 1 1001 1001 6912 Dec 2 10:17 SECURITY.md 10:20:42 -rw-rw-r-- 1 1001 1001 5 Dec 2 10:17 VERSION 10:20:42 -rw-rw-r-- 1 1001 1001 4131 Dec 2 10:17 ZMQWindows.md 10:20:42 drwxrwxr-x 2 1001 1001 37 Dec 2 10:17 bin 10:20:42 drwxrwxr-x 14 1001 1001 4096 Dec 2 10:17 cmd 10:20:42 -rw-r--r-- 1 root root 428381 Dec 2 10:19 coverage.out 10:20:42 -rw-rw-r-- 1 1001 1001 828 Dec 2 10:17 go.mod 10:20:42 -rw-rw-r-- 1 1001 1001 49483 Dec 2 10:17 go.sum 10:20:42 drwxrwxr-x 8 1001 1001 124 Dec 2 10:17 internal 10:20:42 drwxrwxr-x 3 1001 1001 16 Dec 2 10:17 openapi 10:20:42 drwxrwxr-x 4 1001 1001 71 Dec 2 10:17 snap 10:20:42 -rw-rw-r-- 1 1001 1001 204 Dec 2 10:17 version.go [Pipeline] sh 10:20:42 + '[' -e coverage.out ] 10:20:42 + chown 1001:1001 coverage.out [Pipeline] stash 10:20:43 Stashed 1 file(s) [Pipeline] sh 10:20:43 + make build 10:20:43 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 10:20:44 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 10:20:51 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 10:20:51 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 10:20:52 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 10:20:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:20:54 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 10:20:55 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 10:20:55 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 10:20:56 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 10:20:57 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 10:20:58 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] } 10:21:00 $ docker stop --time=1 803401a7df87dfac86f196ef468eb48211635502001a4b9c4780e8a18cd659f4 10:21:02 $ docker rm -f 803401a7df87dfac86f196ef468eb48211635502001a4b9c4780e8a18cd659f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:21:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:21:03 10:21:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:21:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:21:03 latest: Pulling from edgex-devops/edgex-compose 10:21:03 cbdbe7a5bc2a: Pulling fs layer 10:21:03 ca9280d653b3: Pulling fs layer 10:21:03 7e9c9ca2126c: Pulling fs layer 10:21:03 cbdbe7a5bc2a: Verifying Checksum 10:21:03 cbdbe7a5bc2a: Download complete 10:21:04 ca9280d653b3: Verifying Checksum 10:21:04 ca9280d653b3: Download complete 10:21:04 cbdbe7a5bc2a: Pull complete 10:21:04 7e9c9ca2126c: Verifying Checksum 10:21:04 7e9c9ca2126c: Download complete 10:21:04 ca9280d653b3: Pull complete 10:21:08 7e9c9ca2126c: Pull complete 10:21:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:21:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:21:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:21:08 prd-centos7-docker-4c-2g-70 does not seem to be running inside a container 10:21:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:21:11 $ docker top 6cbcf8fb83a5035aa75d17c8f7436c0c6f409c8c8062f1978b36a1a41690412b -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:12 + grep parallel 10:21:12 + docker-compose build --help 10:21:12 --parallel Build images in parallel. [Pipeline] } 10:21:12 $ docker stop --time=1 6cbcf8fb83a5035aa75d17c8f7436c0c6f409c8c8062f1978b36a1a41690412b 10:21:13 $ docker rm -f 6cbcf8fb83a5035aa75d17c8f7436c0c6f409c8c8062f1978b36a1a41690412b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:21:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:21:14 . [Pipeline] withDockerContainer 10:21:14 prd-centos7-docker-4c-2g-70 does not seem to be running inside a container 10:21:14 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 10:21:14 $ docker top e0632f384fc0f9113b146481129fba42a648b15990ba4bf19dc57d9a3e5470c5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:14 + docker-compose -f ./docker-compose-build.yml build --parallel 10:21:15 Building core-command ... 10:21:15 Building core-data ... 10:21:15 Building core-metadata ... 10:21:15 Building security-bootstrapper ... 10:21:15 Building security-proxy-setup ... 10:21:15 Building security-secretstore-setup ... 10:21:15 Building support-notifications ... 10:21:15 Building support-scheduler ... 10:21:15 Building sys-mgmt-agent ... 10:21:15 Building support-notifications 10:21:15 Building sys-mgmt-agent 10:21:15 Building core-metadata 10:21:15 Building security-proxy-setup 10:21:15 Building support-scheduler 10:21:25 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:21:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:21:25 ---> dee240816e78 10:21:25 Step 3/20 : WORKDIR /edgex-go 10:21:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:21:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:21:25 ---> dee240816e78 10:21:25 Step 3/23 : WORKDIR /edgex-go 10:21:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:21:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:21:25 ---> dee240816e78 10:21:25 Step 3/22 : WORKDIR /edgex-go 10:21:33 ---> Running in 633fc7b5b5e0 10:21:33 ---> Running in cf959084d705 10:21:33 ---> Running in 53c88c8d562e 10:21:35 Removing intermediate container cf959084d705 10:21:35 ---> 616cdd84b4ae 10:21:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:35 Removing intermediate container 633fc7b5b5e0 10:21:35 ---> fdfe6c9ed5a5 10:21:35 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:35 Removing intermediate container 53c88c8d562e 10:21:35 ---> a438b8a7f263 10:21:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:35 ---> Running in a575aa10b7f2 10:21:35 ---> Running in 1c909990d8a3 10:21:35 ---> Running in 87e0b88914c7 10:21:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:21:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:21:39 ---> dee240816e78 10:21:39 Step 3/22 : WORKDIR /edgex-go 10:21:39 ---> Using cache 10:21:39 ---> fdfe6c9ed5a5 10:21:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:40 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:21:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:21:40 ---> dee240816e78 10:21:40 Step 3/21 : WORKDIR /edgex-go 10:21:40 ---> Using cache 10:21:40 ---> fdfe6c9ed5a5 10:21:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:40 ---> Running in 143d878fe9ee 10:21:40 ---> Running in 2f1dc422f7f8 10:21:40 Removing intermediate container a575aa10b7f2 10:21:40 ---> 5121754b0793 10:21:40 Step 5/23 : RUN apk add --update --no-cache make git 10:21:40 Removing intermediate container 87e0b88914c7 10:21:40 ---> d6da85031f90 10:21:40 Step 5/22 : RUN apk add --update --no-cache make bash git 10:21:40 ---> Running in a2f08912a5bf 10:21:40 ---> Running in 8d7a0e331eb0 10:21:40 Removing intermediate container 1c909990d8a3 10:21:40 ---> a01908ee54ca 10:21:40 Step 5/20 : RUN apk add --update --no-cache make git 10:21:40 ---> Running in ddd615eb0f3f 10:21:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:21:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:21:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:21:41 Removing intermediate container 143d878fe9ee 10:21:41 ---> c972950b9631 10:21:41 Step 5/22 : RUN apk add --update --no-cache make git 10:21:41 Removing intermediate container 2f1dc422f7f8 10:21:41 ---> 3896bad6afdf 10:21:41 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 10:21:41 ---> Running in c9524cc4725a 10:21:41 ---> Running in ae491b5d7d05 10:21:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:21:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:21:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:21:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:21:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:21:42 OK: 220 MiB in 52 packages 10:21:42 OK: 220 MiB in 52 packages 10:21:42 OK: 220 MiB in 52 packages 10:21:42 Removing intermediate container 8d7a0e331eb0 10:21:42 ---> d95ea228cd1d 10:21:42 Step 6/22 : COPY . . 10:21:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:21:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:21:42 Removing intermediate container ddd615eb0f3f 10:21:42 ---> 5c7f2b130e75 10:21:42 Step 6/20 : COPY . . 10:21:43 OK: 220 MiB in 52 packages 10:21:43 OK: 220 MiB in 52 packages 10:21:43 Removing intermediate container a2f08912a5bf 10:21:43 ---> 82021d227f0c 10:21:43 Step 6/23 : COPY go.mod . 10:21:47 ---> 243c40a54983 10:21:47 Step 7/23 : RUN go mod download 10:21:47 Removing intermediate container c9524cc4725a 10:21:47 ---> 3505745136ed 10:21:47 Step 6/22 : COPY . . 10:21:47 ---> Running in 93a52237c01b 10:21:47 Removing intermediate container ae491b5d7d05 10:21:47 ---> b02e4b88285a 10:21:47 Step 6/21 : COPY . . 10:21:48 ---> 9205e3f8a98b 10:21:48 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:51 ---> f663e601c6eb 10:21:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:51 ---> Running in 6726d236f4be 10:21:51 ---> Running in eeda6d1cff1b 10:21:54 Removing intermediate container 93a52237c01b 10:21:54 ---> 66dc07ddcc34 10:21:54 Step 8/23 : COPY . . 10:21:54 ---> 6666b2f21e17 10:21:54 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:54 ---> Running in e683c8e13f15 10:21:54 Removing intermediate container eeda6d1cff1b 10:21:54 ---> 13768e077b65 10:21:54 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:21:54 ---> 3ac1b1164246 10:21:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:54 ---> Running in b5a029407a25 10:21:54 Removing intermediate container 6726d236f4be 10:21:54 ---> 82115b9f773f 10:21:54 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:21:55 ---> Running in 2d86aef7ba50 10:21:56 ---> Running in 6c0649893565 10:21:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:21:57 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 10:21:59 Removing intermediate container e683c8e13f15 10:21:59 ---> b8741eea951d 10:21:59 Step 8/21 : RUN make cmd/support-notifications/support-notifications 10:21:59 ---> Running in a9fce57c8ab6 10:21:59 ---> 6f760173595c 10:21:59 Step 9/23 : RUN go mod tidy 10:21:59 ---> Running in 470728de9b0d 10:21:59 Removing intermediate container 2d86aef7ba50 10:21:59 ---> f3a8e37f58d8 10:21:59 Step 8/22 : RUN make cmd/core-metadata/core-metadata 10:21:59 ---> Running in 01171368e111 10:21:59 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 10:21:59 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 10:22:01 Removing intermediate container 470728de9b0d 10:22:01 ---> e65f9f8653cf 10:22:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:22:01 ---> Running in 35b927c41f6d 10:22:01 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 10:22:03 Removing intermediate container fb9fc141344e 10:22:03 ---> 1b7902ea0433 10:22:03 Successfully built 1b7902ea0433 10:22:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:22:04 + docker inspect -f . ci-base-image-arm64 10:22:04 . [Pipeline] withDockerContainer 10:22:04 prd-ubuntu18.04-docker-arm64-4c-16g-71 does not seem to be running inside a container 10:22:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 10:22:05 $ docker top 1e1a8611176f9122059a2273b4c44b071d9d03a9c7806dd7072dd9427dc94d13 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:06 + go version 10:22:06 go version go1.16.8 linux/arm64 [Pipeline] } 10:22:06 $ docker stop --time=1 1e1a8611176f9122059a2273b4c44b071d9d03a9c7806dd7072dd9427dc94d13 10:22:08 $ docker rm -f 1e1a8611176f9122059a2273b4c44b071d9d03a9c7806dd7072dd9427dc94d13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:22:09 + docker inspect -f . ci-base-image-arm64 10:22:09 . [Pipeline] withDockerContainer 10:22:09 prd-ubuntu18.04-docker-arm64-4c-16g-71 does not seem to be running inside a container 10:22:09 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 10:22:10 $ docker top b3837849d30fef1809a2e633740b7c95edfa06f4811b0e76ca650a4569f5b62f -eo pid,comm [Pipeline] { [Pipeline] echo 10:22:10 ========================================================= 10:22:10 [edgeXBuildGoParallel] Running Tests and Build... 10:22:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:22:11 + make test 10:22:11 go mod tidy 10:22:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:22:34 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 10:22:35 Removing intermediate container b5a029407a25 10:22:35 ---> 87311c22e4df 10:22:35 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:22:35 ---> Running in ca437fdb6f73 10:22:35 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 10:22:37 Removing intermediate container ca437fdb6f73 10:22:37 ---> bc0368f97590 10:22:37 10:22:37 Step 10/22 : FROM docker:20.10.8 10:22:38 Removing intermediate container 6c0649893565 10:22:38 ---> e764324b5f30 10:22:38 10:22:38 Step 9/20 : FROM alpine:3.14 10:22:38 20.10.8: Pulling from library/docker 10:22:38 3.14: Pulling from library/alpine 10:22:38 ? github.com/edgexfoundry/edgex-go [no test files] 10:22:40 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:22:40 Status: Downloaded newer image for alpine:3.14 10:22:40 ---> 0a97eee8041e 10:22:40 Step 10/20 : RUN apk add --update --no-cache curl 10:22:40 ---> Running in c85e164ac70e 10:22:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:22:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:22:41 (1/5) Installing ca-certificates (20191127-r5) 10:22:41 (2/5) Installing brotli-libs (1.0.9-r5) 10:22:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:22:41 (4/5) Installing libcurl (7.79.1-r0) 10:22:41 (5/5) Installing curl (7.79.1-r0) 10:22:41 Executing busybox-1.33.1-r6.trigger 10:22:41 Executing ca-certificates-20191127-r5.trigger 10:22:41 OK: 8 MiB in 19 packages 10:22:42 Removing intermediate container 01171368e111 10:22:42 ---> 2774e2861ea1 10:22:42 10:22:42 Step 9/22 : FROM alpine:3.14 10:22:42 ---> 0a97eee8041e 10:22:42 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:22:42 ---> Running in b8c91ae294c3 10:22:43 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 10:22:43 Status: Downloaded newer image for docker:20.10.8 10:22:43 ---> bc6c0ffef665 10:22:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:22:43 ---> Running in 93fa6c5652a2 10:22:43 Removing intermediate container c85e164ac70e 10:22:43 ---> 83d2cc41e119 10:22:43 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:22:43 (1/1) Installing dumb-init (1.2.5-r1) 10:22:43 Executing busybox-1.33.1-r6.trigger 10:22:43 OK: 6 MiB in 15 packages 10:22:44 ---> Running in 42784789bfc9 10:22:44 Removing intermediate container 93fa6c5652a2 10:22:44 ---> f67c9b7e6e9f 10:22:44 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 10:22:44 Removing intermediate container 35b927c41f6d 10:22:44 ---> 8c9c9fce2bbf 10:22:44 10:22:44 Step 11/23 : FROM alpine:3.14 10:22:44 ---> 0a97eee8041e 10:22:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:22:44 Removing intermediate container a9fce57c8ab6 10:22:44 ---> 7c3c2903f436 10:22:44 10:22:44 Step 9/21 : FROM alpine:3.14 10:22:44 ---> 0a97eee8041e 10:22:44 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 10:22:44 Removing intermediate container 42784789bfc9 10:22:44 ---> c59b0f6dbe1d 10:22:44 Step 12/20 : WORKDIR /edgex 10:22:44 ---> Running in a5813e9e4c75 10:22:44 ---> Running in b0efa5492e1a 10:22:44 ---> Running in be007e6b41db 10:22:44 ---> Running in 0fb61e6447ec 10:22:44 Removing intermediate container b8c91ae294c3 10:22:44 ---> bf0fdd590daf 10:22:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:22:44 Removing intermediate container 0fb61e6447ec 10:22:44 ---> f329fe009468 10:22:44 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:22:44 ---> Running in 9bf4e7e212e4 10:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:22:45 Removing intermediate container 9bf4e7e212e4 10:22:45 ---> dbed21812463 10:22:45 Step 12/22 : ENV APP_PORT=59881 10:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:22:45 ---> fe3eb431edea 10:22:45 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:22:45 ---> Running in cfcc087e68ee 10:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:22:45 (1/42) Installing readline (8.1.0-r0) 10:22:45 (2/42) Installing bash (5.1.4-r0) 10:22:45 Executing bash-5.1.4-r0.post-install 10:22:45 (3/42) Installing brotli-libs (1.0.9-r5) 10:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:22:45 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:22:45 (5/42) Installing libcurl (7.79.1-r0) 10:22:45 (6/42) Installing curl (7.79.1-r0) 10:22:45 (7/42) Installing dumb-init (1.2.5-r1) 10:22:45 (8/42) Installing libbz2 (1.0.8-r1) 10:22:45 (9/42) Installing expat (2.4.1-r0) 10:22:45 (10/42) Installing libffi (3.3-r2) 10:22:45 (11/42) Installing gdbm (1.19-r0) 10:22:45 (12/42) Installing xz-libs (5.2.5-r0) 10:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:22:45 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:22:45 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:22:45 (15/42) Installing mpdecimal (2.5.1-r1) 10:22:45 (16/42) Installing sqlite-libs (3.35.5-r0) 10:22:45 (17/42) Installing python3 (3.9.5-r2) 10:22:45 Removing intermediate container cfcc087e68ee 10:22:45 ---> f8a5865f51b3 10:22:45 Step 13/22 : EXPOSE $APP_PORT 10:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:22:45 (1/2) Installing ca-certificates (20191127-r5) 10:22:45 (2/2) Installing dumb-init (1.2.5-r1) 10:22:45 Executing busybox-1.33.1-r6.trigger 10:22:45 Executing ca-certificates-20191127-r5.trigger 10:22:45 ---> Running in c3ab9cfcb2fc 10:22:45 OK: 6 MiB in 16 packages 10:22:45 (1/1) Installing dumb-init (1.2.5-r1) 10:22:45 Executing busybox-1.33.1-r6.trigger 10:22:45 OK: 6 MiB in 15 packages 10:22:46 ---> 5213564cb49d 10:22:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:22:46 Removing intermediate container c3ab9cfcb2fc 10:22:46 ---> a83ad3d82647 10:22:46 Step 14/22 : WORKDIR / 10:22:46 ---> Running in 0d7a18fe2b3e 10:22:46 ---> d64fcc8b1a4f 10:22:46 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:22:46 (18/42) Installing py3-appdirs (1.4.4-r2) 10:22:46 (19/42) Installing py3-chardet (4.0.0-r2) 10:22:46 (20/42) Installing py3-idna (3.2-r0) 10:22:46 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:22:46 (22/42) Installing py3-certifi (2020.12.5-r1) 10:22:46 (23/42) Installing py3-requests (2.25.1-r4) 10:22:46 (24/42) Installing py3-msgpack (1.0.2-r1) 10:22:46 (25/42) Installing py3-lockfile (0.12.2-r4) 10:22:46 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:22:46 ---> Running in e39fbc033f0b 10:22:46 (27/42) Installing py3-colorama (0.4.4-r1) 10:22:46 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:22:46 (29/42) Installing py3-distlib (0.3.1-r3) 10:22:46 (30/42) Installing py3-distro (1.5.0-r3) 10:22:46 (31/42) Installing py3-six (1.15.0-r1) 10:22:46 (32/42) Installing py3-webencodings (0.5.1-r4) 10:22:46 (33/42) Installing py3-html5lib (1.1-r1) 10:22:46 (34/42) Installing py3-parsing (2.4.7-r2) 10:22:46 (35/42) Installing py3-packaging (20.9-r1) 10:22:46 (36/42) Installing py3-toml (0.10.2-r2) 10:22:46 (37/42) Installing py3-pep517 (0.10.0-r2) 10:22:46 (38/42) Installing py3-progress (1.5-r2) 10:22:46 (39/42) Installing py3-retrying (1.3.3-r1) 10:22:46 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:22:46 (41/42) Installing py3-setuptools (52.0.0-r3) 10:22:46 Removing intermediate container 0d7a18fe2b3e 10:22:46 ---> 09f89beaa93d 10:22:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:22:46 (42/42) Installing py3-pip (20.3.4-r1) 10:22:47 Removing intermediate container b0efa5492e1a 10:22:47 ---> 854471b733d8 10:22:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:22:47 Removing intermediate container e39fbc033f0b 10:22:47 ---> 6f9b612bd5e9 10:22:47 Step 17/20 : CMD ["--init=true"] 10:22:47 Removing intermediate container be007e6b41db 10:22:47 ---> bc2cd0e8306d 10:22:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:22:47 ---> 6feae8380d73 10:22:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:22:47 ---> Running in e757d01d6252 10:22:47 Executing busybox-1.33.1-r3.trigger 10:22:47 OK: 84 MiB in 64 packages 10:22:47 ---> Running in adcb94e4da09 10:22:47 ---> Running in 439be98621db 10:22:47 Removing intermediate container e757d01d6252 10:22:47 ---> e9637da6a4c6 10:22:47 Step 14/23 : ENV APP_PORT=59861 10:22:47 Removing intermediate container adcb94e4da09 10:22:47 ---> 0a2afb50b369 10:22:47 Step 18/20 : LABEL arch=x86_64 10:22:47 Removing intermediate container 439be98621db 10:22:47 ---> bd1f7f79eddd 10:22:47 Step 12/21 : ENV APP_PORT=59860 10:22:47 ---> Running in 5cc0f4b880ce 10:22:47 ---> 91a784660e33 10:22:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:22:47 ---> Running in 4af6e30922c8 10:22:47 ---> Running in 99304e28ea59 10:22:48 Removing intermediate container 5cc0f4b880ce 10:22:48 ---> d0db288d76aa 10:22:48 Step 15/23 : EXPOSE $APP_PORT 10:22:48 Removing intermediate container 4af6e30922c8 10:22:48 ---> 5ce906e9787f 10:22:48 Step 19/20 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:22:48 ---> Running in b33ecf05841f 10:22:48 Removing intermediate container 99304e28ea59 10:22:48 ---> 498a30e5f02a 10:22:48 Step 13/21 : EXPOSE $APP_PORT 10:22:48 ---> 8ce994a0481b 10:22:48 Step 18/22 : ENTRYPOINT ["/core-metadata"] 10:22:48 ---> Running in d574688f380b 10:22:48 Collecting docker-compose==1.23.2 10:22:48 ---> Running in 759fa737b7f5 10:22:48 ---> Running in a0ec3eb3689d 10:22:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:22:48 Removing intermediate container b33ecf05841f 10:22:48 ---> 6f85b5a56896 10:22:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:22:48 Removing intermediate container d574688f380b 10:22:48 ---> 30c1a6647cab 10:22:48 Step 20/20 : LABEL version=0.0.0 10:22:48 Collecting websocket-client<1.0,>=0.32.0 10:22:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:22:48 Collecting texttable<0.10,>=0.9.0 10:22:48 Downloading texttable-0.9.1.tar.gz (11 kB) 10:22:48 Removing intermediate container 759fa737b7f5 10:22:48 ---> f254948531d8 10:22:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:22:48 ---> Running in 2519a2837730 10:22:48 Removing intermediate container a0ec3eb3689d 10:22:48 ---> 63220aa30822 10:22:48 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 10:22:48 ---> Running in a6da1241a9ea 10:22:48 ---> a1bcbf28a443 10:22:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:22:48 Removing intermediate container 2519a2837730 10:22:48 ---> be3fdfe0a1dc 10:22:48 10:22:48 Removing intermediate container a6da1241a9ea 10:22:48 ---> f5ef968647d2 10:22:48 Step 20/22 : LABEL arch=x86_64 10:22:48 Successfully built be3fdfe0a1dc 10:22:48 Collecting jsonschema<3,>=2.5.1 10:22:48 Successfully tagged security-proxy-setup:latest 10:22:48 Building core-command 10:22:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:22:48  Building security-proxy-setup ... done Collecting dockerpty<0.5,>=0.4.1 10:22:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:22:48 ---> Running in 294532a2b444 10:22:48 ---> abacc16cb20b 10:22:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:22:49 Collecting docker<4.0,>=3.6.0 10:22:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:22:49 Collecting docopt<0.7,>=0.6.1 10:22:49 Downloading docopt-0.6.2.tar.gz (25 kB) 10:22:49 Removing intermediate container 294532a2b444 10:22:49 ---> d5d9a00ed146 10:22:49 Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:22:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:22:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:22:49 Collecting PyYAML<4,>=3.10 10:22:49 Downloading PyYAML-3.13.tar.gz (270 kB) 10:22:50 ---> d0130d8bf275 10:22:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:22:50 Collecting cached-property<2,>=1.2.0 10:22:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:22:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:22:50 Collecting docker-pycreds>=0.4.0 10:22:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:22:50 Collecting urllib3<1.25,>=1.21.1 10:22:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:22:50 Collecting idna<2.8,>=2.5 10:22:50 ---> 42d91e9450ea 10:22:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:22:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:22:50 ---> Running in 4feb587f4334 10:22:50 Collecting chardet<3.1.0,>=3.0.2 10:22:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:22:50 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) 10:22:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:22:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:22:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:22:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:22:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:22:50 Attempting uninstall: urllib3 10:22:50 Found existing installation: urllib3 1.26.5 10:22:50 Uninstalling urllib3-1.26.5: 10:22:50 Successfully uninstalled urllib3-1.26.5 10:22:51 ---> 7d0e25a10756 10:22:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:22:51 Attempting uninstall: idna 10:22:51 Found existing installation: idna 3.2 10:22:51 Uninstalling idna-3.2: 10:22:51 Successfully uninstalled idna-3.2 10:22:51 ---> 2d6a6abdc72f 10:22:51 Step 17/21 : ENTRYPOINT ["/support-notifications"] 10:22:51 Attempting uninstall: chardet 10:22:51 Found existing installation: chardet 4.0.0 10:22:51 Uninstalling chardet-4.0.0: 10:22:51 Successfully uninstalled chardet-4.0.0 10:22:51 ---> Running in d08ac9dd4f58 10:22:51 Removing intermediate container 4feb587f4334 10:22:51 ---> 142d6b7bdf29 10:22:51 Step 22/22 : LABEL version=0.0.0 10:22:51 ---> Running in d97f62797b72 10:22:51 ---> Running in 4a2d7e0e8fa2 10:22:51 Removing intermediate container d08ac9dd4f58 10:22:51 ---> 572f57b15230 10:22:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:22:51 Removing intermediate container d97f62797b72 10:22:51 ---> fe5cb158d5ec 10:22:51 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:22:51 Attempting uninstall: requests 10:22:51 Found existing installation: requests 2.25.1 10:22:51 Uninstalling requests-2.25.1: 10:22:51 ---> Running in 53bde173f36c 10:22:51 Successfully uninstalled requests-2.25.1 10:22:51 Removing intermediate container 4a2d7e0e8fa2 10:22:51 ---> 7d7df2f83094 10:22:51 10:22:51 ---> Running in f1c8077de951 10:22:51 Running setup.py install for texttable: started 10:22:51 Successfully built 7d7df2f83094 10:22:51 Removing intermediate container 53bde173f36c 10:22:51 ---> f64e8fae2713 10:22:51 Step 21/23 : LABEL arch=x86_64 10:22:51 Successfully tagged core-metadata:latest 10:22:51  Building core-metadata ... done Building core-data 10:22:52 ---> Running in 9b3ce6e9e32c 10:22:52 Removing intermediate container f1c8077de951 10:22:52 ---> 01ee7cb5c8e3 10:22:52 Step 19/21 : LABEL arch=x86_64 10:22:52 Running setup.py install for texttable: finished with status 'done' 10:22:52 Running setup.py install for PyYAML: started 10:22:52 ---> Running in 21cf77971daa 10:22:52 Removing intermediate container 9b3ce6e9e32c 10:22:52 ---> c5a4765533dc 10:22:52 Step 22/23 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:22:53 Running setup.py install for PyYAML: finished with status 'done' 10:22:55 Running setup.py install for docopt: started 10:22:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:22:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:22:56 ---> dee240816e78 10:22:56 Step 3/22 : WORKDIR /edgex-go 10:22:56 ---> Using cache 10:22:56 ---> fdfe6c9ed5a5 10:22:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:56 ---> Using cache 10:22:56 ---> 3896bad6afdf 10:22:56 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:22:56 Running setup.py install for docopt: finished with status 'done' 10:22:56 Running setup.py install for dockerpty: started 10:22:56 Removing intermediate container 21cf77971daa 10:22:56 ---> a24254931b2e 10:22:56 Step 20/21 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:22:56 ---> Running in 367389f154a4 10:22:56 ---> Running in 9dff47ea9f8b 10:22:56 ---> Running in 360408f557b5 10:22:56 Running setup.py install for dockerpty: finished with status 'done' 10:22:56 Removing intermediate container 367389f154a4 10:22:56 ---> 0759b8986066 10:22:56 Step 23/23 : LABEL version=0.0.0 10:22:57 ---> Running in f7479b5970ce 10:22:57 Removing intermediate container 360408f557b5 10:22:57 ---> 95ad38fe7cdd 10:22:57 Step 21/21 : LABEL version=0.0.0 10:22:57 ---> Running in f4ccc9a6b502 10:22:57 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 10:22:57 Removing intermediate container f7479b5970ce 10:22:57 ---> 178ae51b25c5 10:22:57 10:22:57 Removing intermediate container f4ccc9a6b502 10:22:57 ---> ce5354efbcc2 10:22:57 10:22:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:22:57 Successfully built 178ae51b25c5 10:22:57 Successfully tagged support-scheduler:latest 10:22:57 Building security-secretstore-setup 10:22:57  Building support-scheduler ... done Successfully built ce5354efbcc2 10:22:57 Successfully tagged support-notifications:latest 10:22:57 Building security-bootstrapper 10:22:58  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:22:58 OK: 220 MiB in 52 packages 10:23:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:23:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:23:00 ---> dee240816e78 10:23:00 Step 3/22 : WORKDIR /edgex-go 10:23:00 ---> Using cache 10:23:00 ---> fdfe6c9ed5a5 10:23:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:00 ---> Using cache 10:23:00 ---> 3896bad6afdf 10:23:00 Step 5/22 : RUN apk add --update --no-cache make git 10:23:03 ---> Running in 0e07ef08290c 10:23:03 Removing intermediate container a5813e9e4c75 10:23:03 ---> 85243a0b17d4 10:23:03 Step 13/22 : ENV APP_PORT=58890 10:23:03 Removing intermediate container 9dff47ea9f8b 10:23:03 ---> c7b6af3a2641 10:23:03 Step 6/22 : COPY . . 10:23:03 ---> Running in ddf70ab38542 10:23:03 Removing intermediate container ddf70ab38542 10:23:03 ---> 779ca8fa6813 10:23:03 Step 14/22 : EXPOSE $APP_PORT 10:23:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:23:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:23:04 OK: 220 MiB in 52 packages 10:23:05 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:23:05 Step 2/30 : FROM ${BUILDER_BASE} AS builder 10:23:05 ---> dee240816e78 10:23:05 Step 3/30 : WORKDIR /edgex-go 10:23:05 ---> Using cache 10:23:05 ---> fdfe6c9ed5a5 10:23:05 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:05 ---> Using cache 10:23:05 ---> 3896bad6afdf 10:23:05 Step 5/30 : RUN apk add --update --no-cache make git 10:23:07 ---> Running in 54ce4af984f9 10:23:08 ---> Running in e84bad80f95c 10:23:08 Removing intermediate container 54ce4af984f9 10:23:08 ---> f03d3b809d72 10:23:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:23:08 Removing intermediate container 0e07ef08290c 10:23:08 ---> 17e59436d1a5 10:23:08 Step 6/22 : COPY . . 10:23:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:23:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:23:08 ---> dee240816e78 10:23:08 Step 3/24 : WORKDIR /edgex-go 10:23:08 ---> Using cache 10:23:08 ---> fdfe6c9ed5a5 10:23:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:08 ---> Using cache 10:23:08 ---> 3896bad6afdf 10:23:08 Step 5/24 : RUN apk add --update --no-cache make git 10:23:08 ---> Using cache 10:23:08 ---> 17e59436d1a5 10:23:08 Step 6/24 : COPY . . 10:23:08 ---> a2f0237bb786 10:23:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:23:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:23:10 OK: 220 MiB in 52 packages 10:23:11 ---> 485a7c58f41c 10:23:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:23:11 ---> Running in 7a10e8da7d50 10:23:12 ---> bb2d2b2afe6e 10:23:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:23:13 Removing intermediate container e84bad80f95c 10:23:13 ---> 3e081c3dffe5 10:23:13 Step 6/30 : COPY . . 10:23:14 ---> f7a1f1e93296 10:23:14 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 10:23:16 ---> Running in 671a702f1e0f 10:23:16 ---> ce0e42d42c97 10:23:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:16 ---> fa1865a5ddba 10:23:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:16 Removing intermediate container 671a702f1e0f 10:23:16 ---> 786835080b5c 10:23:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:23:16 ---> Running in fd35dfd9fb01 10:23:16 ---> Running in e8ad1716db43 10:23:16 Removing intermediate container 7a10e8da7d50 10:23:16 ---> 5aac6d848d23 10:23:16 Step 8/22 : RUN make cmd/core-data/core-data 10:23:16 ---> Running in 524dcea47324 10:23:16 ---> Running in ffb7a435ec6e 10:23:16 Removing intermediate container 524dcea47324 10:23:16 ---> 5636c04606bd 10:23:16 Step 20/22 : LABEL arch=x86_64 10:23:16 ---> Running in 744835cc1010 10:23:16 Removing intermediate container 744835cc1010 10:23:16 ---> f71475665f5e 10:23:16 Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:23:16 ---> Running in 79a78e0c51a7 10:23:17 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 10:23:17 Removing intermediate container 79a78e0c51a7 10:23:17 ---> 68f103cb62b8 10:23:17 Step 22/22 : LABEL version=0.0.0 10:23:18 ---> Running in a6a6b8c011b4 10:23:18 Removing intermediate container a6a6b8c011b4 10:23:18 ---> 53fa1da96ba8 10:23:18 10:23:18 Successfully built 53fa1da96ba8 10:23:18 Successfully tagged sys-mgmt-agent:latest 10:23:18  Building sys-mgmt-agent ... done Removing intermediate container e8ad1716db43 10:23:18 ---> 32a434b15239 10:23:18 Step 8/22 : RUN make cmd/core-command/core-command 10:23:18 ---> Running in 3223cd4dff27 10:23:18 Removing intermediate container fd35dfd9fb01 10:23:18 ---> 9d092bbe666f 10:23:18 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:23:19 ---> Running in 75bfeaadf71e 10:23:19 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 10:23:19 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 10:23:19 ---> ba30440f84aa 10:23:19 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:19 ---> Running in ae67ea93d978 10:23:21 Removing intermediate container ae67ea93d978 10:23:21 ---> f0bdfee33c06 10:23:21 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:23:21 ---> Running in 661ffe3b89c3 10:23:21 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 10:23:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:23:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:23:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:23:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:23:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:23:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:23:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:23:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:23:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:23:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:23:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:23:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:23:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:23:54 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 10:23:54 Removing intermediate container 3223cd4dff27 10:23:54 ---> 00d773b279aa 10:23:54 10:23:54 Step 9/22 : FROM alpine:3.14 10:23:54 ---> 0a97eee8041e 10:23:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:23:54 ---> Using cache 10:23:54 ---> 854471b733d8 10:23:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:23:54 ---> Using cache 10:23:54 ---> e9637da6a4c6 10:23:54 Step 12/22 : ENV APP_PORT=59882 10:23:54 ---> Running in 2d38ade05413 10:23:54 Removing intermediate container 2d38ade05413 10:23:54 ---> 809ce5664fa8 10:23:54 Step 13/22 : EXPOSE $APP_PORT 10:23:54 ---> Running in c7b85949439b 10:23:54 Removing intermediate container c7b85949439b 10:23:54 ---> d7489851dd52 10:23:54 Step 14/22 : WORKDIR / 10:23:54 ---> Running in c3f4cd6e6340 10:23:54 Removing intermediate container c3f4cd6e6340 10:23:54 ---> d9da5ed52d16 10:23:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:23:54 Removing intermediate container 75bfeaadf71e 10:23:54 ---> 53d8ad3a7435 10:23:54 10:23:54 Step 9/24 : FROM alpine:3.14 10:23:54 ---> 0a97eee8041e 10:23:54 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:23:54 Removing intermediate container 661ffe3b89c3 10:23:54 ---> b98b5fd06025 10:23:54 10:23:54 Step 9/30 : FROM alpine:3.14 10:23:54 ---> 0a97eee8041e 10:23:54 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:23:54 ---> Running in 22314ceab6f7 10:23:54 ---> Running in 7fea4b7e687e 10:23:54 ---> 0afe6cf04a6f 10:23:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:23:54 Removing intermediate container 7fea4b7e687e 10:23:54 ---> 732cf79c8a70 10:23:54 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 10:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:23:54 ---> Running in 1b6e56b2a696 10:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:23:54 ---> b19b9eb99c0b 10:23:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:23:54 Removing intermediate container ffb7a435ec6e 10:23:54 ---> 679e4d8a01b2 10:23:54 10:23:54 Step 9/22 : FROM alpine:3.14 10:23:54 ---> 0a97eee8041e 10:23:54 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:23:54 ---> Running in df41d5e0ec1d 10:23:54 (1/3) Installing ca-certificates (20191127-r5) 10:23:54 (2/3) Installing dumb-init (1.2.5-r1) 10:23:54 (3/3) Installing su-exec (0.2-r1) 10:23:54 Executing busybox-1.33.1-r6.trigger 10:23:54 Executing ca-certificates-20191127-r5.trigger 10:23:54 OK: 6 MiB in 17 packages 10:23:54 Removing intermediate container df41d5e0ec1d 10:23:54 ---> af6bb67c0d17 10:23:54 Step 11/22 : ENV APP_PORT=59880 10:23:54 ---> 2b4a916a003e 10:23:54 Step 18/22 : ENTRYPOINT ["/core-command"] 10:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:23:54 ---> Running in df47868ffa9d 10:23:54 ---> Running in c1fee5722029 10:23:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:23:55 (1/2) Installing dumb-init (1.2.5-r1) 10:23:55 (2/2) Installing su-exec (0.2-r1) 10:23:55 Executing busybox-1.33.1-r6.trigger 10:23:55 OK: 6 MiB in 16 packages 10:23:55 Removing intermediate container df47868ffa9d 10:23:55 ---> 5398f6199468 10:23:55 Step 12/22 : EXPOSE $APP_PORT 10:23:55 Removing intermediate container c1fee5722029 10:23:55 ---> 81db099c842b 10:23:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:23:55 Removing intermediate container 22314ceab6f7 10:23:55 ---> 0c4130d5e71f 10:23:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:23:55 ---> Running in 8fd43ca93623 10:23:55 ---> Running in f938fcb38d5e 10:23:55 ---> Running in 68c137114a4a 10:23:55 Removing intermediate container 8fd43ca93623 10:23:55 ---> 65371351d82c 10:23:55 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:55 Removing intermediate container f938fcb38d5e 10:23:55 ---> 3ea6ac694173 10:23:55 Step 20/22 : LABEL arch=x86_64 10:23:55 Removing intermediate container 68c137114a4a 10:23:55 ---> dde5d4b470f4 10:23:55 Step 12/24 : WORKDIR / 10:23:55 ---> Running in 39e38a6e79eb 10:23:55 Removing intermediate container 1b6e56b2a696 10:23:55 ---> 4d1d5238edbc 10:23:55 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 10:23:55 ---> Running in f7315044d985 10:23:55 ---> Running in 3f9f4677d2ec 10:23:55 ---> Running in bdccc06b0380 10:23:55 Removing intermediate container f7315044d985 10:23:55 ---> f7a082020f8c 10:23:55 Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:23:55 Removing intermediate container 3f9f4677d2ec 10:23:55 ---> 5af580e83bfe 10:23:55 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:23:55 Removing intermediate container bdccc06b0380 10:23:55 ---> 2d462c4d251d 10:23:55 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:23:55 ---> Running in f954b67e1308 10:23:55 ---> Running in 1edd48e2cfeb 10:23:55 Removing intermediate container 1edd48e2cfeb 10:23:55 ---> 153a59358ef8 10:23:55 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:23:55 ---> Running in 94ca1636ba32 10:23:55 Removing intermediate container f954b67e1308 10:23:55 ---> 9b272e951077 10:23:55 Step 22/22 : LABEL version=0.0.0 10:23:56 ---> Running in b22d050951c2 10:23:56 ---> 669ef789a77f 10:23:56 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:23:56 Removing intermediate container 39e38a6e79eb 10:23:56 ---> 9026831bba0e 10:23:56 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 10:23:56 Removing intermediate container b22d050951c2 10:23:56 ---> e6e4306b6ad8 10:23:56 10:23:56 ---> Running in 34d964028d04 10:23:56 Successfully built e6e4306b6ad8 10:23:56 Successfully tagged core-command:latest 10:23:56  Building core-command ... done  ---> dcfe150c590b 10:23:56 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:23:56 ---> c6fbdc3085a2 10:23:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:23:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:23:56 Removing intermediate container 94ca1636ba32 10:23:56 ---> f70cf97ed3ab 10:23:56 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 10:23:56 ---> Running in 7c7abe9e48d6 10:23:56 ---> 67c79ef498bd 10:23:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:23:56 Removing intermediate container 7c7abe9e48d6 10:23:56 ---> 359f63c22741 10:23:56 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:23:56 ---> 66de60959ee3 10:23:56 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:23:56 ---> Running in dfcfcf232c92 10:23:56 ---> bee68718acbc 10:23:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:23:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:23:57 ---> 6dd7b7323fe1 10:23:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:23:57 (1/6) Installing dumb-init (1.2.5-r1) 10:23:57 ---> 384f1b415523 10:23:57 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/ 10:23:57 Removing intermediate container dfcfcf232c92 10:23:57 ---> e19abf55ccdf 10:23:57 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 10:23:57 ---> Running in 8a2c7e8bb063 10:23:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:23:57 (3/6) Installing libsodium (1.0.18-r0) 10:23:58 ---> c0ac078fac7d 10:23:58 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:23:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:23:58 (5/6) Installing libzmq (4.3.4-r0) 10:23:58 (6/6) Installing zeromq (4.3.4-r0) 10:23:58 Executing busybox-1.33.1-r6.trigger 10:23:58 OK: 8 MiB in 20 packages 10:23:58 ---> 81fe2ab178aa 10:23:58 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:23:58 Removing intermediate container 8a2c7e8bb063 10:23:58 ---> 6cdf2b281ca9 10:23:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:23:58 ---> Running in 6ae1f00143e9 10:23:58 ---> 6e1a8bdbb67c 10:23:58 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:23:58 Removing intermediate container 34d964028d04 10:23:58 ---> a15479b52d34 10:23:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:23:58 Removing intermediate container 6ae1f00143e9 10:23:58 ---> defe417aeec6 10:23:58 Step 22/24 : LABEL arch=x86_64 10:23:58 ---> 7d8c2ab2a8a0 10:23:58 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:23:58 ---> c5279f2b7346 10:23:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:23:58 ---> Running in 5c3679872a7e 10:23:58 Removing intermediate container 5c3679872a7e 10:23:58 ---> ade5c6023a1f 10:23:58 Step 23/24 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:23:59 ---> Running in 38626afd35dd 10:23:59 ---> be778357de7c 10:23:59 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 10:23:59 Removing intermediate container 38626afd35dd 10:23:59 ---> 506198545b38 10:23:59 Step 24/24 : LABEL version=0.0.0 10:23:59 ---> 66e79173aee4 10:23:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:23:59 ---> Running in e921e173e0d7 10:23:59 ---> Running in e1031d324470 10:23:59 ---> 64aafd6675d8 10:23:59 Step 18/22 : ENTRYPOINT ["/core-data"] 10:23:59 Removing intermediate container e921e173e0d7 10:23:59 ---> 354cac453d8f 10:23:59 10:23:59 ---> Running in bbd7c8268b36 10:23:59 Successfully built 354cac453d8f 10:23:59 Successfully tagged security-secretstore-setup:latest 10:23:59  Building security-secretstore-setup ... done Removing intermediate container e1031d324470 10:23:59 ---> eaf39498a5b3 10:23:59 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:23:59 Removing intermediate container bbd7c8268b36 10:23:59 ---> 9ac09229afd8 10:23:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:23:59 ---> Running in 8fcf3786452d 10:23:59 ---> e02ace70427a 10:23:59 Step 25/30 : RUN chmod +x /entrypoint.sh 10:23:59 Removing intermediate container 8fcf3786452d 10:23:59 ---> dc891460d0bd 10:23:59 Step 20/22 : LABEL arch=x86_64 10:23:59 ---> Running in efebe93e315d 10:23:59 ---> Running in 9a932f1d9c99 10:23:59 Removing intermediate container 9a932f1d9c99 10:23:59 ---> 7089a851e077 10:23:59 Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:23:59 ---> Running in 1cc97766782b 10:24:00 Removing intermediate container 1cc97766782b 10:24:00 ---> 9a3a4307b8ed 10:24:00 Step 22/22 : LABEL version=0.0.0 10:24:00 ---> Running in ad4220b77851 10:24:00 Removing intermediate container ad4220b77851 10:24:00 ---> ac4aacbda6e1 10:24:00 10:24:00 Successfully built ac4aacbda6e1 10:24:00 Successfully tagged core-data:latest 10:24:00  Building core-data ... done Removing intermediate container efebe93e315d 10:24:00 ---> c63752b3cede 10:24:00 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 10:24:00 ---> Running in 500d62b8af00 10:24:00 Removing intermediate container 500d62b8af00 10:24:00 ---> ec0645febf7a 10:24:00 Step 27/30 : CMD ["gate"] 10:24:00 ---> Running in 5a5bc0d11a9b 10:24:00 Removing intermediate container 5a5bc0d11a9b 10:24:00 ---> 961e7076d331 10:24:00 Step 28/30 : LABEL arch=x86_64 10:24:00 ---> Running in 5573e96b039c 10:24:00 Removing intermediate container 5573e96b039c 10:24:00 ---> 6f4e67d90f22 10:24:00 Step 29/30 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:24:00 ---> Running in ffcdeec84dc4 10:24:01 Removing intermediate container ffcdeec84dc4 10:24:01 ---> 0fe75eae5582 10:24:01 Step 30/30 : LABEL version=0.0.0 10:24:01 ---> Running in 61ac8573c226 10:24:01 Removing intermediate container 61ac8573c226 10:24:01 ---> 949355c27ef6 10:24:01 10:24:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements 10:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:24:01 Successfully built 949355c27ef6 10:24:01 Successfully tagged security-bootstrapper:latest 10:24:01  Building security-bootstrapper ... done  [Pipeline] } 10:24:01 $ docker stop --time=1 e0632f384fc0f9113b146481129fba42a648b15990ba4bf19dc57d9a3e5470c5 10:24:02 $ docker rm -f e0632f384fc0f9113b146481129fba42a648b15990ba4bf19dc57d9a3e5470c5 [Pipeline] // withDockerContainer [Pipeline] sh 10:24:03 + docker images 10:24:03 REPOSITORY TAG IMAGE ID CREATED SIZE 10:24:03 security-bootstrapper latest 949355c27ef6 2 seconds ago 18.9MB 10:24:03 core-data latest ac4aacbda6e1 3 seconds ago 20.7MB 10:24:03 security-secretstore-setup latest 354cac453d8f 4 seconds ago 28.4MB 10:24:03 core-command latest e6e4306b6ad8 7 seconds ago 16.1MB 10:24:03 679e4d8a01b2 9 seconds ago 1.77GB 10:24:03 53d8ad3a7435 10 seconds ago 1.77GB 10:24:03 b98b5fd06025 10 seconds ago 1.76GB 10:24:03 00d773b279aa 12 seconds ago 1.76GB 10:24:03 sys-mgmt-agent latest 53fa1da96ba8 46 seconds ago 294MB 10:24:03 support-scheduler latest 178ae51b25c5 About a minute ago 16.2MB 10:24:03 support-notifications latest ce5354efbcc2 About a minute ago 17MB 10:24:03 core-metadata latest 7d7df2f83094 About a minute ago 16.9MB 10:24:03 security-proxy-setup latest be3fdfe0a1dc About a minute ago 26.9MB 10:24:03 8c9c9fce2bbf About a minute ago 1.76GB 10:24:03 7c3c2903f436 About a minute ago 1.76GB 10:24:03 2774e2861ea1 About a minute ago 1.76GB 10:24:03 bc0368f97590 About a minute ago 1.76GB 10:24:03 e764324b5f30 About a minute ago 1.77GB 10:24:03 ci-base-image-x86_64 latest dee240816e78 5 minutes ago 1.25GB 10:24:03 alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB 10:24:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 weeks ago 548MB 10:24:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB 10:24:03 docker 20.10.8 bc6c0ffef665 3 months ago 214MB 10:24:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 10:24:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.362s coverage: 98.5% of statements 10:24:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:24:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.353s coverage: 44.7% of statements 10:24:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:24:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:24:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.707s coverage: 89.5% of statements 10:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:24:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.236s coverage: 84.4% of statements 10:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:24:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:24:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.423s coverage: 94.2% of statements 10:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:24:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.264s coverage: 59.1% of statements 10:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:24:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.226s coverage: 60.0% of statements 10:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:24:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.9% of statements 10:24:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:24:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.173s coverage: 58.8% of statements 10:24:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements 10:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.203s coverage: 47.1% of statements 10:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.210s coverage: 79.5% of statements 10:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements 10:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements 10:24:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.179s coverage: 87.5% of statements 10:24:18 Still waiting to schedule task 10:24:18 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements 10:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements 10:24:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.721s coverage: 82.5% of statements 10:24:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.193s coverage: 100.0% of statements 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.256s coverage: 58.8% of statements 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.266s coverage: 80.0% of statements 10:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 10:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements 10:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.829s coverage: 91.2% of statements 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.719s coverage: 64.4% of statements 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements 10:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.152s coverage: 89.4% of statements 10:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 10:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 10:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements 10:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.261s coverage: 65.4% of statements 10:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.831s coverage: 43.8% of statements 10:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements 10:24:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements 10:24:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:24:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.226s coverage: 17.7% of statements 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:24:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 92.3% of statements 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:24:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.280s coverage: 63.2% of statements 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:24:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:24:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:24:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:24:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements 10:24:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 10:24:59 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 10:24:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:24:59 GO111MODULE=on go vet ./... 10:25:00 Running on prd-ubuntu18.04-docker-8c-8g-72 in /w/workspace/edgexfoundry_edgex-go_PR-3826 [Pipeline] { [Pipeline] ws 10:25:00 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 10:25:00 The recommended git tool is: git 10:25:01 using credential edgex-jenkins-ssh 10:25:01 Cloning the remote Git repository 10:25:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:25:01 > git init /w/workspace/edgex-go/10 # timeout=10 10:25:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:25:01 > git --version # timeout=10 10:25:01 > git --version # 'git version 2.17.1' 10:25:01 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:08 Merging remotes/origin/main commit f650799c2872b5746043592dbca86bb6f356332d into PR head commit 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:25:08 Merge succeeded, producing 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:25:08 Checking out Revision 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 (PR-3826) 10:25:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:25:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:25:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:25:07 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3826/head:refs/remotes/origin/PR-3826 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:25:08 > git config core.sparsecheckout # timeout=10 10:25:08 > git checkout -f 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 # timeout=10 10:25:08 > git remote # timeout=10 10:25:08 > git config --get remote.origin.url # timeout=10 10:25:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:08 > git merge f650799c2872b5746043592dbca86bb6f356332d # timeout=10 10:25:08 > git rev-parse HEAD^{commit} # timeout=10 10:25:08 > git config core.sparsecheckout # timeout=10 10:25:08 > git checkout -f 50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 # timeout=10 10:25:11 Commit message: "Merge branch 'main' into snap-secrets-connect-fix" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:12 + echo snap-build.sh 10:25:12 snap-build.sh 10:25:12 + SNAP_BASE_DIR=. 10:25:12 + '[' '!' -z /w/workspace/edgex-go/10 ']' 10:25:12 + SNAP_BASE_DIR=/w/workspace/edgex-go/10 10:25:12 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' 10:25:12 [snap-build] Building snap in dir [/w/workspace/edgex-go/10] 10:25:12 + cd /w/workspace/edgex-go/10 10:25:12 + sudo apt-get remove -qy --purge lxd lxd-client 10:25:12 Reading package lists... 10:25:12 Building dependency tree... 10:25:12 Reading state information... 10:25:12 The following packages were automatically installed and are no longer required: 10:25:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:25:12 uidmap xdelta3 10:25:12 Use 'sudo apt autoremove' to remove them. 10:25:12 The following packages will be REMOVED: 10:25:12 lxd* lxd-client* 10:25:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:25:12 After this operation, 31.7 MB disk space will be freed. 10:25:13 (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 ... 190666 files and directories currently installed.) 10:25:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:25:14 Removing lxd dnsmasq configuration 10:25:14 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:25:14 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:25:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:25:15 (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 ... 190491 files and directories currently installed.) 10:25:15 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:25:17 Processing triggers for systemd (237-3ubuntu10.52) ... 10:25:17 Processing triggers for ureadahead (0.100.0-21) ... 10:25:17 + sudo snap remove --purge lxd 10:25:17 snap "lxd" is not installed 10:25:17 + sudo groupadd --force --system lxd 10:25:17 ++ whoami 10:25:17 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:25:17 + newgrp - lxd 10:25:17 + sudo snap install lxd 10:25:27 2021-12-02T10:25:25Z INFO Waiting for automatic snapd restart... 10:25:42 lxd 4.20 from Canonical* installed 10:25:42 + sudo lxd init --auto 10:25:52 + sudo snap install --classic snapcraft 10:25:58 snapcraft 6.0 from Canonical* installed 10:25:58 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 10:25:58 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 10:25:58 % Total % Received % Xferd Average Speed Time Time Time Current 10:25:58 Dload Upload Total Spent Left Speed 10:25:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4576 10:25:58 100 3325k 100 3325k 0 0 7714k 0 --:--:-- --:--:-- --:--:-- 7714k 10:25:58 ./yq_linux_amd64 10:25:58 + sudo snapcraft prime --use-lxd 10:26:00 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:26:00 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: 10:26:00 - README.md 10:26:00 10:26:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:26:00 Launching a container. 10:26:10 Waiting for container to be ready 10:26:10 To start your first container, try: lxc launch ubuntu:20.04 10:26:10 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 10:26:10 10:26:13 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:26:14 Waiting for network to be ready... 10:26:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:26:14 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:26:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1981 kB] 10:26:15 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:26:15 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:26:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] 10:26:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:26:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 10:26:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 10:26:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [534 kB] 10:26:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] 10:26:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:26:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1151 kB] 10:26:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:26:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:26:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:26:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:26:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [265 kB] 10:26:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:26:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2326 kB] 10:26:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] 10:26:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 10:26:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 10:26:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [558 kB] 10:26:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.0 kB] 10:26:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1768 kB] 10:26:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [382 kB] 10:26:19 Fetched 25.7 MB in 5s (5342 kB/s) 10:26:20 Reading package lists... 10:26:20 Reading package lists... 10:26:20 Building dependency tree... 10:26:20 Reading state information... 10:26:20 The following additional packages will be installed: 10:26:20 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:26:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:26:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:26:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:26:20 Suggested packages: 10:26:20 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:26:20 Recommended packages: 10:26:20 gnupg libsasl2-modules 10:26:20 The following NEW packages will be installed: 10:26:20 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:26:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:26:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:26:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:26:20 The following packages will be upgraded: 10:26:20 gpg gpg-agent gpgconf libudev1 10:26:20 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 10:26:20 Need to get 3527 kB of archives. 10:26:20 After this operation, 13.3 MB of additional disk space will be used. 10:26:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 10:26:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 10:26:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 10:26:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 10:26:20 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 10:26:21 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 10:26:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:26:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:26:21 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 10:26:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 10:26:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 10:26:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:26:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:26:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:26:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:26:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:26:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:26:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:26:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:26:21 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:26:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:26:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 10:26:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:26:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:26:21 ./bin/test-attribution-txt.sh 10:26:21 debconf: delaying package configuration, since apt-utils is not installed 10:26:21 Fetched 3527 kB in 1s (3406 kB/s) 10:26:21 (Reading database ... 12511 files and directories currently installed.) 10:26:21 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 10:26:21 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:26:21 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 10:26:22 Selecting previously unselected package udev. 10:26:22 (Reading database ... 12511 files and directories currently installed.) 10:26:22 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 10:26:22 Unpacking udev (237-3ubuntu10.52) ... 10:26:22 Selecting previously unselected package libfuse2:amd64. 10:26:22 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:26:22 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:26:22 Selecting previously unselected package fuse. 10:26:22 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:26:22 Unpacking fuse (2.9.7-1ubuntu1) ... 10:26:22 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 10:26:22 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:26:22 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 10:26:22 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [Pipeline] echo 10:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:26:22 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 10:26:22 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:26:22 Selecting previously unselected package libksba8:amd64. 10:26:22 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:26:22 Unpacking libksba8:amd64 (1.3.5-2) ... 10:26:22 Selecting previously unselected package libroken18-heimdal:amd64. 10:26:22 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:26:22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:22 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:26:22 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:26:22 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:26:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:26:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:26:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:26:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:22 Selecting previously unselected package libwind0-heimdal:amd64. 10:26:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:26:22 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:22 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:26:22 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:26:22 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:23 + ls -al . 10:26:23 total 672 10:26:23 drwxrwxr-x 9 1001 1001 4096 Dec 2 10:26 . 10:26:23 drwxr-xr-x 4 root root 4096 Dec 2 10:22 .. 10:26:23 -rw-rw-r-- 1 1001 1001 11 Dec 2 10:19 .dockerignore 10:26:23 drwxrwxr-x 8 1001 1001 4096 Dec 2 10:19 .git 10:26:23 drwxrwxr-x 4 1001 1001 4096 Dec 2 10:19 .github 10:26:23 -rw-rw-r-- 1 1001 1001 804 Dec 2 10:19 .gitignore 10:26:23 -rw-rw-r-- 1 1001 1001 42 Dec 2 10:19 .golangci.yml 10:26:23 -rw-rw-r-- 1 1001 1001 76 Dec 2 10:19 .hadolint.yml 10:26:23 -rw-rw-r-- 1 1001 1001 166 Dec 2 10:19 .sonarcloud.properties 10:26:23 -rw-rw-r-- 1 1001 1001 1171 Dec 2 10:19 ADOPTERS.md 10:26:23 -rw-rw-r-- 1 1001 1001 8910 Dec 2 10:19 Attribution.txt 10:26:23 -rw-rw-r-- 1 1001 1001 51732 Dec 2 10:19 CHANGELOG.md 10:26:23 -rw-rw-r-- 1 1001 1001 3804 Dec 2 10:19 CONTRIBUTING.md 10:26:23 -rw-rw-r-- 1 1001 1001 677 Dec 2 10:19 GOVERNANCE.md 10:26:23 -rw-rw-r-- 1 1001 1001 849 Dec 2 10:19 Jenkinsfile 10:26:23 -rw-rw-r-- 1 1001 1001 10775 Dec 2 10:19 LICENSE 10:26:23 -rw-rw-r-- 1 1001 1001 6508 Dec 2 10:19 Makefile 10:26:23 -rw-rw-r-- 1 1001 1001 582 Dec 2 10:19 OWNERS.md 10:26:23 -rw-rw-r-- 1 1001 1001 8207 Dec 2 10:19 README.md 10:26:23 -rw-rw-r-- 1 1001 1001 6912 Dec 2 10:19 SECURITY.md 10:26:23 -rw-rw-r-- 1 1001 1001 5 Dec 2 10:17 VERSION 10:26:23 -rw-rw-r-- 1 1001 1001 4131 Dec 2 10:19 ZMQWindows.md 10:26:23 drwxrwxr-x 2 1001 1001 4096 Dec 2 10:19 bin 10:26:23 drwxrwxr-x 14 1001 1001 4096 Dec 2 10:19 cmd 10:26:23 -rw-r--r-- 1 root root 428381 Dec 2 10:24 coverage.out 10:26:23 -rw-rw-r-- 1 1001 1001 828 Dec 2 10:19 go.mod 10:26:23 -rw-rw-r-- 1 1001 1001 49483 Dec 2 10:19 go.sum 10:26:23 drwxrwxr-x 8 1001 1001 4096 Dec 2 10:19 internal 10:26:23 drwxrwxr-x 3 1001 1001 4096 Dec 2 10:19 openapi 10:26:23 drwxrwxr-x 4 1001 1001 4096 Dec 2 10:19 snap 10:26:23 -rw-rw-r-- 1 1001 1001 204 Dec 2 10:19 version.go [Pipeline] sh 10:26:23 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:26:23 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:26:23 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:23 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:26:23 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:26:23 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:23 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:26:23 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:26:23 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:23 Selecting previously unselected package libsasl2-modules-db:amd64. 10:26:23 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:26:23 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:26:23 Selecting previously unselected package libsasl2-2:amd64. 10:26:23 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:26:23 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:26:23 Selecting previously unselected package libldap-common. 10:26:23 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 10:26:23 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:26:23 Selecting previously unselected package libldap-2.4-2:amd64. 10:26:23 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 10:26:23 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:26:23 Selecting previously unselected package dirmngr. 10:26:23 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 10:26:23 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 10:26:23 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:26:23 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 10:26:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:26:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:26:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:26:23 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 10:26:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:23 Setting up libksba8:amd64 (1.3.5-2) ... 10:26:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:26:23 Setting up udev (237-3ubuntu10.52) ... 10:26:23 + '[' -e coverage.out ] 10:26:23 + chown 1001:1001 coverage.out [Pipeline] stash 10:26:23 Warning: overwriting stash ‘coverage-report’ 10:26:23 invoke-rc.d: policy-rc.d denied execution of start. 10:26:24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:24 Processing triggers for systemd (237-3ubuntu10) ... 10:26:24 Setting up fuse (2.9.7-1ubuntu1) ... 10:26:24 Setting up gpg (2.2.4-1ubuntu1.4) ... 10:26:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:24 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:26:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:26:24 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 10:26:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:26:24 Stashed 1 file(s) [Pipeline] sh 10:26:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:26:24 settings in the [Install] section, and DefaultInstance for template units). 10:26:24 This means they are not meant to be enabled using systemctl. 10:26:24 Possible reasons for having this kind of units are: 10:26:24 1) A unit may be statically enabled by being symlinked from another unit's 10:26:24 .wants/ or .requires/ directory. 10:26:24 2) A unit's purpose may be to act as a helper for some other unit which has 10:26:24 a requirement dependency on it. 10:26:24 3) A unit may be started when needed via activation (socket, path, timer, 10:26:24 D-Bus, udev, scripted systemctl call, ...). 10:26:24 4) In case of template units, the unit is meant to be enabled with some 10:26:24 instance name specified. 10:26:25 Reading package lists... 10:26:25 Building dependency tree... 10:26:25 Reading state information... 10:26:25 + make build 10:26:25 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 10:26:25 The following additional packages will be installed: 10:26:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:26:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:26:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:26:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:26:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:26:25 Suggested packages: 10:26:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:26:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:26:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:26:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:26:25 systemd-container policykit-1 10:26:25 Recommended packages: 10:26:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:26:25 The following NEW packages will be installed: 10:26:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:26:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:26:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:26:25 multiarch-support openssh-client python3 python3-minimal python3.6 10:26:25 python3.6-minimal snapd squashfs-tools sudo 10:26:25 The following packages will be upgraded: 10:26:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:26:25 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 10:26:25 Need to get 36.8 MB of archives. 10:26:25 After this operation, 147 MB of additional disk space will be used. 10:26: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] 10:26:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 10:26:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 10:26:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:26:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 10:26:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 10:26:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 10:26:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:26:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 10:26:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:26:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:26:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:26:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:26:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:26:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 10:26:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 10:26:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 10:26:26 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 10:26:26 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 10:26:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 10:26:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:26:27 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:26:27 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:26:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:26:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:26:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 10:26:27 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:26:27 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:26:27 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:26:27 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 10:26:28 debconf: delaying package configuration, since apt-utils is not installed 10:26:28 Fetched 36.8 MB in 3s (12.0 MB/s) 10:26:28 (Reading database ... 12757 files and directories currently installed.) 10:26:28 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 10:26:28 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:26:29 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 10:26:29 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:26:29 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 10:26:29 (Reading database ... 12757 files and directories currently installed.) 10:26:29 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 10:26:29 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 10:26:29 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 10:26:29 (Reading database ... 12757 files and directories currently installed.) 10:26:29 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 10:26:29 Unpacking apt (1.6.14) over (1.6.1) ... 10:26:29 Setting up apt (1.6.14) ... 10:26:29 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:26:30 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:26:30 (Reading database ... 12764 files and directories currently installed.) 10:26:30 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 10:26:30 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 10:26:30 Selecting previously unselected package libpython3.6-minimal:amd64. 10:26:30 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:26:30 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:26:30 Selecting previously unselected package libexpat1:amd64. 10:26:30 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:26:30 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:26:30 Selecting previously unselected package python3.6-minimal. 10:26:30 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:26:30 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:26:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 10:26:30 Checking for services that may need to be restarted...done. 10:26:30 Checking for services that may need to be restarted...done. 10:26:31 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:26:31 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:26:31 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:26:31 Selecting previously unselected package python3-minimal. 10:26:31 (Reading database ... 13012 files and directories currently installed.) 10:26:31 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:26:31 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:26:31 Selecting previously unselected package mime-support. 10:26:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:26:31 Unpacking mime-support (3.60ubuntu1) ... 10:26:31 Selecting previously unselected package libmpdec2:amd64. 10:26:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:26:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:26:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:26:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:26:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:26:31 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 10:26:31 Selecting previously unselected package python3.6. 10:26:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:26:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:26:31 Selecting previously unselected package libpython3-stdlib:amd64. 10:26:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:26:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:26:32 Setting up python3-minimal (3.6.7-1~18.04) ... 10:26:32 Selecting previously unselected package python3. 10:26:32 (Reading database ... 13442 files and directories currently installed.) 10:26:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:26:32 Unpacking python3 (3.6.7-1~18.04) ... 10:26:32 Selecting previously unselected package multiarch-support. 10:26:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:26:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:26:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:26:32 Selecting previously unselected package liblzo2-2:amd64. 10:26:32 (Reading database ... 13479 files and directories currently installed.) 10:26:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:26:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:26:32 Selecting previously unselected package libbsd0:amd64. 10:26:32 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:26:32 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:26:32 Selecting previously unselected package sudo. 10:26:32 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 10:26:32 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 10:26:32 Selecting previously unselected package apparmor. 10:26:32 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:26:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:26:32 Selecting previously unselected package libedit2:amd64. 10:26:32 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:26:32 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:26:32 Selecting previously unselected package libkrb5support0:amd64. 10:26:32 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:26:32 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:26:32 Selecting previously unselected package libk5crypto3:amd64. 10:26:32 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:26:32 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:26:32 Selecting previously unselected package libkeyutils1:amd64. 10:26:32 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:26:32 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:26:32 Selecting previously unselected package libkrb5-3:amd64. 10:26:32 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:26:32 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:26:32 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:26:32 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:26:32 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:26:33 Selecting previously unselected package libssl1.0.0:amd64. 10:26:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 10:26:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 10:26:33 Selecting previously unselected package openssh-client. 10:26:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 10:26:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 10:26:33 Selecting previously unselected package squashfs-tools. 10:26:33 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 10:26:33 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 10:26:33 Selecting previously unselected package snapd. 10:26:33 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 10:26:33 Unpacking snapd (2.51.1+18.04) ... 10:26:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:26:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 10:26:36 Setting up mime-support (3.60ubuntu1) ... 10:26:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 10:26:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:26:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:26:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:26:36 Setting up systemd (237-3ubuntu10.52) ... 10:26:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:26:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:26:37 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:26:37 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:26:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:26:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:26:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:26:38 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 10:26:38 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:26:38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:26:38 Setting up python3 (3.6.7-1~18.04) ... 10:26:38 running python rtupdate hooks for python3.6... 10:26:38 running python post-rtupdate hooks for python3.6... 10:26:38 Setting up apparmor (2.12-4ubuntu5.1) ... 10:26:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:26:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:26:39 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 10:26:39 Setting up snapd (2.51.1+18.04) ... 10:26:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:26:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:26:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:26:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:26:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:26:40 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:26:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:26:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:26:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:26:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:26: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' 10:26:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:26:41 Processing triggers for systemd (237-3ubuntu10.52) ... 10:26:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:26:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:26:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:26:43 Reading package lists... 10:26:43 Reading package lists... 10:26:43 Building dependency tree... 10:26:43 Reading state information... 10:26:43 Calculating upgrade... 10:26:43 The following packages will be upgraded: 10:26:43 advancecomp base-files bash binutils binutils-common 10:26:43 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:26:43 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:26:43 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 10:26:43 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 10:26:43 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 10:26:43 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 10:26:43 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 10:26:43 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 10:26:43 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 10:26:43 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 10:26:43 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 10:26:43 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 10:26:43 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 10:26:43 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 10:26:43 ubuntu-keyring util-linux 10:26:43 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:26:43 Need to get 64.2 MB of archives. 10:26:43 After this operation, 5155 kB of additional disk space will be used. 10:26:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] 10:26:43 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 10:26:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:26:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:26:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:26:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:26:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:26:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:26:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:26:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:26:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:26:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:26:44 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:26:44 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 10:26:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:26:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:26:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 10:26:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:26:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:26:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 10:26:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:26:44 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:26:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:26:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:26:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 10:26:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:26:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:26:44 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:26:44 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:26:45 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:26:45 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:26:45 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:26:45 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 10:26:45 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:26:45 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:26:45 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 10:26:45 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 10:26:45 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 10:26:45 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 10:26:45 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 10:26:45 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 10:26:45 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:26:45 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 10:26:45 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:26:45 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:26:45 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:26:45 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:26:45 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:26:45 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:26:45 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:26:45 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:26:45 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 10:26:45 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:26:45 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:26:45 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 10:26:45 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 10:26:45 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 10:26:45 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:26:45 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:26:45 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 10:26:45 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:26:45 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:26:45 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:26:45 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:26:45 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:26:45 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:26:45 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:26:45 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:26:45 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:26:45 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:26:45 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 10:26:45 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 10:26:45 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:26:45 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 10:26:45 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 10:26:45 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 10:26:45 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:26:45 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 10:26:45 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 10:26:45 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 10:26:45 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:26:45 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:26:45 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:26:45 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 10:26:45 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:26:45 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:26:45 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 10:26:45 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 10:26:45 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 10:26:45 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 10:26:45 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:26:45 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:26:45 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:26:45 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:26:46 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:26:46 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:26:46 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:26:46 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:26:46 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:26:46 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:26:46 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:26:46 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:26:46 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:26:47 debconf: delaying package configuration, since apt-utils is not installed 10:26:47 Fetched 64.2 MB in 3s (19.9 MB/s) 10:26:47 (Reading database ... 13914 files and directories currently installed.) 10:26:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:26:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:26:47 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:26:47 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:26:47 Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... 10:26:47 Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... 10:26:48 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:26:48 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:26:48 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:26:48 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:26:48 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:26:48 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:26:48 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:26:48 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:26:48 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:26:48 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:26:48 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:26:48 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:26:48 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:26:48 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:26:48 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:26:48 (Reading database ... 13914 files and directories currently installed.) 10:26:48 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:26:48 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:26:48 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:26:49 (Reading database ... 13914 files and directories currently installed.) 10:26:49 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:26:49 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:26:49 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:26:49 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:26:49 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:26:49 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:26:49 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:26:49 (Reading database ... 13914 files and directories currently installed.) 10:26:49 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 10:26:49 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:26:49 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 10:26:50 (Reading database ... 13914 files and directories currently installed.) 10:26:50 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 10:26:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:26:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:26:50 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 10:26:50 Setting up base-files (10.1ubuntu2.11) ... 10:26:50 Installing new version of config file /etc/issue ... 10:26:50 Installing new version of config file /etc/issue.net ... 10:26:50 Installing new version of config file /etc/lsb-release ... 10:26:50 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:26:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:26:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:26:50 Removing obsolete conffile /etc/default/motd-news ... 10:26:50 (Reading database ... 13915 files and directories currently installed.) 10:26:50 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:26:50 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:26:50 Setting up bash (4.4.18-2ubuntu1.2) ... 10:26:50 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 10:26:50 (Reading database ... 13915 files and directories currently installed.) 10:26:50 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:26:50 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:26:51 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:26:51 (Reading database ... 13915 files and directories currently installed.) 10:26:51 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 10:26:51 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 10:26:51 Setting up tar (1.29b-2ubuntu0.2) ... 10:26:51 (Reading database ... 13915 files and directories currently installed.) 10:26:51 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:26:51 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:26:51 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:26:51 (Reading database ... 13915 files and directories currently installed.) 10:26:51 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:26:51 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:26:51 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:26:51 (Reading database ... 13915 files and directories currently installed.) 10:26:51 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:26:51 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:26:51 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:26:51 (Reading database ... 13915 files and directories currently installed.) 10:26:51 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:26:51 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:26:51 Setting up grep (3.1-2build1) ... 10:26:51 (Reading database ... 13915 files and directories currently installed.) 10:26:51 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 10:26:51 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 10:26:52 Setting up gzip (1.6-5ubuntu1.1) ... 10:26:52 (Reading database ... 13915 files and directories currently installed.) 10:26:52 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:26:52 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:26:52 Setting up login (1:4.5-1ubuntu2) ... 10:26:52 (Reading database ... 13915 files and directories currently installed.) 10:26:52 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:26:52 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:26:52 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:26:52 (Reading database ... 13915 files and directories currently installed.) 10:26:52 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:26:52 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:26:53 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:26:53 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:26:53 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:26:53 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:26:53 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:26:53 (Reading database ... 13915 files and directories currently installed.) 10:26:53 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:26:53 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:26:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:26:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:26:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:26:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:26:53 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 10:26:54 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:26:54 (Reading database ... 13915 files and directories currently installed.) 10:26:54 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:26:54 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:26:54 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:26:54 (Reading database ... 13915 files and directories currently installed.) 10:26:54 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:26:54 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:26:54 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:26:54 (Reading database ... 13915 files and directories currently installed.) 10:26:54 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:26:54 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:26:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:26:54 (Reading database ... 13915 files and directories currently installed.) 10:26:54 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:26:54 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:26:54 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:26:54 (Reading database ... 13915 files and directories currently installed.) 10:26:54 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:26:54 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:26:54 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:26:54 (Reading database ... 13915 files and directories currently installed.) 10:26:54 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:26:54 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:26:54 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:26:54 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:26:54 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:26:55 (Reading database ... 13915 files and directories currently installed.) 10:26:55 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:26:55 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:26:55 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:26:55 (Reading database ... 13915 files and directories currently installed.) 10:26:55 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:26:55 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:26:55 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:26:55 (Reading database ... 13915 files and directories currently installed.) 10:26:55 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:26:55 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:26:55 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:26:55 (Reading database ... 13915 files and directories currently installed.) 10:26:55 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:26:55 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:26:56 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:26:56 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:26:56 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:26:56 (Reading database ... 13915 files and directories currently installed.) 10:26:56 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 10:26:56 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:26:56 Setting up libc-bin (2.27-3ubuntu1.4) ... 10:26:56 (Reading database ... 13915 files and directories currently installed.) 10:26:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:26:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:26:56 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:26:57 (Reading database ... 13917 files and directories currently installed.) 10:26:57 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:26:57 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:26:57 Setting up debconf (1.5.66ubuntu1) ... 10:26:57 (Reading database ... 13917 files and directories currently installed.) 10:26:57 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 10:26:57 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:26:57 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 10:26:57 (Reading database ... 13917 files and directories currently installed.) 10:26:57 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 10:26:57 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 10:26:57 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:26:57 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 10:26:57 (Reading database ... 13917 files and directories currently installed.) 10:26:57 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:26:57 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:26:57 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 10:26:57 (Reading database ... 13917 files and directories currently installed.) 10:26:57 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:26:57 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:26:57 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 10:26:57 (Reading database ... 13919 files and directories currently installed.) 10:26:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 10:26:58 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:26:58 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 10:26:58 (Reading database ... 13923 files and directories currently installed.) 10:26:58 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:26:58 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:26:58 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 10:26:58 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 10:26:58 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:26:58 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:26:58 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:26:58 (Reading database ... 13923 files and directories currently installed.) 10:26:58 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 10:26:58 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 10:26:58 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 10:26:58 (Reading database ... 13923 files and directories currently installed.) 10:26:58 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 10:26:58 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 10:26:58 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 10:26:58 (Reading database ... 13923 files and directories currently installed.) 10:26:58 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 10:26:58 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 10:26:58 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 10:26:59 (Reading database ... 13923 files and directories currently installed.) 10:26:59 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:26:59 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:26:59 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:26:59 (Reading database ... 13923 files and directories currently installed.) 10:26:59 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 10:26:59 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 10:26:59 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 10:26:59 (Reading database ... 13923 files and directories currently installed.) 10:26:59 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:26:59 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:26:59 Setting up passwd (1:4.5-1ubuntu2) ... 10:26:59 (Reading database ... 13923 files and directories currently installed.) 10:26:59 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 10:26:59 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:26:59 Setting up gpgv (2.2.4-1ubuntu1.4) ... 10:26:59 (Reading database ... 13923 files and directories currently installed.) 10:26:59 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 10:26:59 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 10:26:59 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 10:26:59 (Reading database ... 13923 files and directories currently installed.) 10:26:59 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 10:26:59 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 10:27:00 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 10:27:00 (Reading database ... 13923 files and directories currently installed.) 10:27:00 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:27:00 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:27:00 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:27:00 (Reading database ... 13923 files and directories currently installed.) 10:27:00 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:27:00 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:27:00 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:27:00 (Reading database ... 13923 files and directories currently installed.) 10:27:00 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 10:27:00 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 10:27:00 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 10:27:00 (Reading database ... 13923 files and directories currently installed.) 10:27:00 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 10:27:00 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 10:27:00 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 10:27:00 (Reading database ... 13923 files and directories currently installed.) 10:27:00 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 10:27:00 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 10:27:00 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 10:27:00 (Reading database ... 13923 files and directories currently installed.) 10:27:00 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 10:27:00 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 10:27:00 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 10:27:00 (Reading database ... 13924 files and directories currently installed.) 10:27:00 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:27:00 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:27:00 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:27:01 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:27:01 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 10:27:01 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 10:27:01 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 10:27:01 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 10:27:01 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:27:01 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:27:01 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:27:01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:27:01 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:27:01 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:27:01 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:27:01 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 10:27:02 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:27:02 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:27:02 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:27:02 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:27:02 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:27:02 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:27:02 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:27:02 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 10:27:02 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 10:27:02 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 10:27:02 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:27:02 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:27:02 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:27:02 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:27:02 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:27:02 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:27:03 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:27:03 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:27:03 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:27:03 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:27:03 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 10:27:03 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 10:27:03 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:27:03 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:27:03 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:27:03 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:27:03 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:27:03 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:27:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:27:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:27:04 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:27:04 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:27:05 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:27:05 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:27:05 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:27:05 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:27:05 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 10:27:05 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:27:05 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:27:06 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:27:06 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:27:06 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:27:06 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:27:06 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:27:06 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:27:06 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:27:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:27:07 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:27:07 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:27:07 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:27:07 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:27:07 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:27:07 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:27:07 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:27:07 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:27:07 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:27:07 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:27:07 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:27:07 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:27:07 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:27:07 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:27:07 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:27:07 Setting up tzdata (2021e-0ubuntu0.18.04) ... 10:27:07 10:27:07 Current default time zone: 'Etc/UTC' 10:27:07 Local time is now: Thu Dec 2 10:27:07 UTC 2021. 10:27:07 Universal Time is now: Thu Dec 2 10:27:07 UTC 2021. 10:27:07 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:27:07 10:27:07 Setting up systemd-sysv (237-3ubuntu10.52) ... 10:27:07 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:27:07 Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... 10:27:07 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:27:07 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:27:07 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:27:07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:27:07 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:27:07 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:27:07 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:27:07 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:27:07 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:27:07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:27:07 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 10:27:07 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:27:07 Setting up patch (2.7.6-2ubuntu1.1) ... 10:27:07 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:27:07 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:27:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 10:27:07 Installing new version of config file /etc/ssl/openssl.cnf ... 10:27:07 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:27:07 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:27:07 Setting up ca-certificates (20210119~18.04.2) ... 10:27:09 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 10:27:09 Updating certificates in /etc/ssl/certs... 10:27:10 23 added, 28 removed; done. 10:27:10 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:27:10 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:27:10 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:27:10 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:27:10 Setting up pkgbinarymangler (138.18.04.1) ... 10:27:10 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:27:10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 10:27:10 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:27:10 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:27:10 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:27:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:27:10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:27:10 Setting up perl (5.26.1-6ubuntu0.5) ... 10:27:10 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 10:27:10 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:27:10 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:27:10 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 10:27:10 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:27:10 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:27:10 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:27:10 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:27:10 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:27:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:27:10 Processing triggers for systemd (237-3ubuntu10.52) ... 10:27:10 Processing triggers for mime-support (3.60ubuntu1) ... 10:27:10 Processing triggers for ca-certificates (20210119~18.04.2) ... 10:27:10 Updating certificates in /etc/ssl/certs... 10:27:11 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 10:27:11 0 added, 0 removed; done. 10:27:11 Running hooks in /etc/ca-certificates/update.d... 10:27:11 done. 10:27:12 Reading package lists... 10:27:12 Building dependency tree... 10:27:12 Reading state information... 10:27:12 The following NEW packages will be installed: 10:27:12 apt-transport-https 10:27:12 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:27:12 Need to get 4348 B of archives. 10:27:12 After this operation, 154 kB of additional disk space will be used. 10:27:12 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 10:27:12 debconf: delaying package configuration, since apt-utils is not installed 10:27:12 Fetched 4348 B in 0s (24.1 kB/s) 10:27:12 Selecting previously unselected package apt-transport-https. 10:27:12 (Reading database ... 13931 files and directories currently installed.) 10:27:12 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 10:27:12 Unpacking apt-transport-https (1.6.14) ... 10:27:12 Setting up apt-transport-https (1.6.14) ... 10:27:13 Waiting for network to be ready... 10:27:16 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 10:27:18 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 10:27:21 2021-12-02T10:27:17Z INFO Waiting for automatic snapd restart... 10:27:21 snapd 2.53.2 from Canonical* installed 10:27:22 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 10:27:22 "snapd" switched to the "latest/stable" channel 10:27:22 10:27:27 core18 20211028 from Canonical* installed [Pipeline] } 10:27:28 $ docker stop --time=1 b3837849d30fef1809a2e633740b7c95edfa06f4811b0e76ca650a4569f5b62f 10:27:29 core20 20211115 from Canonical* installed 10:27:29 "core20" switched to the "latest/stable" channel 10:27:29 10:27:30 $ docker rm -f b3837849d30fef1809a2e633740b7c95edfa06f4811b0e76ca650a4569f5b62f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:27:31 snapcraft 6.0 from Canonical* installed 10:27:31 "snapcraft" switched to the "latest/stable" channel 10:27:31 10:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:27:32 10:27:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:27:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:27:32 latest: Pulling from edgex-devops/edgex-compose-arm64 10:27:32 29e5d40040c1: Pulling fs layer 10:27:32 1ce36da41761: Pulling fs layer 10:27:32 25b303627fd3: Pulling fs layer 10:27:32 29e5d40040c1: Verifying Checksum 10:27:32 29e5d40040c1: Download complete 10:27:33 1ce36da41761: Verifying Checksum 10:27:33 1ce36da41761: Download complete 10:27:33 29e5d40040c1: Pull complete 10:27:34 25b303627fd3: Verifying Checksum 10:27:34 25b303627fd3: Download complete 10:27:34 1ce36da41761: Pull complete 10:27:36 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: 10:27:36 - README.md 10:27:36 10:27:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:27:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:27:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:27:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:27:38 Reading package lists... 10:27:40 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 10:27:41 Reading package lists... 10:27:41 Building dependency tree... 10:27:41 Reading state information... 10:27:41 Suggested packages: 10:27:41 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:27:41 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:27:41 Recommended packages: 10:27:41 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:27:41 The following NEW packages will be installed: 10:27:41 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:27:41 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:27:41 pkg-config zip 10:27:41 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:27:41 Need to get 7670 kB of archives. 10:27:41 After this operation, 43.8 MB of additional disk space will be used. 10:27:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 10:27:41 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:27:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 10:27:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 10:27:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 10:27:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:27:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:27:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:27:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:27:42 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:27:42 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:27:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:27:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:27:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:27:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 10:27:42 debconf: delaying package configuration, since apt-utils is not installed 10:27:42 Fetched 7670 kB in 1s (10.4 MB/s) 10:27:42 Selecting previously unselected package libglib2.0-0:amd64. 10:27:42 (Reading database ... 13935 files and directories currently installed.) 10:27:42 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 10:27:42 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:27:42 Selecting previously unselected package libpsl5:amd64. 10:27:42 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:27:42 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:27:42 Selecting previously unselected package libnghttp2-14:amd64. 10:27:42 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:27:42 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:27:42 Selecting previously unselected package librtmp1:amd64. 10:27:42 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:27:42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:27:42 Selecting previously unselected package libcurl3-gnutls:amd64. 10:27:42 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 10:27:42 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 10:27:42 Selecting previously unselected package liberror-perl. 10:27:42 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:27:42 Unpacking liberror-perl (0.17025-1) ... 10:27:42 Selecting previously unselected package git-man. 10:27:42 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 10:27:42 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 10:27:43 Selecting previously unselected package git. 10:27:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 10:27:43 Unpacking git (1:2.17.1-1ubuntu0.9) ... 10:27:43 Selecting previously unselected package libnorm1:amd64. 10:27:43 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:27:43 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:27:43 Selecting previously unselected package libpgm-5.2-0:amd64. 10:27:43 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:27:43 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:27:43 Selecting previously unselected package libsodium23:amd64. 10:27:43 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:27:43 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:27:44 Selecting previously unselected package libzmq5:amd64. 10:27:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:27:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:27:44 Selecting previously unselected package libzmq3-dev:amd64. 10:27:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:27:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:27:44 Selecting previously unselected package pkg-config. 10:27:44 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:27:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:27:44 Selecting previously unselected package zip. 10:27:44 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:27:44 Unpacking zip (3.0-11build1) ... 10:27:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:27:44 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 10:27:44 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:27:44 Setting up liberror-perl (0.17025-1) ... 10:27:44 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:27:44 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:27:44 No schema files found: doing nothing. 10:27:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:27:44 Setting up zip (3.0-11build1) ... 10:27:44 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:27:44 Setting up libsodium23:amd64 (1.0.16-2) ... 10:27:44 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:27:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:27:44 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 10:27:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:27:44 Setting up git (1:2.17.1-1ubuntu0.9) ... 10:27:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:27:44 25b303627fd3: Pull complete 10:27:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:27:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:27:45 git set to automatically installed. 10:27:45 git-man set to automatically installed. 10:27:45 libcurl3-gnutls set to automatically installed. 10:27:45 liberror-perl set to automatically installed. 10:27:45 libglib2.0-0 set to automatically installed. 10:27:45 libnghttp2-14 set to automatically installed. 10:27:45 libnorm1 set to automatically installed. 10:27:45 libpgm-5.2-0 set to automatically installed. 10:27:45 libpsl5 set to automatically installed. 10:27:45 librtmp1 set to automatically installed. 10:27:45 libsodium23 set to automatically installed. 10:27:45 libzmq3-dev set to automatically installed. 10:27:45 libzmq5 set to automatically installed. 10:27:45 pkg-config set to automatically installed. 10:27:45 zip set to automatically installed. 10:27:45 prd-ubuntu18.04-docker-arm64-4c-16g-71 does not seem to be running inside a container 10:27:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 10:27:46 snapd is not logged in, snap install commands will use sudo 10:27:47 $ docker top fb8ca0095aa6e12441424d9e365f75c9ccd76d7aa599ec2cc6ea2eaf374c2ac0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:48 + docker-compose build --help 10:27:48 + grep parallel 10:27:51 --parallel Build images in parallel. [Pipeline] } 10:27:51 $ docker stop --time=1 fb8ca0095aa6e12441424d9e365f75c9ccd76d7aa599ec2cc6ea2eaf374c2ac0 10:27:53 $ docker rm -f fb8ca0095aa6e12441424d9e365f75c9ccd76d7aa599ec2cc6ea2eaf374c2ac0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:27:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:27:54 . [Pipeline] withDockerContainer 10:27:54 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 10:27:54 prd-ubuntu18.04-docker-arm64-4c-16g-71 does not seem to be running inside a container 10:27:54 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 10:27:55 Downloading snap 'edgex-app-service-configurable' 10:27:55 $ docker top 367667aa43c0d740004aefd8d5b25809a7c989e25660260f849759872624cfb0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:56 + docker-compose -f ./docker-compose-build.yml build --parallel 10:27:57 Pulling app-service-configurable 10:27:57 + snapcraftctl pull 10:27:59 Pulling config-common 10:27:59 + snapcraftctl pull 10:27:59 Building core-command ... 10:27:59 Building core-data ... 10:27:59 Building core-metadata ... 10:27:59 Building security-bootstrapper ... 10:27:59 Building security-proxy-setup ... 10:27:59 Building security-secretstore-setup ... 10:27:59 Building support-notifications ... 10:27:59 Building support-scheduler ... 10:27:59 Building sys-mgmt-agent ... 10:28:00 Building core-command 10:28:00 Building security-proxy-setup 10:28:00 Building sys-mgmt-agent 10:28:00 Building security-secretstore-setup 10:28:00 Building support-notifications 10:28:00 Pulling go-build-helper 10:28:00 + snapcraftctl pull 10:28:02 'edgex-go' has dependencies that need to be staged: go-build-helper 10:28:02 Skipping pull go-build-helper (already ran) 10:28:02 Building go-build-helper 10:28:02 + snapcraftctl build 10:28:05 Staging go-build-helper 10:28:05 + snapcraftctl stage 10:28:10 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:28:10 Fetched 224 kB in 0s (0 B/s) 10:28:10 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:28:10 Fetched 157 kB in 0s (0 B/s) 10:28:10 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:28:10 Fetched 221 kB in 0s (0 B/s) 10:28:10 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:28:10 Fetched 143 kB in 0s (0 B/s) 10:28:10 Pulling edgex-go 10:28:10 + snapcraftctl pull 10:28:11 Pulling hooks 10:28:11 + snapcraftctl pull 10:28:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:28:33 Fetched 96.5 kB in 0s (0 B/s) 10:28:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:28:33 Fetched 279 kB in 0s (0 B/s) 10:28:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:28:33 Fetched 122 kB in 0s (0 B/s) 10:28:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:28:33 Fetched 77.8 kB in 0s (0 B/s) 10:28:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:28:33 Fetched 8848 B in 0s (0 B/s) 10:28:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:28:33 Fetched 47.8 kB in 0s (0 B/s) 10:28:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:28:33 Fetched 45.6 kB in 0s (0 B/s) 10:28:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:28:33 Fetched 15.0 kB in 0s (0 B/s) 10:28:33 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 10:28:33 Fetched 220 kB in 0s (0 B/s) 10:28:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 10:28:33 Fetched 154 kB in 0s (0 B/s) 10:28:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:28:33 Fetched 50.6 kB in 0s (0 B/s) 10:28:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:28:33 Fetched 14.8 kB in 0s (0 B/s) 10:28:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:28:33 Fetched 41.8 kB in 0s (0 B/s) 10:28:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:28:33 Fetched 499 kB in 0s (0 B/s) 10:28:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:28:33 Fetched 111 kB in 0s (0 B/s) 10:28:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:28:33 Fetched 240 kB in 0s (0 B/s) 10:28:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:28:33 Fetched 29.3 kB in 0s (0 B/s) 10:28:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:28:33 Fetched 85.5 kB in 0s (0 B/s) 10:28:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:28:33 Fetched 24.5 kB in 0s (0 B/s) 10:28:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:28:33 Fetched 49.2 kB in 0s (0 B/s) 10:28:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:28:33 Fetched 54.2 kB in 0s (0 B/s) 10:28:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:28:33 Fetched 30.8 kB in 0s (0 B/s) 10:28:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 10:28:33 Fetched 15.8 kB in 0s (0 B/s) 10:28:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:28:33 Fetched 85.9 kB in 0s (0 B/s) 10:28:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:28:33 Fetched 8720 B in 0s (0 B/s) 10:28:33 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 10:28:33 Fetched 140 kB in 0s (0 B/s) 10:28:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:28:33 Fetched 119 kB in 0s (0 B/s) 10:28:33 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 10:28:33 Fetched 111 kB in 0s (0 B/s) 10:28:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:28:33 Fetched 11.1 kB in 0s (0 B/s) 10:28:33 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 10:28:33 Fetched 646 kB in 0s (0 B/s) 10:28:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:28:33 Fetched 41.3 kB in 0s (0 B/s) 10:28:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:28:33 Fetched 17.9 kB in 0s (0 B/s) 10:28:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:28:33 Fetched 368 kB in 0s (0 B/s) 10:28:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:28:33 Fetched 187 kB in 0s (0 B/s) 10:28:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:28:33 Fetched 175 kB in 0s (0 B/s) 10:28:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:28:33 Fetched 206 kB in 0s (0 B/s) 10:28:33 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 10:28:33 Fetched 1302 kB in 0s (0 B/s) 10:28:33 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:28:33 Fetched 36.2 kB in 0s (0 B/s) 10:28:33 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 10:28:33 Fetched 159 kB in 0s (0 B/s) 10:28:33 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:28:33 Fetched 107 kB in 0s (0 B/s) 10:28:33 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:28:33 Fetched 48.7 kB in 0s (0 B/s) 10:28:33 Pulling static-packages 10:28:33 + snapcraftctl pull 10:28:33 Pulling version 10:28:33 + cd /root/project 10:28:33 + git describe --tags --abbrev=0 10:28:33 + sed s/v// 10:28:33 + GIT_VERSION=2.2.0-dev.7 10:28:33 + [ -z 2.2.0-dev.7 ] 10:28:33 + snapcraftctl set-version 2.2.0-dev.7 10:28:35 Building app-service-configurable 10:28:35 + snapcraftctl build 10:28:37 Building config-common 10:28:37 + snapcraftctl build 10:28:40 Skipping build go-build-helper (already ran) 10:28:40 Building edgex-go 10:28:40 + cd /root/parts/edgex-go/src 10:28:40 + git describe --tags --abbrev=0 10:28:40 + sed s/v// 10:28:40 + GIT_VERSION=2.2.0-dev.7 10:28:40 + [ -z 2.2.0-dev.7 ] 10:28:40 + echo 2.2.0-dev.7 10:28:40 + [ ! -d vendor ] 10:28:40 + go mod download all 10:28:48 + make build 10:28:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-data/core-data ./cmd/core-data 10:29:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:29:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/core-command/core-command ./cmd/core-command 10:29:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:29:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:29:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:29:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:29:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:29:08 ---> 1b7902ea0433 10:29:08 Step 3/24 : WORKDIR /edgex-go 10:29:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:29:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:29:08 ---> 1b7902ea0433 10:29:08 Step 3/22 : WORKDIR /edgex-go 10:29:08 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:29:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:29:08 ---> 1b7902ea0433 10:29:08 Step 3/21 : WORKDIR /edgex-go 10:29:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:29:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:29:08 ---> 1b7902ea0433 10:29:08 Step 3/22 : WORKDIR /edgex-go 10:29:08 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:29:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:29:08 ---> 1b7902ea0433 10:29:08 Step 3/20 : WORKDIR /edgex-go 10:29:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:29:08 ---> Running in d40a48691e20 10:29:08 ---> Running in bd15d73750b1 10:29:08 ---> Running in 9d4cd5c6453d 10:29:08 ---> Running in 267cd583b27e 10:29:08 ---> Running in ba5ab53d4ff3 10:29:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:29:09 Removing intermediate container d40a48691e20 10:29:09 ---> 1e7064f07442 10:29:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:09 Removing intermediate container 9d4cd5c6453d 10:29:09 ---> 0cdc90d4da8e 10:29:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:09 Removing intermediate container 267cd583b27e 10:29:09 ---> f7d86df24900 10:29:09 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:09 ---> Running in 2f4cca2593bf 10:29:09 Removing intermediate container ba5ab53d4ff3 10:29:09 ---> e82d78a9453e 10:29:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:09 ---> Running in 179e75b0bc30 10:29:09 Removing intermediate container bd15d73750b1 10:29:09 ---> dbbc3c40be30 10:29:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:09 ---> Running in 5add83c3faee 10:29:09 ---> Running in cd1ae9dac5f8 10:29:09 ---> Running in b5be0b7bcc11 10:29:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:29:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:29:12 Removing intermediate container 179e75b0bc30 10:29:12 ---> 94295b3ca77f 10:29:12 Step 5/22 : RUN apk add --update --no-cache make bash git 10:29:12 Removing intermediate container 2f4cca2593bf 10:29:12 ---> a847dc9f5e1d 10:29:12 Step 5/22 : RUN apk add --update --no-cache make git 10:29:12 ---> Running in a9343c630372 10:29:12 ---> Running in d7106a4d730c 10:29:12 Removing intermediate container 5add83c3faee 10:29:12 ---> c2c39a11ab79 10:29:12 Step 5/20 : RUN apk add --update --no-cache make git 10:29:12 Removing intermediate container b5be0b7bcc11 10:29:12 ---> eb411924bc11 10:29:12 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 10:29:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/secrets-config ./cmd/secrets-config 10:29:13 ---> Running in efe5455a2c5c 10:29:13 ---> Running in 559c21c962f2 10:29:13 Removing intermediate container cd1ae9dac5f8 10:29:13 ---> 00aeaf521d02 10:29:13 Step 5/24 : RUN apk add --update --no-cache make git 10:29:13 ---> Running in 44ab3051091f 10:29:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.7" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:29:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:29:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:29:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:29:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:29:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:29:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:29:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:29:15 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:29:15 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:29:15 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:29:15 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:29:15 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:29:15 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:29:15 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:29:15 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:29:15 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:29:15 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:29:15 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:29:15 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:29:15 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:29:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:29:15 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:29:15 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:29:15 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:29:15 + 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 10:29:15 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:29:15 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:29:15 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 10:29:15 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:29:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:29:15 + 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 10:29:15 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:29:15 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:29:15 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 10:29:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:29:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:29:16 Building hooks 10:29:16 + cd /root/parts/hooks/src 10:29:16 + make build 10:29:16 go mod tidy 10:29:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:29:16 OK: 219 MiB in 52 packages 10:29:16 OK: 219 MiB in 52 packages 10:29:16 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 10:29:16 go: downloading github.com/davecgh/go-spew v1.1.0 10:29:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:29:17 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 10:29:17 OK: 219 MiB in 52 packages 10:29:17 OK: 219 MiB in 52 packages 10:29:17 GO111MODULE=on go build -o cmd/install/install ./cmd/install 10:29:17 OK: 219 MiB in 52 packages 10:29:17 Removing intermediate container d7106a4d730c 10:29:17 ---> 24c87c986ac9 10:29:17 Step 6/22 : COPY . . 10:29:18 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 10:29:18 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 10:29:18 Removing intermediate container a9343c630372 10:29:18 ---> 614ab2494862 10:29:18 Step 6/22 : COPY . . 10:29:18 Removing intermediate container efe5455a2c5c 10:29:18 ---> 80518484f054 10:29:18 Step 6/20 : COPY . . 10:29:19 Removing intermediate container 44ab3051091f 10:29:19 ---> 6af18c293ff4 10:29:19 Step 6/24 : COPY . . 10:29:19 Removing intermediate container 559c21c962f2 10:29:19 ---> e2102f722d51 10:29:19 Step 6/21 : COPY . . 10:29:20 Building static-packages 10:29:20 + snapcraftctl build 10:29:23 Building version 10:29:23 + snapcraftctl build 10:29:25 Staging app-service-configurable 10:29:25 + snapcraftctl stage 10:29:27 Staging config-common 10:29:27 + snapcraftctl stage 10:29:28 Skipping stage go-build-helper (already ran) 10:29:28 Staging edgex-go 10:29:28 + snapcraftctl stage 10:29:29 Staging hooks 10:29:29 + snapcraftctl stage 10:29:31 Staging static-packages 10:29:31 + snapcraftctl stage 10:29:32 Staging version 10:29:32 + snapcraftctl stage 10:29:34 Priming app-service-configurable 10:29:34 + snapcraftctl prime 10:29:36 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 10:29:36 stage-packages: 10:29:36 - libnorm1 10:29:36 - libpgm-5.2-0 10:29:36 - libsodium23 10:29:36 - libzmq5 10:29:36 Priming config-common 10:29:36 + snapcraftctl prime 10:29:38 Priming go-build-helper 10:29:38 + snapcraftctl prime 10:29:39 Priming edgex-go 10:29:39 + snapcraftctl prime 10:29:41 ---> a2d381dc2e7f 10:29:41 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:41 ---> 096ebfb19099 10:29:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:41 ---> c08434ebba2b 10:29:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:41 ---> 4401be689768 10:29:41 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:41 ---> Running in 2494cb47fe65 10:29:41 ---> Running in 25d34c6623b8 10:29:41 ---> Running in f8cd6cb46084 10:29:41 ---> Running in b43e8eca4e8f 10:29:41 ---> 28300b425bf5 10:29:41 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:41 ---> Running in c80273f80d85 10:29:41 Priming hooks 10:29:41 + snapcraftctl prime 10:29:42 Priming static-packages 10:29:42 + snapcraftctl prime 10:29:45 Removing intermediate container 2494cb47fe65 10:29:45 ---> d25907e53b58 10:29:45 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:29:45 ---> Running in 2a10c36f219a 10:29:45 Removing intermediate container f8cd6cb46084 10:29:45 ---> 233a3edc7a13 10:29:45 Step 8/22 : RUN make cmd/core-command/core-command 10:29:45 Removing intermediate container 25d34c6623b8 10:29:45 ---> 3974252cedf6 10:29:45 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:29:45 ---> Running in a0ecfa0e83ac 10:29:45 ---> Running in 2958a8eccd5f 10:29:46 Removing intermediate container b43e8eca4e8f 10:29:46 ---> ecb8bd66248a 10:29:46 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:29:46 Priming version 10:29:46 + snapcraftctl prime 10:29:46 ---> Running in fac515d54f34 10:29:46 Removing intermediate container c80273f80d85 10:29:46 ---> 56520983639b 10:29:46 Step 8/21 : RUN make cmd/support-notifications/support-notifications 10:29:46 ---> Running in 0da47da71aa4 10:29:47 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 10:29:47 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 10:29:48 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 10:29:48 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 10:29:48 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 10:29:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:31:40 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 10:31:40 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 10:31:41 Removing intermediate container a0ecfa0e83ac 10:31:41 ---> c3215adfb1a3 10:31:41 10:31:41 Step 9/22 : FROM alpine:3.14 10:31:41 Removing intermediate container 2a10c36f219a 10:31:41 ---> d002e1a8e46b 10:31:41 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:31:41 3.14: Pulling from library/alpine 10:31:41 ---> Running in 56bfc96ea7ba 10:31:43 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 10:31:43 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:31:43 Status: Downloaded newer image for alpine:3.14 10:31:43 ---> 5b8b7b635229 10:31:43 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:31:43 ---> Running in fd120164462d 10:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:31:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:31:47 (1/1) Installing dumb-init (1.2.5-r1) 10:31:47 Executing busybox-1.33.1-r6.trigger 10:31:47 OK: 6 MiB in 15 packages 10:31:48 Removing intermediate container 56bfc96ea7ba 10:31:48 ---> 2f50697f186f 10:31:48 10:31:48 Step 10/22 : FROM docker:20.10.8 10:31:48 20.10.8: Pulling from library/docker 10:31:48 Removing intermediate container fac515d54f34 10:31:48 ---> 6c72c1a197d0 10:31:48 10:31:48 Step 9/20 : FROM alpine:3.14 10:31:48 ---> 5b8b7b635229 10:31:48 Step 10/20 : RUN apk add --update --no-cache curl 10:31:48 ---> Running in 1f60b9d4f60d 10:31:48 Removing intermediate container fd120164462d 10:31:48 ---> be1c9187f226 10:31:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:31:48 ---> Running in 451e95b477c1 10:31:49 Removing intermediate container 2958a8eccd5f 10:31:49 ---> 9776340142a3 10:31:49 10:31:49 Step 9/24 : FROM alpine:3.14 10:31:49 ---> 5b8b7b635229 10:31:49 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:31:49 ---> Running in b63b37100553 10:31:49 Removing intermediate container 451e95b477c1 10:31:49 ---> 53dbc6a4a1c5 10:31:49 Step 12/22 : ENV APP_PORT=59882 10:31:50 ---> Running in 902d767966a7 10:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:31:51 Removing intermediate container 902d767966a7 10:31:51 ---> cc42345ae8b1 10:31:51 Step 13/22 : EXPOSE $APP_PORT 10:31:51 ---> Running in 094b757b2ec6 10:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:31:51 (1/5) Installing ca-certificates (20191127-r5) 10:31:51 (2/5) Installing brotli-libs (1.0.9-r5) 10:31:51 Removing intermediate container 094b757b2ec6 10:31:51 ---> 64f147d63de9 10:31:51 Step 14/22 : WORKDIR / 10:31:52 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:31:52 (4/5) Installing libcurl (7.79.1-r0) 10:31:52 (5/5) Installing curl (7.79.1-r0) 10:31:52 Executing busybox-1.33.1-r6.trigger 10:31:52 Executing ca-certificates-20191127-r5.trigger 10:31:52 ---> Running in 3dd89a6d9697 10:31:52 OK: 8 MiB in 19 packages 10:31:52 (1/3) Installing ca-certificates (20191127-r5) 10:31:52 (2/3) Installing dumb-init (1.2.5-r1) 10:31:52 (3/3) Installing su-exec (0.2-r1) 10:31:52 Executing busybox-1.33.1-r6.trigger 10:31:52 Executing ca-certificates-20191127-r5.trigger 10:31:52 OK: 6 MiB in 17 packages 10:31:52 Removing intermediate container 3dd89a6d9697 10:31:52 ---> a5356b0b7e9d 10:31:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:31:53 Removing intermediate container 0da47da71aa4 10:31:53 ---> bcbbe475f5d0 10:31:53 10:31:53 Step 9/21 : FROM alpine:3.14 10:31:53 ---> 5b8b7b635229 10:31:53 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 10:31:53 ---> Running in 23355adc0be6 10:31:54 ---> 6ff2cc5b39d8 10:31:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:31:55 Removing intermediate container 1f60b9d4f60d 10:31:55 ---> f593e5820da5 10:31:55 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:31:55 ---> Running in bc2a967a93ec 10:31:55 Removing intermediate container b63b37100553 10:31:55 ---> 1c415cd79abe 10:31:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:31:55 ---> Running in bb349978dbb4 10:31:56 Removing intermediate container bc2a967a93ec 10:31:56 ---> 71ee1f74c45b 10:31:56 Step 12/20 : WORKDIR /edgex 10:31:56 Removing intermediate container bb349978dbb4 10:31:56 ---> f19799f913d7 10:31:56 Step 12/24 : WORKDIR / 10:31:56 ---> Running in 02b06ece8d99 10:31:56 ---> Running in 987e90f66c62 10:31:56 (1/2) Installing ca-certificates (20191127-r5) 10:31:56 (2/2) Installing dumb-init (1.2.5-r1) 10:31:56 Executing busybox-1.33.1-r6.trigger 10:31:56 Executing ca-certificates-20191127-r5.trigger 10:31:56 ---> 4e6c39af91c8 10:31:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:31:56 OK: 6 MiB in 16 packages 10:31:56 Removing intermediate container 987e90f66c62 10:31:56 ---> 15cecd10937a 10:31:56 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:31:56 Removing intermediate container 02b06ece8d99 10:31:56 ---> 45b0d6726ccb 10:31:56 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:31:57 ---> 899cdc36c084 10:31:57 Step 18/22 : ENTRYPOINT ["/core-command"] 10:31:58 ---> Running in 17175643462d 10:31:58 ---> 3cc0c698ab24 10:31:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:31:58 ---> 6c1636da5300 10:31:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:31:58 Removing intermediate container 23355adc0be6 10:31:58 ---> 039acfb8850f 10:31:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:31:58 Removing intermediate container 17175643462d 10:31:58 ---> 416678278a45 10:31:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:31:58 ---> Running in 44d4985f95e4 10:31:58 ---> Running in 08f30a7b10a3 10:31:59 Removing intermediate container 44d4985f95e4 10:31:59 ---> 0d6974c68461 10:31:59 Step 12/21 : ENV APP_PORT=59860 10:31:59 ---> 6c5e9fd9570a 10:31:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:31:59 Removing intermediate container 08f30a7b10a3 10:31:59 ---> 197d23fc5df9 10:31:59 Step 20/22 : LABEL arch=arm64 10:31:59 ---> Running in e1c185d550ce 10:31:59 ---> Running in e2724cb7cc33 10:32:00 ---> 2ece2ce3567d 10:32:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:32:00 Removing intermediate container e1c185d550ce 10:32:00 ---> 1dd9464f93d4 10:32:00 Step 13/21 : EXPOSE $APP_PORT 10:32:00 Removing intermediate container e2724cb7cc33 10:32:00 ---> 5b1544288a98 10:32:00 Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:32:00 ---> Running in e9f849135ce5 10:32:00 ---> Running in f5aafb04f16c 10:32:00 ---> 0be1c6021c11 10:32:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:32:01 Removing intermediate container f5aafb04f16c 10:32:01 ---> 5ab2bf15e746 10:32:01 Step 22/22 : LABEL version=0.0.0 10:32:01 Removing intermediate container e9f849135ce5 10:32:01 ---> 6b59af284e1d 10:32:01 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 10:32:01 ---> Running in a6ca0c482a37 10:32:01 ---> 415e2f65f953 10:32:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:32:01 Removing intermediate container a6ca0c482a37 10:32:01 ---> 33a7c1d6acc7 10:32:01 10:32:01 ---> 3e14f210824d 10:32:01 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:32:02 ---> Running in c38aa86a3803 10:32:02 ---> 0fec8c362afc 10:32:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:32:02 Successfully built 33a7c1d6acc7 10:32:02 Successfully tagged core-command-arm64:latest 10:32:02 Building core-metadata 10:32:02  Building core-command ... done Removing intermediate container c38aa86a3803 10:32:02 ---> ffd90e2e1aff 10:32:02 Step 17/20 : CMD ["--init=true"] 10:32:02 ---> Running in 93c58f4815b6 10:32:03 ---> c76f5f67f5e8 10:32:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:32:03 Removing intermediate container 93c58f4815b6 10:32:03 ---> a1fbad902ae9 10:32:03 Step 18/20 : LABEL arch=arm64 10:32:03 ---> Running in a1067fcef6ee 10:32:04 ---> 441c5545e3cc 10:32:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:32:04 Removing intermediate container a1067fcef6ee 10:32:04 ---> c67b58845ecb 10:32:04 Step 19/20 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:32:04 ---> Running in e7c03917bd91 10:32:04 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 10:32:04 Status: Downloaded newer image for docker:20.10.8 10:32:04 ---> 3734d5adc5ac 10:32:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:32:04 ---> Running in 39ca6c0a216a 10:32:05 Removing intermediate container e7c03917bd91 10:32:05 ---> 5516588dd889 10:32:05 Step 20/20 : LABEL version=0.0.0 10:32:05 ---> bc4282b4b3df 10:32:05 Step 17/21 : ENTRYPOINT ["/support-notifications"] 10:32:05 Removing intermediate container 39ca6c0a216a 10:32:05 ---> 50a35d135442 10:32:05 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 10:32:05 ---> 4889282c3271 10:32:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:32:05 ---> Running in 226ced0fd93c 10:32:05 ---> Running in cd30ceacc321 10:32:05 ---> Running in 5b11ab1c2003 10:32:06 Removing intermediate container cd30ceacc321 10:32:06 ---> 69c5857d9c5a 10:32:06 10:32:06 Removing intermediate container 226ced0fd93c 10:32:06 ---> 3606a45db7de 10:32:06 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:32:06 ---> Running in 834578540cbc 10:32:06 ---> b04e87aa213b 10:32:06 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/ 10:32:06 ---> Running in 53cee566c6b6 10:32:06 Successfully built 69c5857d9c5a 10:32:06 Successfully tagged security-proxy-setup-arm64:latest 10:32:06  Building security-proxy-setup ... done Building support-scheduler 10:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:32:07 Removing intermediate container 834578540cbc 10:32:07 ---> aa5b98f514dc 10:32:07 Step 19/21 : LABEL arch=arm64 10:32:07 ---> Running in 955cd4d9f81a 10:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:32:07 Removing intermediate container 955cd4d9f81a 10:32:07 ---> 780e4d2824c5 10:32:07 Step 20/21 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:32:08 ---> Running in acc67d6ace1e 10:32:08 (1/42) Installing readline (8.1.0-r0) 10:32:08 (2/42) Installing bash (5.1.4-r0) 10:32:08 Executing bash-5.1.4-r0.post-install 10:32:08 (3/42) Installing brotli-libs (1.0.9-r5) 10:32:08 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:32:08 (5/42) Installing libcurl (7.79.1-r0) 10:32:08 (6/42) Installing curl (7.79.1-r0) 10:32:08 (7/42) Installing dumb-init (1.2.5-r1) 10:32:08 (8/42) Installing libbz2 (1.0.8-r1) 10:32:08 (9/42) Installing expat (2.4.1-r0) 10:32:08 (10/42) Installing libffi (3.3-r2) 10:32:08 (11/42) Installing gdbm (1.19-r0) 10:32:08 (12/42) Installing xz-libs (5.2.5-r0) 10:32:08 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:32:08 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:32:08 (15/42) Installing mpdecimal (2.5.1-r1) 10:32:08 (16/42) Installing sqlite-libs (3.35.5-r0) 10:32:08 (17/42) Installing python3 (3.9.5-r2) 10:32:08 Removing intermediate container acc67d6ace1e 10:32:08 ---> 0d527b0e5346 10:32:08 Step 21/21 : LABEL version=0.0.0 10:32:08 ---> Running in d602f65e4768 10:32:09 Removing intermediate container d602f65e4768 10:32:09 ---> 7291e8bef0f1 10:32:09 10:32:09 Removing intermediate container 53cee566c6b6 10:32:09 ---> c5c53e0a31ba 10:32:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:32:09 ---> Running in 8b8d88c87148 10:32:10 Successfully built 7291e8bef0f1 10:32:10 Successfully tagged support-notifications-arm64:latest 10:32:10  Building support-notifications ... done Building security-bootstrapper 10:32:10 Removing intermediate container 8b8d88c87148 10:32:10 ---> 739650f3183b 10:32:10 Step 22/24 : LABEL arch=arm64 10:32:10 ---> Running in d2d8cf80b9bf 10:32:10 (18/42) Installing py3-appdirs (1.4.4-r2) 10:32:10 (19/42) Installing py3-chardet (4.0.0-r2) 10:32:10 (20/42) Installing py3-idna (3.2-r0) 10:32:10 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:32:10 (22/42) Installing py3-certifi (2020.12.5-r1) 10:32:10 (23/42) Installing py3-requests (2.25.1-r4) 10:32:10 (24/42) Installing py3-msgpack (1.0.2-r1) 10:32:10 (25/42) Installing py3-lockfile (0.12.2-r4) 10:32:10 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:32:10 (27/42) Installing py3-colorama (0.4.4-r1) 10:32:10 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:32:10 (29/42) Installing py3-distlib (0.3.1-r3) 10:32:10 (30/42) Installing py3-distro (1.5.0-r3) 10:32:10 (31/42) Installing py3-six (1.15.0-r1) 10:32:10 (32/42) Installing py3-webencodings (0.5.1-r4) 10:32:10 (33/42) Installing py3-html5lib (1.1-r1) 10:32:11 (34/42) Installing py3-parsing (2.4.7-r2) 10:32:11 Removing intermediate container d2d8cf80b9bf 10:32:11 ---> e503f454374b 10:32:11 Step 23/24 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:32:11 (35/42) Installing py3-packaging (20.9-r1) 10:32:11 (36/42) Installing py3-toml (0.10.2-r2) 10:32:11 (37/42) Installing py3-pep517 (0.10.0-r2) 10:32:11 (38/42) Installing py3-progress (1.5-r2) 10:32:11 (39/42) Installing py3-retrying (1.3.3-r1) 10:32:11 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:32:11 (41/42) Installing py3-setuptools (52.0.0-r3) 10:32:11 ---> Running in f58a868f5bf6 10:32:11 (42/42) Installing py3-pip (20.3.4-r1) 10:32:11 Removing intermediate container f58a868f5bf6 10:32:11 ---> e71f644f6351 10:32:11 Step 24/24 : LABEL version=0.0.0 10:32:12 Executing busybox-1.33.1-r3.trigger 10:32:12 OK: 84 MiB in 64 packages 10:32:12 ---> Running in 31541f07a38c 10:32:12 Removing intermediate container 31541f07a38c 10:32:12 ---> 0480b174d799 10:32:12 10:32:12 Successfully built 0480b174d799 10:32:12 Successfully tagged security-secretstore-setup-arm64:latest 10:32:12  Building security-secretstore-setup ... done Building core-data 10:32:16 Collecting docker-compose==1.23.2 10:32:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:32:16 Collecting dockerpty<0.5,>=0.4.1 10:32:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:32:18 Collecting texttable<0.10,>=0.9.0 10:32:18 Downloading texttable-0.9.1.tar.gz (11 kB) 10:32:20 Collecting cached-property<2,>=1.2.0 10:32:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:32:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:32:20 Collecting jsonschema<3,>=2.5.1 10:32:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:32:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:32:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:32:22 Collecting websocket-client<1.0,>=0.32.0 10:32:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:32:23 Collecting PyYAML<4,>=3.10 10:32:23 Downloading PyYAML-3.13.tar.gz (270 kB) 10:32:26 Collecting docker<4.0,>=3.6.0 10:32:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:32:26 Collecting docopt<0.7,>=0.6.1 10:32:26 Downloading docopt-0.6.2.tar.gz (25 kB) 10:32:28 Collecting docker-pycreds>=0.4.0 10:32:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:32:29 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) 10:32:29 Collecting chardet<3.1.0,>=3.0.2 10:32:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:32:29 Collecting idna<2.8,>=2.5 10:32:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:32:29 Collecting urllib3<1.25,>=1.21.1 10:32:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:32:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:32:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:32:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:32:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:32:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:32:31 Attempting uninstall: urllib3 10:32:31 Found existing installation: urllib3 1.26.5 10:32:31 Uninstalling urllib3-1.26.5: 10:32:31 Successfully uninstalled urllib3-1.26.5 10:32:32 Attempting uninstall: idna 10:32:32 Found existing installation: idna 3.2 10:32:32 Uninstalling idna-3.2: 10:32:32 Successfully uninstalled idna-3.2 10:32:32 Attempting uninstall: chardet 10:32:32 Found existing installation: chardet 4.0.0 10:32:32 Uninstalling chardet-4.0.0: 10:32:32 Successfully uninstalled chardet-4.0.0 10:32:34 Attempting uninstall: requests 10:32:34 Found existing installation: requests 2.25.1 10:32:34 Uninstalling requests-2.25.1: 10:32:34 Successfully uninstalled requests-2.25.1 10:32:35 Running setup.py install for texttable: started 10:32:37 Running setup.py install for texttable: finished with status 'done' 10:32:37 Running setup.py install for PyYAML: started 10:32:39 Running setup.py install for PyYAML: finished with status 'done' 10:32:39 Running setup.py install for docopt: started 10:32:41 Running setup.py install for docopt: finished with status 'done' 10:32:41 Running setup.py install for dockerpty: started 10:32:43 Running setup.py install for dockerpty: finished with status 'done' 10:32:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:32:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:32:44 ---> 1b7902ea0433 10:32:44 Step 3/22 : WORKDIR /edgex-go 10:32:44 ---> Using cache 10:32:44 ---> dbbc3c40be30 10:32:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:44 ---> Using cache 10:32:44 ---> eb411924bc11 10:32:44 Step 5/22 : RUN apk add --update --no-cache make git 10:32:46 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 10:32:46 ---> Running in a46214dd8b32 10:32:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:32:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:32:49 OK: 219 MiB in 52 packages 10:32:51 Removing intermediate container a46214dd8b32 10:32:51 ---> d729c5d2cee3 10:32:51 Step 6/22 : COPY . . 10:32:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:32:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:32:51 ---> 1b7902ea0433 10:32:51 Step 3/23 : WORKDIR /edgex-go 10:32:51 ---> Using cache 10:32:51 ---> dbbc3c40be30 10:32:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:51 ---> Using cache 10:32:51 ---> eb411924bc11 10:32:51 Step 5/23 : RUN apk add --update --no-cache make git 10:32:51 ---> Using cache 10:32:51 ---> d729c5d2cee3 10:32:51 Step 6/23 : COPY go.mod . 10:32:53 ---> 6bec9d183de6 10:32:53 Step 7/23 : RUN go mod download 10:32:53 ---> Running in cd465b4407e2 10:32:54 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:32:54 Step 2/30 : FROM ${BUILDER_BASE} AS builder 10:32:54 ---> 1b7902ea0433 10:32:54 Step 3/30 : WORKDIR /edgex-go 10:32:54 ---> Using cache 10:32:54 ---> dbbc3c40be30 10:32:54 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:54 ---> Using cache 10:32:54 ---> eb411924bc11 10:32:54 Step 5/30 : RUN apk add --update --no-cache make git 10:32:54 ---> Using cache 10:32:54 ---> d729c5d2cee3 10:32:54 Step 6/30 : COPY . . 10:32:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:32:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:32:57 ---> 1b7902ea0433 10:32:57 Step 3/22 : WORKDIR /edgex-go 10:32:57 ---> Using cache 10:32:57 ---> dbbc3c40be30 10:32:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:32:57 ---> Using cache 10:32:57 ---> eb411924bc11 10:32:57 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:32:57 ---> Running in 8f74eb1b59d4 10:32:58 Removing intermediate container cd465b4407e2 10:32:58 ---> 01ae5775eb67 10:32:58 Step 8/23 : COPY . . 10:32:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:32:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:33:00 OK: 219 MiB in 52 packages 10:33:02 Removing intermediate container 8f74eb1b59d4 10:33:02 ---> bf006a24c685 10:33:02 Step 6/22 : COPY . . 10:33:02 Removing intermediate container 5b11ab1c2003 10:33:02 ---> badfd5812621 10:33:02 Step 13/22 : ENV APP_PORT=58890 10:33:03 ---> Running in c1d2ab7c80f4 10:33:03 Removing intermediate container c1d2ab7c80f4 10:33:03 ---> d2b16e582a85 10:33:03 Step 14/22 : EXPOSE $APP_PORT 10:33:03 ---> Running in afb0fbc443b9 10:33:04 Removing intermediate container afb0fbc443b9 10:33:04 ---> ce43bc711af6 10:33:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:33:06 ---> a99eebb8e129 10:33:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:33:07 ---> b323d03f24e2 10:33:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:33:09 ---> 31b9fc908bf9 10:33:09 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 10:33:09 ---> Running in d8c50f103af6 10:33:10 Removing intermediate container d8c50f103af6 10:33:10 ---> a07dda497e2b 10:33:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:33:10 ---> Running in 3534993261ec 10:33:10 Removing intermediate container 3534993261ec 10:33:10 ---> 8f8541313d7c 10:33:10 Step 20/22 : LABEL arch=arm64 10:33:10 ---> Running in 007a44f8a679 10:33:11 Removing intermediate container 007a44f8a679 10:33:11 ---> 921daadaa614 10:33:11 Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:33:11 ---> Running in 864119ef0d9b 10:33:12 Removing intermediate container 864119ef0d9b 10:33:12 ---> 379308f9df46 10:33:12 Step 22/22 : LABEL version=0.0.0 10:33:12 ---> Running in dc93d3ba533e 10:33:13 Removing intermediate container dc93d3ba533e 10:33:13 ---> 27bfbcae64b4 10:33:13 10:33:14 Successfully built 27bfbcae64b4 10:33:14 Successfully tagged sys-mgmt-agent-arm64:latest 10:33:15  Building sys-mgmt-agent ... done  ---> 09a49260a905 10:33:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:15 ---> Running in 200bea6d542b 10:33:16 ---> 2c9685bc6065 10:33:16 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:16 ---> Running in 183ac0c1f1e8 10:33:19 Removing intermediate container 200bea6d542b 10:33:19 ---> 50875e9c93ed 10:33:19 Step 8/22 : RUN make cmd/core-metadata/core-metadata 10:33:19 ---> Running in 6ff53b35c5be 10:33:20 Removing intermediate container 183ac0c1f1e8 10:33:20 ---> 22ed1e7ff3dc 10:33:20 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:33:20 ---> f46216d3beee 10:33:20 Step 9/23 : RUN go mod tidy 10:33:20 ---> Running in 6b67133f9feb 10:33:20 ---> Running in b3fd322c3be0 10:33:21 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 10:33:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:33:24 ---> 545bd485a334 10:33:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:24 ---> Running in 1568b7157e84 10:33:27 Removing intermediate container b3fd322c3be0 10:33:27 ---> 1e90028b2dbe 10:33:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:33:27 ---> Running in d75fd8470b9c 10:33:29 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 10:33:29 Removing intermediate container 1568b7157e84 10:33:29 ---> f08b958f4726 10:33:29 Step 8/22 : RUN make cmd/core-data/core-data 10:33:29 ---> Running in 001c2ba79383 10:33:31 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 10:35:08 Removing intermediate container 6b67133f9feb 10:35:08 ---> 5a7b5a6eddc0 10:35:08 10:35:08 Step 9/30 : FROM alpine:3.14 10:35:08 ---> 5b8b7b635229 10:35:08 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:35:08 ---> Running in 725ce09e2776 10:35:08 Removing intermediate container 725ce09e2776 10:35:08 ---> b99e19b31c4e 10:35:08 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 10:35:08 ---> Running in e83f17b18507 10:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:35:08 (1/2) Installing dumb-init (1.2.5-r1) 10:35:08 (2/2) Installing su-exec (0.2-r1) 10:35:08 Executing busybox-1.33.1-r6.trigger 10:35:08 OK: 6 MiB in 16 packages 10:35:08 Removing intermediate container e83f17b18507 10:35:08 ---> 10314216e9dc 10:35:08 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 10:35:08 ---> Running in a7000b8dfd18 10:35:08 Removing intermediate container a7000b8dfd18 10:35:08 ---> 6887c3e5c5a9 10:35:08 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:35:08 ---> Running in 583a635b2a34 10:35:08 Removing intermediate container 583a635b2a34 10:35:08 ---> b0f9cf40034d 10:35:08 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:35:08 ---> Running in 787efec9007d 10:35:09 Removing intermediate container 6ff53b35c5be 10:35:09 ---> 2eca8bb5bff9 10:35:09 10:35:09 Step 9/22 : FROM alpine:3.14 10:35:09 ---> 5b8b7b635229 10:35:09 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:35:09 ---> Using cache 10:35:09 ---> be1c9187f226 10:35:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:35:09 ---> Using cache 10:35:09 ---> 53dbc6a4a1c5 10:35:09 Step 12/22 : ENV APP_PORT=59881 10:35:09 Removing intermediate container 787efec9007d 10:35:09 ---> ccc080fc940f 10:35:09 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 10:35:09 ---> Running in eceda3162b60 10:35:09 ---> Running in 5fa66b3fc6aa 10:35:10 Removing intermediate container eceda3162b60 10:35:10 ---> 23a9b3ba96a6 10:35:10 Step 13/22 : EXPOSE $APP_PORT 10:35:10 Removing intermediate container 5fa66b3fc6aa 10:35:10 ---> e154785173fb 10:35:10 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:35:10 ---> Running in 504cd4040e7e 10:35:11 Removing intermediate container 504cd4040e7e 10:35:11 ---> cf68812dbaa2 10:35:11 Step 14/22 : WORKDIR / 10:35:11 ---> Running in 97e963122fb2 10:35:11 ---> 68368dbb4db2 10:35:11 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:35:11 ---> Running in d5d197f358b0 10:35:11 Removing intermediate container 97e963122fb2 10:35:11 ---> 5c77e258ca30 10:35:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:35:12 Removing intermediate container d75fd8470b9c 10:35:12 ---> 00dec7456279 10:35:12 10:35:12 Step 11/23 : FROM alpine:3.14 10:35:12 ---> 5b8b7b635229 10:35:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:35:12 ---> Using cache 10:35:12 ---> be1c9187f226 10:35:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:35:12 ---> Using cache 10:35:12 ---> 53dbc6a4a1c5 10:35:12 Step 14/23 : ENV APP_PORT=59861 10:35:12 ---> Running in c18e0fc0c3f4 10:35:13 ---> f7077ff67407 10:35:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:35:13 Removing intermediate container c18e0fc0c3f4 10:35:13 ---> 696abb771a90 10:35:13 Step 15/23 : EXPOSE $APP_PORT 10:35:13 ---> Running in 32f21ad6f023 10:35:14 Removing intermediate container 32f21ad6f023 10:35:14 ---> ea543dcd20b8 10:35:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:35:14 Removing intermediate container d5d197f358b0 10:35:14 ---> 2103263f7291 10:35:14 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 10:35:14 ---> 15793af7ec04 10:35:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:35:15 ---> 9af616e33feb 10:35:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:35:15 ---> d5b2684d86f9 10:35:15 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:35:15 ---> dd65d44e9418 10:35:15 Step 18/22 : ENTRYPOINT ["/core-metadata"] 10:35:15 ---> Running in 1793548b63c8 10:35:16 Removing intermediate container 1793548b63c8 10:35:16 ---> 147ecef472e6 10:35:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:35:16 ---> Running in 46bfa72af840 10:35:16 ---> ce473cf3d3be 10:35:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:35:16 ---> 20f0ca185814 10:35:16 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:35:16 Removing intermediate container 46bfa72af840 10:35:16 ---> c6bbe04faf35 10:35:16 Step 20/22 : LABEL arch=arm64 10:35:17 ---> Running in 87e52ee2b999 10:35:17 ---> f1ce2722d1de 10:35:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:35:17 Removing intermediate container 87e52ee2b999 10:35:17 ---> be5e05d326c2 10:35:17 Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:35:17 ---> f3c5af11df46 10:35:17 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:35:17 ---> Running in 82c1fbe973e1 10:35:17 ---> Running in a6d79ec6653c 10:35:18 Removing intermediate container 82c1fbe973e1 10:35:18 ---> acd2ba739713 10:35:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:35:18 Removing intermediate container a6d79ec6653c 10:35:18 ---> d07b158653ee 10:35:18 Step 22/22 : LABEL version=0.0.0 10:35:18 ---> Running in d001dc36c323 10:35:18 ---> Running in 363b369d634b 10:35:18 ---> 66691d413629 10:35:18 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:35:18 Removing intermediate container 363b369d634b 10:35:18 ---> 1d14f2aeef04 10:35:18 10:35:18 Removing intermediate container d001dc36c323 10:35:18 ---> 558e512e443b 10:35:18 Step 21/23 : LABEL arch=arm64 10:35:19 ---> Running in 9b9652d0e169 10:35:19 Successfully built 1d14f2aeef04 10:35:19 Successfully tagged core-metadata-arm64:latest 10:35:19  Building core-metadata ... done  ---> 0b320dab54bb 10:35:19 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 10:35:19 Removing intermediate container 9b9652d0e169 10:35:19 ---> c047b6619624 10:35:19 Step 22/23 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:35:20 ---> Running in 76050d05e94f 10:35:20 ---> Running in c584d82f166c 10:35:20 Removing intermediate container 76050d05e94f 10:35:20 ---> a729f8cdb26c 10:35:20 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:35:20 Removing intermediate container c584d82f166c 10:35:20 ---> 6dbc2554ba5c 10:35:20 Step 23/23 : LABEL version=0.0.0 10:35:20 ---> Running in 1799c3e37724 10:35:20 Removing intermediate container 001c2ba79383 10:35:20 ---> cc21927c3a3d 10:35:20 10:35:20 Step 9/22 : FROM alpine:3.14 10:35:20 ---> 5b8b7b635229 10:35:20 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:35:21 ---> Running in e1f7812018fc 10:35:21 Removing intermediate container 1799c3e37724 10:35:21 ---> 40d53aa2fce0 10:35:21 10:35:21 ---> 0c04d234ad7d 10:35:21 Step 25/30 : RUN chmod +x /entrypoint.sh 10:35:21 Successfully built 40d53aa2fce0 10:35:21 Successfully tagged support-scheduler-arm64:latest 10:35:21  Building support-scheduler ... done Removing intermediate container e1f7812018fc 10:35:21 ---> 0fb33eab2bfc 10:35:21 Step 11/22 : ENV APP_PORT=59880 10:35:21 ---> Running in 2c5bafc1fb25 10:35:21 ---> Running in be4d4c25ce90 10:35:22 Removing intermediate container be4d4c25ce90 10:35:22 ---> 3c31610b37b7 10:35:22 Step 12/22 : EXPOSE $APP_PORT 10:35:22 ---> Running in bbe4b661c814 10:35:22 Removing intermediate container bbe4b661c814 10:35:22 ---> 6f69f9e6664e 10:35:22 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:22 ---> Running in 15f758b1cbef 10:35:23 Removing intermediate container 2c5bafc1fb25 10:35:23 ---> c846e8b799bf 10:35:23 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 10:35:23 ---> Running in 707ae22391a5 10:35:24 Removing intermediate container 707ae22391a5 10:35:24 ---> 20d3dafcfcba 10:35:24 Step 27/30 : CMD ["gate"] 10:35:24 ---> Running in 773e32111b47 10:35:24 Removing intermediate container 15f758b1cbef 10:35:24 ---> 79eb2358d6de 10:35:24 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 10:35:24 Removing intermediate container 773e32111b47 10:35:24 ---> 77f35d939ee5 10:35:24 Step 28/30 : LABEL arch=arm64 10:35:24 ---> Running in 78300f60b575 10:35:24 ---> Running in 331fd62c4323 10:35:25 Removing intermediate container 331fd62c4323 10:35:25 ---> 54bc92246f3d 10:35:25 Step 29/30 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:35:25 ---> Running in bd9db6507d63 10:35:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:35:26 Removing intermediate container bd9db6507d63 10:35:26 ---> 25bccf2a96b4 10:35:26 Step 30/30 : LABEL version=0.0.0 10:35:26 ---> Running in 04cc51e25479 10:35:26 Removing intermediate container 04cc51e25479 10:35:26 ---> 3def1470cfe0 10:35:26 10:35:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:35:27 Successfully built 3def1470cfe0 10:35:27 Successfully tagged security-bootstrapper-arm64:latest 10:35:27  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.5-r1) 10:35:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:35:27 (3/6) Installing libsodium (1.0.18-r0) 10:35:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:35:27 (5/6) Installing libzmq (4.3.4-r0) 10:35:27 (6/6) Installing zeromq (4.3.4-r0) 10:35:28 Executing busybox-1.33.1-r6.trigger 10:35:28 OK: 8 MiB in 20 packages 10:35:29 Removing intermediate container 78300f60b575 10:35:29 ---> b34519ef01f6 10:35:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:35:29 ---> a253bff51016 10:35:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:35:30 ---> baf0af844156 10:35:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:35:31 ---> d852f44ff137 10:35:31 Step 18/22 : ENTRYPOINT ["/core-data"] 10:35:31 ---> Running in c10cb35e74a4 10:35:31 Removing intermediate container c10cb35e74a4 10:35:31 ---> ad529cfa02b0 10:35:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:35:31 ---> Running in 0372fb6414a9 10:35:32 Removing intermediate container 0372fb6414a9 10:35:32 ---> d3f77fd75690 10:35:32 Step 20/22 : LABEL arch=arm64 10:35:32 ---> Running in b003c27f3711 10:35:32 Removing intermediate container b003c27f3711 10:35:32 ---> 7748e22daf63 10:35:32 Step 21/22 : LABEL git_sha=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 10:35:32 ---> Running in 680b70dcf943 10:35:33 Removing intermediate container 680b70dcf943 10:35:33 ---> 262a5b9141f2 10:35:33 Step 22/22 : LABEL version=0.0.0 10:35:33 ---> Running in 6b93af97b3f1 10:35:33 Removing intermediate container 6b93af97b3f1 10:35:33 ---> b7b5c6fd3573 10:35:33 10:35:33 Successfully built b7b5c6fd3573 10:35:33 Successfully tagged core-data-arm64:latest 10:35:33  Building core-data ... done  [Pipeline] } 10:35:33 $ docker stop --time=1 367667aa43c0d740004aefd8d5b25809a7c989e25660260f849759872624cfb0 10:35:35 $ docker rm -f 367667aa43c0d740004aefd8d5b25809a7c989e25660260f849759872624cfb0 [Pipeline] // withDockerContainer [Pipeline] sh 10:35:36 + docker images 10:35:36 REPOSITORY TAG IMAGE ID CREATED SIZE 10:35:36 core-data-arm64 latest b7b5c6fd3573 3 seconds ago 19.6MB 10:35:36 security-bootstrapper-arm64 latest 3def1470cfe0 10 seconds ago 17.8MB 10:35:36 cc21927c3a3d 16 seconds ago 1.58GB 10:35:36 support-scheduler-arm64 latest 40d53aa2fce0 16 seconds ago 15.3MB 10:35:36 core-metadata-arm64 latest 1d14f2aeef04 18 seconds ago 15.9MB 10:35:36 00dec7456279 25 seconds ago 1.57GB 10:35:36 2eca8bb5bff9 28 seconds ago 1.58GB 10:35:36 5a7b5a6eddc0 38 seconds ago 1.57GB 10:35:36 sys-mgmt-agent-arm64 latest 27bfbcae64b4 2 minutes ago 277MB 10:35:36 security-secretstore-setup-arm64 latest 0480b174d799 3 minutes ago 26.8MB 10:35:36 support-notifications-arm64 latest 7291e8bef0f1 3 minutes ago 16.1MB 10:35:36 security-proxy-setup-arm64 latest 69c5857d9c5a 3 minutes ago 25.5MB 10:35:36 core-command-arm64 latest 33a7c1d6acc7 3 minutes ago 15.2MB 10:35:36 bcbbe475f5d0 3 minutes ago 1.57GB 10:35:36 9776340142a3 3 minutes ago 1.58GB 10:35:36 2f50697f186f 3 minutes ago 1.57GB 10:35:36 6c72c1a197d0 3 minutes ago 1.58GB 10:35:36 c3215adfb1a3 3 minutes ago 1.57GB 10:35:36 ci-base-image-arm64 latest 1b7902ea0433 13 minutes ago 1.24GB 10:35:36 alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB 10:35:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 weeks ago 534MB 10:35:36 docker 20.10.8 3734d5adc5ac 3 months ago 198MB 10:35:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:36 10:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:37 arm64: Pulling from edgex-lftools-log-publisher 10:35:37 448f6bf000e3: Pulling fs layer 10:35:37 f757da607395: Pulling fs layer 10:35:37 05883995daec: Pulling fs layer 10:35:37 8603b9c90790: Pulling fs layer 10:35:37 1560dd03e051: Pulling fs layer 10:35:37 27f5ce0e4adf: Pulling fs layer 10:35:37 c2d8d7efcc4b: Pulling fs layer 10:35:37 8603b9c90790: Waiting 10:35:37 1560dd03e051: Waiting 10:35:37 c2d8d7efcc4b: Waiting 10:35:37 27f5ce0e4adf: Waiting 10:35:37 f757da607395: Verifying Checksum 10:35:37 f757da607395: Download complete 10:35:37 8603b9c90790: Verifying Checksum 10:35:37 8603b9c90790: Download complete 10:35:37 1560dd03e051: Verifying Checksum 10:35:37 1560dd03e051: Download complete 10:35:37 27f5ce0e4adf: Verifying Checksum 10:35:37 27f5ce0e4adf: Download complete 10:35:37 05883995daec: Verifying Checksum 10:35:37 05883995daec: Download complete 10:35:38 448f6bf000e3: Verifying Checksum 10:35:38 448f6bf000e3: Download complete 10:35:40 c2d8d7efcc4b: Verifying Checksum 10:35:40 c2d8d7efcc4b: Download complete 10:35:42 448f6bf000e3: Pull complete 10:35:42 f757da607395: Pull complete 10:35:44 05883995daec: Pull complete 10:35:44 8603b9c90790: Pull complete 10:35:45 1560dd03e051: Pull complete 10:35:45 27f5ce0e4adf: Pull complete 10:36:00 c2d8d7efcc4b: Pull complete 10:36:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:36:01 prd-ubuntu18.04-docker-arm64-4c-16g-71 does not seem to be running inside a container 10:36:01 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 10:36:03 $ docker top d366625f22539e34f62dc4afd1f3dc79535eef0d1dc34c0f24e4917f34121d44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:04 ---> job-cost.sh 10:36:04 lf-activate-venv: SKIPPING 10:36:04 INFO: No Stack... 10:36:04 INFO: Retrieving Pricing Info for: v3-standard-4 10:36:05 INFO: Archiving Costs [Pipeline] sh 10:36:05 + + cut -d,cat -f6 /w/workspace/edgex-go/10/archives/cost.csv 10:36:05 [Pipeline] lock 10:36:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3826-10-stack-cost] 10:36:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3826-10-stack-cost] did not exist. Created. 10:36:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3826-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:36:06 + echo total: 0.10999999940395355 [Pipeline] stash 10:36:06 Stashed 1 file(s) [Pipeline] } 10:36:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3826-10-stack-cost] [Pipeline] // lock [Pipeline] } 10:36:06 $ docker stop --time=1 d366625f22539e34f62dc4afd1f3dc79535eef0d1dc34c0f24e4917f34121d44 10:36:08 $ docker rm -f d366625f22539e34f62dc4afd1f3dc79535eef0d1dc34c0f24e4917f34121d44 [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 10:36:09 provisioning config files... 10:36:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config5816963683829871536tmp [Pipeline] { [Pipeline] sh 10:36:09 + set +x 10:36:09 + curl -s https://codecov.io/bash 10:36:09 + bash -s -- 10:36:09 10:36:09 _____ _ 10:36:09 / ____| | | 10:36:09 | | ___ __| | ___ ___ _____ __ 10:36:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:36:09 | |___| (_) | (_| | __/ (_| (_) \ V / 10:36:09 \_____\___/ \__,_|\___|\___\___/ \_/ 10:36:09 Bash-1.0.6 10:36:09 10:36:09 10:36:09 ==> git version 2.24.4 found 10:36:09 ==> 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 10:36:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:36:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:36:09 ==> Jenkins CI detected. 10:36:09 current dir:  /w/workspace/edgex-go/10 10:36:09 project root: . 10:36:09 --> token set from env 10:36:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:36:09 ==> Running gcov in . (disable via -X gcov) 10:36:09 ==> Python coveragepy not found 10:36:09 ==> Searching for coverage reports in: 10:36:09 + . 10:36:09 -> Found 1 reports 10:36:09 ==> Detecting git/mercurial file structure 10:36:09 ==> Reading reports 10:36:09 + ./coverage.out bytes=428381 10:36:09 ==> Appending adjustments 10:36:09 https://docs.codecov.io/docs/fixing-reports 10:36:10 + Found adjustments 10:36:10 ==> Gzipping contents 10:36:10 60K /tmp/codecov.yGMpOK.gz 10:36:10 ==> Uploading reports 10:36:10 url: https://codecov.io 10:36:10 query: branch=PR-3826&commit=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= 10:36:10 -> Pinging Codecov 10:36:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3826&commit=50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3826%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3826&job=&cmd_args= 10:36:11 -> Uploading to 10:36:11 https://storage.googleapis.com/codecov/v4/raw/2021-12-02/00271124DB129430A58F1EEE437C3FCB/50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2/ccc1a091-b967-4e8d-a1ab-dba279aae481.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211202T103610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb9a444069fc3ef71f7a7f321c684dec24776e8b089dbd8c385bc8cbf5054ad6 10:36:11 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:11 Dload Upload Total Spent Left Speed 10:36:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57945 0 0 100 57945 0 139k --:--:-- --:--:-- --:--:-- 140k 10:36:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/50ad457e6db4b1cdba52222e7f8480f0c1f5e6d2 [Pipeline] } 10:36:11 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 10:36:12 + '[' -d /w/workspace/edgex-go/10/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:36:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:36:13 ---> package-listing.sh 10:36:13 ++ facter osfamily 10:36:13 ++ tr '[:upper:]' '[:lower:]' 10:36:13 + OS_FAMILY=redhat 10:36:13 + workspace=/w/workspace/edgex-go/10 10:36:13 + START_PACKAGES=/tmp/packages_start.txt 10:36:13 + END_PACKAGES=/tmp/packages_end.txt 10:36:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:36:13 + PACKAGES=/tmp/packages_start.txt 10:36:13 + '[' /w/workspace/edgex-go/10 ']' 10:36:13 + PACKAGES=/tmp/packages_end.txt 10:36:13 + case "${OS_FAMILY}" in 10:36:13 + rpm -qa 10:36:13 + sort 10:36:17 + '[' -f /tmp/packages_start.txt ']' 10:36:17 + '[' -f /tmp/packages_end.txt ']' 10:36:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:36:17 + '[' /w/workspace/edgex-go/10 ']' 10:36:17 + mkdir -p /w/workspace/edgex-go/10/archives/ 10:36:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 10:36:17 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:36:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:36:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:18 10:36:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:36:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:19 latest: Pulling from edgex-lftools-log-publisher 10:36:19 b4d181a07f80: Pulling fs layer 10:36:19 a1111a8f2ec3: Pulling fs layer 10:36:19 ed53099fbce6: Pulling fs layer 10:36:19 dc539afda2c1: Pulling fs layer 10:36:19 77bc0d833cb6: Pulling fs layer 10:36:19 9065ff56babe: Pulling fs layer 10:36:19 d287ab97295c: Pulling fs layer 10:36:19 dc539afda2c1: Waiting 10:36:19 77bc0d833cb6: Waiting 10:36:19 9065ff56babe: Waiting 10:36:19 d287ab97295c: Waiting 10:36:19 a1111a8f2ec3: Verifying Checksum 10:36:19 a1111a8f2ec3: Download complete 10:36:19 dc539afda2c1: Verifying Checksum 10:36:19 dc539afda2c1: Download complete 10:36:19 ed53099fbce6: Verifying Checksum 10:36:19 ed53099fbce6: Download complete 10:36:19 9065ff56babe: Verifying Checksum 10:36:19 9065ff56babe: Download complete 10:36:19 77bc0d833cb6: Verifying Checksum 10:36:19 77bc0d833cb6: Download complete 10:36:19 b4d181a07f80: Verifying Checksum 10:36:19 b4d181a07f80: Download complete 10:36:19 d287ab97295c: Verifying Checksum 10:36:19 d287ab97295c: Download complete 10:36:20 b4d181a07f80: Pull complete 10:36:20 a1111a8f2ec3: Pull complete 10:36:21 ed53099fbce6: Pull complete 10:36:21 dc539afda2c1: Pull complete 10:36:21 77bc0d833cb6: Pull complete 10:36:21 9065ff56babe: Pull complete 10:36:27 d287ab97295c: Pull complete 10:36:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:36:27 prd-centos7-docker-4c-2g-70 does not seem to be running inside a container 10:36:27 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:36:30 $ docker top e069d9149ea192f9e104d2a0cfc4eacfa67caa4a55b75cc1180b6a5135639c68 -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:30 + touch /tmp/pre-build-complete [Pipeline] sh 10:36:31 + mkdir -p /var/log/sysstat [Pipeline] sh 10:36:31 + ls /var/log/sa-host 10:36:31 + sadf -c /var/log/sa-host/sa02 10:36:31 file_magic: OK 10:36:31 HZ: Using current value: 100 10:36:31 file_header: OK 10:36:31 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 10:36:31 Statistics: 10:36:31 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... 10:36:31 File successfully converted to sysstat format version 12.0.3 10:36:31 + sadf -c /var/log/sa-host/sa17 10:36:31 file_magic: OK 10:36:31 HZ: Using current value: 100 10:36:31 file_header: OK 10:36:31 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 10:36:31 Statistics: 10:36:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:36:31 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:31 provisioning config files... 10:36:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config3707012841558505358tmp [Pipeline] { [Pipeline] echo 10:36:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:36:32 ---> create-netrc.sh [Pipeline] } 10:36:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:36:32 ---> python-tools-install.sh [Pipeline] echo 10:36:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:36:33 ---> sudo-logs.sh 10:36:33 Archiving 'sudo' log.. 10:36:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-70.novalocal: Name or service not known 10:36:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-70.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:36:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:36:33 ---> job-cost.sh 10:36:33 lf-activate-venv: SKIPPING 10:36:33 DEBUG: total: 0.10999999940395355 10:36:33 INFO: Retrieving Stack Cost... 10:36:34 INFO: Retrieving Pricing Info for: v3-standard-2 10:36:34 INFO: Archiving Costs [Pipeline] echo 10:36:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:36:35 ---> logs-deploy.sh 10:36:35 lf-activate-venv: SKIPPING 10:36:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3826/10 10:36:35 INFO: archiving workspace using pattern(s): 10:36:35 Archives upload complete. 10:36:35 INFO: archiving logs to Nexus