Pull request #3848 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 siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from dd593491210a36411325267f9a36c518a4519b50+9e663fa036c94b5cb066284360ddd66ddff01928 (ff38202c0a11f5e1c6fa2728d2311a2517b67fb3) 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-ssh17271218449387824563.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-ssh2347647585852643266.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-3848/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-3848/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16867845045838755327.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-ssh2027233033710296101.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-3848/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-3848/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14475329160627364767.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1175 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh4556188815387934598.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit dd593491210a36411325267f9a36c518a4519b50 Merge succeeded, producing dd593491210a36411325267f9a36c518a4519b50 Checking out Revision dd593491210a36411325267f9a36c518a4519b50 (PR-3848) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8441486234994756827.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # 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/4@tmp/jenkins-gitclient-ssh3585407958487442265.key > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 Commit message: "build(snap): update edgexfoundry snap base to core20" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:32 ========================================================= 16:31:32 EdgeX Global Pipelines Version Info 16:31:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:34 ------------------- 16:31:34 stable info: 16:31:34 ------------------- 16:31:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:34 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 16:31:34 Message: update stable to v1.0.217 > git rev-list --no-walk a3452bc8647cf8f20179d214078db82801adeb83 # timeout=10 16:31:34 ------------------- 16:31:34 experimental info: 16:31:34 ------------------- 16:31:34 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:34 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 16:31:34 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:31:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo 16:31:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo 16:31:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo 16:31:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd593491210a36411325267f9a36c518a4519b50 [Pipeline] echo 16:31:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd59349 [Pipeline] echo 16:31:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:35 provisioning config files... 16:31:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4916904781662830669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:35 ---> docker-login.sh 16:31:35 nexus3.edgexfoundry.org:10001 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 nexus3.edgexfoundry.org:10002 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 nexus3.edgexfoundry.org:10003 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 nexus3.edgexfoundry.org:10004 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:35 Configure a credential helper to remove this warning. See 16:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:35 16:31:35 Login Succeeded 16:31:35 docker.io 16:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:36 Configure a credential helper to remove this warning. See 16:31:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:36 16:31:36 Login Succeeded 16:31:36 ---> docker-login.sh ends [Pipeline] } 16:31:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:36 ++ 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 16:31:36 + for file in '`ls cmd/**/Dockerfile`' 16:31:36 ++ cut -d/ -f2 16:31:36 ++ dirname cmd/core-command/Dockerfile 16:31:36 + echo core-command,cmd/core-command/Dockerfile 16:31:36 + for file in '`ls cmd/**/Dockerfile`' 16:31:36 ++ dirname cmd/core-data/Dockerfile 16:31:36 ++ cut -d/ -f2 16:31:36 + echo core-data,cmd/core-data/Dockerfile 16:31:36 + for file in '`ls cmd/**/Dockerfile`' 16:31:36 ++ dirname cmd/core-metadata/Dockerfile 16:31:36 ++ cut -d/ -f2 16:31:36 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:36 + for file in '`ls cmd/**/Dockerfile`' 16:31:36 ++ dirname cmd/security-bootstrapper/Dockerfile 16:31:36 ++ cut -d/ -f2 16:31:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:36 + for file in '`ls cmd/**/Dockerfile`' 16:31:36 ++ dirname cmd/security-proxy-setup/Dockerfile 16:31:36 ++ cut -d/ -f2 16:31:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:36 + for file in '`ls cmd/**/Dockerfile`' 16:31:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:31:36 ++ cut -d/ -f2 16:31:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:36 + for file in '`ls cmd/**/Dockerfile`' 16:31:36 ++ dirname cmd/support-notifications/Dockerfile 16:31:36 ++ cut -d/ -f2 16:31:36 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:36 + for file in '`ls cmd/**/Dockerfile`' 16:31:36 ++ dirname cmd/support-scheduler/Dockerfile 16:31:36 ++ cut -d/ -f2 16:31:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:36 + for file in '`ls cmd/**/Dockerfile`' 16:31:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:31:36 ++ cut -d/ -f2 16:31:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:36 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 16:31:37 + git rev-list -1 --merges dd593491210a36411325267f9a36c518a4519b50~1..dd593491210a36411325267f9a36c518a4519b50 [Pipeline] echo 16:31:37 -----------> git rev-list -1 --merges dd593491210a36411325267f9a36c518a4519b50~1..dd593491210a36411325267f9a36c518a4519b50 dd593491210a36411325267f9a36c518a4519b50 [false] [Pipeline] sh 16:31:37 + git log --format=format:%s -1 dd593491210a36411325267f9a36c518a4519b50 [Pipeline] echo 16:31:37 ========================================================= 16:31:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:31:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:31:38 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:31:38 + grep -v github /etc/ssh/ssh_known_hosts 16:31:38 + '[' -e /tmp/ssh_known_hosts ']' 16:31:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:31:38 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:31:38 + sudo tee -a /etc/ssh/ssh_known_hosts 16:31:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:38 16:31:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:31:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:38 latest: Pulling from edgex-devops/git-semver 16:31:38 a0d0a0d46f8b: Pulling fs layer 16:31:38 3e5f54012d9b: Pulling fs layer 16:31:38 4c7163046ea9: Pulling fs layer 16:31:38 0c2d73faf560: Pulling fs layer 16:31:38 0c2d73faf560: Waiting 16:31:38 3e5f54012d9b: Download complete 16:31:38 a0d0a0d46f8b: Verifying Checksum 16:31:38 a0d0a0d46f8b: Download complete 16:31:38 4c7163046ea9: Verifying Checksum 16:31:38 4c7163046ea9: Download complete 16:31:39 0c2d73faf560: Verifying Checksum 16:31:39 0c2d73faf560: Download complete 16:31:39 a0d0a0d46f8b: Pull complete 16:31:39 3e5f54012d9b: Pull complete 16:31:39 4c7163046ea9: Pull complete 16:31:39 0c2d73faf560: Pull complete 16:31:39 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:31:39 prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container 16:31:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:31:40 $ docker top d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:40 [ssh-agent] Looking for ssh-agent implementation... 16:31:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:40 $ docker exec d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a ssh-agent 16:31:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNchhEa/agent.14 16:31:40 SSH_AGENT_PID=20 16:31:40 Running ssh-add (command line suppressed) 16:31:40 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6575756680256802845.key (/w/workspace/edgex-go/4@tmp/private_key_6575756680256802845.key) 16:31:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:41 + git tag --points-at HEAD [Pipeline] } 16:31:41 $ docker exec --env ******** --env ******** d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a ssh-agent -k 16:31:41 unset SSH_AUTH_SOCK; 16:31:41 unset SSH_AGENT_PID; 16:31:41 echo Agent pid 20 killed; 16:31:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:41 [ssh-agent] Looking for ssh-agent implementation... 16:31:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:41 $ docker exec d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a ssh-agent 16:31:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkhKCAd/agent.54 16:31:41 SSH_AGENT_PID=60 16:31:41 Running ssh-add (command line suppressed) 16:31:41 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7013195548198300300.key (/w/workspace/edgex-go/4@tmp/private_key_7013195548198300300.key) 16:31:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:41 + git semver init 16:31:41 # -> Open(): unable to determine branch for HEAD 16:31:41 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:31:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:31:41 # $SEMVER_REMOTE_NAME = origin 16:31:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:41 # $SEMVER_USER_NAME = edgex-jenkins 16:31:41 # $SEMVER_BRANCH = PR-3848 16:31:41 # $SEMVER_TEMP = /tmp/semver-921450138 16:31:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:31:56 # '/tmp/semver-921450138' -> '/w/workspace/edgex-go/4/.semver' 16:31:56 # -> Force: false 16:31:56 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:31:56 $ docker exec --env ******** --env ******** d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a ssh-agent -k 16:31:56 unset SSH_AUTH_SOCK; 16:31:56 unset SSH_AGENT_PID; 16:31:56 echo Agent pid 60 killed; 16:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:57 + git semver [Pipeline] } 16:31:57 $ docker stop --time=1 d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a 16:31:59 $ docker rm -f d949ff7e91c12f1a8214fcc416f7b30f470fddc98bae85cffb5728f424697b8a [Pipeline] // withDockerContainer [Pipeline] sh 16:31:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:32:00 Stashed 1 file(s) [Pipeline] echo 16:32:00 [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 16:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:00 ========================================================= 16:32:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:32:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:32:00 a0d0a0d46f8b: Already exists 16:32:00 31adcdaf11c8: Pulling fs layer 16:32:00 b8b176561691: Pulling fs layer 16:32:00 4527c011a84f: Pulling fs layer 16:32:00 5d74067f8e1e: Pulling fs layer 16:32:00 e0aca202a116: Pulling fs layer 16:32:00 3a43be97a3b4: Pulling fs layer 16:32:00 34cad66bf833: Pulling fs layer 16:32:00 b4e3c513aaa6: Pulling fs layer 16:32:00 e0aca202a116: Waiting 16:32:00 3a43be97a3b4: Waiting 16:32:00 34cad66bf833: Waiting 16:32:00 b4e3c513aaa6: Waiting 16:32:00 5d74067f8e1e: Waiting 16:32:00 b8b176561691: Verifying Checksum 16:32:00 b8b176561691: Download complete 16:32:00 31adcdaf11c8: Verifying Checksum 16:32:00 31adcdaf11c8: Download complete 16:32:00 5d74067f8e1e: Download complete 16:32:00 e0aca202a116: Verifying Checksum 16:32:00 e0aca202a116: Download complete 16:32:00 3a43be97a3b4: Verifying Checksum 16:32:00 3a43be97a3b4: Download complete 16:32:00 31adcdaf11c8: Pull complete 16:32:00 34cad66bf833: Verifying Checksum 16:32:00 34cad66bf833: Download complete 16:32:00 b8b176561691: Pull complete 16:32:01 4527c011a84f: Verifying Checksum 16:32:01 4527c011a84f: Download complete 16:32:01 b4e3c513aaa6: Verifying Checksum 16:32:01 b4e3c513aaa6: Download complete 16:32:04 4527c011a84f: Pull complete 16:32:04 5d74067f8e1e: Pull complete 16:32:04 e0aca202a116: Pull complete 16:32:04 3a43be97a3b4: Pull complete 16:32:05 34cad66bf833: Pull complete 16:32:07 b4e3c513aaa6: Pull complete 16:32:07 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:32:08 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:08 WORKDIR /edgex 16:32:08 COPY go.mod . 16:32:08 RUN go mod download' 16:32:08 + docker build -t ci-base-image-x86_64 -f - . 16:32:09 Sending build context to Docker daemon 333.7MB 16:32:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:09 ---> 9f6097aaca64 16:32:09 Step 2/4 : WORKDIR /edgex 16:32:11 ---> Running in fe05c4b6b496 16:32:11 Removing intermediate container fe05c4b6b496 16:32:11 ---> 5442ea2fa37a 16:32:11 Step 3/4 : COPY go.mod . 16:32:11 ---> 523ed5b10d68 16:32:11 Step 4/4 : RUN go mod download 16:32:11 ---> Running in 189348c1d3f1 16:32:15 Still waiting to schedule task 16:32:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:32:50 Removing intermediate container 189348c1d3f1 16:32:50 ---> 5c772526ae4e 16:32:50 Successfully built 5c772526ae4e 16:32:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:32:50 + docker inspect -f . ci-base-image-x86_64 16:32:50 . [Pipeline] withDockerContainer 16:32:50 prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container 16:32:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 16:32:51 $ docker top 1935b30d715aea3ebfe9c3189f3fdfd6efd2a29ce49adf377138e67a95c996bb -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:51 + go version 16:32:51 go version go1.16.8 linux/amd64 [Pipeline] } 16:32:51 $ docker stop --time=1 1935b30d715aea3ebfe9c3189f3fdfd6efd2a29ce49adf377138e67a95c996bb 16:32:52 $ docker rm -f 1935b30d715aea3ebfe9c3189f3fdfd6efd2a29ce49adf377138e67a95c996bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:53 + docker inspect -f . ci-base-image-x86_64 16:32:53 . [Pipeline] withDockerContainer 16:32:53 prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container 16:32:53 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 16:32:53 $ docker top 5b7b011a7ae91a8201ee5e55b1ee395ca303f874d32e9da02d71fc52bb639574 -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:53 ========================================================= 16:32:53 [edgeXBuildGoParallel] Running Tests and Build... 16:32:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:53 + make test 16:32:53 go mod tidy 16:32:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:32:59 ? github.com/edgexfoundry/edgex-go [no test files] 16:33:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:33:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:33:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:33:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:33:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:33:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:33:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:33:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:33:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:33:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:33:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:33:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:33:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:33:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:33:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:33:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 16:33:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:33:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:33:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 89.5% of statements 16:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 84.4% of statements 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.284s coverage: 94.2% of statements 16:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:33:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 16:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:33:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 16:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:33:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:33:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements 16:33:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:33:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 16:33:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements 16:33:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 16:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 16:33:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 16:33:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 16:33:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 16:33:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1176 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws 16:33:36 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:33:36 The recommended git tool is: git 16:33:41 using credential edgex-jenkins-ssh 16:33:41 Cloning the remote Git repository 16:33:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:41 > git init /w/workspace/edgex-go/4 # timeout=10 16:33:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:41 > git --version # timeout=10 16:33:41 > git --version # 'git version 2.17.1' 16:33:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.055s coverage: 94.4% of statements 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.180s coverage: 82.5% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:33:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:33:57 Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit dd593491210a36411325267f9a36c518a4519b50 16:33:58 Merge succeeded, producing dd593491210a36411325267f9a36c518a4519b50 16:33:58 Checking out Revision dd593491210a36411325267f9a36c518a4519b50 (PR-3848) 16:33:57 > git config core.sparsecheckout # timeout=10 16:33:57 > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 16:33:58 > git remote # timeout=10 16:33:58 > git config --get remote.origin.url # timeout=10 16:33:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:58 > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 16:33:58 > git rev-parse HEAD^{commit} # timeout=10 16:33:58 > git config core.sparsecheckout # timeout=10 16:33:58 > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 16:34:02 Commit message: "build(snap): update edgexfoundry snap base to core20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:03 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:03 Dload Upload Total Spent Left Speed 16:34:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80435 0 --:--:-- --:--:-- --:--:-- 80435 [Pipeline] sh 16:34:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:04 + sudo tee /etc/docker/daemon.new 16:34:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:34:04 { 16:34:04 "registry-mirrors": [ 16:34:04 "https://nexus3.edgexfoundry.org:10001" 16:34:04 ], 16:34:04 "bip": "10.250.0.254/24", 16:34:04 "hosts": [ 16:34:04 "tcp://0.0.0.0:5555", 16:34:04 "unix:///var/run/docker.sock" 16:34:04 ], 16:34:04 "mtu": 1458, 16:34:04 "selinux-enabled": true, 16:34:04 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:04 } [Pipeline] sh 16:34:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:05 + sudo service docker restart 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 89.4% of statements 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.218s coverage: 65.4% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:34:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:34:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:34:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 16:34:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 16:34:15 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 16:34:23 provisioning config files... 16:34:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5330760487882017603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:23 ---> docker-login.sh 16:34:23 nexus3.edgexfoundry.org:10001 16:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:24 Configure a credential helper to remove this warning. See 16:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:24 16:34:24 Login Succeeded 16:34:24 nexus3.edgexfoundry.org:10002 16:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:24 Configure a credential helper to remove this warning. See 16:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:24 16:34:24 Login Succeeded 16:34:24 nexus3.edgexfoundry.org:10003 16:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:25 Configure a credential helper to remove this warning. See 16:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:25 16:34:25 Login Succeeded 16:34:25 nexus3.edgexfoundry.org:10004 16:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:25 Configure a credential helper to remove this warning. See 16:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:25 16:34:25 Login Succeeded 16:34:25 docker.io 16:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:26 Configure a credential helper to remove this warning. See 16:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:26 16:34:26 Login Succeeded 16:34:26 ---> docker-login.sh ends [Pipeline] } 16:34:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:34:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:27 ========================================================= 16:34:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:34:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:34:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:27 552d1f2373af: Pulling fs layer 16:34:27 ea3f2d53f512: Pulling fs layer 16:34:27 9e70ebbbe112: Pulling fs layer 16:34:27 7a9cfe048b4a: Pulling fs layer 16:34:27 72dc09318566: Pulling fs layer 16:34:27 f4f7b4309257: Pulling fs layer 16:34:27 7a9cfe048b4a: Waiting 16:34:27 0ac9a79272e3: Pulling fs layer 16:34:27 b78e95d17946: Pulling fs layer 16:34:27 72dc09318566: Waiting 16:34:27 f4f7b4309257: Waiting 16:34:27 0ac9a79272e3: Waiting 16:34:27 b78e95d17946: Waiting 16:34:27 9e70ebbbe112: Verifying Checksum 16:34:27 9e70ebbbe112: Download complete 16:34:27 ea3f2d53f512: Download complete 16:34:27 72dc09318566: Verifying Checksum 16:34:27 72dc09318566: Download complete 16:34:27 f4f7b4309257: Verifying Checksum 16:34:27 f4f7b4309257: Download complete 16:34:27 552d1f2373af: Download complete 16:34:27 0ac9a79272e3: Verifying Checksum 16:34:27 0ac9a79272e3: Download complete 16:34:28 552d1f2373af: Pull complete 16:34:28 ea3f2d53f512: Pull complete 16:34:29 9e70ebbbe112: Pull complete 16:34:29 b78e95d17946: Verifying Checksum 16:34:29 b78e95d17946: Download complete 16:34:30 7a9cfe048b4a: Verifying Checksum 16:34:30 7a9cfe048b4a: Download complete 16:34:42 7a9cfe048b4a: Pull complete 16:34:42 72dc09318566: Pull complete 16:34:42 f4f7b4309257: Pull complete 16:34:42 0ac9a79272e3: Pull complete 16:34:46 b78e95d17946: Pull complete 16:34:46 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:34:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:34:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:34:47 + docker build -t ci-base-image-arm64 -f - . 16:34:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:34:47 WORKDIR /edgex 16:34:47 COPY go.mod . 16:34:47 RUN go mod download 16:34:47 GO111MODULE=on go vet ./... 16:34:50 Sending build context to Docker daemon 168.5MB 16:34:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:34:50 ---> 8b459fc5aaf0 16:34:50 Step 2/4 : WORKDIR /edgex 16:34:51 ---> Running in 43aea21748d1 16:34:52 Removing intermediate container 43aea21748d1 16:34:52 ---> 67fbc8201f1a 16:34:52 Step 3/4 : COPY go.mod . 16:34:52 ---> 388102f54fbb 16:34:52 Step 4/4 : RUN go mod download 16:34:52 ---> Running in 179f8cea1d8d 16:34:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:34:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:34:57 ./bin/test-attribution-txt.sh [Pipeline] echo 16:34:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:34:58 + ls -al . 16:34:58 total 644 16:34:58 drwxrwxr-x 10 1001 1001 4096 Dec 20 16:34 . 16:34:58 drwxr-xr-x 4 root root 28 Dec 20 16:32 .. 16:34:58 -rw-rw-r-- 1 1001 1001 11 Dec 20 16:31 .dockerignore 16:34:58 drwxrwxr-x 8 1001 1001 179 Dec 20 16:31 .git 16:34:58 drwxrwxr-x 4 1001 1001 142 Dec 20 16:31 .github 16:34:58 -rw-rw-r-- 1 1001 1001 804 Dec 20 16:31 .gitignore 16:34:58 -rw-rw-r-- 1 1001 1001 42 Dec 20 16:31 .golangci.yml 16:34:58 -rw-rw-r-- 1 1001 1001 76 Dec 20 16:31 .hadolint.yml 16:34:58 drwx------ 3 1001 1001 73 Dec 20 16:31 .semver 16:34:58 -rw-rw-r-- 1 1001 1001 166 Dec 20 16:31 .sonarcloud.properties 16:34:58 -rw-rw-r-- 1 1001 1001 1171 Dec 20 16:31 ADOPTERS.md 16:34:58 -rw-rw-r-- 1 1001 1001 8910 Dec 20 16:31 Attribution.txt 16:34:58 -rw-rw-r-- 1 1001 1001 51732 Dec 20 16:31 CHANGELOG.md 16:34:58 -rw-rw-r-- 1 1001 1001 3804 Dec 20 16:31 CONTRIBUTING.md 16:34:58 -rw-rw-r-- 1 1001 1001 677 Dec 20 16:31 GOVERNANCE.md 16:34:58 -rw-rw-r-- 1 1001 1001 849 Dec 20 16:31 Jenkinsfile 16:34:58 -rw-rw-r-- 1 1001 1001 10775 Dec 20 16:31 LICENSE 16:34:58 -rw-rw-r-- 1 1001 1001 6508 Dec 20 16:31 Makefile 16:34:58 -rw-rw-r-- 1 1001 1001 582 Dec 20 16:31 OWNERS.md 16:34:58 -rw-rw-r-- 1 1001 1001 8207 Dec 20 16:31 README.md 16:34:58 -rw-rw-r-- 1 1001 1001 6912 Dec 20 16:31 SECURITY.md 16:34:58 -rw-rw-r-- 1 1001 1001 5 Dec 20 16:31 VERSION 16:34:58 -rw-rw-r-- 1 1001 1001 4131 Dec 20 16:31 ZMQWindows.md 16:34:58 drwxrwxr-x 2 1001 1001 37 Dec 20 16:31 bin 16:34:58 drwxrwxr-x 14 1001 1001 4096 Dec 20 16:31 cmd 16:34:58 -rw-r--r-- 1 root root 428381 Dec 20 16:34 coverage.out 16:34:58 -rw-rw-r-- 1 1001 1001 828 Dec 20 16:31 go.mod 16:34:58 -rw-rw-r-- 1 1001 1001 49483 Dec 20 16:32 go.sum 16:34:58 drwxrwxr-x 8 1001 1001 124 Dec 20 16:31 internal 16:34:58 drwxrwxr-x 3 1001 1001 16 Dec 20 16:31 openapi 16:34:58 drwxrwxr-x 4 1001 1001 71 Dec 20 16:31 snap 16:34:58 -rw-rw-r-- 1 1001 1001 204 Dec 20 16:31 version.go [Pipeline] sh 16:34:58 + '[' -e coverage.out ] 16:34:58 + chown 1001:1001 coverage.out [Pipeline] stash 16:34:58 Stashed 1 file(s) [Pipeline] sh 16:34:59 + make build 16:34:59 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 16:35:00 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 16:35:07 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 16:35:08 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 16:35:09 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 16:35:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:10 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 16:35:10 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 16:35: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 16:35:12 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 16:35:13 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 16:35:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:35:15 $ docker stop --time=1 5b7b011a7ae91a8201ee5e55b1ee395ca303f874d32e9da02d71fc52bb639574 16:35:17 $ docker rm -f 5b7b011a7ae91a8201ee5e55b1ee395ca303f874d32e9da02d71fc52bb639574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:18 16:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:35:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:19 latest: Pulling from edgex-devops/edgex-compose 16:35:19 cbdbe7a5bc2a: Pulling fs layer 16:35:19 ca9280d653b3: Pulling fs layer 16:35:19 7e9c9ca2126c: Pulling fs layer 16:35:19 cbdbe7a5bc2a: Verifying Checksum 16:35:19 cbdbe7a5bc2a: Download complete 16:35:19 ca9280d653b3: Verifying Checksum 16:35:19 ca9280d653b3: Download complete 16:35:19 cbdbe7a5bc2a: Pull complete 16:35:19 7e9c9ca2126c: Verifying Checksum 16:35:19 7e9c9ca2126c: Download complete 16:35:19 ca9280d653b3: Pull complete 16:35:23 7e9c9ca2126c: Pull complete 16:35:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:35:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:35:23 prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container 16:35:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-devops/edgex-compose:latest cat 16:35:26 $ docker top 5afe4357ac2aae91cf818a9cdb68dbdf69afd995edaf4865099acd242bdcb973 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:26 + docker-compose build --help 16:35:26 + grep parallel 16:35:27 --parallel Build images in parallel. [Pipeline] } 16:35:27 $ docker stop --time=1 5afe4357ac2aae91cf818a9cdb68dbdf69afd995edaf4865099acd242bdcb973 16:35:28 $ docker rm -f 5afe4357ac2aae91cf818a9cdb68dbdf69afd995edaf4865099acd242bdcb973 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:28 . [Pipeline] withDockerContainer 16:35:28 prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container 16:35:28 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:35:29 $ docker top 77baea13771d3b8c3e997eb85e74c3ad9d28f89bc4abf99e3070f0125d174108 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:29 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:30 Building core-command ... 16:35:30 Building core-data ... 16:35:30 Building core-metadata ... 16:35:30 Building security-bootstrapper ... 16:35:30 Building security-proxy-setup ... 16:35:30 Building security-secretstore-setup ... 16:35:30 Building support-notifications ... 16:35:30 Building support-scheduler ... 16:35:30 Building sys-mgmt-agent ... 16:35:30 Building sys-mgmt-agent 16:35:30 Building security-bootstrapper 16:35:30 Building core-metadata 16:35:30 Building security-secretstore-setup 16:35:30 Building security-proxy-setup 16:35:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:42 ---> 5c772526ae4e 16:35:42 Step 3/22 : WORKDIR /edgex-go 16:35:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:42 ---> 5c772526ae4e 16:35:42 Step 3/22 : WORKDIR /edgex-go 16:35:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:42 ---> 5c772526ae4e 16:35:42 Step 3/24 : WORKDIR /edgex-go 16:35:44 ---> Running in f013766fcd23 16:35:44 ---> Running in 4cb287f5eb47 16:35:44 ---> Running in 9ff2fa029a7d 16:35:52 Removing intermediate container 4cb287f5eb47 16:35:52 ---> 858ef71c375a 16:35:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:52 Removing intermediate container 9ff2fa029a7d 16:35:52 ---> 04ef1dff61a3 16:35:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:52 Removing intermediate container f013766fcd23 16:35:52 ---> 52acc479611a 16:35:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:52 ---> Running in 11ce13221f9d 16:35:52 ---> Running in 2077461ee344 16:35:52 ---> Running in d40976323748 16:35:56 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:56 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:35:56 ---> 5c772526ae4e 16:35:56 Step 3/30 : WORKDIR /edgex-go 16:35:56 ---> Using cache 16:35:56 ---> 52acc479611a 16:35:56 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:56 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:35:56 ---> 5c772526ae4e 16:35:56 Step 3/20 : WORKDIR /edgex-go 16:35:56 ---> Using cache 16:35:56 ---> 52acc479611a 16:35:56 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:56 ---> Running in a716d7a17129 16:35:56 ---> Running in ffa7b1c629a1 16:35:56 Removing intermediate container d40976323748 16:35:56 ---> 4047dfe81dd6 16:35:56 Step 5/22 : RUN apk add --update --no-cache make bash git 16:35:56 ---> Running in c8fbf4de34f3 16:35:56 Removing intermediate container 2077461ee344 16:35:56 ---> 193426a982ec 16:35:56 Step 5/22 : RUN apk add --update --no-cache make git 16:35:56 ---> Running in 93809e0e7c86 16:35:56 Removing intermediate container 11ce13221f9d 16:35:56 ---> 4705623eab58 16:35:56 Step 5/24 : RUN apk add --update --no-cache make git 16:35:56 ---> Running in 28ac2b81195b 16:35:57 Removing intermediate container ffa7b1c629a1 16:35:57 ---> ada5042e573d 16:35:57 Step 5/30 : RUN apk add --update --no-cache make git 16:35:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:57 ---> Running in f6cd735fe592 16:35:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:57 Removing intermediate container a716d7a17129 16:35:57 ---> 2497101a1c51 16:35:57 Step 5/20 : RUN apk add --update --no-cache make git 16:35:57 ---> Running in 5842a94a91e1 16:35:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:58 OK: 220 MiB in 52 packages 16:35:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:58 OK: 220 MiB in 52 packages 16:35:58 OK: 220 MiB in 52 packages 16:35:59 OK: 220 MiB in 52 packages 16:35:59 OK: 220 MiB in 52 packages 16:35:59 Removing intermediate container c8fbf4de34f3 16:35:59 ---> 4ad1b8295402 16:35:59 Step 6/22 : COPY . . 16:35:59 Removing intermediate container 93809e0e7c86 16:35:59 ---> 48ab4b2c5f05 16:35:59 Step 6/22 : COPY . . 16:35:59 Removing intermediate container 28ac2b81195b 16:35:59 ---> 3369f3ab1368 16:35:59 Step 6/24 : COPY . . 16:36:02 Removing intermediate container f6cd735fe592 16:36:02 ---> 2a9a0d97513a 16:36:02 Step 6/30 : COPY . . 16:36:04 Removing intermediate container 5842a94a91e1 16:36:04 ---> b8ec7d26fe90 16:36:04 Step 6/20 : COPY . . 16:36:10 ---> 7427045d6003 16:36:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:10 ---> 695260f25b08 16:36:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:10 ---> fb26a558de4c 16:36:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:10 ---> Running in d144b44d8f94 16:36:10 ---> Running in 3a7fd3d5dfe4 16:36:10 ---> Running in fbc94c01dbbb 16:36:14 Removing intermediate container 179f8cea1d8d 16:36:14 ---> 34172d078898 16:36:14 Successfully built 34172d078898 16:36:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:36:14 + docker inspect -f . ci-base-image-arm64 16:36:14 . [Pipeline] withDockerContainer 16:36:15 prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container 16:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 16:36:16 $ docker top dbd9f76694c41a9476e403d918fc6f650497fbd853f319de8c3f610e6afe5d74 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:17 + go version 16:36:17 go version go1.16.8 linux/arm64 [Pipeline] } 16:36:17 $ docker stop --time=1 dbd9f76694c41a9476e403d918fc6f650497fbd853f319de8c3f610e6afe5d74 16:36:18 $ docker rm -f dbd9f76694c41a9476e403d918fc6f650497fbd853f319de8c3f610e6afe5d74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:19 + docker inspect -f . ci-base-image-arm64 16:36:19 . [Pipeline] withDockerContainer 16:36:19 prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container 16:36:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 16:36:20 $ docker top 353fc1075f4d84b4998750d20aa60a40881d29368bce68c091b60340f60f77ac -eo pid,comm [Pipeline] { [Pipeline] echo 16:36:21 ========================================================= 16:36:21 [edgeXBuildGoParallel] Running Tests and Build... 16:36:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:21 + make test 16:36:21 go mod tidy 16:36:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:36:23 Removing intermediate container 3a7fd3d5dfe4 16:36:23 ---> 2e20a282ed25 16:36:23 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:23 Removing intermediate container d144b44d8f94 16:36:23 ---> 8fa138f94488 16:36:23 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:36:23 Removing intermediate container fbc94c01dbbb 16:36:23 ---> 5161310955c3 16:36:23 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:36:23 ---> Running in 463387276b54 16:36:23 ---> Running in 7cb32d2bbefa 16:36:23 ---> Running in 07e5742660eb 16:36:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:36:24 ---> a11d908f5543 16:36:24 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:36:24 ---> Running in eabc3162688c 16:36:24 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 16:36:24 ---> bc0e6966ec3b 16:36:24 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:24 ---> Running in bffc64e66b5f 16:36:26 Removing intermediate container eabc3162688c 16:36:26 ---> 56715f06ae08 16:36:26 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:36:26 Removing intermediate container bffc64e66b5f 16:36:26 ---> 15eabbbf40f9 16:36:26 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:36:26 ---> Running in 3f1a3ad2d133 16:36:26 ---> Running in 8e5927e83384 16:36:27 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 16:36:27 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 16:36:49 ? github.com/edgexfoundry/edgex-go [no test files] 16:37:05 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 16:37:05 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 16:37:05 Removing intermediate container 7cb32d2bbefa 16:37:05 ---> 7bb56f4ab0a3 16:37:05 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:37:05 ---> Running in c8a15c28936a 16:37:05 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 16:37:05 Removing intermediate container 463387276b54 16:37:05 ---> 9e013d6ceeb9 16:37:05 16:37:05 Step 9/24 : FROM alpine:3.14 16:37:05 Removing intermediate container c8a15c28936a 16:37:05 ---> 67da15203f6f 16:37:05 16:37:05 Step 10/22 : FROM docker:20.10.10 16:37:05 20.10.10: Pulling from library/docker 16:37:05 3.14: Pulling from library/alpine 16:37:06 Removing intermediate container 8e5927e83384 16:37:06 ---> 9b5eb2a0264d 16:37:06 16:37:06 Step 9/20 : FROM alpine:3.14 16:37:06 3.14: Pulling from library/alpine 16:37:06 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:37:06 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:37:06 Status: Image is up to date for alpine:3.14 16:37:06 Status: Downloaded newer image for alpine:3.14 16:37:06 ---> 0a97eee8041e 16:37:06 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:37:06 Removing intermediate container 3f1a3ad2d133 16:37:06 ---> e1c75d30ad4a 16:37:06 16:37:06 Step 9/30 : FROM alpine:3.14 16:37:06 ---> 0a97eee8041e 16:37:06 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:37:06 ---> 0a97eee8041e 16:37:06 Step 10/20 : RUN apk add --update --no-cache curl 16:37:06 ---> Running in 25460d811bba 16:37:06 ---> Running in 037fb2bc6764 16:37:06 ---> Running in 494f2396d102 16:37:07 Removing intermediate container 07e5742660eb 16:37:07 ---> 7a9491c7ecc0 16:37:07 16:37:07 Step 9/22 : FROM alpine:3.14 16:37:07 ---> 0a97eee8041e 16:37:07 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:37:07 Removing intermediate container 25460d811bba 16:37:07 ---> af3e383a86c4 16:37:07 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:37:07 ---> Running in 541ea37d1c96 16:37:07 ---> Running in 659f30a4f9fd 16:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:08 (1/3) Installing ca-certificates (20191127-r5) 16:37:08 (2/3) Installing dumb-init (1.2.5-r1) 16:37:08 (3/3) Installing su-exec (0.2-r1) 16:37:08 Executing busybox-1.33.1-r6.trigger 16:37:08 Executing ca-certificates-20191127-r5.trigger 16:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:08 (1/5) Installing ca-certificates (20191127-r5) 16:37:08 OK: 6 MiB in 17 packages 16:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:08 (2/5) Installing brotli-libs (1.0.9-r5) 16:37:08 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:37:08 (4/5) Installing libcurl (7.79.1-r0) 16:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:08 (5/5) Installing curl (7.79.1-r0) 16:37:08 Executing busybox-1.33.1-r6.trigger 16:37:08 Executing ca-certificates-20191127-r5.trigger 16:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:08 OK: 8 MiB in 19 packages 16:37:08 (1/1) Installing dumb-init (1.2.5-r1) 16:37:08 Executing busybox-1.33.1-r6.trigger 16:37:08 OK: 6 MiB in 15 packages 16:37:08 (1/2) Installing dumb-init (1.2.5-r1) 16:37:08 (2/2) Installing su-exec (0.2-r1) 16:37:08 Executing busybox-1.33.1-r6.trigger 16:37:08 OK: 6 MiB in 16 packages 16:37:09 Removing intermediate container 037fb2bc6764 16:37:09 ---> 598a8787198b 16:37:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:09 ---> Running in bfd66146fb7a 16:37:09 Removing intermediate container 659f30a4f9fd 16:37:09 ---> 13b9e2b1ea99 16:37:09 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:37:09 Removing intermediate container 494f2396d102 16:37:09 ---> ce485e0399b1 16:37:09 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:09 Removing intermediate container bfd66146fb7a 16:37:09 ---> bae2856bd369 16:37:09 Step 12/24 : WORKDIR / 16:37:09 Removing intermediate container 541ea37d1c96 16:37:09 ---> 32ed1086a641 16:37:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:09 ---> Running in 5da767e1ff91 16:37:09 ---> Running in 573289fac68e 16:37:09 ---> Running in 621b1fd972a6 16:37:09 ---> Running in d0cebadb4abe 16:37:09 Removing intermediate container 5da767e1ff91 16:37:09 ---> 6be489ed368f 16:37:09 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:37:09 Removing intermediate container 573289fac68e 16:37:09 ---> b3dab21b0e23 16:37:09 Step 12/20 : WORKDIR /edgex 16:37:09 Removing intermediate container 621b1fd972a6 16:37:09 ---> d0f6d94d8909 16:37:09 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:37:09 Removing intermediate container d0cebadb4abe 16:37:09 ---> 2fd9885311ee 16:37:09 Step 12/22 : ENV APP_PORT=59881 16:37:09 ---> Running in a58828529b5c 16:37:09 ---> Running in 7a546f7937cb 16:37:09 ---> Running in b0482863b980 16:37:09 Removing intermediate container a58828529b5c 16:37:09 ---> 7add816fe50f 16:37:09 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:37:10 ---> 8b10b87dc2f9 16:37:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:37:10 Removing intermediate container b0482863b980 16:37:10 ---> a6aac18f489a 16:37:10 Step 13/22 : EXPOSE $APP_PORT 16:37:10 Removing intermediate container 7a546f7937cb 16:37:10 ---> 89e9efb82589 16:37:10 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:37:10 ---> Running in 9668a0e57707 16:37:10 ---> Running in a47fdca06b6a 16:37:10 ---> de127e7e048f 16:37:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:37:10 Removing intermediate container a47fdca06b6a 16:37:10 ---> 436a2909e437 16:37:10 Step 14/22 : WORKDIR / 16:37:10 ---> 9910a4d2f28b 16:37:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:37:10 ---> Running in 0520c2807c28 16:37:10 ---> 6fc980c28af5 16:37:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:37:10 Removing intermediate container 0520c2807c28 16:37:10 ---> 21269912bd5e 16:37:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:11 ---> 510135c1107c 16:37:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:11 ---> dda39d0e54f2 16:37:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:37:11 ---> e16e89132d2a 16:37:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:37:11 Removing intermediate container 9668a0e57707 16:37:11 ---> 0afb291f54e0 16:37:11 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:37:11 ---> Running in ab217f5f3b3f 16:37:11 ---> 3ed4a172f070 16:37:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:11 Removing intermediate container ab217f5f3b3f 16:37:11 ---> f1a64f035add 16:37:11 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:37:11 ---> 8b4d48aa58cc 16:37:11 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:37:11 ---> 3bfa4fda3f37 16:37:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:37:11 ---> Running in 9b413a7ae08a 16:37:12 Removing intermediate container 9b413a7ae08a 16:37:12 ---> e12410c44bf0 16:37:12 Step 17/20 : CMD ["--init=true"] 16:37:12 ---> 701ade683c72 16:37:12 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:37:12 ---> 0d73140c8651 16:37:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:12 ---> 51e503e00b47 16:37:12 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:37:12 ---> Running in c4f440074c18 16:37:12 ---> Running in cdf7e45e20a0 16:37:12 ---> Running in dda43ce07b64 16:37:12 Removing intermediate container c4f440074c18 16:37:12 ---> c25616fe0b8f 16:37:12 Step 18/20 : LABEL arch=x86_64 16:37:12 Removing intermediate container dda43ce07b64 16:37:12 ---> a6fc191d1f2a 16:37:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:12 ---> beb363e2b68f 16:37:12 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/ 16:37:12 ---> Running in 0f8a217b72db 16:37:12 ---> Running in 7032d707ad7d 16:37:12 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:37:12 ---> Running in 0226250cf6a1 16:37:12 Status: Downloaded newer image for docker:20.10.10 16:37:12 ---> b706a049f56e 16:37:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:37:12 ---> Running in 0c71218c6042 16:37:12 Removing intermediate container 0f8a217b72db 16:37:12 ---> 39f6b63a3050 16:37:12 Step 19/20 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:37:12 ---> Running in dc0bf5f83d61 16:37:12 Removing intermediate container 7032d707ad7d 16:37:12 ---> e79af3794565 16:37:12 Step 20/22 : LABEL arch=x86_64 16:37:12 Removing intermediate container 0c71218c6042 16:37:12 ---> 54d3ce783a50 16:37:12 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 16:37:12 ---> Running in 92d9e6c38e9f 16:37:12 ---> Running in fb79c298d417 16:37:12 Removing intermediate container dc0bf5f83d61 16:37:12 ---> 49e9004a2049 16:37:12 Step 20/20 : LABEL version=0.0.0 16:37:12 ---> Running in 3b29203f9033 16:37:12 Removing intermediate container 92d9e6c38e9f 16:37:12 ---> c86fa2fcd02b 16:37:12 Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:37:12 ---> Running in 73a1a0dcf844 16:37:12 Removing intermediate container cdf7e45e20a0 16:37:12 ---> cca6aa9a94a0 16:37:12 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:12 Removing intermediate container 3b29203f9033 16:37:12 ---> a21898c6a5d9 16:37:12 16:37:12 Successfully built a21898c6a5d9 16:37:12 Successfully tagged security-proxy-setup:latest 16:37:12 Building support-scheduler 16:37:12  Building security-proxy-setup ... done Removing intermediate container 73a1a0dcf844 16:37:12 ---> ecfe276d14e0 16:37:12 Step 22/22 : LABEL version=0.0.0 16:37:13 ---> Running in 22ba37445b8c 16:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:13 (1/42) Installing readline (8.1.0-r0) 16:37:13 (2/42) Installing bash (5.1.4-r0) 16:37:13 Executing bash-5.1.4-r0.post-install 16:37:13 (3/42) Installing brotli-libs (1.0.9-r5) 16:37:13 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:37:13 (5/42) Installing libcurl (7.79.1-r0) 16:37:13 (6/42) Installing curl (7.79.1-r0) 16:37:13 (7/42) Installing dumb-init (1.2.5-r1) 16:37:13 (8/42) Installing libbz2 (1.0.8-r1) 16:37:13 (9/42) Installing expat (2.4.1-r0) 16:37:13 (10/42) Installing libffi (3.3-r2) 16:37:13 (11/42) Installing gdbm (1.19-r0) 16:37:13 (12/42) Installing xz-libs (5.2.5-r0) 16:37:13 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:37:13 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:37:13 (15/42) Installing mpdecimal (2.5.1-r1) 16:37:13 (16/42) Installing sqlite-libs (3.35.5-r0) 16:37:13 (17/42) Installing python3 (3.9.5-r2) 16:37:13 ---> 2d28b1b62ead 16:37:13 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:37:13 Removing intermediate container 0226250cf6a1 16:37:13 ---> ca8dd66c9c3e 16:37:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:37:13 Removing intermediate container 22ba37445b8c 16:37:13 ---> 30400eb8a8b5 16:37:13 16:37:13 ---> Running in 3661e73bdc11 16:37:13 Successfully built 30400eb8a8b5 16:37:14 Successfully tagged core-metadata:latest 16:37:14 Building support-notifications 16:37:16  Building core-metadata ... done Removing intermediate container 3661e73bdc11 16:37:16 ---> 5093b19bdd2a 16:37:16 Step 22/24 : LABEL arch=x86_64 16:37:16 (18/42) Installing py3-appdirs (1.4.4-r2) 16:37:16 (19/42) Installing py3-chardet (4.0.0-r2) 16:37:16 (20/42) Installing py3-idna (3.2-r0) 16:37:16 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:37:16 (22/42) Installing py3-certifi (2020.12.5-r1) 16:37:16 (23/42) Installing py3-requests (2.25.1-r4) 16:37:16 ---> 05b3440a0f7e 16:37:16 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:37:16 (24/42) Installing py3-msgpack (1.0.2-r1) 16:37:16 (25/42) Installing py3-lockfile (0.12.2-r4) 16:37:17 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:37:17 (27/42) Installing py3-colorama (0.4.4-r1) 16:37:17 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:37:17 (29/42) Installing py3-distlib (0.3.1-r3) 16:37:17 (30/42) Installing py3-distro (1.5.0-r3) 16:37:17 (31/42) Installing py3-six (1.15.0-r1) 16:37:17 (32/42) Installing py3-webencodings (0.5.1-r4) 16:37:17 (33/42) Installing py3-html5lib (1.1-r1) 16:37:17 (34/42) Installing py3-parsing (2.4.7-r2) 16:37:17 (35/42) Installing py3-packaging (20.9-r1) 16:37:17 (36/42) Installing py3-toml (0.10.2-r2) 16:37:17 (37/42) Installing py3-pep517 (0.10.0-r2) 16:37:17 ---> Running in 6715d0582ad2 16:37:17 (38/42) Installing py3-progress (1.5-r2) 16:37:17 (39/42) Installing py3-retrying (1.3.3-r1) 16:37:17 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:37:17 (41/42) Installing py3-setuptools (52.0.0-r3) 16:37:17 (42/42) Installing py3-pip (20.3.4-r1) 16:37:19 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:37:19 Executing busybox-1.33.1-r6.trigger 16:37:19 OK: 84 MiB in 64 packages 16:37:19 ---> 5c772526ae4e 16:37:19 Step 3/21 : WORKDIR /edgex-go 16:37:19 ---> Using cache 16:37:19 ---> 52acc479611a 16:37:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:19 ---> Using cache 16:37:19 ---> 2497101a1c51 16:37:19 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:37:19 ---> 204705fe675d 16:37:19 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:37:19 Removing intermediate container 6715d0582ad2 16:37:19 ---> ed10afadf2c0 16:37:19 Step 23/24 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:37:19 ---> Running in 0ed7e7ce4b58 16:37:20 ---> Running in 1977026bb5e5 16:37:20 ---> 29bd8e03d5d6 16:37:20 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:37:20 Removing intermediate container 1977026bb5e5 16:37:20 ---> 581b0c7a3eb3 16:37:20 Step 24/24 : LABEL version=0.0.0 16:37:20 ---> Running in a62b01ee1862 16:37:20 ---> 8e98b0eab5f6 16:37:20 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:37:20 Collecting docker-compose==1.23.2 16:37:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:20 Removing intermediate container a62b01ee1862 16:37:20 ---> 3f0c11b5837f 16:37:20 16:37:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:20 Successfully built 3f0c11b5837f 16:37:20 Collecting docker<4.0,>=3.6.0 16:37:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:20 Successfully tagged security-secretstore-setup:latest 16:37:20  Building security-secretstore-setup ... done Building core-command 16:37:20 ---> Running in dcc986fe8ad8 16:37:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:21 Collecting texttable<0.10,>=0.9.0 16:37:21 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:21 Removing intermediate container dcc986fe8ad8 16:37:21 ---> 9b251dda590a 16:37:21 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:37:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:37:21 Collecting PyYAML<4,>=3.10 16:37:21 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:21 OK: 220 MiB in 52 packages 16:37:22 Collecting cached-property<2,>=1.2.0 16:37:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:22 Collecting jsonschema<3,>=2.5.1 16:37:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:22 Collecting docopt<0.7,>=0.6.1 16:37:22 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:22 Collecting websocket-client<1.0,>=0.32.0 16:37:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:22 Collecting dockerpty<0.5,>=0.4.1 16:37:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:23 ---> 5c772526ae4e 16:37:23 Step 3/23 : WORKDIR /edgex-go 16:37:23 ---> Using cache 16:37:23 ---> 52acc479611a 16:37:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:23 ---> Using cache 16:37:23 ---> 2497101a1c51 16:37:23 Step 5/23 : RUN apk add --update --no-cache make git 16:37:23 ---> Using cache 16:37:23 ---> b8ec7d26fe90 16:37:23 Step 6/23 : COPY go.mod . 16:37:23 ---> a60e9aec9b80 16:37:23 Step 25/30 : RUN chmod +x /entrypoint.sh 16:37:23 Collecting docker-pycreds>=0.4.0 16:37:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:23 Collecting chardet<3.1.0,>=3.0.2 16:37:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:23 Collecting idna<2.8,>=2.5 16:37:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:23 Collecting urllib3<1.25,>=1.21.1 16:37:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:23 ---> 261b1eee25c8 16:37:23 Step 7/23 : RUN go mod download 16:37:23 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) 16:37:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:23 ---> Running in 4c187dfb3bde 16:37:23 Removing intermediate container 0ed7e7ce4b58 16:37:23 ---> 5a0934ee6b79 16:37:23 Step 6/21 : COPY . . 16:37:23 ---> Running in a286d7663fd4 16:37:23 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:37:23 Attempting uninstall: urllib3 16:37:23 Found existing installation: urllib3 1.26.5 16:37:23 Uninstalling urllib3-1.26.5: 16:37:23 Successfully uninstalled urllib3-1.26.5 16:37:23 Attempting uninstall: idna 16:37:23 Found existing installation: idna 3.2 16:37:23 Uninstalling idna-3.2: 16:37:23 Successfully uninstalled idna-3.2 16:37:23 Attempting uninstall: chardet 16:37:23 Found existing installation: chardet 4.0.0 16:37:23 Uninstalling chardet-4.0.0: 16:37:23 Successfully uninstalled chardet-4.0.0 16:37:25 Attempting uninstall: requests 16:37:25 Found existing installation: requests 2.25.1 16:37:25 Uninstalling requests-2.25.1: 16:37:25 Successfully uninstalled requests-2.25.1 16:37:26 Running setup.py install for texttable: started 16:37:27 Running setup.py install for texttable: finished with status 'done' 16:37:27 Running setup.py install for PyYAML: started 16:37:27 Removing intermediate container 4c187dfb3bde 16:37:27 ---> 742a21ce2142 16:37:27 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:37:27 Running setup.py install for PyYAML: finished with status 'done' 16:37:27 ---> Running in a3f8c9937dc7 16:37:27 Running setup.py install for docopt: started 16:37:28 Removing intermediate container a3f8c9937dc7 16:37:28 ---> 8e33d4114d8c 16:37:28 Step 27/30 : CMD ["gate"] 16:37:28 Running setup.py install for docopt: finished with status 'done' 16:37:28 Running setup.py install for dockerpty: started 16:37:28 ---> Running in f875afdb5d3b 16:37:28 Running setup.py install for dockerpty: finished with status 'done' 16:37:29 Removing intermediate container a286d7663fd4 16:37:29 ---> 59e64800f064 16:37:29 Step 8/23 : COPY . . 16:37:29 Removing intermediate container f875afdb5d3b 16:37:29 ---> 043fdb614fb8 16:37:29 Step 28/30 : LABEL arch=x86_64 16:37:29 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 16:37:30 ---> Running in 53e66aac7586 16:37:32 ---> ac394624bebb 16:37:32 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:33 Removing intermediate container 53e66aac7586 16:37:33 ---> 4c3f6936dd4a 16:37:33 Step 29/30 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:37:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:33 ---> 5c772526ae4e 16:37:33 Step 3/22 : WORKDIR /edgex-go 16:37:33 ---> Using cache 16:37:33 ---> 52acc479611a 16:37:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:33 ---> Using cache 16:37:33 ---> 2497101a1c51 16:37:33 Step 5/22 : RUN apk add --update --no-cache make git 16:37:33 ---> Using cache 16:37:33 ---> b8ec7d26fe90 16:37:33 Step 6/22 : COPY . . 16:37:33 ---> Using cache 16:37:33 ---> bc0e6966ec3b 16:37:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:33 ---> Using cache 16:37:33 ---> 15eabbbf40f9 16:37:33 Step 8/22 : RUN make cmd/core-command/core-command 16:37:33 ---> Running in d3e05a294278 16:37:33 ---> Running in c18883096ceb 16:37:33 ---> Running in e75342a2ee30 16:37:34 Removing intermediate container c18883096ceb 16:37:34 ---> 7c5c65cd95b4 16:37:34 Step 30/30 : LABEL version=0.0.0 16:37:34 ---> Running in 1fa00771f80e 16:37:34 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 16:37:34 Removing intermediate container 1fa00771f80e 16:37:34 ---> db8e7c56c5d5 16:37:34 16:37:34 Successfully built db8e7c56c5d5 16:37:34 Successfully tagged security-bootstrapper:latest 16:37:34  Building security-bootstrapper ... done Building core-data 16:37:35 ---> e66a3d755fdd 16:37:35 Step 9/23 : RUN go mod tidy 16:37:36 Removing intermediate container d3e05a294278 16:37:36 ---> 7e01800e6178 16:37:36 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:37:36 ---> Running in cb15b82258a0 16:37:36 ---> Running in 8e75c0c1b49d 16:37:37 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 16:37:40 Removing intermediate container fb79c298d417 16:37:40 ---> 3517568b1a59 16:37:40 Step 13/22 : ENV APP_PORT=58890 16:37:40 ---> Running in f89a8bb46307 16:37:40 Removing intermediate container f89a8bb46307 16:37:40 ---> 9fd81164e60f 16:37:40 Step 14/22 : EXPOSE $APP_PORT 16:37:40 ---> Running in 157c65b196d7 16:37:41 Removing intermediate container 157c65b196d7 16:37:41 ---> b6c1209412ff 16:37:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:37:41 ---> 0292ad989a43 16:37:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:42 ---> 9f676e65f6cc 16:37:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:37:42 Removing intermediate container cb15b82258a0 16:37:42 ---> 183daf47c1df 16:37:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:37:42 ---> df4e071653c0 16:37:42 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:42 ---> Running in c231c5e0eab7 16:37:42 ---> Running in 13a694fb07e1 16:37:42 Removing intermediate container 13a694fb07e1 16:37:42 ---> e9a9131c377a 16:37:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:43 ---> Running in d1db13e9bdbc 16:37:43 Removing intermediate container d1db13e9bdbc 16:37:43 ---> 5039cc3d5027 16:37:43 Step 20/22 : LABEL arch=x86_64 16:37:43 ---> Running in 8a32bf88f0f7 16:37:43 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 16:37:43 Removing intermediate container 8a32bf88f0f7 16:37:43 ---> 84f490498876 16:37:43 Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:37:43 ---> Running in ff894f90c492 16:37:43 Removing intermediate container ff894f90c492 16:37:43 ---> 545f5a877b18 16:37:43 Step 22/22 : LABEL version=0.0.0 16:37:44 ---> Running in 075eededf8b9 16:37:44 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:44 ---> 5c772526ae4e 16:37:44 Step 3/22 : WORKDIR /edgex-go 16:37:44 ---> Using cache 16:37:44 ---> 52acc479611a 16:37:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:44 ---> Using cache 16:37:44 ---> 2497101a1c51 16:37:44 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:37:44 ---> Running in 687a7ba94871 16:37:44 Removing intermediate container 075eededf8b9 16:37:44 ---> c44cbd775d51 16:37:44 16:37:44 Successfully built c44cbd775d51 16:37:44 Successfully tagged sys-mgmt-agent:latest 16:37:44  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:45 OK: 220 MiB in 52 packages 16:37:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:37:46 Removing intermediate container 687a7ba94871 16:37:46 ---> 3f665a0d936d 16:37:46 Step 6/22 : COPY . . 16:37:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:37:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:37:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:37:52 ---> 087a5967b178 16:37:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:52 ---> Running in 367d65a72afb 16:37:54 Removing intermediate container 367d65a72afb 16:37:54 ---> f5de3ee805cb 16:37:54 Step 8/22 : RUN make cmd/core-data/core-data 16:37:54 ---> Running in d6a3ba6e542c 16:37:55 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 16:38:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:05 Removing intermediate container e75342a2ee30 16:38:05 ---> d4d8508fbee7 16:38:05 16:38:05 Step 9/22 : FROM alpine:3.14 16:38:05 ---> 0a97eee8041e 16:38:05 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:38:05 ---> Using cache 16:38:05 ---> 32ed1086a641 16:38:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:05 ---> Using cache 16:38:05 ---> 2fd9885311ee 16:38:05 Step 12/22 : ENV APP_PORT=59882 16:38:05 ---> Running in 0b7c9feb135f 16:38:05 Removing intermediate container 0b7c9feb135f 16:38:05 ---> afb7919bc0c8 16:38:05 Step 13/22 : EXPOSE $APP_PORT 16:38:05 ---> Running in b3d3c23b922a 16:38:05 Removing intermediate container b3d3c23b922a 16:38:05 ---> a7e4e781c2e1 16:38:05 Step 14/22 : WORKDIR / 16:38:05 ---> Running in ac3c9c067e44 16:38:05 Removing intermediate container ac3c9c067e44 16:38:05 ---> 4d4cc808b619 16:38:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:05 ---> 22dea2b8af4e 16:38:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:38:05 ---> 0e7e3991cb8f 16:38:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:38:06 ---> 42fcd21a5210 16:38:06 Step 18/22 : ENTRYPOINT ["/core-command"] 16:38:06 ---> Running in 74fceba11214 16:38:06 Removing intermediate container 74fceba11214 16:38:06 ---> 60f950c8b171 16:38:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:06 ---> Running in b2768490fc15 16:38:06 Removing intermediate container b2768490fc15 16:38:06 ---> 7141c1d65049 16:38:06 Step 20/22 : LABEL arch=x86_64 16:38:06 ---> Running in 03b2e3727ffa 16:38:06 Removing intermediate container 03b2e3727ffa 16:38:06 ---> d1821370a5e6 16:38:06 Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:38:06 ---> Running in ff8bc8334056 16:38:06 Removing intermediate container ff8bc8334056 16:38:06 ---> 773fa31f0cd4 16:38:06 Step 22/22 : LABEL version=0.0.0 16:38:06 ---> Running in b493c1806cef 16:38:06 Removing intermediate container b493c1806cef 16:38:06 ---> 8b815d575be3 16:38:06 16:38:07 Successfully built 8b815d575be3 16:38:07 Successfully tagged core-command:latest 16:38:09  Building core-command ... done Removing intermediate container 8e75c0c1b49d 16:38:09 ---> e4ab36755bb2 16:38:09 16:38:09 Step 9/21 : FROM alpine:3.14 16:38:09 ---> 0a97eee8041e 16:38:09 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:38:09 ---> Running in 308c9b2d0c35 16:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:11 (1/2) Installing ca-certificates (20191127-r5) 16:38:11 (2/2) Installing dumb-init (1.2.5-r1) 16:38:11 Executing busybox-1.33.1-r6.trigger 16:38:11 Executing ca-certificates-20191127-r5.trigger 16:38:11 OK: 6 MiB in 16 packages 16:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements 16:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:38:11 Removing intermediate container 308c9b2d0c35 16:38:11 ---> 1558f846645f 16:38:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:38:11 ---> Running in c259fa1ed2dc 16:38:11 Removing intermediate container c259fa1ed2dc 16:38:11 ---> 8ce75f7775b1 16:38:11 Step 12/21 : ENV APP_PORT=59860 16:38:11 ---> Running in 095caa69acfa 16:38:12 Removing intermediate container 095caa69acfa 16:38:12 ---> 476687f31c29 16:38:12 Step 13/21 : EXPOSE $APP_PORT 16:38:12 ---> Running in 571dbe28f463 16:38:12 Removing intermediate container 571dbe28f463 16:38:12 ---> 861327911aca 16:38:12 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:12 ---> e46374fcb3ff 16:38:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:12 ---> a9d6fbfe8add 16:38:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:13 ---> ab44ac7c6a1e 16:38:13 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:38:13 ---> Running in c4dc0f245df0 16:38:13 Removing intermediate container c4dc0f245df0 16:38:13 ---> af95279afbef 16:38:13 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:14 ---> Running in 71ab80700e24 16:38:14 Removing intermediate container c231c5e0eab7 16:38:14 ---> 4280c5e33089 16:38:14 16:38:14 Step 11/23 : FROM alpine:3.14 16:38:14 ---> 0a97eee8041e 16:38:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:38:14 ---> Using cache 16:38:14 ---> 32ed1086a641 16:38:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:14 ---> Using cache 16:38:14 ---> 2fd9885311ee 16:38:14 Step 14/23 : ENV APP_PORT=59861 16:38:14 Removing intermediate container 71ab80700e24 16:38:14 ---> 25cda4d61b65 16:38:14 Step 19/21 : LABEL arch=x86_64 16:38:14 ---> Running in 4bb04cb325ae 16:38:14 ---> Running in ec4f3f5f7e1e 16:38:14 Removing intermediate container ec4f3f5f7e1e 16:38:14 ---> fa879df36f56 16:38:14 Step 20/21 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:38:14 Removing intermediate container 4bb04cb325ae 16:38:14 ---> 4426cb82a9cc 16:38:14 Step 15/23 : EXPOSE $APP_PORT 16:38:14 ---> Running in 7d9a042b5fea 16:38:14 ---> Running in 376de765c24c 16:38:14 Removing intermediate container 7d9a042b5fea 16:38:14 ---> fdf3449d6592 16:38:14 Step 21/21 : LABEL version=0.0.0 16:38:14 ---> Running in bce877f58901 16:38:14 Removing intermediate container 376de765c24c 16:38:14 ---> a13b10afe0e9 16:38:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:14 Removing intermediate container bce877f58901 16:38:14 ---> 8b1d952b5410 16:38:14 16:38:14 Successfully built 8b1d952b5410 16:38:14 Successfully tagged support-notifications:latest 16:38:14  Building support-notifications ... done  ---> 862b4bb7d717 16:38:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:38:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.473s coverage: 98.5% of statements 16:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:38:15 ---> 67be6f0203d1 16:38:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.349s coverage: 44.7% of statements 16:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:38:15 ---> 74567ce52ecb 16:38:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:38:15 ---> Running in 60d2680337f8 16:38:15 Removing intermediate container 60d2680337f8 16:38:15 ---> e5b434eee4a0 16:38:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:15 ---> Running in 7c3a52d77ddc 16:38:15 Removing intermediate container 7c3a52d77ddc 16:38:15 ---> ab1ab29746d4 16:38:15 Step 21/23 : LABEL arch=x86_64 16:38:15 ---> Running in cef97ab82211 16:38:16 Removing intermediate container cef97ab82211 16:38:16 ---> 97017dfb4375 16:38:16 Step 22/23 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:38:16 ---> Running in 93ac4abb0f3d 16:38:16 Removing intermediate container 93ac4abb0f3d 16:38:16 ---> cbb1051ad315 16:38:16 Step 23/23 : LABEL version=0.0.0 16:38:16 ---> Running in d70f3575906a 16:38:16 Removing intermediate container d70f3575906a 16:38:16 ---> 499005340998 16:38:16 16:38:16 Successfully built 499005340998 16:38:16 Successfully tagged support-scheduler:latest 16:38:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.655s coverage: 89.5% of statements 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:38:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 84.4% of statements 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:38:20  Building support-scheduler ... done Removing intermediate container d6a3ba6e542c 16:38:20 ---> 5ed066ebda30 16:38:20 16:38:20 Step 9/22 : FROM alpine:3.14 16:38:20 ---> 0a97eee8041e 16:38:20 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:38:20 ---> Running in 8aa273b6e22a 16:38:20 Removing intermediate container 8aa273b6e22a 16:38:20 ---> 98a96a62457e 16:38:20 Step 11/22 : ENV APP_PORT=59880 16:38:20 ---> Running in 4c674b7a3970 16:38:20 Removing intermediate container 4c674b7a3970 16:38:20 ---> 159ed5169e2f 16:38:20 Step 12/22 : EXPOSE $APP_PORT 16:38:20 ---> Running in f28d34e66e92 16:38:20 Removing intermediate container f28d34e66e92 16:38:20 ---> 0830fc630c89 16:38:20 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:20 ---> Running in 08f05dad28e9 16:38:20 Removing intermediate container 08f05dad28e9 16:38:20 ---> 5fb11ff34f18 16:38:20 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:38:20 ---> Running in aad02f13653e 16:38:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:22 (1/6) Installing dumb-init (1.2.5-r1) 16:38:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:38:22 (3/6) Installing libsodium (1.0.18-r0) 16:38:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:38:22 (5/6) Installing libzmq (4.3.4-r0) 16:38:22 (6/6) Installing zeromq (4.3.4-r0) 16:38:22 Executing busybox-1.33.1-r6.trigger 16:38:22 OK: 8 MiB in 20 packages 16:38:22 Removing intermediate container aad02f13653e 16:38:22 ---> a236342714c1 16:38:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:22 ---> 21ecf1a68cf5 16:38:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:38:23 ---> 13080a13e8a8 16:38:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:38:23 ---> fc2ec73ed015 16:38:23 Step 18/22 : ENTRYPOINT ["/core-data"] 16:38:23 ---> Running in ca81030ad168 16:38:23 Removing intermediate container ca81030ad168 16:38:23 ---> bce8d6c22ed7 16:38:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:23 ---> Running in 843c32a02b7b 16:38:23 Removing intermediate container 843c32a02b7b 16:38:23 ---> f67981145465 16:38:23 Step 20/22 : LABEL arch=x86_64 16:38:23 ---> Running in 4722cd5553e4 16:38:23 Removing intermediate container 4722cd5553e4 16:38:23 ---> 3daae2d6d5c8 16:38:23 Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:38:24 ---> Running in d70439ff6f47 16:38:24 Removing intermediate container d70439ff6f47 16:38:24 ---> 087881cecc30 16:38:24 Step 22/22 : LABEL version=0.0.0 16:38:24 ---> Running in 8b606108efd5 16:38:24 Removing intermediate container 8b606108efd5 16:38:24 ---> d9d900ce68b8 16:38:24 16:38:24 Successfully built d9d900ce68b8 16:38:24 Successfully tagged core-data:latest 16:38:24  Building core-data ... done  [Pipeline] } 16:38:24 $ docker stop --time=1 77baea13771d3b8c3e997eb85e74c3ad9d28f89bc4abf99e3070f0125d174108 16:38:25 $ docker rm -f 77baea13771d3b8c3e997eb85e74c3ad9d28f89bc4abf99e3070f0125d174108 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:26 + docker images 16:38:26 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:26 core-data latest d9d900ce68b8 2 seconds ago 20.7MB 16:38:26 5ed066ebda30 7 seconds ago 1.77GB 16:38:26 support-scheduler latest 499005340998 10 seconds ago 16.2MB 16:38:26 support-notifications latest 8b1d952b5410 12 seconds ago 17MB 16:38:26 4280c5e33089 13 seconds ago 1.76GB 16:38:26 e4ab36755bb2 17 seconds ago 1.76GB 16:38:26 core-command latest 8b815d575be3 20 seconds ago 16.1MB 16:38:26 d4d8508fbee7 23 seconds ago 1.76GB 16:38:26 sys-mgmt-agent latest c44cbd775d51 43 seconds ago 297MB 16:38:26 security-bootstrapper latest db8e7c56c5d5 52 seconds ago 18.9MB 16:38:26 security-secretstore-setup latest 3f0c11b5837f About a minute ago 28.4MB 16:38:26 core-metadata latest 30400eb8a8b5 About a minute ago 16.9MB 16:38:26 security-proxy-setup latest a21898c6a5d9 About a minute ago 26.9MB 16:38:26 e1c75d30ad4a About a minute ago 1.76GB 16:38:26 7a9491c7ecc0 About a minute ago 1.76GB 16:38:26 9b5eb2a0264d About a minute ago 1.76GB 16:38:26 9e013d6ceeb9 About a minute ago 1.77GB 16:38:26 67da15203f6f About a minute ago 1.76GB 16:38:26 ci-base-image-x86_64 latest 5c772526ae4e 5 minutes ago 1.25GB 16:38:26 docker 20.10.10 b706a049f56e 5 weeks ago 216MB 16:38:26 alpine 3.14 0a97eee8041e 5 weeks ago 5.61MB 16:38:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB 16:38:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB 16:38:26 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 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.561s coverage: 94.2% of statements 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 59.1% of statements 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.232s coverage: 60.0% of statements 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.294s coverage: 0.9% of statements 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.213s coverage: 58.8% of statements 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.303s coverage: 21.7% of statements 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.242s coverage: 79.5% of statements 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 16:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.193s coverage: 96.3% of statements 16:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 16:38:41 Still waiting to schedule task 16:38:41 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements 16:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements 16:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.646s coverage: 82.5% of statements 16:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.282s coverage: 58.8% of statements 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.242s coverage: 80.0% of statements 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.291s coverage: 87.2% of statements 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.723s coverage: 91.2% of statements 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.668s coverage: 64.4% of statements 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements 16:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 16:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.348s coverage: 65.4% of statements 16:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.775s coverage: 43.8% of statements 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.231s coverage: 17.7% of statements 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.600s coverage: 92.3% of statements 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.208s coverage: 63.2% of statements 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:39:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.160s coverage: 100.0% of statements 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements 16:39:11 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 16:39:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:39:11 GO111MODULE=on go vet ./... 16:39:58 Running on prd-ubuntu18.04-docker-8c-8g-1177 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws 16:39:58 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:39:58 The recommended git tool is: git 16:40:00 using credential edgex-jenkins-ssh 16:40:00 Cloning the remote Git repository 16:40:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:40:00 > git init /w/workspace/edgex-go/4 # timeout=10 16:40:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:40:00 > git --version # timeout=10 16:40:00 > git --version # 'git version 2.17.1' 16:40:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:05 Merging remotes/origin/main commit 9e663fa036c94b5cb066284360ddd66ddff01928 into PR head commit dd593491210a36411325267f9a36c518a4519b50 16:40:05 Merge succeeded, producing dd593491210a36411325267f9a36c518a4519b50 16:40:05 Checking out Revision dd593491210a36411325267f9a36c518a4519b50 (PR-3848) 16:40:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:40:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:40:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:40:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:40:05 > git config core.sparsecheckout # timeout=10 16:40:05 > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 16:40:05 > git remote # timeout=10 16:40:05 > git config --get remote.origin.url # timeout=10 16:40:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:05 > git merge 9e663fa036c94b5cb066284360ddd66ddff01928 # timeout=10 16:40:05 > git rev-parse HEAD^{commit} # timeout=10 16:40:05 > git config core.sparsecheckout # timeout=10 16:40:05 > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 16:40:08 Commit message: "build(snap): update edgexfoundry snap base to core20" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:09 + echo snap-build.sh 16:40:09 snap-build.sh 16:40:09 + SNAP_BASE_DIR=. 16:40:09 + '[' '!' -z /w/workspace/edgex-go/4 ']' 16:40:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 16:40:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 16:40:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 16:40:09 + cd /w/workspace/edgex-go/4 16:40:09 + sudo apt-get remove -qy --purge lxd lxd-client 16:40:09 Reading package lists... 16:40:09 Building dependency tree... 16:40:09 Reading state information... 16:40:09 The following packages were automatically installed and are no longer required: 16:40:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:40:09 uidmap xdelta3 16:40:09 Use 'sudo apt autoremove' to remove them. 16:40:09 The following packages will be REMOVED: 16:40:09 lxd* lxd-client* 16:40:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:40:09 After this operation, 31.7 MB disk space will be freed. 16:40:10 (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.) 16:40:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:40:11 Removing lxd dnsmasq configuration 16:40:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:40:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:40:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:40:12 (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.) 16:40:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:40:13 Processing triggers for systemd (237-3ubuntu10.52) ... 16:40:13 Processing triggers for ureadahead (0.100.0-21) ... 16:40:14 + sudo snap remove --purge lxd 16:40:14 snap "lxd" is not installed 16:40:14 + sudo groupadd --force --system lxd 16:40:14 ++ whoami 16:40:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:40:14 + newgrp - lxd 16:40:14 + sudo snap install lxd 16:40:24 2021-12-20T16:40:21Z INFO Waiting for automatic snapd restart... 16:40:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:40:33 ./bin/test-attribution-txt.sh [Pipeline] echo 16:40:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:40:34 + ls -al . 16:40:34 total 672 16:40:34 drwxrwxr-x 9 1001 1001 4096 Dec 20 16:40 . 16:40:34 drwxr-xr-x 4 root root 4096 Dec 20 16:36 .. 16:40:34 -rw-rw-r-- 1 1001 1001 11 Dec 20 16:33 .dockerignore 16:40:34 drwxrwxr-x 8 1001 1001 4096 Dec 20 16:34 .git 16:40:34 drwxrwxr-x 4 1001 1001 4096 Dec 20 16:33 .github 16:40:34 -rw-rw-r-- 1 1001 1001 804 Dec 20 16:33 .gitignore 16:40:34 -rw-rw-r-- 1 1001 1001 42 Dec 20 16:33 .golangci.yml 16:40:34 -rw-rw-r-- 1 1001 1001 76 Dec 20 16:33 .hadolint.yml 16:40:34 -rw-rw-r-- 1 1001 1001 166 Dec 20 16:33 .sonarcloud.properties 16:40:34 -rw-rw-r-- 1 1001 1001 1171 Dec 20 16:33 ADOPTERS.md 16:40:34 -rw-rw-r-- 1 1001 1001 8910 Dec 20 16:33 Attribution.txt 16:40:34 -rw-rw-r-- 1 1001 1001 51732 Dec 20 16:33 CHANGELOG.md 16:40:34 -rw-rw-r-- 1 1001 1001 3804 Dec 20 16:33 CONTRIBUTING.md 16:40:34 -rw-rw-r-- 1 1001 1001 677 Dec 20 16:33 GOVERNANCE.md 16:40:34 -rw-rw-r-- 1 1001 1001 849 Dec 20 16:33 Jenkinsfile 16:40:34 -rw-rw-r-- 1 1001 1001 10775 Dec 20 16:33 LICENSE 16:40:34 -rw-rw-r-- 1 1001 1001 6508 Dec 20 16:33 Makefile 16:40:34 -rw-rw-r-- 1 1001 1001 582 Dec 20 16:33 OWNERS.md 16:40:34 -rw-rw-r-- 1 1001 1001 8207 Dec 20 16:33 README.md 16:40:34 -rw-rw-r-- 1 1001 1001 6912 Dec 20 16:33 SECURITY.md 16:40:34 -rw-rw-r-- 1 1001 1001 5 Dec 20 16:31 VERSION 16:40:34 -rw-rw-r-- 1 1001 1001 4131 Dec 20 16:33 ZMQWindows.md 16:40:34 drwxrwxr-x 2 1001 1001 4096 Dec 20 16:33 bin 16:40:34 drwxrwxr-x 14 1001 1001 4096 Dec 20 16:33 cmd 16:40:34 -rw-r--r-- 1 root root 428381 Dec 20 16:39 coverage.out 16:40:34 -rw-rw-r-- 1 1001 1001 828 Dec 20 16:33 go.mod 16:40:34 -rw-rw-r-- 1 1001 1001 49483 Dec 20 16:36 go.sum 16:40:34 drwxrwxr-x 8 1001 1001 4096 Dec 20 16:33 internal 16:40:34 drwxrwxr-x 3 1001 1001 4096 Dec 20 16:33 openapi 16:40:34 drwxrwxr-x 4 1001 1001 4096 Dec 20 16:33 snap 16:40:34 -rw-rw-r-- 1 1001 1001 204 Dec 20 16:33 version.go [Pipeline] sh 16:40:34 + '[' -e coverage.out ] 16:40:34 + chown 1001:1001 coverage.out [Pipeline] stash 16:40:34 Warning: overwriting stash ‘coverage-report’ 16:40:35 Stashed 1 file(s) [Pipeline] sh 16:40:36 + make build 16:40:36 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 16:40:36 lxd 4.21 from Canonical* installed 16:40:36 + sudo lxd init --auto 16:40:43 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 16:40:46 + sudo snap install --classic snapcraft 16:40:52 snapcraft 6.0 from Canonical* installed 16:40:52 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:40:52 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:40:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:40:52 Dload Upload Total Spent Left Speed 16:40:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4245 0 --:--:-- --:--:-- --:--:-- 4245 16:40:52 100 3325k 100 3325k 0 0 9446k 0 --:--:-- --:--:-- --:--:-- 9446k 16:40:52 ./yq_linux_amd64 16:40:52 + sudo snapcraft prime --use-lxd 16:40:53 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:40:53 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:40:53 - README.md 16:40:53 16:40:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:40:54 Launching a container. 16:41:04 Waiting for container to be ready 16:41:04 To start your first container, try: lxc launch ubuntu:20.04 16:41:04 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 16:41:04 16:41:05 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 16:41:07 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 16:41:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:41:09 Waiting for network to be ready... 16:41:09 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 16:41:09 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 16:41:10 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 16:41:10 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1069 kB] 16:41:10 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 16:41:10 Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [197 kB] 16:41:10 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.9 kB] 16:41:10 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] 16:41:10 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [566 kB] 16:41:10 Get:10 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 16:41:10 Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [80.9 kB] 16:41:10 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 16:41:10 Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [668 kB] 16:41:10 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 16:41:10 Get:15 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 16:41:10 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 16:41:10 Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 16:41:10 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [112 kB] 16:41:11 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 16:41:11 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1400 kB] 16:41:11 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [283 kB] 16:41:11 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] 16:41:11 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] 16:41:11 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [616 kB] 16:41:11 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [88.1 kB] 16:41:11 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [884 kB] 16:41:11 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [193 kB] 16:41:12 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 16:41:12 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 16:41:13 Fetched 22.2 MB in 4s (5847 kB/s) 16:41:13 Reading package lists... 16:41:14 Reading package lists... 16:41:14 Building dependency tree... 16:41:14 Reading state information... 16:41:14 The following additional packages will be installed: 16:41:14 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:41:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:41:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:41:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:41:14 Suggested packages: 16:41:14 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:41:14 Recommended packages: 16:41:14 gnupg libsasl2-modules 16:41:14 The following NEW packages will be installed: 16:41:14 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:41:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:41:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:41:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:41:14 The following packages will be upgraded: 16:41:14 gpg gpg-agent gpgconf libudev1 16:41:14 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 16:41:14 Need to get 3860 kB of archives. 16:41:14 After this operation, 14.9 MB of additional disk space will be used. 16:41:14 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.13 [77.6 kB] 16:41:14 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 udev amd64 245.4-4ubuntu3.13 [1365 kB] 16:41:15 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 16:41:15 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 16:41:15 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 16:41:15 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 16:41:15 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 16:41:15 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:41:15 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 16:41:15 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 16:41:15 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 16:41:15 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 16:41:15 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 16:41:15 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 16:41:15 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 16:41:15 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 16:41:15 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 16:41:15 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 16:41:15 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 16:41:15 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 16:41:15 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 16:41:15 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 16:41:15 debconf: delaying package configuration, since apt-utils is not installed 16:41:15 Fetched 3860 kB in 1s (2996 kB/s) 16:41:15 (Reading database ... 12816 files and directories currently installed.) 16:41:15 Preparing to unpack .../libudev1_245.4-4ubuntu3.13_amd64.deb ... 16:41:15 Unpacking libudev1:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... 16:41:15 Setting up libudev1:amd64 (245.4-4ubuntu3.13) ... 16:41:15 Selecting previously unselected package udev. 16:41:15 (Reading database ... 12816 files and directories currently installed.) 16:41:15 Preparing to unpack .../00-udev_245.4-4ubuntu3.13_amd64.deb ... 16:41:15 Unpacking udev (245.4-4ubuntu3.13) ... 16:41:15 Selecting previously unselected package libfuse2:amd64. 16:41:15 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 16:41:15 Unpacking libfuse2:amd64 (2.9.9-3) ... 16:41:16 Selecting previously unselected package fuse. 16:41:16 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 16:41:16 Unpacking fuse (2.9.9-3) ... 16:41:16 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 16:41:16 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:41:16 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 16:41:16 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:41:16 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 16:41:16 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:41:16 Selecting previously unselected package libksba8:amd64. 16:41:16 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:41:16 Unpacking libksba8:amd64 (1.3.5-2) ... 16:41:16 Selecting previously unselected package libroken18-heimdal:amd64. 16:41:16 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:41:16 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:41:16 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:41:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libwind0-heimdal:amd64. 16:41:16 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:41:16 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:41:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:41:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:41:16 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libsasl2-modules-db:amd64. 16:41:16 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 16:41:16 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 16:41:16 Selecting previously unselected package libsasl2-2:amd64. 16:41:16 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 16:41:16 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 16:41:16 Selecting previously unselected package libldap-common. 16:41:16 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 16:41:16 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 16:41:16 Selecting previously unselected package libldap-2.4-2:amd64. 16:41:16 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 16:41:16 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 16:41:17 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 16:41:17 Selecting previously unselected package dirmngr. 16:41:17 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 16:41:17 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 16:41:17 Setting up libksba8:amd64 (1.3.5-2) ... 16:41:17 Setting up libfuse2:amd64 (2.9.9-3) ... 16:41:17 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 16:41:17 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 16:41:17 Setting up udev (245.4-4ubuntu3.13) ... 16:41:17 invoke-rc.d: policy-rc.d denied execution of start. 16:41:17 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 16:41:17 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:17 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 16:41:17 Setting up gpg (2.2.19-3ubuntu2.1) ... 16:41:18 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:18 Setting up fuse (2.9.9-3) ... 16:41:18 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 16:41:18 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:18 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:18 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:18 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:18 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:18 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:18 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:18 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 16:41:18 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 16:41:18 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 16:41:18 Processing triggers for systemd (245.4-4ubuntu3) ... 16:41:18 Processing triggers for libc-bin (2.31-0ubuntu9) ... 16:41:19 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 16:41:19 Alias= settings in the [Install] section, and DefaultInstance= for template 16:41:19 units). This means they are not meant to be enabled using systemctl. 16:41:19 16:41:19 Possible reasons for having this kind of units are: 16:41:19 • A unit may be statically enabled by being symlinked from another unit's 16:41:19 .wants/ or .requires/ directory. 16:41:19 • A unit's purpose may be to act as a helper for some other unit which has 16:41:19 a requirement dependency on it. 16:41:19 • A unit may be started when needed via activation (socket, path, timer, 16:41:19 D-Bus, udev, scripted systemctl call, ...). 16:41:19 • In case of template units, the unit is meant to be enabled with some 16:41:19 instance name specified. 16:41:19 Reading package lists... 16:41:19 Building dependency tree... 16:41:19 Reading state information... 16:41:19 The following additional packages will be installed: 16:41:19 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 16:41:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:41:19 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 16:41:19 openssh-client python3 python3-minimal python3.8 python3.8-minimal 16:41:19 squashfs-tools 16:41:19 Suggested packages: 16:41:19 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 16:41:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:41:19 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 16:41:19 Recommended packages: 16:41:19 krb5-locales file xauth gnupg 16:41:19 The following NEW packages will be installed: 16:41:19 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 16:41:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:41:19 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 16:41:19 openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd 16:41:19 squashfs-tools sudo 16:41:19 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 16:41:20 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. 16:41:20 Need to get 38.0 MB of archives. 16:41:20 After this operation, 166 MB of additional disk space will be used. 16:41:20 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 16:41:20 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 16:41:20 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 16:41:20 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 16:41:20 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 16:41:20 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 16:41:20 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 16:41:20 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 16:41:20 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 16:41:20 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 16:41:20 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 16:41:20 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 16:41:20 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 16:41:20 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 16:41:20 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 16:41:20 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 16:41:20 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 16:41:20 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 16:41:20 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 16:41:20 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 16:41:20 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 16:41:20 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 16:41:20 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 16:41:20 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 16:41:20 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] 16:41:21 debconf: delaying package configuration, since apt-utils is not installed 16:41:21 Fetched 38.0 MB in 2s (20.6 MB/s) 16:41:21 Selecting previously unselected package libpython3.8-minimal:amd64. 16:41:21 (Reading database ... 13067 files and directories currently installed.) 16:41:21 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:41:21 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:41:22 Selecting previously unselected package libexpat1:amd64. 16:41:22 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 16:41:22 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 16:41:22 Selecting previously unselected package python3.8-minimal. 16:41:22 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:41:22 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 16:41:22 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:41:22 Setting up libexpat1:amd64 (2.2.9-1build1) ... 16:41:22 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 16:41:22 Selecting previously unselected package python3-minimal. 16:41:22 (Reading database ... 13358 files and directories currently installed.) 16:41:22 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 16:41:22 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 16:41:22 Selecting previously unselected package mime-support. 16:41:22 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 16:41:22 Unpacking mime-support (3.64ubuntu1) ... 16:41:23 Selecting previously unselected package libmpdec2:amd64. 16:41:23 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 16:41:23 Unpacking libmpdec2:amd64 (2.4.2-3) ... 16:41:23 Selecting previously unselected package libpython3.8-stdlib:amd64. 16:41:23 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:41:23 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:41:23 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 16:41:23 Selecting previously unselected package python3.8. 16:41:23 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:41:23 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 16:41:23 Selecting previously unselected package libpython3-stdlib:amd64. 16:41:23 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 16:41:23 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 16:41:23 Setting up python3-minimal (3.8.2-0ubuntu2) ... 16:41:23 Selecting previously unselected package python3. 16:41:23 (Reading database ... 13760 files and directories currently installed.) 16:41:23 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 16:41:23 Unpacking python3 (3.8.2-0ubuntu2) ... 16:41:23 Selecting previously unselected package libbsd0:amd64. 16:41:23 Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... 16:41:23 Unpacking libbsd0:amd64 (0.10.0-1) ... 16:41:23 Selecting previously unselected package sudo. 16:41:23 Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 16:41:23 Unpacking sudo (1.8.31-1ubuntu1.2) ... 16:41:23 Selecting previously unselected package apparmor. 16:41:23 Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 16:41:23 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 16:41:23 Selecting previously unselected package libcbor0.6:amd64. 16:41:23 Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 16:41:23 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 16:41:23 Selecting previously unselected package libedit2:amd64. 16:41:23 Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... 16:41:23 Unpacking libedit2:amd64 (3.1-20191231-1) ... 16:41:23 Selecting previously unselected package libfido2-1:amd64. 16:41:24 Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 16:41:24 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 16:41:24 Selecting previously unselected package libkrb5support0:amd64. 16:41:24 Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 16:41:24 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 16:41:24 Selecting previously unselected package libk5crypto3:amd64. 16:41:24 Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 16:41:24 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 16:41:24 Selecting previously unselected package libkeyutils1:amd64. 16:41:24 Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 16:41:24 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 16:41:24 Selecting previously unselected package libkrb5-3:amd64. 16:41:24 Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 16:41:24 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 16:41:24 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:41:24 Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 16:41:24 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 16:41:24 Selecting previously unselected package openssh-client. 16:41:24 Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 16:41:24 Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ... 16:41:24 Selecting previously unselected package liblzo2-2:amd64. 16:41:24 Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... 16:41:24 Unpacking liblzo2-2:amd64 (2.10-2) ... 16:41:24 Selecting previously unselected package squashfs-tools. 16:41:24 Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 16:41:24 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 16:41:24 Selecting previously unselected package snapd. 16:41:24 Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... 16:41:24 Unpacking snapd (2.51.1+20.04ubuntu2) ... 16:41:27 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 16:41:27 Setting up mime-support (3.64ubuntu1) ... 16:41:27 Setting up liblzo2-2:amd64 (2.10-2) ... 16:41:27 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 16:41:27 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 16:41:27 Setting up sudo (1.8.31-1ubuntu1.2) ... 16:41:27 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 16:41:27 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 16:41:27 Setting up libmpdec2:amd64 (2.4.2-3) ... 16:41:27 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:41:27 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 16:41:27 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 16:41:28 Setting up libbsd0:amd64 (0.10.0-1) ... 16:41:28 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 16:41:28 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 16:41:28 Setting up libedit2:amd64 (3.1-20191231-1) ... 16:41:28 Setting up python3 (3.8.2-0ubuntu2) ... 16:41:28 running python rtupdate hooks for python3.8... 16:41:28 running python post-rtupdate hooks for python3.8... 16:41:28 Setting up apparmor (2.13.3-7ubuntu5.1) ... 16:41:28 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 16:41:29 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:41:29 Reloading AppArmor profiles 16:41:29 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 16:41:29 Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 16:41:29 Setting up snapd (2.51.1+20.04ubuntu2) ... 16:41:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:41:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:41:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:41:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:41:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:41:31 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:41:31 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 16:41:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:41:31 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:41:31 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:41:32 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:41:32 /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' 16:41:32 Processing triggers for systemd (245.4-4ubuntu3) ... 16:41:32 Processing triggers for libc-bin (2.31-0ubuntu9) ... 16:41:34 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 16:41:34 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 16:41:34 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 16:41:34 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 16:41:35 Reading package lists... 16:41:35 Reading package lists... 16:41:35 Building dependency tree... 16:41:35 Reading state information... 16:41:35 Calculating upgrade... 16:41:35 The following packages will be upgraded: 16:41:35 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 16:41:35 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 16:41:35 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 16:41:35 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 16:41:35 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 16:41:35 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 16:41:35 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 16:41:35 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 16:41:35 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 16:41:35 libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl 16:41:35 passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv 16:41:35 systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 16:41:35 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:41:35 Need to get 67.5 MB of archives. 16:41:35 After this operation, 14.1 MB of additional disk space will be used. 16:41:35 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-91.102 [1127 kB] 16:41:35 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 16:41:36 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 16:41:36 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 16:41:36 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 16:41:36 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 16:41:36 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 16:41:36 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 16:41:36 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] 16:41:36 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 16:41:36 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 16:41:36 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 16:41:36 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 16:41:36 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 16:41:36 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 16:41:36 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 16:41:36 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 16:41:36 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] 16:41:36 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 16:41:36 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 16:41:36 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] 16:41:36 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] 16:41:36 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] 16:41:36 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 16:41:36 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] 16:41:36 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] 16:41:36 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 16:41:36 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] 16:41:36 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] 16:41:36 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 16:41:36 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 16:41:36 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 16:41:36 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 16:41:36 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 16:41:36 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 16:41:36 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 16:41:36 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 16:41:36 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] 16:41:36 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 16:41:36 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 16:41:36 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 16:41:36 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 16:41:36 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 16:41:36 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 16:41:36 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 16:41:36 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 16:41:36 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] 16:41:36 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3809 kB] 16:41:36 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 16:41:36 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 16:41:37 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 16:41:37 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 16:41:37 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 16:41:37 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 16:41:37 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 16:41:37 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 16:41:37 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 16:41:37 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 16:41:37 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 16:41:37 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 16:41:37 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 16:41:37 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 16:41:37 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 16:41:37 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 16:41:37 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 16:41:37 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 16:41:37 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 16:41:37 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 16:41:37 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 16:41:37 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 16:41:37 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 16:41:37 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 16:41:37 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 16:41:37 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 16:41:37 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 16:41:37 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 16:41:37 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 16:41:37 Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 16:41:37 Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 16:41:37 Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 16:41:38 Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 16:41:38 debconf: delaying package configuration, since apt-utils is not installed 16:41:38 Fetched 67.5 MB in 3s (26.6 MB/s) 16:41:38 (Reading database ... 14243 files and directories currently installed.) 16:41:38 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 16:41:38 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 16:41:38 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 16:41:38 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 16:41:38 Preparing to unpack .../2-linux-libc-dev_5.4.0-91.102_amd64.deb ... 16:41:38 Unpacking linux-libc-dev:amd64 (5.4.0-91.102) over (5.4.0-26.30) ... 16:41:38 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:38 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:38 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:38 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:39 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:39 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:39 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:39 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:39 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:39 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:39 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:39 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:39 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:39 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:39 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:39 (Reading database ... 14242 files and directories currently installed.) 16:41:39 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:39 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:39 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:39 (Reading database ... 14242 files and directories currently installed.) 16:41:39 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:39 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:39 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:39 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:39 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:39 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:39 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:39 (Reading database ... 14242 files and directories currently installed.) 16:41:39 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [Pipeline] } 16:41:40 $ docker stop --time=1 353fc1075f4d84b4998750d20aa60a40881d29368bce68c091b60340f60f77ac 16:41:40 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 16:41:40 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 16:41:40 (Reading database ... 14242 files and directories currently installed.) 16:41:40 Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... 16:41:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:41:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:41:40 Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... 16:41:41 Setting up base-files (11ubuntu5.4) ... 16:41:41 Installing new version of config file /etc/issue ... 16:41:41 Installing new version of config file /etc/issue.net ... 16:41:41 Installing new version of config file /etc/lsb-release ... 16:41:41 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:41:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:41:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:41:41 Removing obsolete conffile /etc/default/motd-news ... 16:41:41 (Reading database ... 14241 files and directories currently installed.) 16:41:41 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 16:41:41 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 16:41:41 Setting up bash (5.0-6ubuntu1.1) ... 16:41:41 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 16:41:41 (Reading database ... 14241 files and directories currently installed.) 16:41:41 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... 16:41:41 Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... 16:41:41 Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... 16:41:41 (Reading database ... 14241 files and directories currently installed.) 16:41:41 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 16:41:41 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 16:41:42 $ docker rm -f 353fc1075f4d84b4998750d20aa60a40881d29368bce68c091b60340f60f77ac 16:41:42 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 16:41:42 (Reading database ... 14241 files and directories currently installed.) 16:41:42 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 16:41:42 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:41:42 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 16:41:42 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:41:42 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 16:41:42 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:41:42 Setting up perl-base (5.30.0-9ubuntu0.2) ... 16:41:42 (Reading database ... 14241 files and directories currently installed.) 16:41:42 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 16:41:42 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:41:43 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 16:41:43 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 16:41:43 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 16:41:43 (Reading database ... 14241 files and directories currently installed.) 16:41:43 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 16:41:43 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 16:41:43 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 16:41:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:41:43 16:41:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:41:43 (Reading database ... 14241 files and directories currently installed.) 16:41:43 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... 16:41:43 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:41:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:41:44 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... 16:41:44 (Reading database ... 14241 files and directories currently installed.) 16:41:44 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... 16:41:44 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:41:44 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... 16:41:44 (Reading database ... 14241 files and directories currently installed.) 16:41:44 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... 16:41:44 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:41:44 latest: Pulling from edgex-devops/edgex-compose-arm64 16:41:44 29e5d40040c1: Pulling fs layer 16:41:44 1ce36da41761: Pulling fs layer 16:41:44 25b303627fd3: Pulling fs layer 16:41:44 29e5d40040c1: Verifying Checksum 16:41:44 29e5d40040c1: Download complete 16:41:44 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... 16:41:44 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:41:44 Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... 16:41:44 (Reading database ... 14241 files and directories currently installed.) 16:41:44 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... 16:41:44 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:41:44 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... 16:41:44 (Reading database ... 14241 files and directories currently installed.) 16:41:44 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... 16:41:44 Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:41:44 1ce36da41761: Verifying Checksum 16:41:44 1ce36da41761: Download complete 16:41:44 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... 16:41:44 Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:41:44 29e5d40040c1: Pull complete 16:41:44 Setting up util-linux (2.34-0.1ubuntu9.1) ... 16:41:45 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:41:45 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:41:45 (Reading database ... 14241 files and directories currently installed.) 16:41:45 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 16:41:45 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 16:41:45 Setting up libc-bin (2.31-0ubuntu9.2) ... 16:41:45 25b303627fd3: Verifying Checksum 16:41:45 25b303627fd3: Download complete 16:41:45 (Reading database ... 14241 files and directories currently installed.) 16:41:45 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 16:41:45 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 16:41:45 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 16:41:45 (Reading database ... 14241 files and directories currently installed.) 16:41:45 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 16:41:45 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 16:41:46 1ce36da41761: Pull complete 16:41:46 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 16:41:46 (Reading database ... 14241 files and directories currently installed.) 16:41:46 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 16:41:46 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 16:41:46 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 16:41:46 (Reading database ... 14241 files and directories currently installed.) 16:41:46 Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 16:41:46 Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... 16:41:46 Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 16:41:46 Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... 16:41:46 Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 16:41:46 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 16:41:46 Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 16:41:46 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 16:41:46 Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 16:41:46 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 16:41:46 Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... 16:41:46 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... 16:41:46 Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 16:41:46 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 16:41:46 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 16:41:46 (Reading database ... 14241 files and directories currently installed.) 16:41:46 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 16:41:46 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 16:41:46 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 16:41:47 (Reading database ... 14241 files and directories currently installed.) 16:41:47 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 16:41:47 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 16:41:47 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 16:41:47 (Reading database ... 14241 files and directories currently installed.) 16:41:47 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 16:41:47 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 16:41:47 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 16:41:47 (Reading database ... 14241 files and directories currently installed.) 16:41:47 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 16:41:47 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:41:47 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 16:41:47 (Reading database ... 14241 files and directories currently installed.) 16:41:47 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 16:41:47 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 16:41:47 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 16:41:47 (Reading database ... 14241 files and directories currently installed.) 16:41:47 Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... 16:41:47 Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 16:41:47 Preparing to unpack .../systemd_245.4-4ubuntu3.13_amd64.deb ... 16:41:48 Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... 16:41:48 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 16:41:48 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3) ... 16:41:48 Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 16:41:48 (Reading database ... 14242 files and directories currently installed.) 16:41:48 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 16:41:48 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 16:41:48 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 16:41:48 (Reading database ... 14242 files and directories currently installed.) 16:41:48 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 16:41:48 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 16:41:49 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 16:41:49 (Reading database ... 14242 files and directories currently installed.) 16:41:49 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 16:41:49 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:41:49 Setting up gpgv (2.2.19-3ubuntu2.1) ... 16:41:49 (Reading database ... 14242 files and directories currently installed.) 16:41:49 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 16:41:49 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 16:41:49 Setting up ubuntu-keyring (2020.02.11.4) ... 16:41:49 (Reading database ... 14242 files and directories currently installed.) 16:41:49 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 16:41:49 Unpacking apt (2.0.6) over (2.0.2) ... 16:41:49 Setting up apt (2.0.6) ... 16:41:50 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:41:50 (Reading database ... 14242 files and directories currently installed.) 16:41:50 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 16:41:50 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:41:50 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 16:41:50 (Reading database ... 14244 files and directories currently installed.) 16:41:50 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 16:41:50 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:41:50 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 16:41:50 (Reading database ... 14248 files and directories currently installed.) 16:41:50 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 16:41:50 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:41:50 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 16:41:50 (Reading database ... 14248 files and directories currently installed.) 16:41:50 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 16:41:50 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 16:41:50 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 16:41:51 (Reading database ... 14248 files and directories currently installed.) 16:41:51 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 16:41:51 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 16:41:51 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 16:41:51 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 16:41:51 Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 16:41:51 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 16:41:51 Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... 16:41:51 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 16:41:51 Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 16:41:51 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 16:41:51 Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... 16:41:51 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 16:41:52 Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 16:41:52 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 16:41:52 Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... 16:41:52 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:41:52 Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 16:41:52 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:41:52 Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 16:41:52 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:41:52 Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... 16:41:52 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:41:52 Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 16:41:52 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:41:52 Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 16:41:52 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:41:52 Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... 16:41:52 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 16:41:52 Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:41:52 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:41:52 Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:41:52 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:41:53 Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:41:53 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:41:54 Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:41:54 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:41:54 Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:41:54 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:41:54 Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:41:54 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:41:55 Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 16:41:55 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:41:55 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 16:41:55 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 16:41:55 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 16:41:55 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 16:41:55 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 16:41:55 Setting up linux-libc-dev:amd64 (5.4.0-91.102) ... 16:41:55 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 16:41:55 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:55 Setting up tzdata (2021e-0ubuntu0.20.04) ... 16:41:55 16:41:55 Current default time zone: 'Etc/UTC' 16:41:55 Local time is now: Mon Dec 20 16:41:55 UTC 2021. 16:41:55 Universal Time is now: Mon Dec 20 16:41:55 UTC 2021. 16:41:55 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:41:55 16:41:55 Setting up xz-utils (5.2.4-1ubuntu1) ... 16:41:55 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:55 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:55 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... 16:41:55 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:55 Setting up mount (2.34-0.1ubuntu9.1) ... 16:41:55 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 16:41:55 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 16:41:55 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 16:41:55 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 16:41:55 Setting up openssl (1.1.1f-1ubuntu2.10) ... 16:41:55 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:55 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:55 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 16:41:55 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:55 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 16:41:55 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:55 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 16:41:55 Setting up fdisk (2.34-0.1ubuntu9.1) ... 16:41:55 Setting up ca-certificates (20210119~20.04.2) ... 16:41:56 25b303627fd3: Pull complete 16:41:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:41:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:41:56 prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container 16:41:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-devops/edgex-compose-arm64:latest cat 16:41:57 Updating certificates in /etc/ssl/certs... 16:41:58 $ docker top 3e8e6fd004bc3ef43cd7058c1d4488a67d13ce2c41e3af0204daea842aa356b7 -eo pid,comm 16:41:58 21 added, 21 removed; done. 16:41:58 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 16:41:58 Setting up perl (5.30.0-9ubuntu0.2) ... 16:41:58 Setting up procps (2:3.3.16-1ubuntu2.3) ... 16:41:58 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 16:41:58 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [Pipeline] { [Pipeline] sh 16:41:59 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... 16:41:59 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 16:41:59 Setting up binutils (2.34-6ubuntu1.3) ... 16:41:59 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 16:41:59 Setting up build-essential (12.8ubuntu1.1) ... 16:41:59 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 16:41:59 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 16:41:59 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 16:41:59 Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 16:41:59 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 16:41:59 Setting up systemd (245.4-4ubuntu3.13) ... 16:41:59 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:41:59 Installing new version of config file /etc/systemd/resolved.conf ... 16:41:59 + grep parallel 16:41:59 + docker-compose build --help 16:42:00 Setting up systemd-sysv (245.4-4ubuntu3.13) ... 16:42:00 Processing triggers for mime-support (3.64ubuntu1) ... 16:42:00 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 16:42:00 Processing triggers for ca-certificates (20210119~20.04.2) ... 16:42:00 Updating certificates in /etc/ssl/certs... 16:42:00 0 added, 0 removed; done. 16:42:00 Running hooks in /etc/ca-certificates/update.d... 16:42:00 done. 16:42:01 Reading package lists... 16:42:02 Building dependency tree... 16:42:02 Reading state information... 16:42:02 The following NEW packages will be installed: 16:42:02 apt-transport-https 16:42:02 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:42:02 --parallel Build images in parallel. 16:42:03 Need to get 4680 B of archives. 16:42:03 After this operation, 162 kB of additional disk space will be used. 16:42:03 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 16:42:03 debconf: delaying package configuration, since apt-utils is not installed 16:42:03 Fetched 4680 B in 1s (5827 B/s) [Pipeline] } 16:42:03 $ docker stop --time=1 3e8e6fd004bc3ef43cd7058c1d4488a67d13ce2c41e3af0204daea842aa356b7 16:42:03 Selecting previously unselected package apt-transport-https. 16:42:03 (Reading database ... 14251 files and directories currently installed.) 16:42:03 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 16:42:03 Unpacking apt-transport-https (2.0.6) ... 16:42:03 Setting up apt-transport-https (2.0.6) ... 16:42:03 Waiting for network to be ready... 16:42:04 $ docker rm -f 3e8e6fd004bc3ef43cd7058c1d4488a67d13ce2c41e3af0204daea842aa356b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:42:05 . [Pipeline] withDockerContainer 16:42:05 prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container 16:42:05 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:42:06 $ docker top 5c5e71d91546014d48ce502925f8e4ae50b6096692ac76e6f276458526231470 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:07 + docker-compose -f ./docker-compose-build.yml build --parallel 16:42:10 2021-12-20T16:42:07Z INFO Waiting for automatic snapd restart... 16:42:10 snapd 2.53.4 from Canonical* installed 16:42:11 Building core-command ... 16:42:11 Building core-data ... 16:42:11 Building core-metadata ... 16:42:11 Building security-bootstrapper ... 16:42:11 Building security-proxy-setup ... 16:42:11 Building security-secretstore-setup ... 16:42:11 Building support-notifications ... 16:42:11 Building support-scheduler ... 16:42:11 Building sys-mgmt-agent ... 16:42:11 Building core-data 16:42:11 Building support-scheduler 16:42:11 Building security-bootstrapper 16:42:11 Building support-notifications 16:42:11 Building security-proxy-setup 16:42:11 "snapd" switched to the "latest/stable" channel 16:42:11 16:42:14 core20 20211129 from Canonical* installed 16:42:14 "core20" switched to the "latest/stable" channel 16:42:14 16:42:16 snapcraft 6.0 from Canonical* installed 16:42:16 "snapcraft" switched to the "latest/stable" channel 16:42:16 16:42:21 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: 16:42:21 - README.md 16:42:21 16:42:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:42:21 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 16:42:21 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 16:42:22 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 16:42:22 Reading package lists... 16:42:23 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 16:42:23 Reading package lists... 16:42:23 Building dependency tree... 16:42:23 Reading state information... 16:42:23 Suggested packages: 16:42:23 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 16:42:23 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 16:42:23 krb5-user libnorm-doc 16:42:23 Recommended packages: 16:42:23 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:42:23 The following NEW packages will be installed: 16:42:23 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 16:42:23 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 16:42:23 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 16:42:23 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 16:42:23 libzmq5 pkg-config zip 16:42:23 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 16:42:23 Need to get 10.3 MB of archives. 16:42:23 After this operation, 56.5 MB of additional disk space will be used. 16:42:23 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 16:42:23 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 16:42:23 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 16:42:23 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 16:42:23 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 16:42:23 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 16:42:23 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 16:42:23 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 16:42:23 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 16:42:23 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 16:42:23 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 16:42:23 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 16:42:24 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 16:42:24 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 16:42:24 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 16:42:24 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 16:42:24 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 16:42:24 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 16:42:24 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 16:42:24 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 16:42:24 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 16:42:24 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 16:42:24 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 16:42:24 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 16:42:24 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 16:42:24 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 16:42:24 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 16:42:24 debconf: delaying package configuration, since apt-utils is not installed 16:42:24 Fetched 10.3 MB in 1s (9489 kB/s) 16:42:25 Selecting previously unselected package libglib2.0-0:amd64. 16:42:25 (Reading database ... 14255 files and directories currently installed.) 16:42:25 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 16:42:25 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 16:42:25 Selecting previously unselected package libsodium23:amd64. 16:42:25 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 16:42:25 Unpacking libsodium23:amd64 (1.0.18-1) ... 16:42:25 Selecting previously unselected package libpsl5:amd64. 16:42:25 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 16:42:25 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 16:42:25 Selecting previously unselected package libbrotli1:amd64. 16:42:25 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 16:42:25 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 16:42:25 Selecting previously unselected package libnghttp2-14:amd64. 16:42:25 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 16:42:25 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 16:42:25 Selecting previously unselected package librtmp1:amd64. 16:42:25 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 16:42:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 16:42:25 Selecting previously unselected package libssh-4:amd64. 16:42:25 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 16:42:25 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 16:42:25 Selecting previously unselected package libcurl3-gnutls:amd64. 16:42:25 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 16:42:25 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 16:42:25 Selecting previously unselected package liberror-perl. 16:42:25 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 16:42:25 Unpacking liberror-perl (0.17029-1) ... 16:42:25 Selecting previously unselected package git-man. 16:42:25 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 16:42:25 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 16:42:25 Selecting previously unselected package git. 16:42:25 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 16:42:25 Unpacking git (1:2.25.1-1ubuntu3.2) ... 16:42:26 Selecting previously unselected package libgssrpc4:amd64. 16:42:26 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 16:42:26 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 16:42:26 Selecting previously unselected package libkdb5-9:amd64. 16:42:26 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 16:42:26 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 16:42:26 Selecting previously unselected package libkadm5srv-mit11:amd64. 16:42:26 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 16:42:26 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 16:42:26 Selecting previously unselected package libkadm5clnt-mit11:amd64. 16:42:26 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 16:42:26 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 16:42:26 Selecting previously unselected package comerr-dev:amd64. 16:42:26 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 16:42:26 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 16:42:26 Selecting previously unselected package krb5-multidev:amd64. 16:42:26 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 16:42:26 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 16:42:26 Selecting previously unselected package libnorm1:amd64. 16:42:26 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 16:42:26 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 16:42:26 Selecting previously unselected package libnorm-dev:amd64. 16:42:26 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 16:42:26 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 16:42:26 Selecting previously unselected package libpgm-5.2-0:amd64. 16:42:26 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 16:42:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:42:26 Selecting previously unselected package libpgm-dev:amd64. 16:42:26 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 16:42:26 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:42:26 Selecting previously unselected package libsodium-dev:amd64. 16:42:26 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 16:42:26 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 16:42:26 Selecting previously unselected package libzmq5:amd64. 16:42:26 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 16:42:26 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 16:42:27 Selecting previously unselected package libkrb5-dev:amd64. 16:42:27 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 16:42:27 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 16:42:27 Selecting previously unselected package libzmq3-dev:amd64. 16:42:27 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 16:42:27 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 16:42:27 Selecting previously unselected package pkg-config. 16:42:27 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 16:42:27 Unpacking pkg-config (0.29.1-0ubuntu4) ... 16:42:27 Selecting previously unselected package zip. 16:42:27 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 16:42:27 Unpacking zip (3.0-11build1) ... 16:42:27 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 16:42:27 Setting up libsodium23:amd64 (1.0.18-1) ... 16:42:27 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 16:42:27 No schema files found: doing nothing. 16:42:27 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 16:42:27 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 16:42:27 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 16:42:27 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 16:42:27 Setting up liberror-perl (0.17029-1) ... 16:42:27 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 16:42:27 Setting up zip (3.0-11build1) ... 16:42:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 16:42:27 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 16:42:27 Setting up pkg-config (0.29.1-0ubuntu4) ... 16:42:27 Setting up libsodium-dev:amd64 (1.0.18-1) ... 16:42:27 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 16:42:27 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 16:42:27 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 16:42:27 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 16:42:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:42:27 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 16:42:27 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 16:42:27 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 16:42:27 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:42:27 Setting up git (1:2.25.1-1ubuntu3.2) ... 16:42:27 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 16:42:27 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 16:42:27 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 16:42:27 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 16:42:28 comerr-dev set to automatically installed. 16:42:28 git set to automatically installed. 16:42:28 git-man set to automatically installed. 16:42:28 krb5-multidev set to automatically installed. 16:42:28 libbrotli1 set to automatically installed. 16:42:28 libcurl3-gnutls set to automatically installed. 16:42:28 liberror-perl set to automatically installed. 16:42:28 libglib2.0-0 set to automatically installed. 16:42:28 libgssrpc4 set to automatically installed. 16:42:28 libkadm5clnt-mit11 set to automatically installed. 16:42:28 libkadm5srv-mit11 set to automatically installed. 16:42:28 libkdb5-9 set to automatically installed. 16:42:28 libkrb5-dev set to automatically installed. 16:42:28 libnghttp2-14 set to automatically installed. 16:42:28 libnorm-dev set to automatically installed. 16:42:28 libnorm1 set to automatically installed. 16:42:28 libpgm-5.2-0 set to automatically installed. 16:42:28 libpgm-dev set to automatically installed. 16:42:28 libpsl5 set to automatically installed. 16:42:28 librtmp1 set to automatically installed. 16:42:28 libsodium-dev set to automatically installed. 16:42:28 libsodium23 set to automatically installed. 16:42:28 libssh-4 set to automatically installed. 16:42:28 libzmq3-dev set to automatically installed. 16:42:28 libzmq5 set to automatically installed. 16:42:28 pkg-config set to automatically installed. 16:42:28 zip set to automatically installed. 16:42:29 snapd is not logged in, snap install commands will use sudo 16:42:29 snap "core20" has no updates available 16:42:30 snapd is not logged in, snap install commands will use sudo 16:42:42 go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed 16:42:42 Downloading snap 'edgex-app-service-configurable' 16:42:44 Pulling app-service-configurable 16:42:44 + snapcraftctl pull 16:42:45 Pulling config-common 16:42:45 + snapcraftctl pull 16:42:47 Pulling go-build-helper 16:42:47 + snapcraftctl pull 16:42:48 'edgex-go' has dependencies that need to be staged: go-build-helper 16:42:48 Skipping pull go-build-helper (already ran) 16:42:48 Building go-build-helper 16:42:48 + snapcraftctl build 16:42:49 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 16:42:50 Staging go-build-helper 16:42:50 + snapcraftctl stage 16:42:55 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 16:42:55 Fetched 290 kB in 0s (0 B/s) 16:42:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 16:42:55 Fetched 158 kB in 0s (0 B/s) 16:42:55 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 16:42:55 Fetched 242 kB in 0s (0 B/s) 16:42:55 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 16:42:55 Fetched 150 kB in 0s (0 B/s) 16:42:55 Pulling edgex-go 16:42:55 + snapcraftctl pull 16:42:57 Pulling hooks 16:42:57 + snapcraftctl pull 16:43:12 Removing suid/guid from /root/parts/static-packages/install/bin/su 16:43:12 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 16:43:12 Fetched 96.1 kB in 0s (0 B/s) 16:43:12 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 16:43:12 Fetched 78.7 kB in 0s (0 B/s) 16:43:12 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 16:43:12 Fetched 48.0 kB in 0s (0 B/s) 16:43:12 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 16:43:12 Fetched 50.2 kB in 0s (0 B/s) 16:43:12 Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] 16:43:12 Fetched 14.9 kB in 0s (0 B/s) 16:43:12 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 16:43:12 Fetched 234 kB in 0s (0 B/s) 16:43:12 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 16:43:12 Fetched 155 kB in 0s (0 B/s) 16:43:12 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 16:43:12 Fetched 170 kB in 0s (0 B/s) 16:43:12 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 16:43:12 Fetched 267 kB in 0s (0 B/s) 16:43:12 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:43:12 Fetched 50.6 kB in 0s (0 B/s) 16:43:12 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 16:43:12 Fetched 15.1 kB in 0s (0 B/s) 16:43:12 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 16:43:12 Fetched 51.5 kB in 0s (0 B/s) 16:43:12 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 16:43:12 Fetched 121 kB in 0s (0 B/s) 16:43:12 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 16:43:12 Fetched 29.7 kB in 0s (0 B/s) 16:43:12 Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] 16:43:12 Fetched 1021 kB in 0s (0 B/s) 16:43:12 Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] 16:43:12 Fetched 49.3 kB in 0s (0 B/s) 16:43:12 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 16:43:12 Fetched 54.9 kB in 0s (0 B/s) 16:43:12 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 16:43:12 Fetched 16.6 kB in 0s (0 B/s) 16:43:12 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 16:43:12 Fetched 87.9 kB in 0s (0 B/s) 16:43:12 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 16:43:12 Fetched 142 kB in 0s (0 B/s) 16:43:12 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 16:43:12 Fetched 41.8 kB in 0s (0 B/s) 16:43:12 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 16:43:12 Fetched 181 kB in 0s (0 B/s) 16:43:12 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 16:43:12 Fetched 208 kB in 0s (0 B/s) 16:43:12 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 16:43:12 Fetched 161 kB in 0s (0 B/s) 16:43:12 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 16:43:12 Fetched 107 kB in 0s (0 B/s) 16:43:12 Pulling static-packages 16:43:12 + snapcraftctl pull 16:43:12 Pulling version 16:43:12 + cd /root/project 16:43:12 ++ git describe --tags --abbrev=0 16:43:12 ++ sed s/v// 16:43:12 + GIT_VERSION=2.2.0-dev.13 16:43:12 + '[' -z 2.2.0-dev.13 ']' 16:43:12 + snapcraftctl set-version 2.2.0-dev.13 16:43:13 Building app-service-configurable 16:43:13 + snapcraftctl build 16:43:16 Building config-common 16:43:16 + snapcraftctl build 16:43:17 + cp --archive --link --no-dereference . /root/parts/config-common/install 16:43:18 Skipping build go-build-helper (already ran) 16:43:18 Building edgex-go 16:43:18 + cd /root/parts/edgex-go/src 16:43:18 ++ git describe --tags --abbrev=0 16:43:18 ++ sed s/v// 16:43:18 + GIT_VERSION=2.2.0-dev.13 16:43:18 + '[' -z 2.2.0-dev.13 ']' 16:43:18 + echo 2.2.0-dev.13 16:43:18 + '[' '!' -d vendor ']' 16:43:18 + go mod download all 16:43:19 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:43:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:43:19 ---> 34172d078898 16:43:19 Step 3/20 : WORKDIR /edgex-go 16:43:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:43:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:43:19 ---> 34172d078898 16:43:19 Step 3/22 : WORKDIR /edgex-go 16:43:19 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:43:19 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:43:19 ---> 34172d078898 16:43:19 Step 3/30 : WORKDIR /edgex-go 16:43:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:43:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:43:19 ---> 34172d078898 16:43:19 Step 3/23 : WORKDIR /edgex-go 16:43:19 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:43:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:43:19 ---> 34172d078898 16:43:19 Step 3/21 : WORKDIR /edgex-go 16:43:19 ---> Running in 309f781fb5c1 16:43:19 ---> Running in b4527d883093 16:43:19 ---> Running in 8c536f11b518 16:43:19 ---> Running in 50ddf3ad7b17 16:43:19 ---> Running in 553b93f79bb4 16:43:19 Removing intermediate container 309f781fb5c1 16:43:19 ---> 11447ec2236f 16:43:19 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:19 Removing intermediate container 8c536f11b518 16:43:19 ---> 205c51de0cc8 16:43:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:19 Removing intermediate container 553b93f79bb4 16:43:19 ---> baa03caadb93 16:43:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:19 Removing intermediate container 50ddf3ad7b17 16:43:19 ---> a8f51135fb07 16:43:19 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:19 Removing intermediate container b4527d883093 16:43:19 ---> 061d4eae79ca 16:43:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:19 ---> Running in 4870a076f0ec 16:43:19 ---> Running in 68eb64a7384e 16:43:19 ---> Running in 8e1ea7e81754 16:43:19 ---> Running in d863d8954b0e 16:43:19 ---> Running in d798729aebbe 16:43:21 Removing intermediate container 4870a076f0ec 16:43:21 ---> 8c0094db620e 16:43:21 Step 5/20 : RUN apk add --update --no-cache make git 16:43:21 ---> Running in b1a237bec96e 16:43:21 Removing intermediate container 68eb64a7384e 16:43:21 ---> 42b3c234c549 16:43:21 Step 5/23 : RUN apk add --update --no-cache make git 16:43:21 Removing intermediate container d863d8954b0e 16:43:21 ---> 75dc6e16191c 16:43:21 Step 5/30 : RUN apk add --update --no-cache make git 16:43:21 ---> Running in e43c17e1ba9c 16:43:21 Removing intermediate container d798729aebbe 16:43:21 ---> 373aeacf205f 16:43:21 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:43:21 ---> Running in 545fc8928efb 16:43:21 Removing intermediate container 8e1ea7e81754 16:43:21 ---> 16905d268ff5 16:43:21 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:43:21 ---> Running in 4767bce32cd9 16:43:21 ---> Running in ec93ac481f76 16:43:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:43:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:43:24 OK: 219 MiB in 52 packages 16:43:25 OK: 219 MiB in 52 packages 16:43:25 OK: 219 MiB in 52 packages 16:43:25 OK: 219 MiB in 52 packages 16:43:25 OK: 219 MiB in 52 packages 16:43:26 Removing intermediate container b1a237bec96e 16:43:26 ---> 88cafa2147c7 16:43:26 Step 6/20 : COPY . . 16:43:26 + make build 16:43:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-data/core-data ./cmd/core-data 16:43:27 Removing intermediate container 4767bce32cd9 16:43:27 ---> fe1365a6d022 16:43:27 Step 6/22 : COPY . . 16:43:27 Removing intermediate container 545fc8928efb 16:43:27 ---> f950736df7e7 16:43:27 Step 6/30 : COPY . . 16:43:27 Removing intermediate container e43c17e1ba9c 16:43:27 ---> 052ec6c3f115 16:43:27 Step 6/23 : COPY go.mod . 16:43:27 Removing intermediate container ec93ac481f76 16:43:27 ---> 0013c706735f 16:43:27 Step 6/21 : COPY . . 16:43:27 ---> 12808e019aa7 16:43:27 Step 7/23 : RUN go mod download 16:43:28 ---> Running in 36f15630532b 16:43:33 Removing intermediate container 36f15630532b 16:43:33 ---> ad35d8b2e5c7 16:43:33 Step 8/23 : COPY . . 16:43:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:43:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/core-command/core-command ./cmd/core-command 16:43:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:43:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:43:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:43:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config 16:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:43:52 ---> e33053e4cc4f 16:43:52 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:52 ---> b0c9baeb4ca5 16:43:52 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:52 ---> c0b4b210a66c 16:43:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:52 ---> e0d4c71931ef 16:43:52 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:52 ---> Running in e2ec5a29f5d8 16:43:52 ---> Running in f830f2239c6b 16:43:52 ---> Running in 0b2f031264a6 16:43:52 ---> Running in 5655e2ebfe25 16:43:52 ---> 6c4b824ee180 16:43:52 Step 9/23 : RUN go mod tidy 16:43:52 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:43:52 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:43:52 + case "$service" in 16:43:52 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:43:52 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:43:52 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:43:52 + case "$service" in 16:43:52 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:43:52 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:43:52 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:43:52 + case "$service" in 16:43:52 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:43:52 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:43:52 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:43:52 + case "$service" in 16:43:52 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:43:52 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:43:52 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:43:52 + case "$service" in 16:43:52 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:43:52 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:43:52 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:43:52 + case "$service" in 16:43:52 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:43:52 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:43:52 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:43:52 + case "$service" in 16:43:52 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:43:52 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:43:52 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:43:52 + case "$service" in 16:43:52 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:43:52 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:43:52 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:43:52 + case "$service" in 16:43:52 + 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 16:43:52 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:43:52 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:43:52 + case "$service" in 16:43:52 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:43:52 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:43:52 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:43:52 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:43:52 + case "$service" in 16:43:52 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:43:52 + 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 16:43:52 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:43:52 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:43:52 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:43:52 ---> Running in 7eaae444e6f4 16:43:53 Building hooks 16:43:53 + cd /root/parts/hooks/src 16:43:53 + make build 16:43:53 go mod tidy 16:43:53 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 16:43:54 go: downloading github.com/davecgh/go-spew v1.1.0 16:43:54 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:43:54 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:43:55 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:43:55 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:43:55 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:43:55 Removing intermediate container e2ec5a29f5d8 16:43:55 ---> f82987ff173b 16:43:55 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:43:55 ---> Running in 5563da099927 16:43:56 Removing intermediate container f830f2239c6b 16:43:56 ---> 066ede1e8e3b 16:43:56 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:43:56 ---> Running in 156a04963e1f 16:43:56 Removing intermediate container 0b2f031264a6 16:43:56 ---> a5a5db7c77eb 16:43:56 Step 8/22 : RUN make cmd/core-data/core-data 16:43:56 Removing intermediate container 5655e2ebfe25 16:43:56 ---> 4469c8506bcb 16:43:56 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:43:57 ---> Running in 00c4f4d4db68 16:43:57 ---> Running in d981a7e263e9 16:43:57 Removing suid/guid from /root/parts/static-packages/install/bin/su 16:43:57 Building static-packages 16:43:57 + snapcraftctl build 16:43:58 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 16:43:58 Removing intermediate container 7eaae444e6f4 16:43:58 ---> 6018b3b1fef8 16:43:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:43: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 16:43:58 ---> Running in 60723298b3ec 16:43:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:43:58 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 16:43:59 Building version 16:43:59 + snapcraftctl build 16:44:00 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 16:44:01 Staging app-service-configurable 16:44:01 + snapcraftctl stage 16:44:02 Staging config-common 16:44:02 + snapcraftctl stage 16:44:03 Skipping stage go-build-helper (already ran) 16:44:03 Staging edgex-go 16:44:03 + snapcraftctl stage 16:44:05 Staging hooks 16:44:05 + snapcraftctl stage 16:44:06 Staging static-packages 16:44:06 + snapcraftctl stage 16:44:08 Staging version 16:44:08 + snapcraftctl stage 16:44:09 Priming app-service-configurable 16:44:09 + snapcraftctl prime 16:44:12 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 16:44:12 stage-packages: 16:44:12 - libnorm1 16:44:12 - libpgm-5.2-0 16:44:12 - libsodium23 16:44:12 - libzmq5 16:44:12 Priming config-common 16:44:12 + snapcraftctl prime 16:44:13 Priming go-build-helper 16:44:13 + snapcraftctl prime 16:44:15 Priming edgex-go 16:44:15 + snapcraftctl prime 16:44:17 Priming hooks 16:44:17 + snapcraftctl prime 16:44:18 Priming static-packages 16:44:18 + snapcraftctl prime 16:44:23 Priming version 16:44:23 + snapcraftctl prime 16:44:24 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:45:52 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 16:45:58 Removing intermediate container 156a04963e1f 16:45:58 ---> 1476c0236b73 16:45:58 16:45:58 Step 9/30 : FROM alpine:3.14 16:45:59 3.14: Pulling from library/alpine 16:45:59 Removing intermediate container 00c4f4d4db68 16:45:59 ---> ea68c4666cbc 16:45:59 16:45:59 Step 9/20 : FROM alpine:3.14 16:45:59 3.14: Pulling from library/alpine 16:46:01 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:46:01 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:46:01 Status: Image is up to date for alpine:3.14 16:46:01 Status: Downloaded newer image for alpine:3.14 16:46:01 ---> 5b8b7b635229 16:46:01 Step 10/20 : RUN apk add --update --no-cache curl 16:46:01 ---> 5b8b7b635229 16:46:01 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:46:01 ---> Running in 26f09efe36e9 16:46:01 ---> Running in ac005f0fb072 16:46:02 Removing intermediate container 26f09efe36e9 16:46:02 ---> 56a32f4188a1 16:46:02 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:46:02 ---> Running in 62dd1a99ab32 16:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:05 (1/5) Installing ca-certificates (20191127-r5) 16:46:05 (2/5) Installing brotli-libs (1.0.9-r5) 16:46:05 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:46:05 (4/5) Installing libcurl (7.79.1-r0) 16:46:05 (5/5) Installing curl (7.79.1-r0) 16:46:05 Executing busybox-1.33.1-r6.trigger 16:46:05 Executing ca-certificates-20191127-r5.trigger 16:46:05 OK: 8 MiB in 19 packages 16:46:06 (1/2) Installing dumb-init (1.2.5-r1) 16:46:06 (2/2) Installing su-exec (0.2-r1) 16:46:06 Executing busybox-1.33.1-r6.trigger 16:46:06 OK: 6 MiB in 16 packages 16:46:08 Removing intermediate container 5563da099927 16:46:08 ---> c3fbcbadcb65 16:46:08 16:46:08 Step 9/21 : FROM alpine:3.14 16:46:08 ---> 5b8b7b635229 16:46:08 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:46:08 ---> Running in a043be50fea3 16:46:08 Removing intermediate container 62dd1a99ab32 16:46:08 ---> 0030ff874254 16:46:08 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:46:08 ---> Running in 054fbff9d2f1 16:46:08 Removing intermediate container 60723298b3ec 16:46:08 ---> 26fbcd5da7f4 16:46:08 16:46:08 Step 11/23 : FROM alpine:3.14 16:46:08 ---> 5b8b7b635229 16:46:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:46:08 ---> Running in 6d365014e68b 16:46:09 Removing intermediate container ac005f0fb072 16:46:09 ---> 3b2010ee8550 16:46:09 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:46:09 ---> Running in 96f2678d1db5 16:46:09 Removing intermediate container 054fbff9d2f1 16:46:09 ---> 57a9baa13164 16:46:09 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:46:09 ---> Running in 2c415238c133 16:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:09 Removing intermediate container 96f2678d1db5 16:46:09 ---> f91b5b55f317 16:46:09 Step 12/20 : WORKDIR /edgex 16:46:09 Removing intermediate container 2c415238c133 16:46:09 ---> 0c9f3afcac7a 16:46:09 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:46:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:10 ---> Running in dfda4d46a69c 16:46:10 ---> Running in 612e1dd98ab5 16:46:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:11 Removing intermediate container dfda4d46a69c 16:46:11 ---> 89e029a27dae 16:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:11 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:46:11 (1/2) Installing ca-certificates (20191127-r5) 16:46:11 (2/2) Installing dumb-init (1.2.5-r1) 16:46:11 Executing busybox-1.33.1-r6.trigger 16:46:11 Executing ca-certificates-20191127-r5.trigger 16:46:11 OK: 6 MiB in 16 packages 16:46:11 (1/1) Installing dumb-init (1.2.5-r1) 16:46:11 Executing busybox-1.33.1-r6.trigger 16:46:11 OK: 6 MiB in 15 packages 16:46:12 ---> ee31a47e591e 16:46:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:46:13 Removing intermediate container 612e1dd98ab5 16:46:13 ---> 6f7177db9c40 16:46:13 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:46:13 ---> Running in f113ca3f8dce 16:46:13 Removing intermediate container 6d365014e68b 16:46:13 ---> d128378700ae 16:46:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:46:13 Removing intermediate container a043be50fea3 16:46:13 ---> 4ad4a0c84703 16:46:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:46:13 ---> Running in 9fa18598a16f 16:46:13 ---> Running in 34d55dc21a9e 16:46:14 Removing intermediate container f113ca3f8dce 16:46:14 ---> 549313725487 16:46:14 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:46:14 ---> 3d11143ff5d2 16:46:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:46:14 Removing intermediate container 9fa18598a16f 16:46:14 ---> d11d32a4a115 16:46:14 Step 12/21 : ENV APP_PORT=59860 16:46:14 Removing intermediate container 34d55dc21a9e 16:46:14 ---> c969d8947809 16:46:14 Step 14/23 : ENV APP_PORT=59861 16:46:14 ---> Running in 54e9f8fd7803 16:46:14 ---> Running in 3725681d649f 16:46:15 Removing intermediate container 54e9f8fd7803 16:46:15 ---> e2ca10c731e7 16:46:15 Step 13/21 : EXPOSE $APP_PORT 16:46:15 Removing intermediate container 3725681d649f 16:46:15 ---> 4cc7f1a776f4 16:46:15 Step 15/23 : EXPOSE $APP_PORT 16:46:15 ---> 707e89b1bccf 16:46:15 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:46:15 ---> Running in 3b72487cab9b 16:46:15 ---> Running in 7a5550a59e37 16:46:15 ---> Running in 2e011912ae9c 16:46:15 ---> 13a50d8c2a64 16:46:15 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:46:16 ---> Running in 6e4be3aa0f61 16:46:16 Removing intermediate container 3b72487cab9b 16:46:16 ---> 68d423060b58 16:46:16 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:46:16 Removing intermediate container 7a5550a59e37 16:46:16 ---> be0afd38a4f0 16:46:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:46:16 Removing intermediate container 6e4be3aa0f61 16:46:16 ---> 039db6f0baa0 16:46:16 Step 17/20 : CMD ["--init=true"] 16:46:16 ---> Running in 88ab11c499e2 16:46:17 ---> a41de87b4ff5 16:46:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:46:17 ---> dfe0aab3004a 16:46:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:46:17 Removing intermediate container 88ab11c499e2 16:46:17 ---> c345fb3570a2 16:46:17 Step 18/20 : LABEL arch=arm64 16:46:17 Removing intermediate container d981a7e263e9 16:46:17 ---> 04740a9ec65b 16:46:17 16:46:17 Step 9/22 : FROM alpine:3.14 16:46:17 ---> 5b8b7b635229 16:46:17 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:46:17 ---> Running in 3f00bfb7fd92 16:46:17 ---> Running in 6509b64b33de 16:46:18 Removing intermediate container 3f00bfb7fd92 16:46:18 ---> 43e00ed52ba4 16:46:18 Step 19/20 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:46:18 Removing intermediate container 6509b64b33de 16:46:18 ---> 1211adda531e 16:46:18 Step 11/22 : ENV APP_PORT=59880 16:46:18 ---> Running in b90136abd571 16:46:18 Removing intermediate container 2e011912ae9c 16:46:18 ---> Running in 94af5bebd3aa 16:46:18 ---> 378261f87f64 16:46:18 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:46:18 Removing intermediate container 94af5bebd3aa 16:46:18 ---> e3e689ba42f0 16:46:18 Step 12/22 : EXPOSE $APP_PORT 16:46:19 Removing intermediate container b90136abd571 16:46:19 ---> e2b506fce65f 16:46:19 Step 20/20 : LABEL version=0.0.0 16:46:19 ---> 5df091f0ac67 16:46:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:46:19 ---> Running in 415d3ccd83d0 16:46:19 ---> 57b30f5908c6 16:46:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:46:19 ---> Running in 3c4e3aa7cf13 16:46:19 ---> 7fb747302d64 16:46:19 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:46:19 Removing intermediate container 415d3ccd83d0 16:46:19 ---> 983c7ff47244 16:46:19 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:19 ---> Running in 48fa691e6355 16:46:20 Removing intermediate container 3c4e3aa7cf13 16:46:20 ---> 7a365e745406 16:46:20 16:46:20 ---> 506a2d92974f 16:46:20 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:46:20 ---> e44eda59cb99 16:46:20 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:46:20 ---> Running in 9ca8136865c3 16:46:20 ---> Running in f7f2a5c8abff 16:46:20 Successfully built 7a365e745406 16:46:20 Successfully tagged security-proxy-setup-arm64:latest 16:46:20  Building security-proxy-setup ... done Building sys-mgmt-agent 16:46:21 Removing intermediate container f7f2a5c8abff 16:46:21 Removing intermediate container 9ca8136865c3 16:46:21 ---> fc959a847ccd 16:46:21 ---> ff2e9c31cecf 16:46:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:46:21 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:46:21 ---> Running in 079312e0274e 16:46:21 ---> Running in 1b0c7f501bbd 16:46:21 ---> 70fe47bdd173 16:46:21 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:46:22 Removing intermediate container 1b0c7f501bbd 16:46:22 ---> 900951505bab 16:46:22 Step 21/23 : LABEL arch=arm64 16:46:22 Removing intermediate container 079312e0274e 16:46:22 ---> c3756ae911f4 16:46:22 Step 19/21 : LABEL arch=arm64 16:46:22 Removing intermediate container 48fa691e6355 16:46:22 ---> bde1d0328362 16:46:22 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:46:22 ---> Running in 0db436cfd935 16:46:22 ---> Running in f8e13b1d8081 16:46:22 ---> Running in 59063465d6ca 16:46:22 ---> db1b5ab3c816 16:46:22 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:46:23 Removing intermediate container f8e13b1d8081 16:46:23 ---> a1640fd80de2 16:46:23 Step 20/21 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:46:23 Removing intermediate container 0db436cfd935 16:46:23 ---> e0a4460333fd 16:46:23 Step 22/23 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:46:23 ---> Running in de46cfab3046 16:46:23 ---> Running in 1e8119a0b0a4 16:46:24 ---> 05e5192f0ab5 16:46:24 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:46:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:24 Removing intermediate container de46cfab3046 16:46:24 ---> 453d5a82d89f 16:46:24 Step 21/21 : LABEL version=0.0.0 16:46:24 Removing intermediate container 1e8119a0b0a4 16:46:24 ---> b1cc91b1957e 16:46:24 Step 23/23 : LABEL version=0.0.0 16:46:24 ---> Running in 196dec932584 16:46:24 ---> Running in f2d77dbdf283 16:46:25 Removing intermediate container 196dec932584 16:46:25 ---> 39602f2799fa 16:46:25 16:46:25 ---> 2d6ff3da82af 16:46:25 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:46:25 Removing intermediate container f2d77dbdf283 16:46:25 ---> cf2ae586ea5e 16:46:25 16:46:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:25 Successfully built 39602f2799fa 16:46:25 Successfully tagged support-notifications-arm64:latest 16:46:25  Building support-notifications ... done Building security-secretstore-setup 16:46:25 Successfully built cf2ae586ea5e 16:46:25 Successfully tagged support-scheduler-arm64:latest 16:46:25 ---> Running in 0a1377d81958 16:46:25  Building support-scheduler ... done Building core-metadata 16:46:25 (1/6) Installing dumb-init (1.2.5-r1) 16:46:25 Removing intermediate container 0a1377d81958 16:46:25 ---> 7fb70c6b15c1 16:46:25 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:46:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:46:26 (3/6) Installing libsodium (1.0.18-r0) 16:46:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:46:26 (5/6) Installing libzmq (4.3.4-r0) 16:46:26 (6/6) Installing zeromq (4.3.4-r0) 16:46:26 Executing busybox-1.33.1-r6.trigger 16:46:26 OK: 8 MiB in 20 packages 16:46:26 ---> fa829d3f7cbf 16:46:26 Step 25/30 : RUN chmod +x /entrypoint.sh 16:46:26 ---> Running in 01625c1bcfd6 16:46:27 Removing intermediate container 59063465d6ca 16:46:27 ---> 2d8962a002af 16:46:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:46:28 ---> ed56fd96b322 16:46:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:46:29 Removing intermediate container 01625c1bcfd6 16:46:29 ---> 4cc693a3bd81 16:46:29 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:46:29 ---> Running in b8fe6f04da35 16:46:30 ---> af8f87427a46 16:46:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:46:30 Removing intermediate container b8fe6f04da35 16:46:30 ---> 1769f590b28e 16:46:30 Step 27/30 : CMD ["gate"] 16:46:30 ---> Running in 2da0d957ceac 16:46:31 Removing intermediate container 2da0d957ceac 16:46:31 ---> 25ec4bc2e9e0 16:46:31 Step 28/30 : LABEL arch=arm64 16:46:31 ---> a9bd84791cf6 16:46:31 Step 18/22 : ENTRYPOINT ["/core-data"] 16:46:31 ---> Running in 20bb72e575af 16:46:31 ---> Running in 1baf9b91424e 16:46:31 Removing intermediate container 20bb72e575af 16:46:31 ---> d2f24e82ca67 16:46:31 Step 29/30 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:46:31 Removing intermediate container 1baf9b91424e 16:46:32 ---> ed3960143512 16:46:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:46:32 ---> Running in 7b4982018bc8 16:46:32 ---> Running in aca9972a1f02 16:46:32 Removing intermediate container 7b4982018bc8 16:46:32 ---> f61e92fa5357 16:46:32 Step 20/22 : LABEL arch=arm64 16:46:32 Removing intermediate container aca9972a1f02 16:46:32 ---> e3dac546bd13 16:46:32 Step 30/30 : LABEL version=0.0.0 16:46:32 ---> Running in f33f2ec56aab 16:46:33 ---> Running in 30cee416f9c9 16:46:33 Removing intermediate container f33f2ec56aab 16:46:33 ---> 30b016f4ae9a 16:46:33 Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:46:33 ---> Running in 4705b0a37b4b 16:46:33 Removing intermediate container 30cee416f9c9 16:46:33 ---> c1096fe6f575 16:46:33 16:46:34 Successfully built c1096fe6f575 16:46:34 Successfully tagged security-bootstrapper-arm64:latest 16:46:34  Building security-bootstrapper ... done Building core-command 16:46:34 Removing intermediate container 4705b0a37b4b 16:46:34 ---> e7ef389db39d 16:46:34 Step 22/22 : LABEL version=0.0.0 16:46:34 ---> Running in b6912051e6e6 16:46:34 Removing intermediate container b6912051e6e6 16:46:34 ---> 873a1720cab7 16:46:34 16:46:34 Successfully built 873a1720cab7 16:46:35 Successfully tagged core-data-arm64:latest 16:47:07  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:47:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:07 ---> 34172d078898 16:47:07 Step 3/22 : WORKDIR /edgex-go 16:47:07 ---> Using cache 16:47:07 ---> 061d4eae79ca 16:47:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:07 ---> Using cache 16:47:07 ---> 373aeacf205f 16:47:07 Step 5/22 : RUN apk add --update --no-cache make bash git 16:47:08 ---> Running in 4189e9748746 16:47:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:47:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:47:11 OK: 219 MiB in 52 packages 16:47:13 Removing intermediate container 4189e9748746 16:47:13 ---> b83014c1283b 16:47:13 Step 6/22 : COPY . . 16:47:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:47:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:47:13 ---> 34172d078898 16:47:13 Step 3/24 : WORKDIR /edgex-go 16:47:13 ---> Using cache 16:47:13 ---> 061d4eae79ca 16:47:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:13 ---> Using cache 16:47:13 ---> 373aeacf205f 16:47:13 Step 5/24 : RUN apk add --update --no-cache make git 16:47:13 ---> Running in 844a3b41dc1e 16:47:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:47:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:13 ---> 34172d078898 16:47:13 Step 3/22 : WORKDIR /edgex-go 16:47:13 ---> Using cache 16:47:13 ---> 061d4eae79ca 16:47:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:13 ---> Using cache 16:47:13 ---> 373aeacf205f 16:47:13 Step 5/22 : RUN apk add --update --no-cache make git 16:47:13 ---> Running in c477826dc0b5 16:47:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:47:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:47:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:47:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:47:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:47:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:16 ---> 34172d078898 16:47:16 Step 3/22 : WORKDIR /edgex-go 16:47:16 ---> Using cache 16:47:16 ---> 061d4eae79ca 16:47:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:16 ---> Using cache 16:47:16 ---> 373aeacf205f 16:47:16 Step 5/22 : RUN apk add --update --no-cache make git 16:47:16 ---> Running in 21b75c6bcb82 16:47:16 OK: 219 MiB in 52 packages 16:47:16 OK: 219 MiB in 52 packages 16:47:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:47:18 Removing intermediate container 844a3b41dc1e 16:47:18 Removing intermediate container c477826dc0b5 16:47:18 ---> 900d61eaa9e5 16:47:18 Step 6/22 : COPY . . 16:47:18 ---> f5e20e8fb6b6 16:47:18 Step 6/24 : COPY . . 16:47:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:47:19 OK: 219 MiB in 52 packages 16:47:21 Removing intermediate container 21b75c6bcb82 16:47:21 ---> 3881d8e0b2e3 16:47:21 Step 6/22 : COPY . . 16:47:31 ---> 34df043f160b 16:47:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:31 ---> Running in cdfd3cf429b9 16:47:35 ---> 6e4ea037b11e 16:47:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:35 Removing intermediate container cdfd3cf429b9 16:47:35 ---> 830077dbff63 16:47:35 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:47:35 ---> Running in feda813e2320 16:47:35 ---> Running in 8c57d41235d9 16:47:35 ---> 5ea99c4fbb44 16:47:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:35 ---> Running in 9d6926529027 16:47:36 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 16:47:39 Removing intermediate container feda813e2320 16:47:39 ---> df38a09d6d54 16:47:39 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:47:39 ---> Running in f6a99b6985b0 16:47:39 Removing intermediate container 9d6926529027 16:47:39 ---> 276fbc530d76 16:47:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:47:39 ---> 395972b12e9c 16:47:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:40 ---> Running in ea1880bbbe54 16:47:40 ---> Running in 28e2777a8d67 16:47:41 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 16:47:42 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 16:47:45 Removing intermediate container ea1880bbbe54 16:47:45 ---> 6b3e4de35f69 16:47:45 Step 8/22 : RUN make cmd/core-command/core-command 16:47:45 ---> Running in 0b869b5c22de 16:47:47 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 16:49:08 Removing intermediate container 8c57d41235d9 16:49:08 ---> 617c88cc3ce6 16:49:08 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:49:08 ---> Running in 4cdf81d69cf3 16:49:08 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 16:49:08 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 16:49:12 Removing intermediate container 4cdf81d69cf3 16:49:12 ---> 5a18d14509b8 16:49:12 16:49:12 Step 10/22 : FROM docker:20.10.10 16:49:12 20.10.10: Pulling from library/docker 16:49:16 Removing intermediate container 0b869b5c22de 16:49:16 ---> ce42b187e51d 16:49:16 16:49:16 Step 9/22 : FROM alpine:3.14 16:49:16 ---> 5b8b7b635229 16:49:16 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:49:16 ---> Using cache 16:49:16 ---> d128378700ae 16:49:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:16 ---> Using cache 16:49:16 ---> c969d8947809 16:49:16 Step 12/22 : ENV APP_PORT=59882 16:49:16 ---> Running in dc86db488a00 16:49:17 Removing intermediate container dc86db488a00 16:49:17 ---> d0cd8ddd4eb2 16:49:17 Step 13/22 : EXPOSE $APP_PORT 16:49:17 ---> Running in e45604319959 16:49:18 Removing intermediate container e45604319959 16:49:18 ---> 5d488ffdf8ef 16:49:18 Step 14/22 : WORKDIR / 16:49:18 ---> Running in 6a7fdd62d8e4 16:49:19 Removing intermediate container 6a7fdd62d8e4 16:49:19 ---> f9ba4590c2b9 16:49:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:20 Removing intermediate container 28e2777a8d67 16:49:20 ---> cd20c4315c82 16:49:20 16:49:20 Step 9/24 : FROM alpine:3.14 16:49:20 ---> 5b8b7b635229 16:49:20 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:49:20 ---> 4e549aed302a 16:49:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:49:20 Removing intermediate container f6a99b6985b0 16:49:20 ---> a9ccbe4c265c 16:49:20 16:49:20 Step 9/22 : FROM alpine:3.14 16:49:20 ---> 5b8b7b635229 16:49:20 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:49:20 ---> Using cache 16:49:20 ---> d128378700ae 16:49:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:20 ---> Using cache 16:49:20 ---> c969d8947809 16:49:20 Step 12/22 : ENV APP_PORT=59881 16:49:20 ---> Running in 8ce02d467e47 16:49:20 ---> Running in cec6994e5c8b 16:49:21 Removing intermediate container cec6994e5c8b 16:49:21 ---> 4c73d4265904 16:49:21 Step 13/22 : EXPOSE $APP_PORT 16:49:21 ---> Running in 0aa356bd5ce8 16:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:21 Removing intermediate container 0aa356bd5ce8 16:49:21 ---> c82020ca19f1 16:49:21 Step 14/22 : WORKDIR / 16:49:21 ---> 522c6e16ba30 16:49:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:21 ---> Running in 3d0572fa4532 16:49:22 Removing intermediate container 3d0572fa4532 16:49:22 ---> 415fef7c6c66 16:49:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:22 (1/3) Installing ca-certificates (20191127-r5) 16:49:22 (2/3) Installing dumb-init (1.2.5-r1) 16:49:22 (3/3) Installing su-exec (0.2-r1) 16:49:22 Executing busybox-1.33.1-r6.trigger 16:49:23 Executing ca-certificates-20191127-r5.trigger 16:49:23 ---> d70eef17500c 16:49:23 Step 18/22 : ENTRYPOINT ["/core-command"] 16:49:23 OK: 6 MiB in 17 packages 16:49:23 ---> Running in 758ec2d2dc29 16:49:23 Removing intermediate container 758ec2d2dc29 16:49:23 ---> edfaf4053013 16:49:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:23 ---> f7216b6d4b9a 16:49:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:49:23 ---> Running in 32e5a5b81fe7 16:49:24 Removing intermediate container 32e5a5b81fe7 16:49:24 ---> 806582df51d5 16:49:24 Step 20/22 : LABEL arch=arm64 16:49:24 ---> Running in 03fe6b6e23ed 16:49:24 Removing intermediate container 8ce02d467e47 16:49:24 ---> 7c721eef6f93 16:49:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:49:25 ---> Running in d3f9f93f4481 16:49:25 Removing intermediate container 03fe6b6e23ed 16:49:25 ---> 43a28ac83a06 16:49:25 Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:49:25 ---> Running in a85347c3521d 16:49:25 ---> fbf6e6dda124 16:49:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:49:25 Removing intermediate container d3f9f93f4481 16:49:25 ---> 17e2ef0a01df 16:49:25 Step 12/24 : WORKDIR / 16:49:25 ---> Running in 4f3509478291 16:49:25 Removing intermediate container a85347c3521d 16:49:25 ---> de02c81ce5d2 16:49:25 Step 22/22 : LABEL version=0.0.0 16:49:26 ---> Running in e0e2c64b6a6b 16:49:26 Removing intermediate container 4f3509478291 16:49:26 ---> e13e0b8dd538 16:49:26 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:49:26 ---> 98f5482846b1 16:49:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:49:26 Removing intermediate container e0e2c64b6a6b 16:49:26 ---> f0fdf7ae4b30 16:49:26 16:49:26 ---> Running in bc1ae6a0f25b 16:49:26 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:49:26 Status: Downloaded newer image for docker:20.10.10 16:49:26 ---> 520e9a0a30f7 16:49:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:49:27 ---> Running in 786b578e8157 16:49:27 ---> 9a8a9533147f 16:49:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:49:27 Successfully built f0fdf7ae4b30 16:49:27 Successfully tagged core-command-arm64:latest 16:49:27 Removing intermediate container bc1ae6a0f25b 16:49:27 ---> 1c587b9ba758 16:49:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:27  Building core-command ... done  ---> Running in 455bcba4300a 16:49:27 Removing intermediate container 786b578e8157 16:49:27 ---> 9677563b6477 16:49:27 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 16:49:27 ---> Running in aef8bd8edfd3 16:49:28 Removing intermediate container 455bcba4300a 16:49:28 ---> 8ed650259793 16:49:28 Step 20/22 : LABEL arch=arm64 16:49:28 ---> Running in 4bbfe4cd1af3 16:49:28 ---> b407c189bcbf 16:49:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:49:28 Removing intermediate container 4bbfe4cd1af3 16:49:28 ---> b75d0bf058df 16:49:28 Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:49:28 ---> Running in 392fd98e8386 16:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:29 Removing intermediate container 392fd98e8386 16:49:29 ---> cd103ab79812 16:49:29 Step 22/22 : LABEL version=0.0.0 16:49:29 ---> c8308b0138cb 16:49:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:49:29 ---> Running in 13610adbd43e 16:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:30 Removing intermediate container 13610adbd43e 16:49:30 ---> 08ae57e3b61c 16:49:30 16:49:30 (1/42) Installing readline (8.1.0-r0) 16:49:30 (2/42) Installing bash (5.1.4-r0) 16:49:30 ---> 94c3638e6578 16:49:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:49:30 Successfully built 08ae57e3b61c 16:49:30 Successfully tagged core-metadata-arm64:latest 16:49:30  Building core-metadata ... done Executing bash-5.1.4-r0.post-install 16:49:30 (3/42) Installing brotli-libs (1.0.9-r5) 16:49:30 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:49:30 (5/42) Installing libcurl (7.79.1-r0) 16:49:30 (6/42) Installing curl (7.79.1-r0) 16:49:30 (7/42) Installing dumb-init (1.2.5-r1) 16:49:30 (8/42) Installing libbz2 (1.0.8-r1) 16:49:30 (9/42) Installing expat (2.4.1-r0) 16:49:30 (10/42) Installing libffi (3.3-r2) 16:49:30 (11/42) Installing gdbm (1.19-r0) 16:49:30 (12/42) Installing xz-libs (5.2.5-r0) 16:49:30 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:49:30 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:49:30 (15/42) Installing mpdecimal (2.5.1-r1) 16:49:30 (16/42) Installing sqlite-libs (3.35.5-r0) 16:49:30 (17/42) Installing python3 (3.9.5-r2) 16:49:31 ---> 1e30bf9a5190 16:49:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:49:32 (18/42) Installing py3-appdirs (1.4.4-r2) 16:49:32 (19/42) Installing py3-chardet (4.0.0-r2) 16:49:32 (20/42) Installing py3-idna (3.2-r0) 16:49:32 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:49:32 ---> 0300d87edf51 16:49:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:49:32 (22/42) Installing py3-certifi (2020.12.5-r1) 16:49:32 (23/42) Installing py3-requests (2.25.1-r4) 16:49:32 (24/42) Installing py3-msgpack (1.0.2-r1) 16:49:32 (25/42) Installing py3-lockfile (0.12.2-r4) 16:49:32 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:49:32 (27/42) Installing py3-colorama (0.4.4-r1) 16:49:32 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:49:32 (29/42) Installing py3-distlib (0.3.1-r3) 16:49:32 (30/42) Installing py3-distro (1.5.0-r3) 16:49:32 (31/42) Installing py3-six (1.15.0-r1) 16:49:33 (32/42) Installing py3-webencodings (0.5.1-r4) 16:49:33 (33/42) Installing py3-html5lib (1.1-r1) 16:49:33 (34/42) Installing py3-parsing (2.4.7-r2) 16:49:33 (35/42) Installing py3-packaging (20.9-r1) 16:49:33 (36/42) Installing py3-toml (0.10.2-r2) 16:49:33 (37/42) Installing py3-pep517 (0.10.0-r2) 16:49:33 (38/42) Installing py3-progress (1.5-r2) 16:49:33 (39/42) Installing py3-retrying (1.3.3-r1) 16:49:33 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:49:33 (41/42) Installing py3-setuptools (52.0.0-r3) 16:49:33 (42/42) Installing py3-pip (20.3.4-r1) 16:49:33 ---> dcd664fe6a13 16:49:33 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/ 16:49:33 ---> Running in 57ae545777b7 16:49:34 Executing busybox-1.33.1-r6.trigger 16:49:34 OK: 84 MiB in 64 packages 16:49:35 Removing intermediate container 57ae545777b7 16:49:35 ---> 6c1f85bb6f32 16:49:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:49:35 ---> Running in 36dfc893d9a6 16:49:35 Removing intermediate container 36dfc893d9a6 16:49:35 ---> 90eafcca83b9 16:49:35 Step 22/24 : LABEL arch=arm64 16:49:36 ---> Running in 9e9323e2c3f9 16:49:36 Removing intermediate container 9e9323e2c3f9 16:49:36 ---> ef049ace3ee8 16:49:36 Step 23/24 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:49:36 ---> Running in fecb613eff2d 16:49:37 Removing intermediate container fecb613eff2d 16:49:37 ---> 431caab678f2 16:49:37 Step 24/24 : LABEL version=0.0.0 16:49:37 ---> Running in 0a7c0dc919f5 16:49:37 Removing intermediate container 0a7c0dc919f5 16:49:37 ---> 1138b251f720 16:49:37 16:49:37 Successfully built 1138b251f720 16:49:37 Successfully tagged security-secretstore-setup-arm64:latest 16:49:37  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 16:49:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:49:38 Collecting docker<4.0,>=3.6.0 16:49:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:49:38 Collecting cached-property<2,>=1.2.0 16:49:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:49:39 Collecting PyYAML<4,>=3.10 16:49:39 Downloading PyYAML-3.13.tar.gz (270 kB) 16:49:42 Collecting dockerpty<0.5,>=0.4.1 16:49:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:49:43 Collecting websocket-client<1.0,>=0.32.0 16:49:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:49:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:49:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:49:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:49:44 Collecting jsonschema<3,>=2.5.1 16:49:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:49:44 Collecting docopt<0.7,>=0.6.1 16:49:44 Downloading docopt-0.6.2.tar.gz (25 kB) 16:49:46 Collecting texttable<0.10,>=0.9.0 16:49:46 Downloading texttable-0.9.1.tar.gz (11 kB) 16:49:48 Collecting docker-pycreds>=0.4.0 16:49:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:49:48 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) 16:49:48 Collecting idna<2.8,>=2.5 16:49:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:49:48 Collecting chardet<3.1.0,>=3.0.2 16:49:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:49:48 Collecting urllib3<1.25,>=1.21.1 16:49:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:49:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:49:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:49:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:49:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:49:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:49:50 Attempting uninstall: urllib3 16:49:50 Found existing installation: urllib3 1.26.5 16:49:50 Uninstalling urllib3-1.26.5: 16:49:50 Successfully uninstalled urllib3-1.26.5 16:49:50 Attempting uninstall: idna 16:49:50 Found existing installation: idna 3.2 16:49:50 Uninstalling idna-3.2: 16:49:50 Successfully uninstalled idna-3.2 16:49:51 Attempting uninstall: chardet 16:49:51 Found existing installation: chardet 4.0.0 16:49:51 Uninstalling chardet-4.0.0: 16:49:51 Successfully uninstalled chardet-4.0.0 16:49:53 Attempting uninstall: requests 16:49:53 Found existing installation: requests 2.25.1 16:49:53 Uninstalling requests-2.25.1: 16:49:53 Successfully uninstalled requests-2.25.1 16:49:53 Running setup.py install for texttable: started 16:49:54 Running setup.py install for texttable: finished with status 'done' 16:49:54 Running setup.py install for PyYAML: started 16:49:56 Running setup.py install for PyYAML: finished with status 'done' 16:49:57 Running setup.py install for docopt: started 16:49:59 Running setup.py install for docopt: finished with status 'done' 16:49:59 Running setup.py install for dockerpty: started 16:50:00 Running setup.py install for dockerpty: finished with status 'done' 16:50:01 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 16:50:10 Removing intermediate container aef8bd8edfd3 16:50:10 ---> c7bfc2d3fe15 16:50:10 Step 13/22 : ENV APP_PORT=58890 16:50:10 ---> Running in bf990c286635 16:50:10 Removing intermediate container bf990c286635 16:50:10 ---> 888d5b3e72f5 16:50:10 Step 14/22 : EXPOSE $APP_PORT 16:50:10 ---> Running in 840316caf9b8 16:50:10 Removing intermediate container 840316caf9b8 16:50:10 ---> b9a9e0587647 16:50:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:50:11 ---> e6ad6650ddfb 16:50:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:50:11 ---> 79341bc6ad28 16:50:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:50:12 ---> eca15d9ab6c6 16:50:12 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:50:12 ---> Running in 1fc310d34eee 16:50:12 Removing intermediate container 1fc310d34eee 16:50:12 ---> 63f459023640 16:50:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:12 ---> Running in 45556f40b72f 16:50:13 Removing intermediate container 45556f40b72f 16:50:13 ---> 90c94007be55 16:50:13 Step 20/22 : LABEL arch=arm64 16:50:13 ---> Running in a4f03cdd3ec4 16:50:13 Removing intermediate container a4f03cdd3ec4 16:50:13 ---> 6861aa05e6f3 16:50:13 Step 21/22 : LABEL git_sha=dd593491210a36411325267f9a36c518a4519b50 16:50:13 ---> Running in 2fd9f6c8edd4 16:50:14 Removing intermediate container 2fd9f6c8edd4 16:50:14 ---> 719e9f2082a8 16:50:14 Step 22/22 : LABEL version=0.0.0 16:50:14 ---> Running in 686118594ccd 16:50:14 Removing intermediate container 686118594ccd 16:50:14 ---> dd70c4431a34 16:50:14 16:50:14 Successfully built dd70c4431a34 16:50:14 Successfully tagged sys-mgmt-agent-arm64:latest 16:50:15  Building sys-mgmt-agent ... done  [Pipeline] } 16:50:15 $ docker stop --time=1 5c5e71d91546014d48ce502925f8e4ae50b6096692ac76e6f276458526231470 16:50:16 $ docker rm -f 5c5e71d91546014d48ce502925f8e4ae50b6096692ac76e6f276458526231470 [Pipeline] // withDockerContainer [Pipeline] sh 16:50:17 + docker images 16:50:17 REPOSITORY TAG IMAGE ID CREATED SIZE 16:50:17 sys-mgmt-agent-arm64 latest dd70c4431a34 3 seconds ago 280MB 16:50:17 security-secretstore-setup-arm64 latest 1138b251f720 40 seconds ago 26.8MB 16:50:17 core-metadata-arm64 latest 08ae57e3b61c 48 seconds ago 15.9MB 16:50:17 core-command-arm64 latest f0fdf7ae4b30 51 seconds ago 15.2MB 16:50:17 a9ccbe4c265c 58 seconds ago 1.58GB 16:50:17 cd20c4315c82 58 seconds ago 1.58GB 16:50:17 ce42b187e51d About a minute ago 1.57GB 16:50:17 5a18d14509b8 About a minute ago 1.57GB 16:50:17 core-data-arm64 latest 873a1720cab7 3 minutes ago 19.6MB 16:50:17 security-bootstrapper-arm64 latest c1096fe6f575 3 minutes ago 17.8MB 16:50:17 support-notifications-arm64 latest 39602f2799fa 3 minutes ago 16.1MB 16:50:17 support-scheduler-arm64 latest cf2ae586ea5e 3 minutes ago 15.3MB 16:50:17 security-proxy-setup-arm64 latest 7a365e745406 3 minutes ago 25.5MB 16:50:17 04740a9ec65b 4 minutes ago 1.58GB 16:50:17 26fbcd5da7f4 4 minutes ago 1.57GB 16:50:17 c3fbcbadcb65 4 minutes ago 1.57GB 16:50:17 ea68c4666cbc 4 minutes ago 1.58GB 16:50:17 1476c0236b73 4 minutes ago 1.57GB 16:50:17 ci-base-image-arm64 latest 34172d078898 14 minutes ago 1.24GB 16:50:17 docker 20.10.10 520e9a0a30f7 5 weeks ago 200MB 16:50:17 alpine 3.14 5b8b7b635229 5 weeks ago 5.35MB 16:50:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB 16:50:17 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 16:50:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:18 16:50:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:18 arm64: Pulling from edgex-lftools-log-publisher 16:50:18 448f6bf000e3: Pulling fs layer 16:50:18 f757da607395: Pulling fs layer 16:50:18 05883995daec: Pulling fs layer 16:50:18 8603b9c90790: Pulling fs layer 16:50:18 1560dd03e051: Pulling fs layer 16:50:18 27f5ce0e4adf: Pulling fs layer 16:50:18 c2d8d7efcc4b: Pulling fs layer 16:50:18 8603b9c90790: Waiting 16:50:18 1560dd03e051: Waiting 16:50:18 27f5ce0e4adf: Waiting 16:50:18 c2d8d7efcc4b: Waiting 16:50:18 f757da607395: Verifying Checksum 16:50:18 f757da607395: Download complete 16:50:18 8603b9c90790: Verifying Checksum 16:50:18 8603b9c90790: Download complete 16:50:18 1560dd03e051: Verifying Checksum 16:50:18 1560dd03e051: Download complete 16:50:18 27f5ce0e4adf: Verifying Checksum 16:50:18 27f5ce0e4adf: Download complete 16:50:18 05883995daec: Verifying Checksum 16:50:18 05883995daec: Download complete 16:50:19 448f6bf000e3: Verifying Checksum 16:50:19 448f6bf000e3: Download complete 16:50:21 c2d8d7efcc4b: Verifying Checksum 16:50:21 c2d8d7efcc4b: Download complete 16:50:22 448f6bf000e3: Pull complete 16:50:23 f757da607395: Pull complete 16:50:24 05883995daec: Pull complete 16:50:24 8603b9c90790: Pull complete 16:50:25 1560dd03e051: Pull complete 16:50:26 27f5ce0e4adf: Pull complete 16:50:41 c2d8d7efcc4b: Pull complete 16:50:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:50:41 prd-ubuntu18.04-docker-arm64-4c-16g-1176 does not seem to be running inside a container 16:50:41 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:arm64 cat 16:50:44 $ docker top 17dd7c4674218a69848aa861f64793735b07179de667768cd11a5842fca70857 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:44 ---> job-cost.sh 16:50:44 lf-activate-venv: SKIPPING 16:50:44 INFO: No Stack... 16:50:45 INFO: Retrieving Pricing Info for: v3-standard-4 16:50:45 INFO: Archiving Costs [Pipeline] sh 16:50:46 + cat /w/workspace/edgex-go/4/archives/cost.csv 16:50:46 + cut -d, -f6 [Pipeline] lock 16:50:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-4-stack-cost] 16:50:46 Resource [jenkins-edgexfoundry-edgex-go-PR-3848-4-stack-cost] did not exist. Created. 16:50:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:50:46 + echo total: 0.10999999940395355 [Pipeline] stash 16:50:47 Stashed 1 file(s) [Pipeline] } 16:50:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:50:47 $ docker stop --time=1 17dd7c4674218a69848aa861f64793735b07179de667768cd11a5842fca70857 16:50:48 $ docker rm -f 17dd7c4674218a69848aa861f64793735b07179de667768cd11a5842fca70857 [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 16:50:49 provisioning config files... 16:50:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3158672488890610981tmp [Pipeline] { [Pipeline] sh 16:50:49 + set +x 16:50:49 + curl -s https://codecov.io/bash 16:50:49 + bash -s -- 16:50:49 16:50:49 _____ _ 16:50:49 / ____| | | 16:50:49 | | ___ __| | ___ ___ _____ __ 16:50:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:50:49 | |___| (_) | (_| | __/ (_| (_) \ V / 16:50:49 \_____\___/ \__,_|\___|\___\___/ \_/ 16:50:49 Bash-1.0.6 16:50:49 16:50:49 16:50:49 ==> git version 2.24.4 found 16:50:49 ==> 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 16:50:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:50:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:50:49 ==> Jenkins CI detected. 16:50:49 current dir:  /w/workspace/edgex-go/4 16:50:49 project root: . 16:50:49 --> token set from env 16:50:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:50:49 ==> Running gcov in . (disable via -X gcov) 16:50:49 ==> Python coveragepy not found 16:50:49 ==> Searching for coverage reports in: 16:50:49 + . 16:50:49 -> Found 1 reports 16:50:49 ==> Detecting git/mercurial file structure 16:50:49 ==> Reading reports 16:50:49 + ./coverage.out bytes=428381 16:50:49 ==> Appending adjustments 16:50:49 https://docs.codecov.io/docs/fixing-reports 16:50:51 + Found adjustments 16:50:51 ==> Gzipping contents 16:50:51 60K /tmp/codecov.TQM7Nn.gz 16:50:51 ==> Uploading reports 16:50:51 url: https://codecov.io 16:50:51 query: branch=PR-3848&commit=dd593491210a36411325267f9a36c518a4519b50&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= 16:50:51 -> Pinging Codecov 16:50:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3848&commit=dd593491210a36411325267f9a36c518a4519b50&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3848%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3848&job=&cmd_args= 16:50:51 -> Uploading to 16:50:51 https://storage.googleapis.com/codecov/v4/raw/2021-12-20/00271124DB129430A58F1EEE437C3FCB/dd593491210a36411325267f9a36c518a4519b50/656568ec-7aea-4ce8-b19e-3f9c0eeeae7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211220T165051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ec9cd595f1d37b5dcd8228b3c2e8c2de091f53249d7926bd9b4ea08229661ce 16:50:51 % Total % Received % Xferd Average Speed Time Time Time Current 16:50:51 Dload Upload Total Spent Left Speed 16:50:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57832 0 0 100 57832 0 175k --:--:-- --:--:-- --:--:-- 175k 16:50:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dd593491210a36411325267f9a36c518a4519b50 [Pipeline] } 16:50:51 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 16:50:52 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:50:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:50:53 ---> package-listing.sh 16:50:53 ++ facter osfamily 16:50:53 ++ tr '[:upper:]' '[:lower:]' 16:50:53 + OS_FAMILY=redhat 16:50:53 + workspace=/w/workspace/edgex-go/4 16:50:53 + START_PACKAGES=/tmp/packages_start.txt 16:50:53 + END_PACKAGES=/tmp/packages_end.txt 16:50:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:50:53 + PACKAGES=/tmp/packages_start.txt 16:50:53 + '[' /w/workspace/edgex-go/4 ']' 16:50:53 + PACKAGES=/tmp/packages_end.txt 16:50:53 + case "${OS_FAMILY}" in 16:50:53 + rpm -qa 16:50:53 + sort 16:50:58 + '[' -f /tmp/packages_start.txt ']' 16:50:58 + '[' -f /tmp/packages_end.txt ']' 16:50:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:50:58 + '[' /w/workspace/edgex-go/4 ']' 16:50:58 + mkdir -p /w/workspace/edgex-go/4/archives/ 16:50:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 16:50:58 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:50:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:50:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:58 16:50:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:50:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:59 latest: Pulling from edgex-lftools-log-publisher 16:50:59 b4d181a07f80: Pulling fs layer 16:50:59 a1111a8f2ec3: Pulling fs layer 16:50:59 ed53099fbce6: Pulling fs layer 16:50:59 dc539afda2c1: Pulling fs layer 16:50:59 77bc0d833cb6: Pulling fs layer 16:50:59 9065ff56babe: Pulling fs layer 16:50:59 d287ab97295c: Pulling fs layer 16:50:59 dc539afda2c1: Waiting 16:50:59 77bc0d833cb6: Waiting 16:50:59 9065ff56babe: Waiting 16:50:59 d287ab97295c: Waiting 16:50:59 a1111a8f2ec3: Verifying Checksum 16:50:59 a1111a8f2ec3: Download complete 16:50:59 dc539afda2c1: Verifying Checksum 16:50:59 dc539afda2c1: Download complete 16:50:59 ed53099fbce6: Verifying Checksum 16:50:59 ed53099fbce6: Download complete 16:50:59 9065ff56babe: Verifying Checksum 16:50:59 9065ff56babe: Download complete 16:50:59 77bc0d833cb6: Verifying Checksum 16:50:59 77bc0d833cb6: Download complete 16:50:59 b4d181a07f80: Download complete 16:51:00 d287ab97295c: Verifying Checksum 16:51:00 d287ab97295c: Download complete 16:51:01 b4d181a07f80: Pull complete 16:51:01 a1111a8f2ec3: Pull complete 16:51:01 ed53099fbce6: Pull complete 16:51:01 dc539afda2c1: Pull complete 16:51:01 77bc0d833cb6: Pull complete 16:51:02 9065ff56babe: Pull complete 16:51:07 d287ab97295c: Pull complete 16:51:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:51:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:51:07 prd-centos7-docker-4c-2g-1175 does not seem to be running inside a container 16:51:07 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:51:11 $ docker top a2e6bbe17cc60bebb0f0de19f988f4bad02cc5c620cb9916a992abc215a27712 -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:11 + touch /tmp/pre-build-complete [Pipeline] sh 16:51:11 + mkdir -p /var/log/sysstat [Pipeline] sh 16:51:11 + ls /var/log/sa-host 16:51:11 + sadf -c /var/log/sa-host/sa17 16:51:11 file_magic: OK 16:51:11 HZ: Using current value: 100 16:51:11 file_header: OK 16:51:11 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 16:51:11 Statistics: 16:51:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:51:11 File successfully converted to sysstat format version 12.0.3 16:51:11 + sadf -c /var/log/sa-host/sa20 16:51:11 file_magic: OK 16:51:11 HZ: Using current value: 100 16:51:11 file_header: OK 16:51:11 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 16:51:11 Statistics: 16:51:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:51:11 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:12 provisioning config files... 16:51:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4474516629617091118tmp [Pipeline] { [Pipeline] echo 16:51:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:51:12 ---> create-netrc.sh [Pipeline] } 16:51:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:51:12 ---> python-tools-install.sh [Pipeline] echo 16:51:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:51:13 ---> sudo-logs.sh 16:51:13 Archiving 'sudo' log.. 16:51:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-1175.novalocal: Name or service not known 16:51:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-1175.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:51:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:51:13 ---> job-cost.sh 16:51:13 lf-activate-venv: SKIPPING 16:51:13 DEBUG: total: 0.10999999940395355 16:51:13 INFO: Retrieving Stack Cost... 16:51:14 INFO: Retrieving Pricing Info for: v3-standard-2 16:51:14 INFO: Archiving Costs [Pipeline] echo 16:51:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:51:14 ---> logs-deploy.sh 16:51:14 lf-activate-venv: SKIPPING 16:51:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/4 16:51:14 INFO: archiving workspace using pattern(s): 16:51:15 Archives upload complete. 16:51:15 INFO: archiving logs to Nexus