Pull request #3867 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at d438b00c3daaca502c4e17498c6c53b3b4a9fc0d rather than e20d4d980128200095558382280eaafed547211e Obtained Jenkinsfile from d438b00c3daaca502c4e17498c6c53b3b4a9fc0d 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-ssh8573702661699682628.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh5502189123397574653.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-3867/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-3867/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9379984714594122905.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh11508815761655810.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-3867/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-3867/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5131151814943828108.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.17 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-3767 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4170342961819109385.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 d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit e20d4d980128200095558382280eaafed547211e > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4876219464022962681.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3867/head:refs/remotes/origin/PR-3867 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e20d4d980128200095558382280eaafed547211e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2884798089824022095.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 Merge succeeded, producing 1156d6641044701ead2f4d0f98e113730026adf9 Checking out Revision 1156d6641044701ead2f4d0f98e113730026adf9 (PR-3867) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1156d6641044701ead2f4d0f98e113730026adf9 # timeout=10 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:17:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:17:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:17:26 ========================================================= 11:17:26 EdgeX Global Pipelines Version Info 11:17:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b6fbdc61a8ecddaf66c15e43932b1a3f859c1a2d # timeout=10 11:17:27 ------------------- 11:17:27 stable info: 11:17:27 ------------------- 11:17:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:17:27 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 11:17:27 Message: update stable to v1.0.219 11:17:27 ------------------- 11:17:27 experimental info: 11:17:27 ------------------- 11:17:27 Commited By: **** collab-it+edgex@linuxfoundation.org 11:17:27 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 11:17:27 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:17:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:17:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:17:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:17:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:17:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:17:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:17:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3867 [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3867 [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3867 [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1156d6641044701ead2f4d0f98e113730026adf9 [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1156d66 [Pipeline] echo 11:17:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:28 provisioning config files... 11:17:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6175300313144160690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:28 ---> docker-login.sh 11:17:28 nexus3.edgexfoundry.org:10001 11:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:28 Configure a credential helper to remove this warning. See 11:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:28 11:17:28 Login Succeeded 11:17:28 nexus3.edgexfoundry.org:10002 11:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:28 Configure a credential helper to remove this warning. See 11:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:28 11:17:28 Login Succeeded 11:17:28 nexus3.edgexfoundry.org:10003 11:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:29 Configure a credential helper to remove this warning. See 11:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:29 11:17:29 Login Succeeded 11:17:29 nexus3.edgexfoundry.org:10004 11:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:29 Configure a credential helper to remove this warning. See 11:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:29 11:17:29 Login Succeeded 11:17:29 docker.io 11:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:29 Configure a credential helper to remove this warning. See 11:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:29 11:17:29 Login Succeeded 11:17:29 ---> docker-login.sh ends [Pipeline] } 11:17:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:17:29 ++ 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 11:17:29 + for file in '`ls cmd/**/Dockerfile`' 11:17:29 ++ dirname cmd/core-command/Dockerfile 11:17:29 ++ cut -d/ -f2 11:17:29 + echo core-command,cmd/core-command/Dockerfile 11:17:29 + for file in '`ls cmd/**/Dockerfile`' 11:17:29 ++ dirname cmd/core-data/Dockerfile 11:17:29 ++ cut -d/ -f2 11:17:29 + echo core-data,cmd/core-data/Dockerfile 11:17:29 + for file in '`ls cmd/**/Dockerfile`' 11:17:29 ++ dirname cmd/core-metadata/Dockerfile 11:17:29 ++ cut -d/ -f2 11:17:29 + echo core-metadata,cmd/core-metadata/Dockerfile 11:17:29 + for file in '`ls cmd/**/Dockerfile`' 11:17:29 ++ dirname cmd/security-bootstrapper/Dockerfile 11:17:29 ++ cut -d/ -f2 11:17:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:17:29 + for file in '`ls cmd/**/Dockerfile`' 11:17:29 ++ dirname cmd/security-proxy-setup/Dockerfile 11:17:29 ++ cut -d/ -f2 11:17:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:17:29 + for file in '`ls cmd/**/Dockerfile`' 11:17:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:17:29 ++ cut -d/ -f2 11:17:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:17:29 + for file in '`ls cmd/**/Dockerfile`' 11:17:29 ++ dirname cmd/support-notifications/Dockerfile 11:17:29 ++ cut -d/ -f2 11:17:29 + echo support-notifications,cmd/support-notifications/Dockerfile 11:17:29 + for file in '`ls cmd/**/Dockerfile`' 11:17:29 ++ dirname cmd/support-scheduler/Dockerfile 11:17:29 ++ cut -d/ -f2 11:17:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:17:29 + for file in '`ls cmd/**/Dockerfile`' 11:17:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:17:29 ++ cut -d/ -f2 11:17:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:17:29 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 11:17:30 + git rev-list -1 --merges 1156d6641044701ead2f4d0f98e113730026adf9~1..1156d6641044701ead2f4d0f98e113730026adf9 [Pipeline] echo 11:17:30 -----------> git rev-list -1 --merges 1156d6641044701ead2f4d0f98e113730026adf9~1..1156d6641044701ead2f4d0f98e113730026adf9 1156d6641044701ead2f4d0f98e113730026adf9 11:17:30 1156d6641044701ead2f4d0f98e113730026adf9 [false] [Pipeline] sh 11:17:30 + git log --format=format:%s -1 1156d6641044701ead2f4d0f98e113730026adf9 [Pipeline] echo 11:17:30 ========================================================= 11:17:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:17:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:17:30 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 11:17:30 + grep -v github /etc/ssh/ssh_known_hosts 11:17:30 + '[' -e /tmp/ssh_known_hosts ']' 11:17:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:17:30 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 11:17:30 + sudo tee -a /etc/ssh/ssh_known_hosts 11:17:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:17:31 11:17:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:17:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:17:31 latest: Pulling from edgex-devops/git-semver 11:17:31 a0d0a0d46f8b: Pulling fs layer 11:17:31 3e5f54012d9b: Pulling fs layer 11:17:31 4c7163046ea9: Pulling fs layer 11:17:31 0c2d73faf560: Pulling fs layer 11:17:31 0c2d73faf560: Waiting 11:17:31 3e5f54012d9b: Verifying Checksum 11:17:31 3e5f54012d9b: Download complete 11:17:31 a0d0a0d46f8b: Verifying Checksum 11:17:31 a0d0a0d46f8b: Download complete 11:17:31 0c2d73faf560: Verifying Checksum 11:17:31 0c2d73faf560: Download complete 11:17:31 4c7163046ea9: Verifying Checksum 11:17:31 4c7163046ea9: Download complete 11:17:31 a0d0a0d46f8b: Pull complete 11:17:31 3e5f54012d9b: Pull complete 11:17:32 4c7163046ea9: Pull complete 11:17:32 0c2d73faf560: Pull complete 11:17:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:17:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:17:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:17:32 prd-centos7-docker-4c-2g-3767 does not seem to be running inside a container 11:17:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:17:33 $ docker top f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:17:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:17:33 [ssh-agent] Looking for ssh-agent implementation... 11:17:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:17:33 $ docker exec f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a ssh-agent 11:17:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLHIeFk/agent.15 11:17:33 SSH_AGENT_PID=21 11:17:33 Running ssh-add (command line suppressed) 11:17:33 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7554477150162426906.key (/w/workspace/edgex-go/2@tmp/private_key_7554477150162426906.key) 11:17:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:17:33 + git tag --points-at HEAD [Pipeline] } 11:17:33 $ docker exec --env ******** --env ******** f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a ssh-agent -k 11:17:34 unset SSH_AUTH_SOCK; 11:17:34 unset SSH_AGENT_PID; 11:17:34 echo Agent pid 21 killed; 11:17:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:17:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:17:34 [ssh-agent] Looking for ssh-agent implementation... 11:17:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:17:34 $ docker exec f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a ssh-agent 11:17:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpedIeF/agent.55 11:17:34 SSH_AGENT_PID=61 11:17:34 Running ssh-add (command line suppressed) 11:17:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1977852939673917653.key (/w/workspace/edgex-go/2@tmp/private_key_1977852939673917653.key) 11:17:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:17:34 + git semver init 11:17:34 # -> Open(): unable to determine branch for HEAD 11:17:34 # $GIT_DIR = /w/workspace/edgex-go/2/.git 11:17:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 11:17:34 # $SEMVER_REMOTE_NAME = origin 11:17:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:17:34 # $SEMVER_USER_NAME = edgex-jenkins 11:17:34 # $SEMVER_BRANCH = PR-3867 11:17:34 # $SEMVER_TEMP = /tmp/semver-065412336 11:17:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:17:49 # '/tmp/semver-065412336' -> '/w/workspace/edgex-go/2/.semver' 11:17:49 # -> Force: false 11:17:49 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 11:17:49 $ docker exec --env ******** --env ******** f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a ssh-agent -k 11:17:49 unset SSH_AUTH_SOCK; 11:17:49 unset SSH_AGENT_PID; 11:17:49 echo Agent pid 61 killed; 11:17:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:17:50 + git semver [Pipeline] } 11:17:50 $ docker stop --time=1 f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a 11:17:52 $ docker rm -f f3f135943b5d12b0a521f1655faa8d31684899929181664080aa2d74adcd2e4a [Pipeline] // withDockerContainer [Pipeline] sh 11:17:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:17:52 Stashed 1 file(s) [Pipeline] echo 11:17:52 [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 11:17:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:17:52 ========================================================= 11:17:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 11:17:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:17:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:17:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 11:17:53 59bf1c3509f3: Pulling fs layer 11:17:53 666ba61612fd: Pulling fs layer 11:17:53 8ed8ca486205: Pulling fs layer 11:17:53 4fe6c5a15a65: Pulling fs layer 11:17:53 22a0e8bec74d: Pulling fs layer 11:17:53 f965cba54748: Pulling fs layer 11:17:53 861ffc35075e: Pulling fs layer 11:17:53 4b385c91608e: Pulling fs layer 11:17:53 560528eb2ebb: Pulling fs layer 11:17:53 22a0e8bec74d: Waiting 11:17:53 f965cba54748: Waiting 11:17:53 861ffc35075e: Waiting 11:17:53 4b385c91608e: Waiting 11:17:53 560528eb2ebb: Waiting 11:17:53 4fe6c5a15a65: Waiting 11:17:53 8ed8ca486205: Verifying Checksum 11:17:53 8ed8ca486205: Download complete 11:17:53 666ba61612fd: Verifying Checksum 11:17:53 666ba61612fd: Download complete 11:17:53 22a0e8bec74d: Verifying Checksum 11:17:53 22a0e8bec74d: Download complete 11:17:53 f965cba54748: Verifying Checksum 11:17:53 f965cba54748: Download complete 11:17:53 59bf1c3509f3: Verifying Checksum 11:17:53 59bf1c3509f3: Download complete 11:17:53 861ffc35075e: Verifying Checksum 11:17:53 861ffc35075e: Download complete 11:17:53 4b385c91608e: Verifying Checksum 11:17:53 4b385c91608e: Download complete 11:17:53 59bf1c3509f3: Pull complete 11:17:53 4fe6c5a15a65: Verifying Checksum 11:17:53 4fe6c5a15a65: Download complete 11:17:53 560528eb2ebb: Verifying Checksum 11:17:53 560528eb2ebb: Download complete 11:17:54 666ba61612fd: Pull complete 11:17:54 8ed8ca486205: Pull complete 11:17:58 4fe6c5a15a65: Pull complete 11:17:58 22a0e8bec74d: Pull complete 11:17:58 f965cba54748: Pull complete 11:17:58 861ffc35075e: Pull complete 11:17:58 4b385c91608e: Pull complete 11:18:00 560528eb2ebb: Pull complete 11:18:00 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 11:18:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:18:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 11:18:00 + docker build -t ci-base-image-x86_64 -f - . 11:18:00 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:18:00 WORKDIR /edgex 11:18:00 COPY go.mod . 11:18:00 RUN go mod download' 11:18:01 Sending build context to Docker daemon 333.9MB 11:18:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:18:01 ---> dd4a08f94e63 11:18:01 Step 2/4 : WORKDIR /edgex 11:18:03 ---> Running in ec37ccc7fd6b 11:18:03 Removing intermediate container ec37ccc7fd6b 11:18:03 ---> 8ac33ec0d775 11:18:03 Step 3/4 : COPY go.mod . 11:18:04 ---> c36c2d370a28 11:18:04 Step 4/4 : RUN go mod download 11:18:04 ---> Running in 2c200acc0a5f 11:18:07 Still waiting to schedule task 11:18:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:19:00 Removing intermediate container 2c200acc0a5f 11:19:00 ---> cd2ce26e3399 11:19:00 Successfully built cd2ce26e3399 11:19:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:19:00 + docker inspect -f . ci-base-image-x86_64 11:19:00 . [Pipeline] withDockerContainer 11:19:00 prd-centos7-docker-4c-2g-3767 does not seem to be running inside a container 11:19:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:19:01 $ docker top ad925176a794867864d4f43fee586324e53d0b11558cc4e3510ef1739cb0b696 -eo pid,comm [Pipeline] { [Pipeline] sh 11:19:01 + go version 11:19:01 go version go1.17.6 linux/amd64 [Pipeline] } 11:19:01 $ docker stop --time=1 ad925176a794867864d4f43fee586324e53d0b11558cc4e3510ef1739cb0b696 11:19:02 $ docker rm -f ad925176a794867864d4f43fee586324e53d0b11558cc4e3510ef1739cb0b696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:19:03 + docker inspect -f . ci-base-image-x86_64 11:19:03 . [Pipeline] withDockerContainer 11:19:03 prd-centos7-docker-4c-2g-3767 does not seem to be running inside a container 11:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:19:03 $ docker top fed896a33ce14bcfbcc0fe4aeae19fb2ece9bf4cf471780b669bf751486434bf -eo pid,comm [Pipeline] { [Pipeline] echo 11:19:03 ========================================================= 11:19:03 [edgeXBuildGoParallel] Running Tests and Build... 11:19:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:19:03 + make test 11:19:03 go mod tidy 11:19:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:19:10 ? github.com/edgexfoundry/edgex-go [no test files] 11:19:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:19:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:19:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:19:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:19:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3768 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws 11:19:33 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 11:19:33 The recommended git tool is: git 11:19:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:19:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:19:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:19:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:19:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:19:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:19:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:19:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:19:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:19:38 using credential edgex-jenkins-ssh 11:19:38 Cloning the remote Git repository 11:19:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:19:38 > git init /w/workspace/edgex-go/2 # timeout=10 11:19:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:19:38 > git --version # timeout=10 11:19:38 > git --version # 'git version 2.17.1' 11:19:38 using GIT_SSH to set credentials SSH Credentials for GitHub 11:19:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 11:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:19:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements 11:19:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:19:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 44.7% of statements 11:19:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:19:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:19:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:19:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 89.5% of statements 11:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:19:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements 11:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:19:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 94.2% of statements 11:19:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:19:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:19:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 11:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:19:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 11:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:19:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements 11:19:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:19:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 11:19:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 11:19:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 11:19:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 11:19:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 11:19:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 11:19:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements 11:19:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:19:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:19:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:19:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:19:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:19:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3867/head:refs/remotes/origin/PR-3867 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:19:54 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit e20d4d980128200095558382280eaafed547211e 11:19:55 Merge succeeded, producing 60167b8c6a2f71ec5685a862b7ba90885c460722 11:19:55 Checking out Revision 60167b8c6a2f71ec5685a862b7ba90885c460722 (PR-3867) 11:19:54 > git config core.sparsecheckout # timeout=10 11:19:54 > git checkout -f e20d4d980128200095558382280eaafed547211e # timeout=10 11:19:54 > git remote # timeout=10 11:19:54 > git config --get remote.origin.url # timeout=10 11:19:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:19:54 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 11:19:55 > git rev-parse HEAD^{commit} # timeout=10 11:19:55 > git config core.sparsecheckout # timeout=10 11:19:55 > git checkout -f 60167b8c6a2f71ec5685a862b7ba90885c460722 # timeout=10 11:19:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 11:19:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 11:19:59 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" 11:19:59 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:20:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:20:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:20:00 Dload Upload Total Spent Left Speed 11:20:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 71775 0 --:--:-- --:--:-- --:--:-- 72213 11:19:59 > git rev-list --no-walk b6fbdc61a8ecddaf66c15e43932b1a3f859c1a2d # timeout=10 [Pipeline] sh 11:20:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:20:01 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 11:20:01 /etc/docker/daemon.new 11:20:01 { 11:20:01 "registry-mirrors": [ 11:20:01 "https://nexus3.edgexfoundry.org:10001" 11:20:01 ], 11:20:01 "bip": "10.250.0.254/24", 11:20:01 "hosts": [ 11:20:01 "tcp://0.0.0.0:5555", 11:20:01 "unix:///var/run/docker.sock" 11:20:01 ], 11:20:01 "mtu": 1458, 11:20:01 "selinux-enabled": true, 11:20:01 "seccomp-profile": "/etc/docker/seccomp.json" 11:20:01 } [Pipeline] sh 11:20:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:20:01 + sudo service docker restart 11:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.205s coverage: 82.5% of statements 11:20:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:20:20 provisioning config files... 11:20:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8816282418360192181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:20:20 ---> docker-login.sh 11:20:20 nexus3.edgexfoundry.org:10001 11:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:21 Configure a credential helper to remove this warning. See 11:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:21 11:20:21 Login Succeeded 11:20:21 nexus3.edgexfoundry.org:10002 11:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:21 Configure a credential helper to remove this warning. See 11:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:21 11:20:21 Login Succeeded 11:20:21 nexus3.edgexfoundry.org:10003 11:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:22 Configure a credential helper to remove this warning. See 11:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:22 11:20:22 Login Succeeded 11:20:22 nexus3.edgexfoundry.org:10004 11:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:22 Configure a credential helper to remove this warning. See 11:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:22 11:20:22 Login Succeeded 11:20:22 docker.io 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.148s coverage: 91.2% of statements 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.248s coverage: 65.4% of statements 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 11:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:20:23 Configure a credential helper to remove this warning. See 11:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:20:23 11:20:23 Login Succeeded 11:20:23 ---> docker-login.sh ends [Pipeline] } 11:20:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:20:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:20:23 ========================================================= 11:20:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 11:20:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:20:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:20:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:20:24 9b3977197b4f: Pulling fs layer 11:20:24 1a89e8eeedd5: Pulling fs layer 11:20:24 94645a83ff95: Pulling fs layer 11:20:24 3f3a8bcf1eab: Pulling fs layer 11:20:24 0c92f367c5e7: Pulling fs layer 11:20:24 4b8299f9d1f4: Pulling fs layer 11:20:24 9a6b49a46696: Pulling fs layer 11:20:24 cf05db05a679: Pulling fs layer 11:20:24 3f3a8bcf1eab: Waiting 11:20:24 0c92f367c5e7: Waiting 11:20:24 4b8299f9d1f4: Waiting 11:20:24 9a6b49a46696: Waiting 11:20:24 cf05db05a679: Waiting 11:20:24 94645a83ff95: Download complete 11:20:24 1a89e8eeedd5: Verifying Checksum 11:20:24 1a89e8eeedd5: Download complete 11:20:24 0c92f367c5e7: Verifying Checksum 11:20:24 0c92f367c5e7: Download complete 11:20:24 4b8299f9d1f4: Verifying Checksum 11:20:24 4b8299f9d1f4: Download complete 11:20:24 9b3977197b4f: Download complete 11:20:24 9a6b49a46696: Verifying Checksum 11:20:24 9a6b49a46696: Download complete 11:20:25 9b3977197b4f: Pull complete 11:20:25 1a89e8eeedd5: Pull complete 11:20:26 94645a83ff95: Pull complete 11:20:26 cf05db05a679: Verifying Checksum 11:20:26 cf05db05a679: Download complete 11:20:26 3f3a8bcf1eab: Verifying Checksum 11:20:26 3f3a8bcf1eab: Download complete 11:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:20:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:20:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:20:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:20:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 11:20:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 11:20:29 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 11:20:39 3f3a8bcf1eab: Pull complete 11:20:39 0c92f367c5e7: Pull complete 11:20:39 4b8299f9d1f4: Pull complete 11:20:39 9a6b49a46696: Pull complete 11:20:44 cf05db05a679: Pull complete 11:20:44 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 11:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:20:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 11:20:45 + docker build -t ci-base-image-arm64 -f - . 11:20:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:20:45 WORKDIR /edgex 11:20:45 COPY go.mod . 11:20:45 RUN go mod download 11:20:47 Sending build context to Docker daemon 168.6MB 11:20:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:20:47 ---> 0ccda1f7e2ee 11:20:47 Step 2/4 : WORKDIR /edgex 11:20:49 ---> Running in 9c2e7e86b623 11:20:49 Removing intermediate container 9c2e7e86b623 11:20:49 ---> 8faee73b4e44 11:20:49 Step 3/4 : COPY go.mod . 11:20:50 ---> 20d1c86a8ded 11:20:50 Step 4/4 : RUN go mod download 11:20:50 ---> Running in 3e2d1d3c36b4 11:21:08 GO111MODULE=on go vet ./... 11:21:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:21:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:21:13 ./bin/test-attribution-txt.sh [Pipeline] echo 11:21:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:21:13 + ls -al . 11:21:13 total 644 11:21:13 drwxrwxr-x 10 1001 1001 4096 Jan 24 11:21 . 11:21:13 drwxr-xr-x 4 root root 28 Jan 24 11:19 .. 11:21:13 -rw-rw-r-- 1 1001 1001 11 Jan 24 11:17 .dockerignore 11:21:13 drwxrwxr-x 8 1001 1001 179 Jan 24 11:17 .git 11:21:13 drwxrwxr-x 4 1001 1001 142 Jan 24 11:17 .github 11:21:13 -rw-rw-r-- 1 1001 1001 804 Jan 24 11:17 .gitignore 11:21:13 -rw-rw-r-- 1 1001 1001 42 Jan 24 11:17 .golangci.yml 11:21:13 -rw-rw-r-- 1 1001 1001 76 Jan 24 11:17 .hadolint.yml 11:21:13 drwx------ 3 1001 1001 73 Jan 24 11:17 .semver 11:21:13 -rw-rw-r-- 1 1001 1001 166 Jan 24 11:17 .sonarcloud.properties 11:21:13 -rw-rw-r-- 1 1001 1001 1171 Jan 24 11:17 ADOPTERS.md 11:21:13 -rw-rw-r-- 1 1001 1001 8910 Jan 24 11:17 Attribution.txt 11:21:13 -rw-rw-r-- 1 1001 1001 51732 Jan 24 11:17 CHANGELOG.md 11:21:13 -rw-rw-r-- 1 1001 1001 3804 Jan 24 11:17 CONTRIBUTING.md 11:21:13 -rw-rw-r-- 1 1001 1001 677 Jan 24 11:17 GOVERNANCE.md 11:21:13 -rw-rw-r-- 1 1001 1001 849 Jan 24 11:17 Jenkinsfile 11:21:13 -rw-rw-r-- 1 1001 1001 10775 Jan 24 11:17 LICENSE 11:21:13 -rw-rw-r-- 1 1001 1001 6508 Jan 24 11:17 Makefile 11:21:13 -rw-rw-r-- 1 1001 1001 582 Jan 24 11:17 OWNERS.md 11:21:13 -rw-rw-r-- 1 1001 1001 8207 Jan 24 11:17 README.md 11:21:13 -rw-rw-r-- 1 1001 1001 6912 Jan 24 11:17 SECURITY.md 11:21:13 -rw-rw-r-- 1 1001 1001 5 Jan 24 11:17 VERSION 11:21:13 -rw-rw-r-- 1 1001 1001 4131 Jan 24 11:17 ZMQWindows.md 11:21:13 drwxrwxr-x 2 1001 1001 37 Jan 24 11:17 bin 11:21:13 drwxrwxr-x 14 1001 1001 4096 Jan 24 11:17 cmd 11:21:13 -rw-r--r-- 1 root root 428381 Jan 24 11:20 coverage.out 11:21:13 -rw-rw-r-- 1 1001 1001 2827 Jan 24 11:17 go.mod 11:21:13 -rw-rw-r-- 1 1001 1001 49574 Jan 24 11:17 go.sum 11:21:13 drwxrwxr-x 8 1001 1001 124 Jan 24 11:17 internal 11:21:13 drwxrwxr-x 3 1001 1001 16 Jan 24 11:17 openapi 11:21:13 drwxrwxr-x 4 1001 1001 71 Jan 24 11:17 snap 11:21:13 -rw-rw-r-- 1 1001 1001 204 Jan 24 11:17 version.go [Pipeline] sh 11:21:14 + '[' -e coverage.out ] 11:21:14 + chown 1001:1001 coverage.out [Pipeline] stash 11:21:14 Stashed 1 file(s) [Pipeline] sh 11:21:14 + make build 11:21:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 11:21:16 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 11:21:24 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 11:21:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:21:24 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 11:21: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 11:21:25 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 11:21:26 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 11:21:27 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 11:21: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 11:21:28 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 11:21:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 11:21:31 $ docker stop --time=1 fed896a33ce14bcfbcc0fe4aeae19fb2ece9bf4cf471780b669bf751486434bf 11:21:32 $ docker rm -f fed896a33ce14bcfbcc0fe4aeae19fb2ece9bf4cf471780b669bf751486434bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:21:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:21:34 11:21:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:21:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:21:34 latest: Pulling from edgex-devops/edgex-compose 11:21:34 cbdbe7a5bc2a: Pulling fs layer 11:21:34 ca9280d653b3: Pulling fs layer 11:21:34 7e9c9ca2126c: Pulling fs layer 11:21:34 cbdbe7a5bc2a: Download complete 11:21:34 ca9280d653b3: Verifying Checksum 11:21:34 ca9280d653b3: Download complete 11:21:34 cbdbe7a5bc2a: Pull complete 11:21:35 7e9c9ca2126c: Verifying Checksum 11:21:35 7e9c9ca2126c: Download complete 11:21:35 ca9280d653b3: Pull complete 11:21:39 7e9c9ca2126c: Pull complete 11:21:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:21:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:21:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:21:39 prd-centos7-docker-4c-2g-3767 does not seem to be running inside a container 11:21:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:21:42 $ docker top 4353b61bf69034396b365171b63d784cf232b22c2d5aa630d70a2434d7ae2bf8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:43 + docker-compose build --help 11:21:43 + grep parallel 11:21:43 --parallel Build images in parallel. [Pipeline] } 11:21:43 $ docker stop --time=1 4353b61bf69034396b365171b63d784cf232b22c2d5aa630d70a2434d7ae2bf8 11:21:44 $ docker rm -f 4353b61bf69034396b365171b63d784cf232b22c2d5aa630d70a2434d7ae2bf8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:21:45 . [Pipeline] withDockerContainer 11:21:45 prd-centos7-docker-4c-2g-3767 does not seem to be running inside a container 11:21:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:21:45 $ docker top 55f6a04d075cb8c014a015c6084a23849b643349a3e218ba303aed4083875518 -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:46 + docker-compose -f ./docker-compose-build.yml build --parallel 11:21:46 Building core-command ... 11:21:46 Building core-data ... 11:21:46 Building core-metadata ... 11:21:46 Building security-bootstrapper ... 11:21:46 Building security-proxy-setup ... 11:21:46 Building security-secretstore-setup ... 11:21:46 Building support-notifications ... 11:21:46 Building support-scheduler ... 11:21:46 Building sys-mgmt-agent ... 11:21:46 Building support-notifications 11:21:46 Building security-bootstrapper 11:21:46 Building security-proxy-setup 11:21:46 Building core-command 11:21:46 Building core-metadata 11:21:58 Removing intermediate container 3e2d1d3c36b4 11:21:58 ---> 8d53319d0eb9 11:21:58 Successfully built 8d53319d0eb9 11:21:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:21:58 + docker inspect -f . ci-base-image-arm64 11:21:58 . [Pipeline] withDockerContainer 11:21:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:21:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:21:58 ---> cd2ce26e3399 11:21:58 Step 3/22 : WORKDIR /edgex-go 11:21:58 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:21:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:21:58 ---> cd2ce26e3399 11:21:58 Step 3/31 : WORKDIR /edgex-go 11:21:58 prd-ubuntu18.04-docker-arm64-4c-16g-3768 does not seem to be running inside a container 11:21:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:22:00 $ docker top 61c8afd355a9832200b6c0435f4bb8bb59ffee7b2f3f742109ef619fd5ca4b67 -eo pid,comm [Pipeline] { [Pipeline] sh 11:22:01 + go version 11:22:01 go version go1.17.6 linux/arm64 [Pipeline] } 11:22:01 $ docker stop --time=1 61c8afd355a9832200b6c0435f4bb8bb59ffee7b2f3f742109ef619fd5ca4b67 11:22:02 $ docker rm -f 61c8afd355a9832200b6c0435f4bb8bb59ffee7b2f3f742109ef619fd5ca4b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:22:03 + docker inspect -f . ci-base-image-arm64 11:22:03 . [Pipeline] withDockerContainer 11:22:03 prd-ubuntu18.04-docker-arm64-4c-16g-3768 does not seem to be running inside a container 11:22:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:22:04 ---> Running in 44380e1e933c 11:22:04 ---> Running in ea053d9ac2ac 11:22:04 $ docker top 5de11d2298e0ccdc7ffd34af61290d19c13114d95d2014a89980b2d4254c4c7c -eo pid,comm [Pipeline] { [Pipeline] echo 11:22:05 ========================================================= 11:22:05 [edgeXBuildGoParallel] Running Tests and Build... 11:22:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:22:05 + make test 11:22:05 go mod tidy 11:22:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:22:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:22:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:22:08 ---> cd2ce26e3399 11:22:08 Step 3/23 : WORKDIR /edgex-go 11:22:08 ---> Using cache 11:22:08 ---> a1a3c49d7d43 11:22:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:22:08 Removing intermediate container 44380e1e933c 11:22:08 ---> 20a97e7a09b3 11:22:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:22:08 Removing intermediate container ea053d9ac2ac 11:22:08 ---> a1a3c49d7d43 11:22:08 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:22:09 ---> Running in d5e74fd5d907 11:22:09 ---> Running in c0f76499743d 11:22:09 ---> Running in 1f3abdf76627 11:22:10 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:22:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:22:10 ---> cd2ce26e3399 11:22:10 Step 3/21 : WORKDIR /edgex-go 11:22:10 ---> Using cache 11:22:10 ---> a1a3c49d7d43 11:22:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:22:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:22:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:22:10 ---> cd2ce26e3399 11:22:10 Step 3/23 : WORKDIR /edgex-go 11:22:10 ---> Using cache 11:22:10 ---> a1a3c49d7d43 11:22:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:22:10 ---> Running in efc7f4f67dda 11:22:10 ---> Running in 78042e70b8d6 11:22:10 Removing intermediate container d5e74fd5d907 11:22:10 ---> 31f9355bf332 11:22:10 Step 5/23 : RUN apk add --update --no-cache make git 11:22:10 Removing intermediate container 1f3abdf76627 11:22:10 ---> c3279729cd35 11:22:10 Step 5/31 : RUN apk add --update --no-cache make git 11:22:10 Removing intermediate container c0f76499743d 11:22:10 ---> 26eeb7005951 11:22:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:22:10 ---> Running in d73e761a69de 11:22:10 ---> Running in e13e349e2e7c 11:22:10 ---> Running in 41d1fc16252d 11:22:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:22:11 Removing intermediate container efc7f4f67dda 11:22:11 ---> ddf94ea34c62 11:22:11 Step 5/21 : RUN apk add --update --no-cache make git 11:22:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:22:11 ---> Running in 8cc52577f927 11:22:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:22:11 Removing intermediate container 78042e70b8d6 11:22:11 ---> 824a1721e293 11:22:11 Step 5/23 : RUN apk add --update --no-cache make git 11:22:11 ---> Running in 3490b6d4b34b 11:22:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:22:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:22:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:22:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:22:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:22:12 OK: 221 MiB in 52 packages 11:22:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:22:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:22:12 OK: 221 MiB in 52 packages 11:22:12 OK: 221 MiB in 52 packages 11:22:13 OK: 221 MiB in 52 packages 11:22:13 Removing intermediate container d73e761a69de 11:22:13 ---> 28a3f9d17f8a 11:22:13 Step 6/23 : COPY go.mod vendor* ./ 11:22:13 Removing intermediate container 41d1fc16252d 11:22:13 ---> d1266a76c784 11:22:13 Step 6/22 : COPY go.mod vendor* ./ 11:22:13 Removing intermediate container e13e349e2e7c 11:22:13 ---> 74ed3b4833b1 11:22:13 Step 6/31 : COPY go.mod vendor* ./ 11:22:13 OK: 221 MiB in 52 packages 11:22:13 ---> 7539851c3022 11:22:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:22:13 Removing intermediate container 8cc52577f927 11:22:13 ---> 3223f482fc87 11:22:13 Step 6/21 : COPY go.mod vendor* ./ 11:22:13 ---> 0f89283e45a7 11:22:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:22:13 ---> Running in 8775d060a6f7 11:22:13 ---> Running in 099512438a41 11:22:13 ---> 2ff227c4606f 11:22:13 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:22:13 ---> Running in 6ea2d87545e3 11:22:13 ---> fb87300dad2f 11:22:13 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:22:13 ---> Running in ffb96c8196bf 11:22:13 Removing intermediate container 3490b6d4b34b 11:22:13 ---> 39633d5882d9 11:22:13 Step 6/23 : COPY go.mod vendor* ./ 11:22:13 ---> fe1154303456 11:22:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:22:13 ---> Running in c77cc4a19b4d 11:22:15 Removing intermediate container 099512438a41 11:22:15 ---> 602efbd05378 11:22:15 Step 8/22 : COPY . . 11:22:16 Removing intermediate container 8775d060a6f7 11:22:16 ---> 6f7bc8373e4a 11:22:16 Step 8/23 : COPY . . 11:22:16 Removing intermediate container 6ea2d87545e3 11:22:16 ---> c11de168667f 11:22:16 Step 8/31 : COPY . . 11:22:19 Removing intermediate container ffb96c8196bf 11:22:19 ---> 42bd7823da35 11:22:19 Step 8/21 : COPY . . 11:22:19 Removing intermediate container c77cc4a19b4d 11:22:19 ---> d3d4e3f4753d 11:22:19 Step 8/23 : COPY . . 11:22:33 ? github.com/edgexfoundry/edgex-go [no test files] 11:22:37 ---> 83ce0a9522f3 11:22:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:22:38 ---> a50281eb8858 11:22:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:22:38 ---> 4760580a29c9 11:22:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:22:38 ---> Running in be7f5e1fa70a 11:22:38 ---> Running in dda05fe4e432 11:22:38 ---> Running in 7dd01c6ff0c2 11:22:42 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 11:22:42 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 11:22:42 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 11:22:46 ---> e103e07b74ab 11:22:46 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:22:46 ---> Running in a43416796e47 11:22:47 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 11:22:47 ---> 822894fa8f69 11:22:47 Step 9/23 : RUN make cmd/core-command/core-command 11:22:47 ---> Running in f11fdeefa95a 11:22: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 11:23:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:23:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:23:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:23:29 Removing intermediate container be7f5e1fa70a 11:23:29 ---> 3a6a1b25852e 11:23:29 11:23:29 Step 10/31 : FROM alpine:3.14 11:23:29 3.14: Pulling from library/alpine 11:23:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:23:30 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:23:30 Status: Downloaded newer image for alpine:3.14 11:23:30 ---> 0a97eee8041e 11:23:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:23:30 ---> Running in 34c8b31a332a 11:23:31 Removing intermediate container 34c8b31a332a 11:23:31 ---> fd81277c3da2 11:23:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:23:31 ---> Running in 1c65760d883d 11:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:23:32 (1/2) Installing dumb-init (1.2.5-r1) 11:23:32 (2/2) Installing su-exec (0.2-r1) 11:23:32 Executing busybox-1.33.1-r6.trigger 11:23:32 OK: 6 MiB in 16 packages 11:23:32 Removing intermediate container f11fdeefa95a 11:23:32 ---> 6bcc3e8811fd 11:23:32 11:23:32 Step 10/23 : FROM alpine:3.14 11:23:32 ---> 0a97eee8041e 11:23:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:23:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:23:32 ---> Running in 8edc985f91ab 11:23:33 Removing intermediate container 7dd01c6ff0c2 11:23:33 ---> 2303f7686538 11:23:33 11:23:33 Step 10/22 : FROM alpine:3.14 11:23:33 ---> 0a97eee8041e 11:23:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:23:33 Removing intermediate container dda05fe4e432 11:23:33 ---> 1946d31a6fba 11:23:33 11:23:33 Step 10/23 : FROM alpine:3.14 11:23:33 ---> 0a97eee8041e 11:23:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:23:33 Removing intermediate container 1c65760d883d 11:23:33 ---> 43cca220f3c5 11:23:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:23:33 Removing intermediate container a43416796e47 11:23:33 ---> 7430eaa1f0dd 11:23:33 11:23:33 Step 10/21 : FROM alpine:3.14 11:23:33 ---> 0a97eee8041e 11:23:33 Step 11/21 : RUN apk add --update --no-cache curl 11:23:33 ---> Running in b34a8ccfbce3 11:23:33 ---> Running in 5645eec17ca5 11:23:33 ---> Running in febe3fb5fad3 11:23:33 ---> Running in e3b6c4c12402 11:23:33 Removing intermediate container febe3fb5fad3 11:23:33 ---> 4f79cd79195e 11:23:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:23:33 ---> Running in 35141564e3ae 11:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:23:33 Removing intermediate container 35141564e3ae 11:23:33 ---> 7d05db03f37c 11:23:33 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:23:33 ---> Running in 7886d7a52ac8 11:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:23:34 (1/1) Installing dumb-init (1.2.5-r1) 11:23:34 Executing busybox-1.33.1-r6.trigger 11:23:34 OK: 6 MiB in 15 packages 11:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:23:34 (1/2) Installing ca-certificates (20211220-r0) 11:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:23:34 (2/2) Installing dumb-init (1.2.5-r1) 11:23:34 Executing busybox-1.33.1-r6.trigger 11:23:34 Executing ca-certificates-20211220-r0.trigger 11:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:23:34 OK: 6 MiB in 16 packages 11:23:34 (1/5) Installing ca-certificates (20211220-r0) 11:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:23:34 (2/5) Installing brotli-libs (1.0.9-r5) 11:23:34 (3/5) Installing nghttp2-libs (1.43.0-r0) 11:23:34 (4/5) Installing libcurl (7.79.1-r0) 11:23:34 (5/5) Installing curl (7.79.1-r0) 11:23:34 Executing busybox-1.33.1-r6.trigger 11:23:34 Executing ca-certificates-20211220-r0.trigger 11:23:34 Removing intermediate container 8edc985f91ab 11:23:34 ---> 0e97b5e905dd 11:23:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:23:34 OK: 8 MiB in 19 packages 11:23:34 ---> Running in 09bc7aa6639c 11:23:34 (1/1) Installing dumb-init (1.2.5-r1) 11:23:34 Executing busybox-1.33.1-r6.trigger 11:23:34 OK: 6 MiB in 15 packages 11:23:34 Removing intermediate container 09bc7aa6639c 11:23:34 ---> 9e205fa8dd3c 11:23:34 Step 13/23 : ENV APP_PORT=59882 11:23:34 ---> Running in ee95623a699c 11:23:35 Removing intermediate container 7886d7a52ac8 11:23:35 ---> e926b0952eca 11:23:35 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:23:35 Removing intermediate container ee95623a699c 11:23:35 ---> 50c3178de6cc 11:23:35 Step 14/23 : EXPOSE $APP_PORT 11:23:35 ---> Running in efbf41b7fe74 11:23:35 Removing intermediate container b34a8ccfbce3 11:23:35 ---> 90198db78bf5 11:23:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:23:35 ---> Running in 83947ad341b3 11:23:35 ---> Running in 0577807b2245 11:23:35 Removing intermediate container 5645eec17ca5 11:23:35 ---> 28a4b0cc64a9 11:23:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:23:35 Removing intermediate container e3b6c4c12402 11:23:35 ---> 8fa8a96733f5 11:23:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:23:35 ---> Running in c823b33052ee 11:23:35 Removing intermediate container efbf41b7fe74 11:23:35 ---> 6b33251e7a45 11:23:35 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:23:35 ---> Running in c41f5c1ce49b 11:23:35 Removing intermediate container 0577807b2245 11:23:35 ---> 77f925d8dc8f 11:23:35 Step 13/22 : ENV APP_PORT=59860 11:23:35 Removing intermediate container 83947ad341b3 11:23:35 ---> e905ca4010bc 11:23:35 Step 15/23 : WORKDIR / 11:23:35 ---> Running in d304280a6b2b 11:23:35 ---> Running in ec23d282872c 11:23:35 Removing intermediate container c823b33052ee 11:23:35 ---> 5772dd4d7d37 11:23:35 Step 13/23 : ENV APP_PORT=59881 11:23:35 Removing intermediate container c41f5c1ce49b 11:23:35 ---> 309ec32ac824 11:23:35 Step 13/21 : WORKDIR /edgex 11:23:35 ---> Running in 248066e9f841 11:23:35 ---> Running in f92704e38ae4 11:23:35 Removing intermediate container d304280a6b2b 11:23:35 ---> fed6620354e5 11:23:35 Step 14/22 : EXPOSE $APP_PORT 11:23:35 ---> 2868dd242200 11:23:35 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:23:35 Removing intermediate container ec23d282872c 11:23:35 ---> bea2160a8416 11:23:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:23:35 ---> Running in 11a597a3b7c2 11:23:35 ---> Running in 227890d4b46f 11:23:35 Removing intermediate container 248066e9f841 11:23:35 ---> 21044b0e37bb 11:23:35 Step 14/23 : EXPOSE $APP_PORT 11:23:35 ---> Running in 96de5101d019 11:23:35 Removing intermediate container f92704e38ae4 11:23:35 ---> 5ff8c46a9424 11:23:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:23:35 Removing intermediate container 11a597a3b7c2 11:23:35 ---> 016162cfe10b 11:23:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:23:35 Removing intermediate container 96de5101d019 11:23:35 ---> 108421513689 11:23:35 Step 15/23 : WORKDIR / 11:23:35 ---> 5a80f215d6ae 11:23:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:23:35 ---> Running in 8db69a8d6430 11:23:35 ---> cf1ddc3886dd 11:23:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:23:36 ---> 23a2b833ebdc 11:23:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:23:36 Removing intermediate container 8db69a8d6430 11:23:36 ---> 6ea190586d35 11:23:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:23:36 Removing intermediate container 227890d4b46f 11:23:36 ---> 8729c7aaafcb 11:23:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:23:36 ---> db92b3098fb4 11:23:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:23:36 ---> 6d43f2f857a7 11:23:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:23:36 ---> 20efd8f08fd9 11:23:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:23:36 ---> fc0ef4104469 11:23:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:23:37 ---> 79644cd5c367 11:23:37 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:23:37 ---> a81fc03ee2b9 11:23:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:23:37 ---> 409ebea56a1a 11:23:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:23:37 ---> 7437492bc12d 11:23:37 Step 19/23 : ENTRYPOINT ["/core-command"] 11:23:37 ---> 57358c83f8f8 11:23:37 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:23:37 ---> Running in c5e47327552e 11:23:37 ---> Running in 54526a6ebfa4 11:23:37 ---> Running in 368f0bf5d466 11:23:37 Removing intermediate container 54526a6ebfa4 11:23:37 ---> 1b7a88387ed5 11:23:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:23:37 Removing intermediate container c5e47327552e 11:23:37 ---> 7864f73889e2 11:23:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:23:37 ---> Running in aa2912877e2f 11:23:37 ---> 3ed6a7f33812 11:23:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:23:37 Removing intermediate container 368f0bf5d466 11:23:37 ---> 3f04c9270ac9 11:23:37 Step 18/21 : CMD ["--init=true"] 11:23:37 ---> Running in 88bb1acf9ce0 11:23:37 ---> Running in c81f78528bb6 11:23:37 ---> Running in 433446d5b319 11:23:37 ---> f4aa74d1c0ab 11:23:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:23:37 Removing intermediate container aa2912877e2f 11:23:37 ---> ea8d8ffe71d3 11:23:37 Step 21/23 : LABEL arch=x86_64 11:23:37 ---> Running in bf7e6074b85a 11:23:37 Removing intermediate container 88bb1acf9ce0 11:23:37 ---> 03ebaf389bad 11:23:37 Step 20/22 : LABEL arch=x86_64 11:23:37 Removing intermediate container c81f78528bb6 11:23:37 ---> 5706167db77b 11:23:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:23:37 Removing intermediate container 433446d5b319 11:23:37 ---> eec6e776370f 11:23:37 Step 19/21 : LABEL arch=x86_64 11:23:37 ---> Running in 6a0b88f36f88 11:23:37 ---> Running in 36a3423e697c 11:23:37 ---> Running in 3a9608ad92f8 11:23:37 Removing intermediate container bf7e6074b85a 11:23:37 ---> 0e132cdcbd0d 11:23:37 Step 22/23 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 11:23:37 ---> 33348543d1b0 11:23:37 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:23:37 ---> Running in d7eb8f1397eb 11:23:37 Removing intermediate container 6a0b88f36f88 11:23:37 ---> e7065988ed1c 11:23:37 Step 21/22 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 11:23:37 Removing intermediate container 3a9608ad92f8 11:23:37 ---> f5619b2bc1e5 11:23:37 Step 21/23 : LABEL arch=x86_64 11:23:37 ---> Running in ad2869a86317 11:23:37 ---> Running in bf5c9463e866 11:23:37 Removing intermediate container 36a3423e697c 11:23:37 ---> 8107a3f8c3d7 11:23:37 Step 20/21 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 11:23:37 Removing intermediate container d7eb8f1397eb 11:23:37 ---> 7539ac56010b 11:23:37 Step 23/23 : LABEL version=0.0.0 11:23:37 ---> Running in e84cb68c9e78 11:23:37 ---> Running in 0d4eb7d457e7 11:23:37 Removing intermediate container ad2869a86317 11:23:37 ---> 12490926dddd 11:23:37 Step 22/22 : LABEL version=0.0.0 11:23:37 ---> c2dbeb71aa20 11:23:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:23:37 Removing intermediate container bf5c9463e866 11:23:37 ---> 56b9ce94da53 11:23:37 Step 22/23 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 11:23:37 ---> Running in f9aa17248c44 11:23:37 Removing intermediate container e84cb68c9e78 11:23:37 ---> cb22f0271e95 11:23:37 Step 21/21 : LABEL version=0.0.0 11:23:37 ---> Running in 003deb5f12d4 11:23:38 Removing intermediate container 0d4eb7d457e7 11:23:38 ---> fe731c6b7b2d 11:23:38 11:23:38 ---> Running in 9d9d5e8478f9 11:23:38 Removing intermediate container f9aa17248c44 11:23:38 ---> 42fad07b9dc7 11:23:38 11:23:38 Successfully built fe731c6b7b2d 11:23:38 Successfully tagged core-command:latest 11:23:38 Building security-secretstore-setup 11:23:38  Building core-command ... done Successfully built 42fad07b9dc7 11:23:38 Successfully tagged support-notifications:latest 11:23:38  Building support-notifications ... done Building sys-mgmt-agent 11:23:38 Removing intermediate container 003deb5f12d4 11:23:38 ---> fb934ef9e343 11:23:38 Step 23/23 : LABEL version=0.0.0 11:23:38 ---> 5657c5ce4877 11:23:38 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:23:38 Removing intermediate container 9d9d5e8478f9 11:23:38 ---> 1e62ed862f13 11:23:38 11:23:38 ---> Running in f701850109e3 11:23:38 Successfully built 1e62ed862f13 11:23:38 Successfully tagged security-proxy-setup:latest 11:23:38  Building security-proxy-setup ... done  ---> Running in defdfe33b117 11:23:38 Building core-data 11:23:38 Removing intermediate container f701850109e3 11:23:38 ---> f3a446a3b141 11:23:38 11:23:38 Successfully built f3a446a3b141 11:23:38 Successfully tagged core-metadata:latest 11:23:38  Building core-metadata ... done Building support-scheduler 11:23:38 Removing intermediate container defdfe33b117 11:23:38 ---> d81d68af2c6b 11:23:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:23:40 ---> ed274aea6a6a 11:23:40 Step 26/31 : RUN chmod +x /entrypoint.sh 11:23:40 ---> Running in 6fe7db74589a 11:23:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:23:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:23:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:23:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:23:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:23:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:23:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:23:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:23:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:23:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:23:43 Removing intermediate container 6fe7db74589a 11:23:43 ---> 6a304e42d4d6 11:23:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:23:43 ---> Running in c16c0467731b 11:23:43 Removing intermediate container c16c0467731b 11:23:43 ---> 2630c99af74e 11:23:43 Step 28/31 : CMD ["gate"] 11:23:44 ---> Running in 5f2128e10901 11:23:44 Removing intermediate container 5f2128e10901 11:23:44 ---> 2b3dd4ea18c9 11:23:44 Step 29/31 : LABEL arch=x86_64 11:23:44 ---> Running in 58b090364688 11:23:45 Removing intermediate container 58b090364688 11:23:45 ---> b4ac6ee01faf 11:23:45 Step 30/31 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 11:23:45 ---> Running in b12157710983 11:23:45 Removing intermediate container b12157710983 11:23:45 ---> c7daf6becce5 11:23:45 Step 31/31 : LABEL version=0.0.0 11:23:45 ---> Running in 8534fbcec495 11:23:46 Removing intermediate container 8534fbcec495 11:23:46 ---> ce5dd7c25ff2 11:23:46 11:23:46 Successfully built ce5dd7c25ff2 11:23:46 Successfully tagged security-bootstrapper:latest 11:23:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.256s coverage: 28.7% of statements 11:23:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:23:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:23:52  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:23:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:23:52 ---> cd2ce26e3399 11:23:52 Step 3/23 : WORKDIR /edgex-go 11:23:52 ---> Using cache 11:23:52 ---> a1a3c49d7d43 11:23:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:23:52 ---> Using cache 11:23:52 ---> 824a1721e293 11:23:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:23:52 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:23:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:23:52 ---> cd2ce26e3399 11:23:52 Step 3/25 : WORKDIR /edgex-go 11:23:52 ---> Using cache 11:23:52 ---> a1a3c49d7d43 11:23:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:23:52 ---> Using cache 11:23:52 ---> 824a1721e293 11:23:52 Step 5/25 : RUN apk add --update --no-cache make git 11:23:52 ---> Using cache 11:23:52 ---> 39633d5882d9 11:23:52 Step 6/25 : COPY go.mod vendor* ./ 11:23:52 ---> Using cache 11:23:52 ---> fe1154303456 11:23:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:52 ---> Using cache 11:23:52 ---> d3d4e3f4753d 11:23:52 Step 8/25 : COPY . . 11:23:52 ---> Using cache 11:23:52 ---> 822894fa8f69 11:23:52 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:23:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:23:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:23:52 ---> cd2ce26e3399 11:23:52 Step 3/23 : WORKDIR /edgex-go 11:23:52 ---> Using cache 11:23:52 ---> a1a3c49d7d43 11:23:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:23:52 ---> Using cache 11:23:52 ---> 824a1721e293 11:23:52 Step 5/23 : RUN apk add --update --no-cache make bash git 11:23:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.365s coverage: 98.5% of statements 11:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:23:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.387s coverage: 44.7% of statements 11:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:23:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:23:54 ---> Running in 67e79f70a20b 11:23:54 ---> Running in 5b68c9a69942 11:23:54 ---> Running in 0f67d1d3891b 11:23:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:23:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:23:54 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 11:23:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:23:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:23:54 ---> cd2ce26e3399 11:23:54 Step 3/22 : WORKDIR /edgex-go 11:23:54 ---> Using cache 11:23:54 ---> a1a3c49d7d43 11:23:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:23:54 ---> Using cache 11:23:54 ---> 824a1721e293 11:23:54 Step 5/22 : RUN apk add --update --no-cache make git 11:23:54 ---> Using cache 11:23:54 ---> 39633d5882d9 11:23:54 Step 6/22 : COPY go.mod vendor* ./ 11:23:54 ---> Using cache 11:23:54 ---> fe1154303456 11:23:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:54 ---> Using cache 11:23:54 ---> d3d4e3f4753d 11:23:55 Step 8/22 : COPY . . 11:23:55 ---> Using cache 11:23:55 ---> 822894fa8f69 11:23:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:23:55 ---> Running in 3d12d964f789 11:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.685s coverage: 89.5% of statements 11:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:23:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:23:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:23:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:23:56 OK: 221 MiB in 52 packages 11:23:56 OK: 221 MiB in 52 packages 11:23:56 Removing intermediate container 67e79f70a20b 11:23:56 ---> 4754ee2f6f51 11:23:56 Step 6/23 : COPY go.mod vendor* ./ 11:23:56 Removing intermediate container 5b68c9a69942 11:23:56 ---> 231447151ef6 11:23:56 Step 6/23 : COPY go.mod vendor* ./ 11:23:56 ---> 1bfa63b8275d 11:23:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:56 ---> Running in 47154903de14 11:23:57 ---> dffe48b62b53 11:23:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:57 ---> Running in 6ce9a0fae034 11:23:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.218s coverage: 84.4% of statements 11:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:23:59 Removing intermediate container 47154903de14 11:23:59 ---> 1601a1f1f928 11:23:59 Step 8/23 : COPY . . 11:23:59 Removing intermediate container 6ce9a0fae034 11:23:59 ---> 05288da63821 11:23:59 Step 8/23 : COPY . . 11:24:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.653s coverage: 94.2% of statements 11:24:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:24:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:24:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 59.1% of statements 11:24:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:24:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:24:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:24:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:24:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:24:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.197s coverage: 60.0% of statements 11:24:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:24:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:24:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:24:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.328s coverage: 0.9% of statements 11:24:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:24:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.184s coverage: 58.8% of statements 11:24:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.295s coverage: 21.7% of statements 11:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.183s coverage: 47.1% of statements 11:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.198s coverage: 79.5% of statements 11:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements 11:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.202s coverage: 96.3% of statements 11:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.197s coverage: 87.5% of statements 11:24:12 ---> 1347d4dc1697 11:24:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:24:12 ---> 98498f8cb525 11:24:12 Step 9/23 : RUN make cmd/core-data/core-data 11:24:12 ---> Running in 6cb392b1d135 11:24:12 ---> Running in 55bcda03598b 11:24: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 11:24:12 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 11:24:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.198s coverage: 94.4% of statements 11:24:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements 11:24:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.567s coverage: 82.5% of statements 11:24:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:24:26 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 11:24:29 Removing intermediate container 0f67d1d3891b 11:24:29 ---> 9a70d9ab9ace 11:24:29 11:24:29 Step 10/25 : FROM alpine:3.14 11:24:29 ---> 0a97eee8041e 11:24:29 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:24:29 ---> Running in 7bba8795eccf 11:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.259s coverage: 92.9% of statements 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.202s coverage: 87.2% of statements 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.244s coverage: 85.4% of statements 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.718s coverage: 91.2% of statements 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.707s coverage: 64.4% of statements 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:24:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements 11:24:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 11:24:30 (1/3) Installing ca-certificates (20211220-r0) 11:24:30 (2/3) Installing dumb-init (1.2.5-r1) 11:24:30 (3/3) Installing su-exec (0.2-r1) 11:24:30 Executing busybox-1.33.1-r6.trigger 11:24:30 Executing ca-certificates-20211220-r0.trigger 11:24:30 OK: 6 MiB in 17 packages 11:24:31 Removing intermediate container 7bba8795eccf 11:24:31 ---> a1c812e7121a 11:24:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:24:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 11:24:31 ---> Running in baed3f0d882d 11:24:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.143s coverage: 100.0% of statements 11:24:31 Removing intermediate container baed3f0d882d 11:24:31 ---> 9f6757098959 11:24:31 Step 13/25 : WORKDIR / 11:24:31 ---> Running in ecc88070b5d0 11:24:32 Removing intermediate container 3d12d964f789 11:24:32 ---> 55f3d728e509 11:24:32 11:24:32 Step 10/22 : FROM alpine:3.14 11:24:32 ---> 0a97eee8041e 11:24:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:24:32 ---> Using cache 11:24:32 ---> 28a4b0cc64a9 11:24:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:24:32 ---> Using cache 11:24:32 ---> 5772dd4d7d37 11:24:32 Step 13/22 : ENV APP_PORT=59861 11:24:32 Removing intermediate container ecc88070b5d0 11:24:32 ---> cefd716c3d8b 11:24:32 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:24:32 ---> Running in f883947a2eea 11:24:32 Removing intermediate container f883947a2eea 11:24:32 ---> 5dd4cdfe832a 11:24:32 Step 14/22 : EXPOSE $APP_PORT 11:24:32 ---> 8e15706f3dc7 11:24:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:24:32 ---> Running in 8e0419c8b028 11:24:32 Removing intermediate container 8e0419c8b028 11:24:32 ---> 7754e114cc8b 11:24:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:24:32 ---> 78669a1f5337 11:24:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:24:33 ---> ae1745ef9356 11:24:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:24:33 ---> 940b5446338e 11:24:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:24:33 ---> c1a458dcc6d2 11:24:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:24:33 ---> 142669827cb5 11:24:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:24:33 ---> 989446e1880b 11:24:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:24:34 ---> Running in 87de923de069 11:24:34 ---> f2ee15be65fc 11:24:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:24:34 Removing intermediate container 87de923de069 11:24:34 ---> 9389d24277ac 11:24:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:24:34 ---> Running in c4eaaecb382d 11:24:34 Removing intermediate container c4eaaecb382d 11:24:34 ---> f66e42346ff7 11:24:34 Step 20/22 : LABEL arch=x86_64 11:24:34 ---> Running in d80c98e4ca0a 11:24:34 ---> d0260ef8eff1 11:24:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:24:35 Removing intermediate container d80c98e4ca0a 11:24:35 ---> 63b915cf663b 11:24:35 Step 21/22 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 11:24:35 ---> Running in 84fa6a9f9929 11:24:35 ---> 7da63578efca 11:24:35 Step 21/25 : 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/ 11:24:35 Removing intermediate container 84fa6a9f9929 11:24:35 ---> ad49d271adee 11:24:35 Step 22/22 : LABEL version=0.0.0 11:24:35 ---> Running in 8bc8c9ec7d79 11:24:35 ---> Running in d1b6bd66b9eb 11:24:35 Removing intermediate container d1b6bd66b9eb 11:24:35 ---> d1ca55adfdb1 11:24:35 11:24:35 Successfully built d1ca55adfdb1 11:24:35 Successfully tagged support-scheduler:latest 11:24:36  Building support-scheduler ... done Removing intermediate container 8bc8c9ec7d79 11:24:36 ---> c104e406a082 11:24:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:24:36 ---> Running in fe96527e0ec5 11:24:36 Removing intermediate container fe96527e0ec5 11:24:36 ---> 6fb148e72c97 11:24:36 Step 23/25 : LABEL arch=x86_64 11:24:36 ---> Running in 6aa7cbc9027c 11:24:36 Removing intermediate container 6aa7cbc9027c 11:24:36 ---> 9eb4cf77d71d 11:24:36 Step 24/25 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 11:24:36 ---> Running in 12a32676641e 11:24:36 Removing intermediate container 12a32676641e 11:24:36 ---> 25db9db9c1a7 11:24:36 Step 25/25 : LABEL version=0.0.0 11:24:36 ---> Running in 82e5300998e0 11:24:37 Removing intermediate container 82e5300998e0 11:24:37 ---> b431767b564d 11:24:37 11:24:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.230s coverage: 65.4% of statements 11:24:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:24:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:24:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:24:37 Successfully built b431767b564d 11:24:37 Successfully tagged security-secretstore-setup:latest 11:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.728s coverage: 43.8% of statements 11:24:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:24:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.193s coverage: 89.5% of statements 11:24:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:24:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements 11:24:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:24:42  Building security-secretstore-setup ... done Removing intermediate container 6cb392b1d135 11:24:42 ---> 9c17e49e3c61 11:24:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:24:42 ---> Running in 87ccd6663f09 11:24:42 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 11:24:43 Removing intermediate container 87ccd6663f09 11:24:43 ---> ea0e2f6dc433 11:24:43 11:24:43 Step 11/23 : FROM docker:20.10.10 11:24:43 20.10.10: Pulling from library/docker 11:24:46 Removing intermediate container 55bcda03598b 11:24:46 ---> bc6c553cd7fe 11:24:46 11:24:46 Step 10/23 : FROM alpine:3.14 11:24:46 ---> 0a97eee8041e 11:24:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:24:46 ---> Running in af7b5f283aa7 11:24:46 Removing intermediate container af7b5f283aa7 11:24:46 ---> 8a99f7c99759 11:24:46 Step 12/23 : ENV APP_PORT=59880 11:24:46 ---> Running in 5f268978364e 11:24:46 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 11:24:46 Status: Downloaded newer image for docker:20.10.10 11:24:46 ---> b706a049f56e 11:24:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:24:46 Removing intermediate container 5f268978364e 11:24:46 ---> 17ca88a8fdec 11:24:46 Step 13/23 : EXPOSE $APP_PORT 11:24:46 ---> Running in 7f3a8b2dee3c 11:24:46 ---> Running in 8d9525cbf4cc 11:24:46 Removing intermediate container 7f3a8b2dee3c 11:24:46 ---> a82b2fb99c8a 11:24:46 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 11:24:46 Removing intermediate container 8d9525cbf4cc 11:24:46 ---> 1dc14bb27a1b 11:24:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:24:46 ---> Running in 46da3483a6be 11:24:46 ---> Running in 4b34811b821a 11:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:24:47 Removing intermediate container 4b34811b821a 11:24:47 ---> 0937a71fba21 11:24:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:24:47 (1/42) Installing readline (8.1.0-r0) 11:24:47 (2/42) Installing bash (5.1.4-r0) 11:24:47 ---> Running in ed249cce1044 11:24:47 Executing bash-5.1.4-r0.post-install 11:24:47 (3/42) Installing brotli-libs (1.0.9-r5) 11:24:47 (4/42) Installing nghttp2-libs (1.43.0-r0) 11:24:47 (5/42) Installing libcurl (7.79.1-r0) 11:24:47 (6/42) Installing curl (7.79.1-r0) 11:24:47 (7/42) Installing dumb-init (1.2.5-r1) 11:24:47 (8/42) Installing libbz2 (1.0.8-r1) 11:24:47 (9/42) Installing expat (2.4.3-r0) 11:24:47 (10/42) Installing libffi (3.3-r2) 11:24:47 (11/42) Installing gdbm (1.19-r0) 11:24:47 (12/42) Installing xz-libs (5.2.5-r0) 11:24:47 (13/42) Installing libgcc (10.3.1_git20210424-r2) 11:24:47 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 11:24:47 (15/42) Installing mpdecimal (2.5.1-r1) 11:24:47 (16/42) Installing sqlite-libs (3.35.5-r0) 11:24:47 (17/42) Installing python3 (3.9.5-r2) 11:24:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.249s coverage: 17.7% of statements 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:24:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.576s coverage: 92.3% of statements 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:24:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.242s coverage: 63.2% of statements 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:24:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.410s coverage: 97.7% of statements 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:24:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:24:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:24:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.167s coverage: 100.0% of statements 11:24:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 11:24:47 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 11:24:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:24:47 GO111MODULE=on go vet ./... 11:24:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:24:47 (18/42) Installing py3-appdirs (1.4.4-r2) 11:24:47 (19/42) Installing py3-chardet (4.0.0-r2) 11:24:47 (20/42) Installing py3-idna (3.2-r0) 11:24:47 (21/42) Installing py3-urllib3 (1.26.5-r0) 11:24:47 (22/42) Installing py3-certifi (2020.12.5-r1) 11:24:47 (23/42) Installing py3-requests (2.25.1-r4) 11:24:47 (24/42) Installing py3-msgpack (1.0.2-r1) 11:24:47 (25/42) Installing py3-lockfile (0.12.2-r4) 11:24:47 (26/42) Installing py3-cachecontrol (0.12.6-r1) 11:24:47 (27/42) Installing py3-colorama (0.4.4-r1) 11:24:47 (28/42) Installing py3-contextlib2 (0.6.0-r1) 11:24:47 (29/42) Installing py3-distlib (0.3.1-r3) 11:24:47 (30/42) Installing py3-distro (1.5.0-r3) 11:24:47 (31/42) Installing py3-six (1.15.0-r1) 11:24:47 (32/42) Installing py3-webencodings (0.5.1-r4) 11:24:47 (33/42) Installing py3-html5lib (1.1-r1) 11:24:47 (34/42) Installing py3-parsing (2.4.7-r2) 11:24:47 (35/42) Installing py3-packaging (20.9-r1) 11:24:47 (36/42) Installing py3-toml (0.10.2-r2) 11:24:47 (37/42) Installing py3-pep517 (0.10.0-r2) 11:24:47 (38/42) Installing py3-progress (1.5-r2) 11:24:47 (39/42) Installing py3-retrying (1.3.3-r1) 11:24:47 (40/42) Installing py3-ordered-set (4.0.2-r1) 11:24:47 (41/42) Installing py3-setuptools (52.0.0-r3) 11:24:47 (42/42) Installing py3-pip (20.3.4-r1) 11:24:48 Executing busybox-1.33.1-r6.trigger 11:24:48 OK: 84 MiB in 64 packages 11:24:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:24:48 (1/6) Installing dumb-init (1.2.5-r1) 11:24:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:24:48 (3/6) Installing libsodium (1.0.18-r0) 11:24:48 Collecting docker-compose==1.23.2 11:24:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:24:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:24:49 Collecting dockerpty<0.5,>=0.4.1 11:24:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:24:49 (5/6) Installing libzmq (4.3.4-r0) 11:24:49 (6/6) Installing zeromq (4.3.4-r0) 11:24:49 Executing busybox-1.33.1-r6.trigger 11:24:49 OK: 8 MiB in 20 packages 11:24:50 Collecting docker<4.0,>=3.6.0 11:24:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:24:50 Collecting websocket-client<1.0,>=0.32.0 11:24:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:24:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:24:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:24:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 11:24:50 Collecting jsonschema<3,>=2.5.1 11:24:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:24:50 Collecting PyYAML<4,>=3.10 11:24:50 Downloading PyYAML-3.13.tar.gz (270 kB) 11:24:50 Removing intermediate container ed249cce1044 11:24:50 ---> 4fc01a514161 11:24:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:24:50 ---> 942b7565270a 11:24:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:24:51 Collecting texttable<0.10,>=0.9.0 11:24:51 Downloading texttable-0.9.1.tar.gz (11 kB) 11:24:51 ---> 85ee8eb8e283 11:24:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:24:51 ---> f8fcab851051 11:24:51 Step 19/23 : ENTRYPOINT ["/core-data"] 11:24:51 ---> Running in 30f9cb3224b3 11:24:51 Collecting cached-property<2,>=1.2.0 11:24:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:24:51 Collecting docopt<0.7,>=0.6.1 11:24:51 Downloading docopt-0.6.2.tar.gz (25 kB) 11:24:51 Removing intermediate container 30f9cb3224b3 11:24:51 ---> 3337b90e566d 11:24:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:24:51 ---> Running in 51a429e5ae86 11:24:51 Removing intermediate container 51a429e5ae86 11:24:51 ---> d536c732fbfa 11:24:51 Step 21/23 : LABEL arch=x86_64 11:24:51 ---> Running in fa047935fbff 11:24:51 Collecting docker-pycreds>=0.4.0 11:24:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:24:51 Removing intermediate container fa047935fbff 11:24:51 ---> da71ca50b86d 11:24:51 Step 22/23 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 11:24:51 ---> Running in 57bede5d0618 11:24:51 Collecting chardet<3.1.0,>=3.0.2 11:24:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:24:51 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) 11:24:52 Removing intermediate container 57bede5d0618 11:24:52 ---> bfa58d2c7452 11:24:52 Step 23/23 : LABEL version=0.0.0 11:24:52 ---> Running in 9e75a7eae850 11:24:52 Collecting urllib3<1.25,>=1.21.1 11:24:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:24:52 Collecting idna<2.8,>=2.5 11:24:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:24:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:24:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:24:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:24:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:24:52 Removing intermediate container 9e75a7eae850 11:24:52 ---> aabf161c0872 11:24:52 11:24:52 Successfully built aabf161c0872 11:24:52 Successfully tagged core-data:latest 11:24:52  Building core-data ... done Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:24:52 Attempting uninstall: urllib3 11:24:52 Found existing installation: urllib3 1.26.5 11:24:52 Uninstalling urllib3-1.26.5: 11:24:52 Successfully uninstalled urllib3-1.26.5 11:24:52 Attempting uninstall: idna 11:24:52 Found existing installation: idna 3.2 11:24:52 Uninstalling idna-3.2: 11:24:52 Successfully uninstalled idna-3.2 11:24:52 Attempting uninstall: chardet 11:24:52 Found existing installation: chardet 4.0.0 11:24:52 Uninstalling chardet-4.0.0: 11:24:52 Successfully uninstalled chardet-4.0.0 11:24:52 Attempting uninstall: requests 11:24:52 Found existing installation: requests 2.25.1 11:24:52 Uninstalling requests-2.25.1: 11:24:52 Successfully uninstalled requests-2.25.1 11:24:52 Running setup.py install for texttable: started 11:24:53 Running setup.py install for texttable: finished with status 'done' 11:24:53 Running setup.py install for PyYAML: started 11:24:53 Running setup.py install for PyYAML: finished with status 'done' 11:24:53 Running setup.py install for docopt: started 11:24:53 Running setup.py install for docopt: finished with status 'done' 11:24:53 Running setup.py install for dockerpty: started 11:24:54 Running setup.py install for dockerpty: finished with status 'done' 11:24:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 11:24:57 Removing intermediate container 46da3483a6be 11:24:57 ---> 40f61a88ad00 11:24:57 Step 14/23 : ENV APP_PORT=58890 11:24:57 ---> Running in cd317032a4ab 11:24:57 Removing intermediate container cd317032a4ab 11:24:57 ---> 683b56e96815 11:24:57 Step 15/23 : EXPOSE $APP_PORT 11:24:57 ---> Running in 173e13138c1e 11:24:57 Removing intermediate container 173e13138c1e 11:24:57 ---> 1c6bb3eb974b 11:24:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:24:57 ---> 1a1f7624655c 11:24:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:24:58 ---> bd67eb6b0d70 11:24:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:24:58 ---> 8b55badc222e 11:24:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 11:24:58 ---> Running in b2baaf7c8462 11:24:58 Removing intermediate container b2baaf7c8462 11:24:58 ---> c69f5bf27f09 11:24:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:24:58 ---> Running in e91a7da30519 11:24:58 Removing intermediate container e91a7da30519 11:24:58 ---> a4da6d516b6c 11:24:58 Step 21/23 : LABEL arch=x86_64 11:24:58 ---> Running in d91edf20fc56 11:24:58 Removing intermediate container d91edf20fc56 11:24:58 ---> 3e261a506b25 11:24:58 Step 22/23 : LABEL git_sha=1156d6641044701ead2f4d0f98e113730026adf9 11:24:58 ---> Running in a5a73985382a 11:24:58 Removing intermediate container a5a73985382a 11:24:58 ---> 22addf648a4a 11:24:58 Step 23/23 : LABEL version=0.0.0 11:24:58 ---> Running in 2e9d4dfaba14 11:24:58 Removing intermediate container 2e9d4dfaba14 11:24:58 ---> 41728a0e8695 11:24:58 11:24:58 Successfully built 41728a0e8695 11:24:58 Successfully tagged sys-mgmt-agent:latest 11:24:58  Building sys-mgmt-agent ... done  [Pipeline] } 11:24:58 $ docker stop --time=1 55f6a04d075cb8c014a015c6084a23849b643349a3e218ba303aed4083875518 11:25:00 $ docker rm -f 55f6a04d075cb8c014a015c6084a23849b643349a3e218ba303aed4083875518 [Pipeline] // withDockerContainer [Pipeline] sh 11:25:00 + docker images 11:25:00 REPOSITORY TAG IMAGE ID CREATED SIZE 11:25:00 sys-mgmt-agent latest 41728a0e8695 2 seconds ago 296MB 11:25:00 core-data latest aabf161c0872 9 seconds ago 19.9MB 11:25:00 bc6c553cd7fe 15 seconds ago 1.78GB 11:25:00 ea0e2f6dc433 17 seconds ago 1.77GB 11:25:00 security-secretstore-setup latest b431767b564d 24 seconds ago 27.8MB 11:25:00 support-scheduler latest d1ca55adfdb1 25 seconds ago 15.9MB 11:25:00 55f3d728e509 29 seconds ago 1.77GB 11:25:00 9a70d9ab9ace 32 seconds ago 1.78GB 11:25:00 security-bootstrapper latest ce5dd7c25ff2 About a minute ago 18.7MB 11:25:00 core-metadata latest f3a446a3b141 About a minute ago 16.5MB 11:25:00 core-command latest fe731c6b7b2d About a minute ago 15.7MB 11:25:00 support-notifications latest 42fad07b9dc7 About a minute ago 16.6MB 11:25:00 security-proxy-setup latest 1e62ed862f13 About a minute ago 26.1MB 11:25:00 2303f7686538 About a minute ago 1.77GB 11:25:00 1946d31a6fba About a minute ago 1.78GB 11:25:00 7430eaa1f0dd About a minute ago 1.78GB 11:25:00 6bcc3e8811fd About a minute ago 1.77GB 11:25:00 3a6a1b25852e About a minute ago 1.77GB 11:25:00 ci-base-image-x86_64 latest cd2ce26e3399 6 minutes ago 1.27GB 11:25:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 12 days ago 562MB 11:25:00 docker 20.10.10 b706a049f56e 2 months ago 216MB 11:25:00 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 11:25:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 11:25:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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 11:25:16 Still waiting to schedule task 11:25:16 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:25:49 Running on prd-ubuntu18.04-docker-8c-8g-3769 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws 11:25:49 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 11:25:49 The recommended git tool is: git 11:25:50 using credential edgex-jenkins-ssh 11:25:50 Cloning the remote Git repository 11:25:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:25:50 > git init /w/workspace/edgex-go/2 # timeout=10 11:25:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:25:50 > git --version # timeout=10 11:25:50 > git --version # 'git version 2.17.1' 11:25:50 using GIT_SSH to set credentials SSH Credentials for GitHub 11:25:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:25:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:25:55 ./bin/test-attribution-txt.sh 11:25:55 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit e20d4d980128200095558382280eaafed547211e 11:25:56 Merge succeeded, producing f1729c628c5f1300c869f7d12d15754be9ae8c14 11:25:56 Checking out Revision f1729c628c5f1300c869f7d12d15754be9ae8c14 (PR-3867) 11:25:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:25:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:25:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:25:55 using GIT_SSH to set credentials SSH Credentials for GitHub 11:25:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3867/head:refs/remotes/origin/PR-3867 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:25:55 > git config core.sparsecheckout # timeout=10 11:25:55 > git checkout -f e20d4d980128200095558382280eaafed547211e # timeout=10 11:25:55 > git remote # timeout=10 11:25:55 > git config --get remote.origin.url # timeout=10 11:25:55 using GIT_SSH to set credentials SSH Credentials for GitHub 11:25:55 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 11:25:55 > git rev-parse HEAD^{commit} # timeout=10 11:25:55 > git config core.sparsecheckout # timeout=10 11:25:55 > git checkout -f f1729c628c5f1300c869f7d12d15754be9ae8c14 # timeout=10 [Pipeline] echo 11:25:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:25:57 + ls -al . 11:25:58 total 672 11:25:58 drwxrwxr-x 9 1001 1001 4096 Jan 24 11:25 . 11:25:58 drwxr-xr-x 4 root root 4096 Jan 24 11:22 .. 11:25:58 -rw-rw-r-- 1 1001 1001 11 Jan 24 11:19 .dockerignore 11:25:58 drwxrwxr-x 8 1001 1001 4096 Jan 24 11:19 .git 11:25:58 drwxrwxr-x 4 1001 1001 4096 Jan 24 11:19 .github 11:25:58 -rw-rw-r-- 1 1001 1001 804 Jan 24 11:19 .gitignore 11:25:58 -rw-rw-r-- 1 1001 1001 42 Jan 24 11:19 .golangci.yml 11:25:58 -rw-rw-r-- 1 1001 1001 76 Jan 24 11:19 .hadolint.yml 11:25:58 -rw-rw-r-- 1 1001 1001 166 Jan 24 11:19 .sonarcloud.properties 11:25:58 -rw-rw-r-- 1 1001 1001 1171 Jan 24 11:19 ADOPTERS.md 11:25:58 -rw-rw-r-- 1 1001 1001 8910 Jan 24 11:19 Attribution.txt 11:25:58 -rw-rw-r-- 1 1001 1001 51732 Jan 24 11:19 CHANGELOG.md 11:25:58 -rw-rw-r-- 1 1001 1001 3804 Jan 24 11:19 CONTRIBUTING.md 11:25:58 -rw-rw-r-- 1 1001 1001 677 Jan 24 11:19 GOVERNANCE.md 11:25:58 -rw-rw-r-- 1 1001 1001 849 Jan 24 11:19 Jenkinsfile 11:25:58 -rw-rw-r-- 1 1001 1001 10775 Jan 24 11:19 LICENSE 11:25:58 -rw-rw-r-- 1 1001 1001 6508 Jan 24 11:19 Makefile 11:25:58 -rw-rw-r-- 1 1001 1001 582 Jan 24 11:19 OWNERS.md 11:25:58 -rw-rw-r-- 1 1001 1001 8207 Jan 24 11:19 README.md 11:25:58 -rw-rw-r-- 1 1001 1001 6912 Jan 24 11:19 SECURITY.md 11:25:58 -rw-rw-r-- 1 1001 1001 5 Jan 24 11:17 VERSION 11:25:58 -rw-rw-r-- 1 1001 1001 4131 Jan 24 11:19 ZMQWindows.md 11:25:58 drwxrwxr-x 2 1001 1001 4096 Jan 24 11:19 bin 11:25:58 drwxrwxr-x 14 1001 1001 4096 Jan 24 11:19 cmd 11:25:58 -rw-r--r-- 1 root root 428381 Jan 24 11:24 coverage.out 11:25:58 -rw-rw-r-- 1 1001 1001 2827 Jan 24 11:19 go.mod 11:25:58 -rw-rw-r-- 1 1001 1001 49574 Jan 24 11:19 go.sum 11:25:58 drwxrwxr-x 8 1001 1001 4096 Jan 24 11:19 internal 11:25:58 drwxrwxr-x 3 1001 1001 4096 Jan 24 11:19 openapi 11:25:58 drwxrwxr-x 4 1001 1001 4096 Jan 24 11:19 snap 11:25:58 -rw-rw-r-- 1 1001 1001 204 Jan 24 11:19 version.go [Pipeline] sh 11:25:58 + '[' -e coverage.out ] 11:25:58 + chown 1001:1001 coverage.out [Pipeline] stash 11:25:58 Warning: overwriting stash ‘coverage-report’ 11:25:59 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" 11:25:59 First time build. Skipping changelog. 11:25:59 Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:26:00 + make build 11:26:00 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 11:26:00 + echo snap-build.sh 11:26:00 snap-build.sh 11:26:00 + SNAP_BASE_DIR=. 11:26:00 + '[' '!' -z /w/workspace/edgex-go/2 ']' 11:26:00 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 11:26:00 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 11:26:00 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 11:26:00 + cd /w/workspace/edgex-go/2 11:26:00 + sudo apt-get remove -qy --purge lxd lxd-client 11:26:00 Reading package lists... 11:26:00 Building dependency tree... 11:26:00 Reading state information... 11:26:00 The following packages were automatically installed and are no longer required: 11:26:00 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:26:00 uidmap xdelta3 11:26:00 Use 'sudo apt autoremove' to remove them. 11:26:00 The following packages will be REMOVED: 11:26:00 lxd* lxd-client* 11:26:00 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:26:00 After this operation, 31.7 MB disk space will be freed. 11:25:59 > git rev-list --no-walk b6fbdc61a8ecddaf66c15e43932b1a3f859c1a2d # timeout=10 11:26:01 (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.) 11:26:01 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:26:01 Removing lxd dnsmasq configuration 11:26:01 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:26:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:26:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:26:03 (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.) 11:26:03 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:26:04 Processing triggers for systemd (237-3ubuntu10.52) ... 11:26:04 Processing triggers for ureadahead (0.100.0-21) ... 11:26:05 + sudo snap remove --purge lxd 11:26:05 snap "lxd" is not installed 11:26:05 + sudo groupadd --force --system lxd 11:26:05 ++ whoami 11:26:05 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:26:05 + newgrp - lxd 11:26:05 + sudo snap install lxd 11:26:06 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 11:26:15 2022-01-24T11:26:11Z INFO Waiting for automatic snapd restart... 11:26:33 lxd 4.22 from Canonical* installed 11:26:33 + sudo lxd init --auto 11:26:33 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 11:26:33 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 11:26:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:26:38 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 11:26:41 + sudo snap install --classic snapcraft 11:26:41 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 11:26:43 snapcraft 6.0.2 from Canonical* installed 11:26:43 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 11:26:43 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 11:26:43 % Total % Received % Xferd Average Speed Time Time Time Current 11:26:43 Dload Upload Total Spent Left Speed 11:26:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3374 0 --:--:-- --:--:-- --:--:-- 3374 11:26:44 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7029k 0 --:--:-- --:--:-- --:--:-- 19.4M 11:26:44 ./yq_linux_amd64 11:26:44 + sudo snapcraft prime --use-lxd 11:26:45 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 11:26:46 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:26:46 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: 11:26:46 - README.md 11:26:46 11:26:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:26:46 Launching a container. 11:26:48 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 11:26:52 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 11:26:56 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 11:26:56 Waiting for container to be ready 11:26:56 To start your first container, try: lxc launch ubuntu:20.04 11:26:56 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 11:26:56 11:26: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 11:27:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:27:01 Waiting for network to be ready... 11:27:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 11:27:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2028 kB] 11:27:01 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 11:27:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] 11:27:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 11:27:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 11:27:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] 11:27:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] 11:27:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] 11:27:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [269 kB] 11:27:02 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 11:27:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 11:27:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 11:27:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 11:27:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 11:27:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 11:27:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 11:27:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 11:27:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 11:27:03 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2373 kB] 11:27:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] 11:27:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] 11:27:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 11:27:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] 11:27:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] 11:27:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1781 kB] 11:27:03 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [386 kB] [Pipeline] } 11:27:05 $ docker stop --time=1 5de11d2298e0ccdc7ffd34af61290d19c13114d95d2014a89980b2d4254c4c7c 11:27:05 Fetched 25.9 MB in 4s (6401 kB/s) 11:27:06 Reading package lists... 11:27:06 Reading package lists... 11:27:06 Building dependency tree... 11:27:06 Reading state information... 11:27:06 The following additional packages will be installed: 11:27:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:27:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:27:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:27:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:27:06 Suggested packages: 11:27:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:27:06 Recommended packages: 11:27:06 gnupg libsasl2-modules 11:27:06 The following NEW packages will be installed: 11:27:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:27:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:27:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:27:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:27:06 The following packages will be upgraded: 11:27:06 gpg gpg-agent gpgconf libudev1 11:27:07 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 11:27:07 Need to get 3527 kB of archives. 11:27:07 After this operation, 13.3 MB of additional disk space will be used. 11:27:07 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 11:27:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 11:27:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 11:27:07 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 11:27:07 $ docker rm -f 5de11d2298e0ccdc7ffd34af61290d19c13114d95d2014a89980b2d4254c4c7c 11:27:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 11:27:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 11:27:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 11:27:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 11:27:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 11:27:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 11:27:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 11:27:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:27:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 11:27:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 11:27:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 11:27:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 11:27:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 11:27:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 11:27:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 11:27:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 11:27:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 11:27:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 11:27:08 debconf: delaying package configuration, since apt-utils is not installed 11:27:08 Fetched 3527 kB in 1s (3318 kB/s) 11:27:08 (Reading database ... 12511 files and directories currently installed.) 11:27:08 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 11:27:08 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 11:27:08 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 11:27:08 Selecting previously unselected package udev. 11:27:08 (Reading database ... 12511 files and directories currently installed.) 11:27:08 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 11:27:08 Unpacking udev (237-3ubuntu10.53) ... 11:27:08 Selecting previously unselected package libfuse2:amd64. 11:27:08 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 11:27:08 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:27:08 Selecting previously unselected package fuse. 11:27:08 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 11:27:08 Unpacking fuse (2.9.7-1ubuntu1) ... 11:27:08 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 11:27:08 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:27:08 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 11:27:08 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:27:08 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 11:27:08 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:27:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:27:08 11:27:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:27:08 Selecting previously unselected package libksba8:amd64. 11:27:08 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:27:08 Unpacking libksba8:amd64 (1.3.5-2) ... 11:27:08 Selecting previously unselected package libroken18-heimdal:amd64. 11:27:08 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:27:08 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:08 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:27:08 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:27:08 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:08 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:27:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:27:09 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:27:09 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:09 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:27:09 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:27:09 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:09 Selecting previously unselected package libwind0-heimdal:amd64. 11:27:09 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:27:09 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:09 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:27:09 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:27:09 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:09 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:27:09 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:27:09 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:09 latest: Pulling from edgex-devops/edgex-compose-arm64 11:27:09 29e5d40040c1: Pulling fs layer 11:27:09 1ce36da41761: Pulling fs layer 11:27:09 25b303627fd3: Pulling fs layer 11:27:09 29e5d40040c1: Download complete 11:27:09 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:27:09 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:27:09 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:09 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:27:09 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 11:27:09 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:09 Selecting previously unselected package libsasl2-modules-db:amd64. 11:27:09 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:27:09 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:27:09 Selecting previously unselected package libsasl2-2:amd64. 11:27:09 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 11:27:09 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:27:09 Selecting previously unselected package libldap-common. 11:27:09 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 11:27:09 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:27:09 Selecting previously unselected package libldap-2.4-2:amd64. 11:27:09 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 11:27:09 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:27:09 Selecting previously unselected package dirmngr. 11:27:09 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 11:27:09 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 11:27:09 1ce36da41761: Verifying Checksum 11:27:09 1ce36da41761: Download complete 11:27:09 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 11:27:09 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 11:27:09 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 11:27:09 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:27:09 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 11:27:09 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 11:27:09 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:09 Setting up libksba8:amd64 (1.3.5-2) ... 11:27:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:27:09 Setting up udev (237-3ubuntu10.53) ... 11:27:09 29e5d40040c1: Pull complete 11:27:10 invoke-rc.d: policy-rc.d denied execution of start. 11:27:10 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:10 Processing triggers for systemd (237-3ubuntu10) ... 11:27:10 Setting up fuse (2.9.7-1ubuntu1) ... 11:27:10 Setting up gpg (2.2.4-1ubuntu1.4) ... 11:27:10 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:10 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:10 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:10 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:10 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:10 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:10 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 11:27:10 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 11:27:10 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 11:27:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:27:10 25b303627fd3: Verifying Checksum 11:27:10 25b303627fd3: Download complete 11:27:11 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 11:27:11 settings in the [Install] section, and DefaultInstance for template units). 11:27:11 This means they are not meant to be enabled using systemctl. 11:27:11 Possible reasons for having this kind of units are: 11:27:11 1) A unit may be statically enabled by being symlinked from another unit's 11:27:11 .wants/ or .requires/ directory. 11:27:11 2) A unit's purpose may be to act as a helper for some other unit which has 11:27:11 a requirement dependency on it. 11:27:11 3) A unit may be started when needed via activation (socket, path, timer, 11:27:11 D-Bus, udev, scripted systemctl call, ...). 11:27:11 4) In case of template units, the unit is meant to be enabled with some 11:27:11 instance name specified. 11:27:11 1ce36da41761: Pull complete 11:27:11 Reading package lists... 11:27:11 Building dependency tree... 11:27:11 Reading state information... 11:27:11 The following additional packages will be installed: 11:27:11 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 11:27:11 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 11:27:11 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 11:27:11 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 11:27:11 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 11:27:11 Suggested packages: 11:27:11 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 11:27:11 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 11:27:11 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:27:11 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 11:27:11 systemd-container policykit-1 11:27:11 Recommended packages: 11:27:11 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 11:27:11 The following NEW packages will be installed: 11:27:11 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 11:27:11 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 11:27:11 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 11:27:11 multiarch-support openssh-client python3 python3-minimal python3.6 11:27:11 python3.6-minimal snapd squashfs-tools sudo 11:27:11 The following packages will be upgraded: 11:27:11 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 11:27:11 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 11:27:11 Need to get 36.8 MB of archives. 11:27:11 After this operation, 147 MB of additional disk space will be used. 11:27:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] 11:27:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 11:27:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] 11:27:11 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 11:27:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] 11:27:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] 11:27:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 11:27:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 11:27:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 11:27:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 11:27:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 11:27:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 11:27:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 11:27:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 11:27:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 11:27:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 11:27:12 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 11:27:12 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 11:27:12 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 11:27:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] 11:27:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 11:27:12 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 11:27:12 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 11:27:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 11:27:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 11:27:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 11:27:12 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 11:27:12 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 11:27:12 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 11:27:12 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 11:27:13 debconf: delaying package configuration, since apt-utils is not installed 11:27:13 Fetched 36.8 MB in 2s (19.4 MB/s) 11:27:13 (Reading database ... 12757 files and directories currently installed.) 11:27:13 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 11:27:13 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 11:27:14 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 11:27:14 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 11:27:14 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 11:27:14 (Reading database ... 12757 files and directories currently installed.) 11:27:14 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 11:27:14 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 11:27:14 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 11:27:14 (Reading database ... 12757 files and directories currently installed.) 11:27:14 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 11:27:14 Unpacking apt (1.6.14) over (1.6.1) ... 11:27:15 Setting up apt (1.6.14) ... 11:27:15 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 11:27:15 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:27:15 (Reading database ... 12764 files and directories currently installed.) 11:27:15 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 11:27:15 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 11:27:15 Selecting previously unselected package libpython3.6-minimal:amd64. 11:27:15 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 11:27:15 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 11:27:15 Selecting previously unselected package libexpat1:amd64. 11:27:15 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 11:27:15 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:27:16 Selecting previously unselected package python3.6-minimal. 11:27:16 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 11:27:16 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 11:27:16 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 11:27:16 Checking for services that may need to be restarted...done. 11:27:16 Checking for services that may need to be restarted...done. 11:27:16 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 11:27:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 11:27:16 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 11:27:16 Selecting previously unselected package python3-minimal. 11:27:16 (Reading database ... 13012 files and directories currently installed.) 11:27:16 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 11:27:16 Unpacking python3-minimal (3.6.7-1~18.04) ... 11:27:16 Selecting previously unselected package mime-support. 11:27:16 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 11:27:16 Unpacking mime-support (3.60ubuntu1) ... 11:27:16 Selecting previously unselected package libmpdec2:amd64. 11:27:16 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 11:27:16 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:27:16 Selecting previously unselected package libpython3.6-stdlib:amd64. 11:27:16 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 11:27:16 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 11:27:17 Selecting previously unselected package python3.6. 11:27:17 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 11:27:17 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... 11:27:17 Selecting previously unselected package libpython3-stdlib:amd64. 11:27:17 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 11:27:17 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:27:17 Setting up python3-minimal (3.6.7-1~18.04) ... 11:27:17 Selecting previously unselected package python3. 11:27:17 (Reading database ... 13442 files and directories currently installed.) 11:27:17 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 11:27:17 Unpacking python3 (3.6.7-1~18.04) ... 11:27:17 Selecting previously unselected package multiarch-support. 11:27:17 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 11:27:17 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 11:27:17 Setting up multiarch-support (2.27-3ubuntu1.4) ... 11:27:17 Selecting previously unselected package liblzo2-2:amd64. 11:27:17 (Reading database ... 13479 files and directories currently installed.) 11:27:17 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 11:27:17 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 11:27:17 Selecting previously unselected package libbsd0:amd64. 11:27:17 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 11:27:17 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:27:17 Selecting previously unselected package sudo. 11:27:17 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 11:27:17 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 11:27:17 Selecting previously unselected package apparmor. 11:27:17 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 11:27:17 Unpacking apparmor (2.12-4ubuntu5.1) ... 11:27:17 Selecting previously unselected package libedit2:amd64. 11:27:17 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 11:27:17 Unpacking libedit2:amd64 (3.1-20170329-1) ... 11:27:17 Selecting previously unselected package libkrb5support0:amd64. 11:27:17 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 11:27:17 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:27:18 Selecting previously unselected package libk5crypto3:amd64. 11:27:18 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 11:27:18 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:27:18 Selecting previously unselected package libkeyutils1:amd64. 11:27:18 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 11:27:18 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:27:18 Selecting previously unselected package libkrb5-3:amd64. 11:27:18 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 11:27:18 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:27:18 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:27:18 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 11:27:18 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:27:18 Selecting previously unselected package libssl1.0.0:amd64. 11:27:18 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 11:27:18 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 11:27:18 Selecting previously unselected package openssh-client. 11:27:18 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 11:27:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 11:27:18 Selecting previously unselected package squashfs-tools. 11:27:18 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 11:27:18 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 11:27:18 Selecting previously unselected package snapd. 11:27:18 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 11:27:18 Unpacking snapd (2.51.1+18.04) ... 11:27:21 Setting up libedit2:amd64 (3.1-20170329-1) ... 11:27:21 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 11:27:21 Setting up mime-support (3.60ubuntu1) ... 11:27:21 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 11:27:21 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 11:27:21 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 11:27:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:27:21 Setting up systemd (237-3ubuntu10.53) ... 11:27:21 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:27:21 25b303627fd3: Pull complete 11:27:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:27:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:27:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:27:21 prd-ubuntu18.04-docker-arm64-4c-16g-3768 does not seem to be running inside a container 11:27:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:27:21 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 11:27:21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 11:27:21 Setting up liblzo2-2:amd64 (2.08-1.2) ... 11:27:21 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 11:27:21 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 11:27:21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... 11:27:22 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 11:27:22 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 11:27:22 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 11:27:22 Setting up python3 (3.6.7-1~18.04) ... 11:27:22 running python rtupdate hooks for python3.6... 11:27:22 running python post-rtupdate hooks for python3.6... 11:27:22 Setting up apparmor (2.12-4ubuntu5.1) ... 11:27:22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:27:23 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 11:27:23 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 11:27:23 Setting up snapd (2.51.1+18.04) ... 11:27:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:27:23 $ docker top 53b2a13517d61d7e7574c9ced111c2498142f3b699bf62b9ffebbefbb9cf781f -eo pid,comm 11:27:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:27:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [Pipeline] { [Pipeline] sh 11:27:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:27:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:27:24 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:27:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:27:24 + docker-compose+ buildgrep --help parallel 11:27:24 11:27:24 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:27:25 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:27:25 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:27:25 /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' 11:27:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 11:27:25 Processing triggers for systemd (237-3ubuntu10.53) ... 11:27:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:27:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:27:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:27:28 --parallel Build images in parallel. 11:27:28 Reading package lists... [Pipeline] } 11:27:28 $ docker stop --time=1 53b2a13517d61d7e7574c9ced111c2498142f3b699bf62b9ffebbefbb9cf781f 11:27:28 Reading package lists... 11:27:28 Building dependency tree... 11:27:28 Reading state information... 11:27:28 Calculating upgrade... 11:27:28 The following packages will be upgraded: 11:27:28 advancecomp base-files bash binutils binutils-common 11:27:28 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 11:27:28 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 11:27:28 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 11:27:28 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 11:27:28 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 11:27:28 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 11:27:28 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 11:27:28 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 11:27:28 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 11:27:28 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 11:27:28 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 11:27:28 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 11:27:28 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 11:27:28 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 11:27:28 ubuntu-keyring util-linux 11:27:28 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:27:28 Need to get 64.1 MB of archives. 11:27:28 After this operation, 5157 kB of additional disk space will be used. 11:27:28 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 11:27:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] 11:27:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 11:27:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 11:27:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 11:27:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 11:27:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 11:27:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 11:27:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 11:27:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 11:27:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 11:27:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 11:27:29 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 11:27:29 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 11:27:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 11:27:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 11:27:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 11:27:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 11:27:29 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 11:27:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 11:27:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 11:27:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 11:27:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 11:27:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 11:27:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 11:27:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 11:27:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 11:27:29 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 11:27:29 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 11:27:30 $ docker rm -f 53b2a13517d61d7e7574c9ced111c2498142f3b699bf62b9ffebbefbb9cf781f 11:27:30 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 11:27:30 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 11:27:30 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 11:27:30 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 11:27:30 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 11:27:30 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 11:27:30 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 11:27:30 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 11:27:30 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 11:27:30 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 11:27:30 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 11:27:30 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 11:27:30 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 11:27:30 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 11:27:30 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 11:27:30 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 11:27:30 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 11:27:30 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 11:27:30 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 11:27:30 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 11:27:30 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 11:27:30 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 11:27:30 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 11:27:30 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 11:27:30 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 11:27:30 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 11:27:30 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 11:27:30 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 11:27:30 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 11:27:30 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 11:27:30 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:27:30 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 11:27:30 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 11:27:30 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 11:27:30 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 11:27:30 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 11:27:30 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 11:27:30 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 11:27:30 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 11:27:30 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 11:27:30 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 11:27:30 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 11:27:30 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 11:27:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 11:27:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 11:27:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 11:27:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 11:27:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 11:27:30 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 11:27:30 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 11:27:30 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 11:27:30 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 11:27:30 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 11:27:30 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 11:27:30 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 11:27:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:27:30 . [Pipeline] withDockerContainer 11:27:30 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 11:27:30 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 11:27:30 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 11:27:30 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 11:27:30 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 11:27:30 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 11:27:30 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 11:27:30 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 11:27:30 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 11:27:30 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 11:27:30 prd-ubuntu18.04-docker-arm64-4c-16g-3768 does not seem to be running inside a container 11:27:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:27:30 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 11:27:31 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 11:27:31 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 11:27:31 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 11:27:31 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 11:27:31 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 11:27:31 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 11:27:31 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 11:27:31 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 11:27:32 debconf: delaying package configuration, since apt-utils is not installed 11:27:32 Fetched 64.1 MB in 3s (21.9 MB/s) 11:27:32 (Reading database ... 13914 files and directories currently installed.) 11:27:32 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 11:27:32 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:27:32 $ docker top 11702ecc01cafec2fece4471211e73ba2ca2b12421774f9d957b39c1b7f69895 -eo pid,comm 11:27:32 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 11:27:32 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:27:32 Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... 11:27:32 Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [Pipeline] { [Pipeline] sh 11:27:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:27:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:27:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:27:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:27:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:27:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:27:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:27:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:27:32 + docker-compose -f ./docker-compose-build.yml build --parallel 11:27:33 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:27:33 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:27:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:27:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:27:33 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:27:33 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:27:33 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 11:27:33 (Reading database ... 13914 files and directories currently installed.) 11:27:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 11:27:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 11:27:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 11:27:33 (Reading database ... 13914 files and directories currently installed.) 11:27:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:27:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:27:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:27:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:27:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 11:27:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 11:27:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 11:27:33 (Reading database ... 13914 files and directories currently installed.) 11:27:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 11:27:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:27:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 11:27:34 (Reading database ... 13914 files and directories currently installed.) 11:27:34 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 11:27:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:27:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:27:34 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 11:27:34 Setting up base-files (10.1ubuntu2.11) ... 11:27:34 Installing new version of config file /etc/issue ... 11:27:34 Installing new version of config file /etc/issue.net ... 11:27:34 Installing new version of config file /etc/lsb-release ... 11:27:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:27:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:27:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:27:34 Removing obsolete conffile /etc/default/motd-news ... 11:27:35 (Reading database ... 13915 files and directories currently installed.) 11:27:35 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 11:27:35 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 11:27:35 Setting up bash (4.4.18-2ubuntu1.2) ... 11:27:35 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 11:27:35 (Reading database ... 13915 files and directories currently installed.) 11:27:35 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 11:27:35 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 11:27:35 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 11:27:35 (Reading database ... 13915 files and directories currently installed.) 11:27:35 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 11:27:35 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 11:27:35 Setting up tar (1.29b-2ubuntu0.2) ... 11:27:35 (Reading database ... 13915 files and directories currently installed.) 11:27:35 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 11:27:35 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:27:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 11:27:35 (Reading database ... 13915 files and directories currently installed.) 11:27:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 11:27:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:27:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 11:27:35 (Reading database ... 13915 files and directories currently installed.) 11:27:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 11:27:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:27:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 11:27:35 (Reading database ... 13915 files and directories currently installed.) 11:27:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 11:27:36 Unpacking grep (3.1-2build1) over (3.1-2) ... 11:27:36 Setting up grep (3.1-2build1) ... 11:27:36 (Reading database ... 13915 files and directories currently installed.) 11:27:36 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 11:27:36 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 11:27:36 Setting up gzip (1.6-5ubuntu1.1) ... 11:27:36 (Reading database ... 13915 files and directories currently installed.) 11:27:36 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 11:27:36 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:27:36 Setting up login (1:4.5-1ubuntu2) ... 11:27:36 (Reading database ... 13915 files and directories currently installed.) 11:27:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 11:27:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:27:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 11:27:36 (Reading database ... 13915 files and directories currently installed.) 11:27:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 11:27:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:27:37 Building core-command ... 11:27:37 Building core-data ... 11:27:37 Building core-metadata ... 11:27:37 Building security-bootstrapper ... 11:27:37 Building security-proxy-setup ... 11:27:37 Building security-secretstore-setup ... 11:27:37 Building support-notifications ... 11:27:37 Building support-scheduler ... 11:27:37 Building sys-mgmt-agent ... 11:27:37 Building security-secretstore-setup 11:27:37 Building support-scheduler 11:27:37 Building core-metadata 11:27:37 Building core-command 11:27:37 Building security-bootstrapper 11:27:37 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 11:27:37 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:27:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 11:27:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:27:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 11:27:37 (Reading database ... 13915 files and directories currently installed.) 11:27:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 11:27:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 11:27:38 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:27:38 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:27:38 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 11:27:38 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 11:27:38 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 11:27:38 (Reading database ... 13915 files and directories currently installed.) 11:27:38 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 11:27:38 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 11:27:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 11:27:38 (Reading database ... 13915 files and directories currently installed.) 11:27:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:27:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:27:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:27:38 (Reading database ... 13915 files and directories currently installed.) 11:27:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:27:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:27:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:27:38 (Reading database ... 13915 files and directories currently installed.) 11:27:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:27:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:27:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:27:39 (Reading database ... 13915 files and directories currently installed.) 11:27:39 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:27:39 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:27:39 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:27:39 (Reading database ... 13915 files and directories currently installed.) 11:27:39 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 11:27:39 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:27:39 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 11:27:39 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:27:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 11:27:39 (Reading database ... 13915 files and directories currently installed.) 11:27:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 11:27:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:27:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 11:27:39 (Reading database ... 13915 files and directories currently installed.) 11:27:39 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:27:39 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:27:39 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 11:27:39 (Reading database ... 13915 files and directories currently installed.) 11:27:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:27:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:27:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 11:27:39 (Reading database ... 13915 files and directories currently installed.) 11:27:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:27:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:27:40 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 11:27:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:27:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:27:40 (Reading database ... 13915 files and directories currently installed.) 11:27:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 11:27:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 11:27:40 Setting up libc-bin (2.27-3ubuntu1.4) ... 11:27:40 (Reading database ... 13915 files and directories currently installed.) 11:27:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 11:27:40 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 11:27:40 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 11:27:41 (Reading database ... 13917 files and directories currently installed.) 11:27:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 11:27:41 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 11:27:41 Setting up debconf (1.5.66ubuntu1) ... 11:27:41 (Reading database ... 13917 files and directories currently installed.) 11:27:41 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 11:27:41 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:27:41 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 11:27:41 (Reading database ... 13917 files and directories currently installed.) 11:27:41 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 11:27:41 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 11:27:41 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 11:27:41 (Reading database ... 13917 files and directories currently installed.) 11:27:41 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:27:41 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:27:41 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 11:27:42 (Reading database ... 13917 files and directories currently installed.) 11:27:42 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:27:42 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:27:42 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 11:27:42 (Reading database ... 13919 files and directories currently installed.) 11:27:42 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 11:27:42 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:27:42 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 11:27:42 (Reading database ... 13923 files and directories currently installed.) 11:27:42 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 11:27:42 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 11:27:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 11:27:42 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 11:27:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 11:27:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:27:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 11:27:42 (Reading database ... 13923 files and directories currently installed.) 11:27:42 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 11:27:42 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 11:27:42 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 11:27:42 (Reading database ... 13923 files and directories currently installed.) 11:27:42 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 11:27:42 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 11:27:42 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 11:27:42 (Reading database ... 13923 files and directories currently installed.) 11:27:42 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 11:27:42 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 11:27:42 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 11:27:43 (Reading database ... 13923 files and directories currently installed.) 11:27:43 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 11:27:43 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 11:27:43 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 11:27:43 (Reading database ... 13923 files and directories currently installed.) 11:27:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 11:27:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 11:27:43 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 11:27:43 (Reading database ... 13923 files and directories currently installed.) 11:27:43 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 11:27:43 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 11:27:43 Setting up passwd (1:4.5-1ubuntu2) ... 11:27:43 (Reading database ... 13923 files and directories currently installed.) 11:27:43 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 11:27:43 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 11:27:43 Setting up gpgv (2.2.4-1ubuntu1.4) ... 11:27:43 (Reading database ... 13923 files and directories currently installed.) 11:27:43 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 11:27:43 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 11:27:43 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 11:27:43 (Reading database ... 13923 files and directories currently installed.) 11:27:43 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 11:27:43 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 11:27:44 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 11:27:44 (Reading database ... 13923 files and directories currently installed.) 11:27:44 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 11:27:44 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 11:27:44 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 11:27:44 (Reading database ... 13923 files and directories currently installed.) 11:27:44 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 11:27:44 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 11:27:44 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 11:27:44 (Reading database ... 13923 files and directories currently installed.) 11:27:44 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 11:27:44 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 11:27:44 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 11:27:44 (Reading database ... 13923 files and directories currently installed.) 11:27:44 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 11:27:44 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 11:27:44 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 11:27:44 (Reading database ... 13923 files and directories currently installed.) 11:27:44 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 11:27:44 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 11:27:44 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 11:27:44 (Reading database ... 13923 files and directories currently installed.) 11:27:44 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 11:27:44 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 11:27:44 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 11:27:44 (Reading database ... 13924 files and directories currently installed.) 11:27:44 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:27:44 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:27:45 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 11:27:45 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 11:27:45 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 11:27:45 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 11:27:45 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 11:27:45 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 11:27:45 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 11:27:45 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 11:27:45 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 11:27:45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 11:27:45 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 11:27:45 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 11:27:45 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 11:27:45 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 11:27:45 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 11:27:45 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 11:27:45 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 11:27:45 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 11:27:45 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 11:27:45 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 11:27:45 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 11:27:45 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 11:27:46 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 11:27:46 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 11:27:46 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 11:27:46 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 11:27:46 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 11:27:46 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 11:27:46 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 11:27:46 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 11:27:46 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 11:27:47 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 11:27:47 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 11:27:47 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 11:27:47 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:27:47 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:27:47 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:27:47 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:27:47 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:27:47 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:27:47 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:27:47 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:27:48 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:27:48 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:27:48 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:27:48 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:27:49 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:27:49 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:27:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:27:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:27:50 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 11:27:50 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 11:27:50 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:27:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:27:50 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 11:27:50 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:27:50 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 11:27:50 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 11:27:50 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 11:27:50 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 11:27:50 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:27:50 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:27:50 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 11:27:50 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 11:27:50 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 11:27:50 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 11:27:50 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:27:51 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 11:27:51 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:27:51 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:27:51 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:27:51 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 11:27:51 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 11:27:51 Setting up tzdata (2021e-0ubuntu0.18.04) ... 11:27:51 11:27:51 Current default time zone: 'Etc/UTC' 11:27:51 Local time is now: Mon Jan 24 11:27:50 UTC 2022. 11:27:51 Universal Time is now: Mon Jan 24 11:27:50 UTC 2022. 11:27:51 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:27:51 11:27:51 Setting up systemd-sysv (237-3ubuntu10.53) ... 11:27:51 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:27:51 Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... 11:27:51 Setting up mount (2.31.1-0.4ubuntu3.7) ... 11:27:51 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 11:27:51 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 11:27:51 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 11:27:51 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 11:27:51 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 11:27:51 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 11:27:51 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 11:27:51 Setting up procps (2:3.3.12-3ubuntu1.2) ... 11:27:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 11:27:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 11:27:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 11:27:51 Setting up patch (2.7.6-2ubuntu1.1) ... 11:27:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 11:27:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 11:27:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 11:27:51 Installing new version of config file /etc/ssl/openssl.cnf ... 11:27:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 11:27:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 11:27:51 Setting up ca-certificates (20210119~18.04.2) ... 11:27:53 Updating certificates in /etc/ssl/certs... 11:27:54 23 added, 28 removed; done. 11:27:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 11:27:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 11:27:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 11:27:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 11:27:54 Setting up pkgbinarymangler (138.18.04.1) ... 11:27:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 11:27:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 11:27:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 11:27:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 11:27:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:27:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 11:27:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 11:27:54 Setting up perl (5.26.1-6ubuntu0.5) ... 11:27:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 11:27:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 11:27:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 11:27:54 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 11:27:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 11:27:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 11:27:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 11:27:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 11:27:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 11:27:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:27:54 Processing triggers for systemd (237-3ubuntu10.53) ... 11:27:54 Processing triggers for mime-support (3.60ubuntu1) ... 11:27:54 Processing triggers for ca-certificates (20210119~18.04.2) ... 11:27:54 Updating certificates in /etc/ssl/certs... 11:27:55 0 added, 0 removed; done. 11:27:55 Running hooks in /etc/ca-certificates/update.d... 11:27:55 done. 11:27:55 Reading package lists... 11:27:55 Building dependency tree... 11:27:55 Reading state information... 11:27:56 The following NEW packages will be installed: 11:27:56 apt-transport-https 11:27:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:27:56 Need to get 4348 B of archives. 11:27:56 After this operation, 154 kB of additional disk space will be used. 11:27:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 11:27:56 debconf: delaying package configuration, since apt-utils is not installed 11:27:56 Fetched 4348 B in 0s (24.1 kB/s) 11:27:56 Selecting previously unselected package apt-transport-https. 11:27:56 (Reading database ... 13931 files and directories currently installed.) 11:27:56 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 11:27:56 Unpacking apt-transport-https (1.6.14) ... 11:27:56 Setting up apt-transport-https (1.6.14) ... 11:27:56 Waiting for network to be ready... 11:28:04 2022-01-24T11:28:00Z INFO Waiting for automatic snapd restart... 11:28:05 snapd 2.53.4 from Canonical* installed 11:28:06 "snapd" switched to the "latest/stable" channel 11:28:06 11:28:10 core18 20211215 from Canonical* installed 11:28:12 core20 20211129 from Canonical* installed 11:28:12 "core20" switched to the "latest/stable" channel 11:28:12 11:28:15 snapcraft 6.0.2 from Canonical* installed 11:28:15 "snapcraft" switched to the "latest/stable" channel 11:28:15 11:28:20 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: 11:28:20 - README.md 11:28:20 11:28:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:28:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 11:28:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 11:28:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 11:28:22 Reading package lists... 11:28:23 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 11:28:24 Reading package lists... 11:28:25 Building dependency tree... 11:28:25 Reading state information... 11:28:25 Suggested packages: 11:28:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 11:28:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn 11:28:25 Recommended packages: 11:28:25 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:28:25 The following NEW packages will be installed: 11:28:25 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 11:28:25 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 11:28:25 pkg-config zip 11:28:25 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 11:28:25 Need to get 7668 kB of archives. 11:28:25 After this operation, 43.8 MB of additional disk space will be used. 11:28:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 11:28:25 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 11:28:25 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 11:28:25 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 11:28:25 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 11:28:25 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 11:28:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 11:28:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 11:28:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 11:28:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 11:28:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 11:28:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 11:28:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 11:28:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 11:28:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 11:28:26 debconf: delaying package configuration, since apt-utils is not installed 11:28:26 Fetched 7668 kB in 1s (6988 kB/s) 11:28:26 Selecting previously unselected package libglib2.0-0:amd64. 11:28:26 (Reading database ... 13935 files and directories currently installed.) 11:28:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 11:28:26 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 11:28:26 Selecting previously unselected package libpsl5:amd64. 11:28:26 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 11:28:26 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 11:28:26 Selecting previously unselected package libnghttp2-14:amd64. 11:28:26 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 11:28:26 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:28:26 Selecting previously unselected package librtmp1:amd64. 11:28:26 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 11:28:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:28:26 Selecting previously unselected package libcurl3-gnutls:amd64. 11:28:26 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 11:28:26 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 11:28:26 Selecting previously unselected package liberror-perl. 11:28:26 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 11:28:26 Unpacking liberror-perl (0.17025-1) ... 11:28:26 Selecting previously unselected package git-man. 11:28:26 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 11:28:26 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 11:28:26 Selecting previously unselected package git. 11:28:26 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 11:28:27 Unpacking git (1:2.17.1-1ubuntu0.9) ... 11:28:27 Selecting previously unselected package libnorm1:amd64. 11:28:27 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 11:28:27 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:28:27 Selecting previously unselected package libpgm-5.2-0:amd64. 11:28:27 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 11:28:27 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:28:27 Selecting previously unselected package libsodium23:amd64. 11:28:27 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 11:28:27 Unpacking libsodium23:amd64 (1.0.16-2) ... 11:28:27 Selecting previously unselected package libzmq5:amd64. 11:28:27 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 11:28:27 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:28:27 Selecting previously unselected package libzmq3-dev:amd64. 11:28:27 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 11:28:27 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:28:27 Selecting previously unselected package pkg-config. 11:28:27 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 11:28:27 Unpacking pkg-config (0.29.1-0ubuntu2) ... 11:28:27 Selecting previously unselected package zip. 11:28:27 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 11:28:27 Unpacking zip (3.0-11build1) ... 11:28:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 11:28:28 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 11:28:28 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 11:28:28 Setting up liberror-perl (0.17025-1) ... 11:28:28 Setting up libpsl5:amd64 (0.19.1-5build1) ... 11:28:28 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 11:28:28 No schema files found: doing nothing. 11:28:28 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 11:28:28 Setting up zip (3.0-11build1) ... 11:28:28 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 11:28:28 Setting up libsodium23:amd64 (1.0.16-2) ... 11:28:28 Setting up pkg-config (0.29.1-0ubuntu2) ... 11:28:28 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 11:28:28 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 11:28:28 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 11:28:28 Setting up git (1:2.17.1-1ubuntu0.9) ... 11:28:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:28:28 git set to automatically installed. 11:28:28 git-man set to automatically installed. 11:28:28 libcurl3-gnutls set to automatically installed. 11:28:28 liberror-perl set to automatically installed. 11:28:28 libglib2.0-0 set to automatically installed. 11:28:28 libnghttp2-14 set to automatically installed. 11:28:28 libnorm1 set to automatically installed. 11:28:28 libpgm-5.2-0 set to automatically installed. 11:28:28 libpsl5 set to automatically installed. 11:28:28 librtmp1 set to automatically installed. 11:28:28 libsodium23 set to automatically installed. 11:28:28 libzmq3-dev set to automatically installed. 11:28:28 libzmq5 set to automatically installed. 11:28:28 pkg-config set to automatically installed. 11:28:28 zip set to automatically installed. 11:28:29 snapd is not logged in, snap install commands will use sudo 11:28:34 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 11:28:34 Downloading snap 'edgex-app-service-configurable' 11:28:38 Pulling app-service-configurable 11:28:38 + snapcraftctl pull 11:28:39 Pulling config-common 11:28:39 + snapcraftctl pull 11:28:40 Pulling go-build-helper 11:28:40 + snapcraftctl pull 11:28:41 'edgex-go' has dependencies that need to be staged: go-build-helper 11:28:41 Skipping pull go-build-helper (already ran) 11:28:41 Building go-build-helper 11:28:41 + snapcraftctl build 11:28:45 Staging go-build-helper 11:28:45 + snapcraftctl stage 11:28:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:28:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:28:45 ---> 8d53319d0eb9 11:28:45 Step 3/23 : WORKDIR /edgex-go 11:28:45 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:28:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:28:45 ---> 8d53319d0eb9 11:28:45 Step 3/25 : WORKDIR /edgex-go 11:28:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:28:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:28:45 ---> 8d53319d0eb9 11:28:45 Step 3/23 : WORKDIR /edgex-go 11:28:45 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:28:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:28:45 ---> 8d53319d0eb9 11:28:45 Step 3/22 : WORKDIR /edgex-go 11:28:45 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:28:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:28:45 ---> 8d53319d0eb9 11:28:45 Step 3/31 : WORKDIR /edgex-go 11:28:45 ---> Running in eed91347fe56 11:28:45 ---> Running in 784bffae01e0 11:28:45 ---> Running in 48062997c78a 11:28:45 ---> Running in 31f59e4d3af8 11:28:45 ---> Running in 9bc5edf3afab 11:28:45 Removing intermediate container 9bc5edf3afab 11:28:45 ---> d8fbca787a33 11:28:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:28:45 Removing intermediate container 48062997c78a 11:28:45 ---> 3b6454c66966 11:28:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:28:45 Removing intermediate container eed91347fe56 11:28:45 ---> 61652fc3715a 11:28:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:28:45 ---> Running in d835757a5b5e 11:28:45 Removing intermediate container 31f59e4d3af8 11:28:45 ---> f65d413e6224 11:28:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:28:45 Removing intermediate container 784bffae01e0 11:28:45 ---> a7753313e1b2 11:28:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:28:45 ---> Running in 04d08f4f0f75 11:28:45 ---> Running in 2b0d6f5bfcf5 11:28:45 ---> Running in 1cc4829fac48 11:28:45 ---> Running in 74b65a4de241 11:28:47 Removing intermediate container d835757a5b5e 11:28:47 ---> 1f6d9cedef2f 11:28:47 Step 5/22 : RUN apk add --update --no-cache make git 11:28:47 ---> Running in abfd4f535240 11:28:47 Removing intermediate container 04d08f4f0f75 11:28:47 ---> e958ee8c8f44 11:28:47 Step 5/23 : RUN apk add --update --no-cache make git 11:28:47 Removing intermediate container 2b0d6f5bfcf5 11:28:47 ---> 02a77d2d1fd8 11:28:47 Step 5/31 : RUN apk add --update --no-cache make git 11:28:47 ---> Running in fb25ffa9353f 11:28:47 ---> Running in 3bc633a0086f 11:28:48 Removing intermediate container 74b65a4de241 11:28:48 ---> 1792dab8b378 11:28:48 Step 5/23 : RUN apk add --update --no-cache make git 11:28:48 ---> Running in cc6e1fb71592 11:28:48 Removing intermediate container 1cc4829fac48 11:28:48 ---> c1fb27a1921f 11:28:48 Step 5/25 : RUN apk add --update --no-cache make git 11:28:48 ---> Running in c35a42059920 11:28:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:28:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:28:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:28:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:28:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:28:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:28:50 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 11:28:50 Fetched 224 kB in 0s (0 B/s) 11:28:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 11:28:50 Fetched 157 kB in 0s (0 B/s) 11:28:50 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 11:28:50 Fetched 221 kB in 0s (0 B/s) 11:28:50 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 11:28:50 Fetched 143 kB in 0s (0 B/s) 11:28:50 Pulling edgex-go 11:28:50 + snapcraftctl pull 11:28:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:28:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:28:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:28:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:28:51 OK: 220 MiB in 52 packages 11:28:52 OK: 220 MiB in 52 packages 11:28:52 OK: 220 MiB in 52 packages 11:28:52 OK: 220 MiB in 52 packages 11:28:52 OK: 220 MiB in 52 packages 11:28:52 Removing intermediate container abfd4f535240 11:28:52 ---> e91d6212755c 11:28:52 Step 6/22 : COPY go.mod vendor* ./ 11:28:52 Pulling hooks 11:28:52 + snapcraftctl pull 11:28:53 Removing intermediate container fb25ffa9353f 11:28:53 ---> 56ba9a2c1ffd 11:28:53 Step 6/31 : COPY go.mod vendor* ./ 11:28:53 Removing intermediate container 3bc633a0086f 11:28:53 ---> 4df434d464b1 11:28:53 Step 6/23 : COPY go.mod vendor* ./ 11:28:53 Removing intermediate container cc6e1fb71592 11:28:53 ---> 7f924a45b41e 11:28:53 Step 6/23 : COPY go.mod vendor* ./ 11:28:53 Removing intermediate container c35a42059920 11:28:53 ---> f90a053df5ed 11:28:53 Step 6/25 : COPY go.mod vendor* ./ 11:28:53 ---> 7bba6f19caa7 11:28:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:28:53 ---> Running in 9599f8a156f3 11:28:54 ---> 6183e916aa7c 11:28:54 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:28:54 ---> Running in 62caaae47d0f 11:28:54 ---> 274c011203d7 11:28:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 06dbdd61c40f 11:28:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:28:54 11:28:54 ---> 3d5db129d0b1 11:28:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:28:54 ---> Running in 980a1f83d481 11:28:54 ---> Running in fb63fefc69c4 11:28:55 ---> Running in 833ca8427d19 11:28:58 Removing intermediate container 9599f8a156f3 11:28:58 ---> b6be41a6963c 11:28:58 Step 8/22 : COPY . . 11:29:01 Removing intermediate container 980a1f83d481 11:29:01 ---> fa454803ffb0 11:29:01 Step 8/23 : COPY . . 11:29:01 Removing intermediate container fb63fefc69c4 11:29:01 ---> f873caa1aca4 11:29:01 Step 8/25 : COPY . . 11:29:01 Removing intermediate container 62caaae47d0f 11:29:01 ---> 229d5a66ac0d 11:29:01 Step 8/31 : COPY . . 11:29:01 Removing intermediate container 833ca8427d19 11:29:01 ---> 747da85bbca5 11:29:01 Step 8/23 : COPY . . 11:29:14 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 11:29:14 Fetched 96.5 kB in 0s (0 B/s) 11:29:14 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 11:29:14 Fetched 279 kB in 0s (0 B/s) 11:29:14 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 11:29:14 Fetched 122 kB in 0s (0 B/s) 11:29:14 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 11:29:14 Fetched 77.8 kB in 0s (0 B/s) 11:29:14 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 11:29:14 Fetched 8848 B in 0s (0 B/s) 11:29:14 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 11:29:14 Fetched 47.8 kB in 0s (0 B/s) 11:29:14 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 11:29:14 Fetched 45.6 kB in 0s (0 B/s) 11:29:14 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 11:29:14 Fetched 15.0 kB in 0s (0 B/s) 11:29:14 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 11:29:14 Fetched 220 kB in 0s (0 B/s) 11:29:14 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 11:29:14 Fetched 154 kB in 0s (0 B/s) 11:29:14 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:29:14 Fetched 50.6 kB in 0s (0 B/s) 11:29:14 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 11:29:14 Fetched 14.8 kB in 0s (0 B/s) 11:29:14 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 11:29:14 Fetched 41.8 kB in 0s (0 B/s) 11:29:14 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 11:29:14 Fetched 499 kB in 0s (0 B/s) 11:29:14 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 11:29:14 Fetched 111 kB in 0s (0 B/s) 11:29:14 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 11:29:14 Fetched 240 kB in 0s (0 B/s) 11:29:14 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 11:29:14 Fetched 29.3 kB in 0s (0 B/s) 11:29:14 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 11:29:14 Fetched 85.5 kB in 0s (0 B/s) 11:29:14 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 11:29:14 Fetched 24.5 kB in 0s (0 B/s) 11:29:14 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 11:29:14 Fetched 49.2 kB in 0s (0 B/s) 11:29:14 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 11:29:14 Fetched 54.2 kB in 0s (0 B/s) 11:29:14 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 11:29:14 Fetched 30.8 kB in 0s (0 B/s) 11:29:14 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 11:29:14 Fetched 15.8 kB in 0s (0 B/s) 11:29:14 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 11:29:14 Fetched 85.9 kB in 0s (0 B/s) 11:29:14 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 11:29:14 Fetched 8720 B in 0s (0 B/s) 11:29:14 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 11:29:14 Fetched 140 kB in 0s (0 B/s) 11:29:14 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 11:29:14 Fetched 119 kB in 0s (0 B/s) 11:29:14 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 11:29:14 Fetched 111 kB in 0s (0 B/s) 11:29:14 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 11:29:14 Fetched 11.1 kB in 0s (0 B/s) 11:29:14 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 11:29:14 Fetched 646 kB in 0s (0 B/s) 11:29:14 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 11:29:14 Fetched 41.3 kB in 0s (0 B/s) 11:29:14 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 11:29:14 Fetched 17.9 kB in 0s (0 B/s) 11:29:14 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 11:29:14 Fetched 368 kB in 0s (0 B/s) 11:29:14 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 11:29:14 Fetched 187 kB in 0s (0 B/s) 11:29:14 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 11:29:14 Fetched 175 kB in 0s (0 B/s) 11:29:14 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 11:29:14 Fetched 206 kB in 0s (0 B/s) 11:29:14 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] 11:29:14 Fetched 1302 kB in 0s (0 B/s) 11:29:14 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 11:29:14 Fetched 36.2 kB in 0s (0 B/s) 11:29:14 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 11:29:14 Fetched 159 kB in 0s (0 B/s) 11:29:14 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 11:29:14 Fetched 107 kB in 0s (0 B/s) 11:29:14 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 11:29:14 Fetched 48.7 kB in 0s (0 B/s) 11:29:14 Pulling static-packages 11:29:14 + snapcraftctl pull 11:29:14 Pulling version 11:29:14 + cd /root/project 11:29:14 + git describe --tags --abbrev=0 11:29:14 + sed s/v// 11:29:14 + GIT_VERSION=2.2.0-dev.22 11:29:14 + [ -z 2.2.0-dev.22 ] 11:29:14 + snapcraftctl set-version 2.2.0-dev.22 11:29:14 Building app-service-configurable 11:29:14 + snapcraftctl build 11:29:16 Building config-common 11:29:16 + snapcraftctl build 11:29:18 Skipping build go-build-helper (already ran) 11:29:18 Building edgex-go 11:29:18 + cd /root/parts/edgex-go/src 11:29:18 + git describe --tags --abbrev=0 11:29:18 + sed s/v// 11:29:18 + GIT_VERSION=2.2.0-dev.22 11:29:18 + [ -z 2.2.0-dev.22 ] 11:29:18 + echo 2.2.0-dev.22 11:29:18 + [ ! -d vendor ] 11:29:18 + go mod download all 11:29:24 ---> 3b8a77825ba7 11:29:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:29:24 ---> Running in 8cc17218e6f5 11:29:24 ---> 562f25079ffa 11:29:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:29:24 ---> Running in b46fdd29cde8 11:29:24 ---> f362d861b75d 11:29:24 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:29:24 ---> Running in b6d90e6362a1 11:29:24 ---> 914ed591e313 11:29:24 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:29:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:29:24 ---> Running in 18ff123cdfab 11:29: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 11:29:25 + make build 11:29:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-data/core-data ./cmd/core-data 11:29:25 ---> ce7753ffa02c 11:29:25 Step 9/23 : RUN make cmd/core-command/core-command 11:29:25 ---> Running in 76c3a987eca5 11:29:25 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 11:29:25 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 11:29:27 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 11:29:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:29:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/core-command/core-command ./cmd/core-command 11:29:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:29:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:29:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:29:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:29:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:29:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:29:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:29:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/secrets-config ./cmd/secrets-config 11:29:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.22" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:29:51 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 11:29:51 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 11:29:51 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 11:29:51 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 11:29:51 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 11:29:51 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 11:29:51 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 11:29:51 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 11:29:51 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 11:29:51 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 11:29:51 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 11:29:51 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 11:29:51 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 11:29:51 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 11:29:51 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 11:29:51 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 11:29:51 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 11:29:51 + 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 11:29:51 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 11:29:51 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 11:29:51 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 11:29:51 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 11:29:51 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 11:29:51 + 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 11:29:51 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 11:29:51 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 11:29:51 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 11:29:51 Building hooks 11:29:51 + cd /root/parts/hooks/src 11:29:51 + make build 11:29:51 go mod tidy 11:29:51 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 11:29:51 go: downloading github.com/davecgh/go-spew v1.1.0 11:29:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:29:52 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 11:29:52 GO111MODULE=on go build -o cmd/install/install ./cmd/install 11:29:53 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 11:29:53 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 11:29:55 Building static-packages 11:29:55 + snapcraftctl build 11:29:57 Building version 11:29:57 + snapcraftctl build 11:29:59 Staging app-service-configurable 11:29:59 + snapcraftctl stage 11:30:01 Staging config-common 11:30:01 + snapcraftctl stage 11:30:02 Skipping stage go-build-helper (already ran) 11:30:02 Staging edgex-go 11:30:02 + snapcraftctl stage 11:30:04 Staging hooks 11:30:04 + snapcraftctl stage 11:30:05 Staging static-packages 11:30:05 + snapcraftctl stage 11:30:07 Staging version 11:30:07 + snapcraftctl stage 11:30:08 Priming app-service-configurable 11:30:08 + snapcraftctl prime 11:30:11 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 11:30:11 stage-packages: 11:30:11 - libnorm1 11:30:11 - libpgm-5.2-0 11:30:11 - libsodium23 11:30:11 - libzmq5 11:30:11 Priming config-common 11:30:11 + snapcraftctl prime 11:30:12 Priming go-build-helper 11:30:12 + snapcraftctl prime 11:30:13 Priming edgex-go 11:30:13 + snapcraftctl prime 11:30:15 Priming hooks 11:30:15 + snapcraftctl prime 11:30:17 Priming static-packages 11:30:17 + snapcraftctl prime 11:30:20 Priming version 11:30:20 + snapcraftctl prime 11:30:21 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:31:34 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 11:31:34 Removing intermediate container 76c3a987eca5 11:31:34 ---> 95328269b5b3 11:31:34 11:31:34 Step 10/23 : FROM alpine:3.14 11:31:34 Removing intermediate container 18ff123cdfab 11:31:34 ---> c93b5ef295f6 11:31:34 11:31:34 Step 10/31 : FROM alpine:3.14 11:31:34 3.14: Pulling from library/alpine 11:31:34 3.14: Pulling from library/alpine 11:31:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:31:36 Status: Downloaded newer image for alpine:3.14 11:31:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 11:31:36 Status: Image is up to date for alpine:3.14 11:31:36 ---> 5b8b7b635229 11:31:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:31:36 ---> 5b8b7b635229 11:31:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:31:37 ---> Running in 8c5917e53547 11:31:37 ---> Running in 7cbcf3b57de6 11:31:38 Removing intermediate container 8c5917e53547 11:31:38 ---> 65b64e3579c8 11:31:38 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:31:38 ---> Running in c55a1b2fbe5b 11:31:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:31:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:31:39 Removing intermediate container 8cc17218e6f5 11:31:39 ---> 5a333fe6a739 11:31:39 11:31:39 Step 10/22 : FROM alpine:3.14 11:31:39 ---> 5b8b7b635229 11:31:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:31:39 Removing intermediate container b6d90e6362a1 11:31:39 ---> 1df107f7e064 11:31:39 11:31:39 Step 10/25 : FROM alpine:3.14 11:31:39 ---> 5b8b7b635229 11:31:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:31:39 ---> Running in 26249fd8afd0 11:31:39 ---> Running in 55fb0a4a5f90 11:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:31:40 (1/1) Installing dumb-init (1.2.5-r1) 11:31:40 Executing busybox-1.33.1-r6.trigger 11:31:40 OK: 6 MiB in 15 packages 11:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:31:41 (1/2) Installing dumb-init (1.2.5-r1) 11:31:41 (2/2) Installing su-exec (0.2-r1) 11:31:41 Executing busybox-1.33.1-r6.trigger 11:31:41 OK: 6 MiB in 16 packages 11:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:31:42 Removing intermediate container 7cbcf3b57de6 11:31:42 ---> e2f6a9bfadc3 11:31:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:31:42 ---> Running in 10cb7f495392 11:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:31:42 Removing intermediate container c55a1b2fbe5b 11:31:42 ---> 9327365230ca 11:31:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:31:42 Removing intermediate container 10cb7f495392 11:31:42 (1/1) Installing dumb-init (1.2.5-r1) 11:31:42 ---> 6136bc02ea8a 11:31:42 Step 13/23 : ENV APP_PORT=59882 11:31:42 ---> Running in f048b8d96f0b 11:31:42 Executing busybox-1.33.1-r6.trigger 11:31:43 OK: 6 MiB in 15 packages 11:31:43 Removing intermediate container b46fdd29cde8 11:31:43 ---> a50a0df09010 11:31:43 11:31:43 Step 10/23 : FROM alpine:3.14 11:31:43 ---> 5b8b7b635229 11:31:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:31:43 ---> Using cache 11:31:43 ---> e2f6a9bfadc3 11:31:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:31:43 ---> Using cache 11:31:43 ---> 6136bc02ea8a 11:31:43 Step 13/23 : ENV APP_PORT=59881 11:31:43 (1/3) Installing ca-certificates (20211220-r0) 11:31:43 ---> Running in e72e31c8351a 11:31:43 (2/3) Installing dumb-init (1.2.5-r1) 11:31:43 (3/3) Installing su-exec (0.2-r1) 11:31:43 Executing busybox-1.33.1-r6.trigger 11:31:43 ---> Running in b074ced59e26 11:31:43 Executing ca-certificates-20211220-r0.trigger 11:31:43 OK: 6 MiB in 17 packages 11:31:43 Removing intermediate container f048b8d96f0b 11:31:43 ---> 4970f4c0206b 11:31:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:31:43 ---> Running in e96ec01e6911 11:31:44 Removing intermediate container e72e31c8351a 11:31:44 ---> a446adf81d6b 11:31:44 Step 14/23 : EXPOSE $APP_PORT 11:31:44 Removing intermediate container b074ced59e26 11:31:44 ---> fb019e1b61a9 11:31:44 Step 14/23 : EXPOSE $APP_PORT 11:31:44 ---> Running in 82f7f2780f52 11:31:44 ---> Running in 00dbb30f1a65 11:31:44 Removing intermediate container e96ec01e6911 11:31:44 ---> a987f9c07545 11:31:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:31:44 Removing intermediate container 26249fd8afd0 11:31:44 ---> 5bfffb2167b0 11:31:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:31:44 ---> Running in 0cb786e4b812 11:31:44 ---> Running in 12c3750814c4 11:31:44 Removing intermediate container 82f7f2780f52 11:31:44 ---> 8b37c02a19fc 11:31:44 Step 15/23 : WORKDIR / 11:31:44 Removing intermediate container 00dbb30f1a65 11:31:44 ---> cfb6b285e436 11:31:44 Step 15/23 : WORKDIR / 11:31:45 ---> Running in bcda42aa55df 11:31:45 ---> Running in fcd453a1daa7 11:31:45 Removing intermediate container 12c3750814c4 11:31:45 ---> 2e6dd9e57b77 11:31:45 Step 13/22 : ENV APP_PORT=59861 11:31:45 ---> Running in 937a7ae9ae32 11:31:45 Removing intermediate container 55fb0a4a5f90 11:31:45 ---> 4c973706ca16 11:31:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:31:45 Removing intermediate container fcd453a1daa7 11:31:45 ---> 93d66e3e529a 11:31:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:31:45 Removing intermediate container bcda42aa55df 11:31:45 ---> 468c5fd2dad4 11:31:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:31:45 ---> Running in 3333b462e5ba 11:31:46 Removing intermediate container 937a7ae9ae32 11:31:46 ---> f01ccaafc3ab 11:31:46 Step 14/22 : EXPOSE $APP_PORT 11:31:46 ---> Running in 5c4a5ca06c54 11:31:46 Removing intermediate container 3333b462e5ba 11:31:46 ---> 41cee1abdedd 11:31:46 Step 13/25 : WORKDIR / 11:31:46 ---> Running in 8309a5b6c2ed 11:31:46 ---> eea7bc154e03 11:31:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:31:47 Removing intermediate container 5c4a5ca06c54 11:31:47 ---> 90ae839fcf51 11:31:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:31:47 ---> 371083c90073 11:31:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:31:47 Removing intermediate container 0cb786e4b812 11:31:47 ---> 69fd84a6f1ba 11:31:47 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:31:47 ---> Running in c2dbc1c17ac1 11:31:47 Removing intermediate container 8309a5b6c2ed 11:31:47 ---> 25435ad50615 11:31:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:31:48 Removing intermediate container c2dbc1c17ac1 11:31:48 ---> bc033fe1ba3c 11:31:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:31:48 ---> c23538df86a1 11:31:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:31:48 ---> 4e6f4c99dfe1 11:31:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:31:48 ---> 87b816882425 11:31:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:31:48 ---> 90d0c2490431 11:31:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:31:48 ---> 979db3468c34 11:31:48 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:31:48 ---> Running in 7fd2b35ace80 11:31:49 ---> 8b5843b5a54c 11:31:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:31:49 ---> 63e8792c4920 11:31:49 Step 19/23 : ENTRYPOINT ["/core-command"] 11:31:49 ---> 5a625a925820 11:31:49 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:31:49 ---> e137495887ba 11:31:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:31:50 ---> Running in bc0784ec6836 11:31:50 ---> Running in 2cd3b7ed7a37 11:31:50 ---> 0dac56e1595c 11:31:50 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:31:50 Removing intermediate container 2cd3b7ed7a37 11:31:50 ---> 500645b40fe3 11:31:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:31:50 Removing intermediate container bc0784ec6836 11:31:50 ---> 682c109da986 11:31:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:31:50 ---> Running in 92cfad2a2be1 11:31:50 ---> Running in 8af237001b62 11:31:50 ---> e796b2bc2726 11:31:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:31:51 ---> Running in c6703b5d477a 11:31:51 ---> b55a76d20a7a 11:31:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:31:51 Removing intermediate container 8af237001b62 11:31:51 ---> 8cb78936af68 11:31:51 Step 21/23 : LABEL arch=arm64 11:31:51 Removing intermediate container 92cfad2a2be1 11:31:51 ---> fad2afed7906 11:31:51 Step 21/23 : LABEL arch=arm64 11:31:51 Removing intermediate container 7fd2b35ace80 11:31:51 ---> 180a6cd6fa89 11:31:51 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:31:51 ---> Running in 30c16b4077d1 11:31:51 ---> Running in 41ea8ed3347e 11:31:51 Removing intermediate container c6703b5d477a 11:31:51 ---> e60b17bea721 11:31:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:31:51 ---> Running in a2882f45f674 11:31:51 Removing intermediate container 30c16b4077d1 11:31:51 ---> b2c95935c026 11:31:51 Step 22/23 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 11:31:51 Removing intermediate container 41ea8ed3347e 11:31:51 ---> 99a94a19c328 11:31:51 Step 22/23 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 11:31:52 ---> Running in 698a0c2bdfc7 11:31:52 ---> Running in 3ab93a8b897d 11:31:52 Removing intermediate container a2882f45f674 11:31:52 ---> be70471225d6 11:31:52 Step 20/22 : LABEL arch=arm64 11:31:52 ---> Running in 238aed042c1c 11:31:52 ---> cef59a66e4f0 11:31:52 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:31:52 ---> 8bd9f50f879a 11:31:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:31:52 Removing intermediate container 698a0c2bdfc7 11:31:52 ---> 233676df68c0 11:31:52 Step 23/23 : LABEL version=0.0.0 11:31:52 Removing intermediate container 3ab93a8b897d 11:31:52 ---> ac0fd1227c35 11:31:52 Step 23/23 : LABEL version=0.0.0 11:31:53 ---> Running in 3fff276020c5 11:31:53 ---> Running in 81db984b86fb 11:31:53 Removing intermediate container 238aed042c1c 11:31:53 ---> c44942df9435 11:31:53 Step 21/22 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 11:31:53 ---> Running in 6b31a6d0c55e 11:31:53 Removing intermediate container 3fff276020c5 11:31:53 ---> 240e6635cd53 11:31:53 11:31:53 Removing intermediate container 81db984b86fb 11:31:53 ---> a34d3fee9720 11:31:53 11:31:53 Removing intermediate container 6b31a6d0c55e 11:31:53 ---> c41ab2a04b2f 11:31:53 Step 22/22 : LABEL version=0.0.0 11:31:54 Successfully built a34d3fee9720 11:31:54 Successfully tagged core-command-arm64:latest 11:31:54 Building support-notifications 11:31:54 ---> Running in ba2fcaa62307 11:31:54  Building core-command ... done Successfully built 240e6635cd53 11:31:54 Successfully tagged core-metadata-arm64:latest 11:31:54  Building core-metadata ... done Building security-proxy-setup 11:31:54 ---> c024598a92f4 11:31:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:31:54 ---> 45a6f9843b27 11:31:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:31:54 Removing intermediate container ba2fcaa62307 11:31:54 ---> 81492ed34ec0 11:31:54 11:31:54 Successfully built 81492ed34ec0 11:31:54 Successfully tagged support-scheduler-arm64:latest 11:31:54  Building support-scheduler ... done Building sys-mgmt-agent 11:31:55 ---> a55159354262 11:31:55 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:31:55 ---> da47026cbfd5 11:31:55 Step 21/25 : 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/ 11:31:55 ---> Running in daf60ede0aa9 11:31:56 ---> 40ff93a45f17 11:31:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:31:57 ---> 6068e16be2f3 11:31:57 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:31:57 ---> Running in 4ec7882e4bcd 11:31:57 Removing intermediate container daf60ede0aa9 11:31:57 ---> cf4964604819 11:31:57 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:31:57 ---> Running in d48ba4059a59 11:31:57 Removing intermediate container 4ec7882e4bcd 11:31:57 ---> 4f6f95828bec 11:31:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:31:58 Removing intermediate container d48ba4059a59 11:31:58 ---> 3e177e0af19d 11:31:58 Step 23/25 : LABEL arch=arm64 11:31:58 ---> Running in 9448434296d5 11:31:58 ---> f8013ed14791 11:31:58 Step 26/31 : RUN chmod +x /entrypoint.sh 11:31:59 Removing intermediate container 9448434296d5 11:31:59 ---> 5376e19c4e84 11:31:59 Step 24/25 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 11:31:59 ---> Running in af91d4b385ee 11:31:59 ---> Running in f6b1b1c1d5a0 11:31:59 Removing intermediate container f6b1b1c1d5a0 11:31:59 ---> 2898e0d1d5f6 11:31:59 Step 25/25 : LABEL version=0.0.0 11:31:59 ---> Running in 1eac54dbab1a 11:32:00 Removing intermediate container 1eac54dbab1a 11:32:00 ---> 9f95cc6e3f4f 11:32:00 11:32:00 Successfully built 9f95cc6e3f4f 11:32:00 Successfully tagged security-secretstore-setup-arm64:latest 11:32:00  Building security-secretstore-setup ... done Building core-data 11:32:01 Removing intermediate container af91d4b385ee 11:32:01 ---> 0da4f7602d10 11:32:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:32:01 ---> Running in a53e8691a25b 11:32:01 Removing intermediate container a53e8691a25b 11:32:01 ---> c5568d1e39e3 11:32:01 Step 28/31 : CMD ["gate"] 11:32:02 ---> Running in cc8ff295503c 11:32:02 Removing intermediate container cc8ff295503c 11:32:02 ---> 738198aa1f09 11:32:02 Step 29/31 : LABEL arch=arm64 11:32:03 ---> Running in 93ec86b64c33 11:32:03 Removing intermediate container 93ec86b64c33 11:32:03 ---> 3642e2bfa016 11:32:03 Step 30/31 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 11:32:03 ---> Running in 6189813064f8 11:32:04 Removing intermediate container 6189813064f8 11:32:04 ---> e4e7026cf6b6 11:32:04 Step 31/31 : LABEL version=0.0.0 11:32:04 ---> Running in db9913f69a81 11:32:04 Removing intermediate container db9913f69a81 11:32:04 ---> 3c2e1f8854e2 11:32:04 11:32:05 Successfully built 3c2e1f8854e2 11:32:05 Successfully tagged security-bootstrapper-arm64:latest 11:32:52  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:32:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:32:52 ---> 8d53319d0eb9 11:32:52 Step 3/22 : WORKDIR /edgex-go 11:32:52 ---> Using cache 11:32:52 ---> f65d413e6224 11:32:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:32:52 ---> Using cache 11:32:52 ---> 02a77d2d1fd8 11:32:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:32:52 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:32:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:32:52 ---> 8d53319d0eb9 11:32:52 Step 3/21 : WORKDIR /edgex-go 11:32:52 ---> Using cache 11:32:52 ---> f65d413e6224 11:32:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:32:52 ---> Using cache 11:32:52 ---> 02a77d2d1fd8 11:32:52 Step 5/21 : RUN apk add --update --no-cache make git 11:32:52 ---> Using cache 11:32:52 ---> 56ba9a2c1ffd 11:32:52 Step 6/21 : COPY go.mod vendor* ./ 11:32:52 ---> Using cache 11:32:52 ---> 6183e916aa7c 11:32:52 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:32:52 ---> Using cache 11:32:52 ---> 229d5a66ac0d 11:32:52 Step 8/21 : COPY . . 11:32:52 ---> Using cache 11:32:52 ---> 914ed591e313 11:32:52 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:32:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:32:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:32:52 ---> 8d53319d0eb9 11:32:52 Step 3/23 : WORKDIR /edgex-go 11:32:52 ---> Using cache 11:32:52 ---> f65d413e6224 11:32:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:32:52 ---> Using cache 11:32:52 ---> 02a77d2d1fd8 11:32:52 Step 5/23 : RUN apk add --update --no-cache make bash git 11:32:52 ---> Running in c6984832be13 11:32:52 ---> Running in 3900d6e767f4 11:32:52 ---> Running in f40edae7cb0f 11:32:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:32:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:32:52 ---> 8d53319d0eb9 11:32:52 Step 3/23 : WORKDIR /edgex-go 11:32:52 ---> Using cache 11:32:52 ---> f65d413e6224 11:32:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:32:52 ---> Using cache 11:32:52 ---> 02a77d2d1fd8 11:32:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:32:52 ---> Running in 4abe3c2904de 11:32:52 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 11:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:32:52 OK: 220 MiB in 52 packages 11:32:53 OK: 220 MiB in 52 packages 11:32:53 OK: 220 MiB in 52 packages 11:32:54 Removing intermediate container f40edae7cb0f 11:32:54 ---> d71b26466433 11:32:54 Step 6/22 : COPY go.mod vendor* ./ 11:32:54 Removing intermediate container 3900d6e767f4 11:32:54 ---> f6d1aad383cc 11:32:54 Step 6/23 : COPY go.mod vendor* ./ 11:32:54 Removing intermediate container 4abe3c2904de 11:32:54 ---> 8feaa01975be 11:32:54 Step 6/23 : COPY go.mod vendor* ./ 11:32:55 ---> 266bc58a2a24 11:32:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:32:55 ---> Running in a39ac877423a 11:32:56 ---> 1cbb8e50c54f 11:32:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:32:56 ---> 609cd4218e13 11:32:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:32:56 ---> Running in 8c370fe7a030 11:32:56 ---> Running in e4bd6a42f5e6 11:33:02 Removing intermediate container a39ac877423a 11:33:02 ---> d952bc72dab3 11:33:02 Step 8/22 : COPY . . 11:33:02 Removing intermediate container 8c370fe7a030 11:33:02 ---> d13af0c03515 11:33:02 Step 8/23 : COPY . . 11:33:03 Removing intermediate container e4bd6a42f5e6 11:33:03 ---> 47629dec8911 11:33:03 Step 8/23 : COPY . . 11:33:35 ---> 862caae7c243 11:33:35 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:33:35 ---> 6638dc3b7bbe 11:33:35 Step 9/23 : RUN make cmd/core-data/core-data 11:33:35 ---> 4c637e33a881 11:33:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:33:35 ---> Running in 802b913574ad 11:33:35 ---> Running in 05d148ab0e85 11:33:35 ---> Running in 4df68d0e486b 11:33:35 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 11:33:35 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 11:33:35 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 11:33:39 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 11:33:54 Removing intermediate container c6984832be13 11:33:54 ---> 49e8eb8aa46c 11:33:54 11:33:54 Step 10/21 : FROM alpine:3.14 11:33:54 ---> 5b8b7b635229 11:33:54 Step 11/21 : RUN apk add --update --no-cache curl 11:33:54 ---> Running in 1414961d8abb 11:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:33:57 (1/5) Installing ca-certificates (20211220-r0) 11:33:57 (2/5) Installing brotli-libs (1.0.9-r5) 11:33:57 (3/5) Installing nghttp2-libs (1.43.0-r0) 11:33:57 (4/5) Installing libcurl (7.79.1-r0) 11:33:57 (5/5) Installing curl (7.79.1-r0) 11:33:57 Executing busybox-1.33.1-r6.trigger 11:33:57 Executing ca-certificates-20211220-r0.trigger 11:33:57 OK: 8 MiB in 19 packages 11:33:59 Removing intermediate container 1414961d8abb 11:33:59 ---> 8ec349bafea6 11:33:59 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:34:00 ---> Running in 155b02df8f62 11:34:00 Removing intermediate container 155b02df8f62 11:34:00 ---> c8123dccced9 11:34:00 Step 13/21 : WORKDIR /edgex 11:34:00 ---> Running in 01202090d59b 11:34:01 Removing intermediate container 01202090d59b 11:34:01 ---> f6b2d09bd2a5 11:34:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:34:02 ---> 6345bae96459 11:34:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:34:04 ---> aa173e3295e5 11:34:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:34:05 ---> d242fa9f5951 11:34:05 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:34:05 ---> Running in d3254289826c 11:34:06 Removing intermediate container d3254289826c 11:34:06 ---> ebc63538399d 11:34:06 Step 18/21 : CMD ["--init=true"] 11:34:06 ---> Running in 3ef93f089602 11:34:07 Removing intermediate container 3ef93f089602 11:34:07 ---> 2e7024f601a5 11:34:07 Step 19/21 : LABEL arch=arm64 11:34:07 ---> Running in 3a281b3c3fe8 11:34:07 Removing intermediate container 3a281b3c3fe8 11:34:07 ---> 17ac38944ffb 11:34:07 Step 20/21 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 11:34:07 ---> Running in e3ea2ccbd019 11:34:08 Removing intermediate container e3ea2ccbd019 11:34:08 ---> ecffa6c1b371 11:34:08 Step 21/21 : LABEL version=0.0.0 11:34:08 ---> Running in 966746ce96ae 11:34:09 Removing intermediate container 966746ce96ae 11:34:09 ---> ed98a7d476cc 11:34:09 11:34:09 Successfully built ed98a7d476cc 11:34:09 Successfully tagged security-proxy-setup-arm64:latest 11:35:05  Building security-proxy-setup ... done Removing intermediate container 05d148ab0e85 11:35:05 ---> 4f158631d56d 11:35:05 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:35:05 ---> Running in 93bc4959ed2b 11:35: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 11:35:05 Removing intermediate container 93bc4959ed2b 11:35:05 ---> bf80f42d902c 11:35:05 11:35:05 Step 11/23 : FROM docker:20.10.10 11:35:05 20.10.10: Pulling from library/docker 11:35:06 Removing intermediate container 4df68d0e486b 11:35:06 ---> 2f2561003474 11:35:06 11:35:06 Step 10/22 : FROM alpine:3.14 11:35:06 ---> 5b8b7b635229 11:35:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:35:07 ---> Running in db7e1381d8a7 11:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:35:09 (1/2) Installing ca-certificates (20211220-r0) 11:35:09 (2/2) Installing dumb-init (1.2.5-r1) 11:35:09 Executing busybox-1.33.1-r6.trigger 11:35:09 Executing ca-certificates-20211220-r0.trigger 11:35:09 OK: 6 MiB in 16 packages 11:35:11 Removing intermediate container db7e1381d8a7 11:35:11 ---> 295b49e34e2b 11:35:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:35:12 ---> Running in e61a16bec2b3 11:35:12 Removing intermediate container e61a16bec2b3 11:35:12 ---> d749f6dae1e3 11:35:12 Step 13/22 : ENV APP_PORT=59860 11:35:12 ---> Running in 6ecb18fb032e 11:35:13 Removing intermediate container 6ecb18fb032e 11:35:13 ---> e2b80ee33de5 11:35:13 Step 14/22 : EXPOSE $APP_PORT 11:35:13 ---> Running in 5144f5e5e423 11:35:14 Removing intermediate container 5144f5e5e423 11:35:14 ---> 7e57b0a46e7a 11:35:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:35:14 Removing intermediate container 802b913574ad 11:35:14 ---> e81c71fdbb0d 11:35:14 11:35:14 Step 10/23 : FROM alpine:3.14 11:35:14 ---> 5b8b7b635229 11:35:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:35:14 ---> Running in 0aac01b968d2 11:35:15 ---> 8859b3282c86 11:35:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:35:15 Removing intermediate container 0aac01b968d2 11:35:15 ---> aa6ea393891d 11:35:15 Step 12/23 : ENV APP_PORT=59880 11:35:15 ---> Running in 7395f571f5ce 11:35:15 Removing intermediate container 7395f571f5ce 11:35:15 ---> 7ee3503b6085 11:35:15 Step 13/23 : EXPOSE $APP_PORT 11:35:15 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 11:35:15 Status: Downloaded newer image for docker:20.10.10 11:35:15 ---> 520e9a0a30f7 11:35:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:35:15 ---> Running in bccc2ac520ad 11:35:15 ---> Running in acea19fac045 11:35:16 Removing intermediate container bccc2ac520ad 11:35:16 ---> 094d9cf585d5 11:35:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:35:16 Removing intermediate container acea19fac045 11:35:16 ---> e497148cce66 11:35:16 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 11:35:16 ---> b60b2e0fe2c3 11:35:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:35:16 ---> Running in 3bcb493515fb 11:35:16 ---> Running in dd64f065e5e7 11:35:16 ---> b7e534f71843 11:35:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:35:17 ---> Running in 54c20ac53581 11:35:17 Removing intermediate container 54c20ac53581 11:35:17 ---> 3d8d6a6cc572 11:35:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:35:17 ---> Running in 547154e90291 11:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:35:17 Removing intermediate container 547154e90291 11:35:17 ---> f36ce8cbebcb 11:35:17 Step 20/22 : LABEL arch=arm64 11:35:18 ---> Running in dc1225ced8f7 11:35:18 Removing intermediate container 3bcb493515fb 11:35:18 ---> 070139e1dceb 11:35:18 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:35:18 ---> Running in 8348a51725ba 11:35:18 Removing intermediate container dc1225ced8f7 11:35:18 ---> 6a96c3704e00 11:35:18 Step 21/22 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 11:35:18 (1/42) Installing readline (8.1.0-r0) 11:35:18 (2/42) Installing bash (5.1.4-r0) 11:35:18 Executing bash-5.1.4-r0.post-install 11:35:18 (3/42) Installing brotli-libs (1.0.9-r5) 11:35:18 ---> Running in abf83686875d 11:35:18 (4/42) Installing nghttp2-libs (1.43.0-r0) 11:35:18 (5/42) Installing libcurl (7.79.1-r0) 11:35:18 (6/42) Installing curl (7.79.1-r0) 11:35:18 (7/42) Installing dumb-init (1.2.5-r1) 11:35:18 (8/42) Installing libbz2 (1.0.8-r1) 11:35:18 (9/42) Installing expat (2.4.3-r0) 11:35:18 (10/42) Installing libffi (3.3-r2) 11:35:18 (11/42) Installing gdbm (1.19-r0) 11:35:19 (12/42) Installing xz-libs (5.2.5-r0) 11:35:19 (13/42) Installing libgcc (10.3.1_git20210424-r2) 11:35:19 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 11:35:19 (15/42) Installing mpdecimal (2.5.1-r1) 11:35:19 (16/42) Installing sqlite-libs (3.35.5-r0) 11:35:19 (17/42) Installing python3 (3.9.5-r2) 11:35:19 Removing intermediate container abf83686875d 11:35:19 ---> d7fac700e2ab 11:35:19 Step 22/22 : LABEL version=0.0.0 11:35:19 ---> Running in ef0640c592bf 11:35:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:35:20 Removing intermediate container ef0640c592bf 11:35:20 ---> 9b52b5a1706d 11:35:20 11:35:20 Successfully built 9b52b5a1706d 11:35:20 Successfully tagged support-notifications-arm64:latest 11:35:20  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:35:21 (18/42) Installing py3-appdirs (1.4.4-r2) 11:35:21 (19/42) Installing py3-chardet (4.0.0-r2) 11:35:21 (20/42) Installing py3-idna (3.2-r0) 11:35:21 (21/42) Installing py3-urllib3 (1.26.5-r0) 11:35:21 (22/42) Installing py3-certifi (2020.12.5-r1) 11:35:21 (23/42) Installing py3-requests (2.25.1-r4) 11:35:21 (24/42) Installing py3-msgpack (1.0.2-r1) 11:35:21 (25/42) Installing py3-lockfile (0.12.2-r4) 11:35:21 (26/42) Installing py3-cachecontrol (0.12.6-r1) 11:35:21 (27/42) Installing py3-colorama (0.4.4-r1) 11:35:21 (28/42) Installing py3-contextlib2 (0.6.0-r1) 11:35:21 (29/42) Installing py3-distlib (0.3.1-r3) 11:35:21 (30/42) Installing py3-distro (1.5.0-r3) 11:35:21 (31/42) Installing py3-six (1.15.0-r1) 11:35:21 (32/42) Installing py3-webencodings (0.5.1-r4) 11:35:21 (33/42) Installing py3-html5lib (1.1-r1) 11:35:21 (34/42) Installing py3-parsing (2.4.7-r2) 11:35:21 (1/6) Installing dumb-init (1.2.5-r1) 11:35:21 (35/42) Installing py3-packaging (20.9-r1) 11:35:21 (36/42) Installing py3-toml (0.10.2-r2) 11:35:21 (37/42) Installing py3-pep517 (0.10.0-r2) 11:35:21 (38/42) Installing py3-progress (1.5-r2) 11:35:21 (39/42) Installing py3-retrying (1.3.3-r1) 11:35:21 (40/42) Installing py3-ordered-set (4.0.2-r1) 11:35:21 (41/42) Installing py3-setuptools (52.0.0-r3) 11:35:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:35:21 (3/6) Installing libsodium (1.0.18-r0) 11:35:21 (42/42) Installing py3-pip (20.3.4-r1) 11:35:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:35:21 (5/6) Installing libzmq (4.3.4-r0) 11:35:21 (6/6) Installing zeromq (4.3.4-r0) 11:35:21 Executing busybox-1.33.1-r6.trigger 11:35:22 OK: 8 MiB in 20 packages 11:35:22 Executing busybox-1.33.1-r6.trigger 11:35:22 OK: 84 MiB in 64 packages 11:35:23 Removing intermediate container 8348a51725ba 11:35:23 ---> bdf0979557a9 11:35:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:35:23 ---> a083e277a142 11:35:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:35:24 ---> a95cb8722bb9 11:35:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:35:25 ---> e9abb9a28e77 11:35:25 Step 19/23 : ENTRYPOINT ["/core-data"] 11:35:25 ---> Running in 6bcc780041b7 11:35:26 Collecting docker-compose==1.23.2 11:35:26 Removing intermediate container 6bcc780041b7 11:35:26 ---> b0884a0af52d 11:35:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:35:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:35:26 ---> Running in 51a5242672a5 11:35:26 Collecting docopt<0.7,>=0.6.1 11:35:26 Downloading docopt-0.6.2.tar.gz (25 kB) 11:35:26 Removing intermediate container 51a5242672a5 11:35:26 ---> c5943e711832 11:35:26 Step 21/23 : LABEL arch=arm64 11:35:26 ---> Running in c7945f1e7bce 11:35:26 Removing intermediate container c7945f1e7bce 11:35:26 ---> f019dd26ae23 11:35:26 Step 22/23 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 11:35:26 ---> Running in 729ebb5a6fc5 11:35:27 Removing intermediate container 729ebb5a6fc5 11:35:27 ---> 7cf597d5958a 11:35:27 Step 23/23 : LABEL version=0.0.0 11:35:27 ---> Running in 309a0c7e225b 11:35:27 Removing intermediate container 309a0c7e225b 11:35:27 ---> f2cb154c3aa0 11:35:27 11:35:28 Successfully built f2cb154c3aa0 11:35:28 Successfully tagged core-data-arm64:latest 11:35:28  Building core-data ... done Collecting texttable<0.10,>=0.9.0 11:35:28 Downloading texttable-0.9.1.tar.gz (11 kB) 11:35:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:35:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:35:30 Collecting dockerpty<0.5,>=0.4.1 11:35:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:35:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 11:35:32 Collecting jsonschema<3,>=2.5.1 11:35:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:35:32 Collecting docker<4.0,>=3.6.0 11:35:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:35:33 Collecting cached-property<2,>=1.2.0 11:35:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:35:33 Collecting websocket-client<1.0,>=0.32.0 11:35:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:35:33 Collecting PyYAML<4,>=3.10 11:35:33 Downloading PyYAML-3.13.tar.gz (270 kB) 11:35:37 Collecting docker-pycreds>=0.4.0 11:35:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:35:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 11:35:37 Collecting chardet<3.1.0,>=3.0.2 11:35:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:35:37 Collecting idna<2.8,>=2.5 11:35:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:35:37 Collecting urllib3<1.25,>=1.21.1 11:35:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:35:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:35:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:35:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:35:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:35:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:35:38 Attempting uninstall: urllib3 11:35:38 Found existing installation: urllib3 1.26.5 11:35:38 Uninstalling urllib3-1.26.5: 11:35:38 Successfully uninstalled urllib3-1.26.5 11:35:39 Attempting uninstall: idna 11:35:39 Found existing installation: idna 3.2 11:35:39 Uninstalling idna-3.2: 11:35:39 Successfully uninstalled idna-3.2 11:35:40 Attempting uninstall: chardet 11:35:40 Found existing installation: chardet 4.0.0 11:35:40 Uninstalling chardet-4.0.0: 11:35:40 Successfully uninstalled chardet-4.0.0 11:35:41 Attempting uninstall: requests 11:35:41 Found existing installation: requests 2.25.1 11:35:41 Uninstalling requests-2.25.1: 11:35:41 Successfully uninstalled requests-2.25.1 11:35:42 Running setup.py install for texttable: started 11:35:43 Running setup.py install for texttable: finished with status 'done' 11:35:43 Running setup.py install for PyYAML: started 11:35:45 Running setup.py install for PyYAML: finished with status 'done' 11:35:45 Running setup.py install for docopt: started 11:35:47 Running setup.py install for docopt: finished with status 'done' 11:35:47 Running setup.py install for dockerpty: started 11:35:48 Running setup.py install for dockerpty: finished with status 'done' 11:35:50 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 11:35:58 Removing intermediate container dd64f065e5e7 11:35:58 ---> d7efefb34a8d 11:35:58 Step 14/23 : ENV APP_PORT=58890 11:35:58 ---> Running in 3d322c1b2099 11:35:58 Removing intermediate container 3d322c1b2099 11:35:58 ---> 88fdebc6d1f3 11:35:58 Step 15/23 : EXPOSE $APP_PORT 11:35:58 ---> Running in 12a8960e71e3 11:35:58 Removing intermediate container 12a8960e71e3 11:35:58 ---> 9b5649be422b 11:35:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:35:59 ---> eda668e579e2 11:35:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:35:59 ---> 8031cc4c29f6 11:35:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:36:00 ---> 4192e22d6eac 11:36:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 11:36:00 ---> Running in e5b731b0c2c9 11:36:01 Removing intermediate container e5b731b0c2c9 11:36:01 ---> 1962b9b04c98 11:36:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:36:01 ---> Running in a3413ab37fbf 11:36:01 Removing intermediate container a3413ab37fbf 11:36:01 ---> c6e5ad0da9ee 11:36:01 Step 21/23 : LABEL arch=arm64 11:36:01 ---> Running in 373d7fc82d9c 11:36:02 Removing intermediate container 373d7fc82d9c 11:36:02 ---> 28cd50fbc866 11:36:02 Step 22/23 : LABEL git_sha=60167b8c6a2f71ec5685a862b7ba90885c460722 11:36:02 ---> Running in ff2305f7ad12 11:36:02 Removing intermediate container ff2305f7ad12 11:36:02 ---> 5aa4481e591c 11:36:02 Step 23/23 : LABEL version=0.0.0 11:36:02 ---> Running in 6a959b5180c5 11:36:02 Removing intermediate container 6a959b5180c5 11:36:02 ---> ee3c08581da3 11:36:02 11:36:03 Successfully built ee3c08581da3 11:36:03 Successfully tagged sys-mgmt-agent-arm64:latest 11:36:03  Building sys-mgmt-agent ... done  [Pipeline] } 11:36:03 $ docker stop --time=1 11702ecc01cafec2fece4471211e73ba2ca2b12421774f9d957b39c1b7f69895 11:36:05 $ docker rm -f 11702ecc01cafec2fece4471211e73ba2ca2b12421774f9d957b39c1b7f69895 [Pipeline] // withDockerContainer [Pipeline] sh 11:36:05 + docker images 11:36:05 REPOSITORY TAG IMAGE ID CREATED SIZE 11:36:05 sys-mgmt-agent-arm64 latest ee3c08581da3 3 seconds ago 280MB 11:36:05 core-data-arm64 latest f2cb154c3aa0 38 seconds ago 19.2MB 11:36:05 support-notifications-arm64 latest 9b52b5a1706d 46 seconds ago 16MB 11:36:05 e81c71fdbb0d 52 seconds ago 1.6GB 11:36:05 2f2561003474 59 seconds ago 1.59GB 11:36:05 bf80f42d902c About a minute ago 1.59GB 11:36:05 security-proxy-setup-arm64 latest ed98a7d476cc About a minute ago 25.3MB 11:36:05 49e8eb8aa46c 2 minutes ago 1.6GB 11:36:05 security-bootstrapper-arm64 latest 3c2e1f8854e2 4 minutes ago 18MB 11:36:05 security-secretstore-setup-arm64 latest 9f95cc6e3f4f 4 minutes ago 26.8MB 11:36:05 support-scheduler-arm64 latest 81492ed34ec0 4 minutes ago 15.3MB 11:36:05 core-command-arm64 latest a34d3fee9720 4 minutes ago 15.1MB 11:36:05 core-metadata-arm64 latest 240e6635cd53 4 minutes ago 15.9MB 11:36:05 a50a0df09010 4 minutes ago 1.6GB 11:36:05 5a333fe6a739 4 minutes ago 1.59GB 11:36:05 1df107f7e064 4 minutes ago 1.6GB 11:36:05 c93b5ef295f6 4 minutes ago 1.59GB 11:36:05 95328269b5b3 4 minutes ago 1.59GB 11:36:05 ci-base-image-arm64 latest 8d53319d0eb9 14 minutes ago 1.26GB 11:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 12 days ago 551MB 11:36:05 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 11:36:05 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 11:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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 11:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:36:06 11:36:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:36:06 arm64: Pulling from edgex-lftools-log-publisher 11:36:06 448f6bf000e3: Pulling fs layer 11:36:06 f757da607395: Pulling fs layer 11:36:06 05883995daec: Pulling fs layer 11:36:06 8603b9c90790: Pulling fs layer 11:36:06 1560dd03e051: Pulling fs layer 11:36:06 27f5ce0e4adf: Pulling fs layer 11:36:06 c2d8d7efcc4b: Pulling fs layer 11:36:06 8603b9c90790: Waiting 11:36:06 27f5ce0e4adf: Waiting 11:36:06 1560dd03e051: Waiting 11:36:06 c2d8d7efcc4b: Waiting 11:36:06 f757da607395: Verifying Checksum 11:36:06 f757da607395: Download complete 11:36:06 8603b9c90790: Verifying Checksum 11:36:06 8603b9c90790: Download complete 11:36:06 1560dd03e051: Verifying Checksum 11:36:06 1560dd03e051: Download complete 11:36:06 27f5ce0e4adf: Download complete 11:36:06 05883995daec: Verifying Checksum 11:36:06 05883995daec: Download complete 11:36:07 448f6bf000e3: Verifying Checksum 11:36:07 448f6bf000e3: Download complete 11:36:09 c2d8d7efcc4b: Verifying Checksum 11:36:09 c2d8d7efcc4b: Download complete 11:36:10 448f6bf000e3: Pull complete 11:36:11 f757da607395: Pull complete 11:36:12 05883995daec: Pull complete 11:36:13 8603b9c90790: Pull complete 11:36:14 1560dd03e051: Pull complete 11:36:14 27f5ce0e4adf: Pull complete 11:36:29 c2d8d7efcc4b: Pull complete 11:36:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:36:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:36:29 prd-ubuntu18.04-docker-arm64-4c-16g-3768 does not seem to be running inside a container 11:36:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:36:32 $ docker top 5db12a76e17b23a062c4d6be4a78d8db0937fe573a9ce10d599b8b138b0ff6ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:36:33 ---> job-cost.sh 11:36:33 lf-activate-venv: SKIPPING 11:36:33 INFO: No Stack... 11:36:33 INFO: Retrieving Pricing Info for: v3-standard-4 11:36:33 INFO: Archiving Costs [Pipeline] sh 11:36:34 + cat /w/workspace/edgex-go/2/archives/cost.csv 11:36:34 + cut -d, -f6 [Pipeline] lock 11:36:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3867-2-stack-cost] 11:36:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3867-2-stack-cost] did not exist. Created. 11:36:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3867-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:36:35 + echo total: 0.10999999940395355 [Pipeline] stash 11:36:35 Stashed 1 file(s) [Pipeline] } 11:36:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3867-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:36:35 $ docker stop --time=1 5db12a76e17b23a062c4d6be4a78d8db0937fe573a9ce10d599b8b138b0ff6ee 11:36:37 $ docker rm -f 5db12a76e17b23a062c4d6be4a78d8db0937fe573a9ce10d599b8b138b0ff6ee [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 11:36:37 provisioning config files... 11:36:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config293266181092687123tmp [Pipeline] { [Pipeline] sh 11:36:38 + set +x 11:36:38 + bash -s -- 11:36:38 + curl -s https://codecov.io/bash 11:36:38 11:36:38 _____ _ 11:36:38 / ____| | | 11:36:38 | | ___ __| | ___ ___ _____ __ 11:36:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:36:38 | |___| (_) | (_| | __/ (_| (_) \ V / 11:36:38 \_____\___/ \__,_|\___|\___\___/ \_/ 11:36:38 Bash-1.0.6 11:36:38 11:36:38 11:36:38 ==> git version 2.24.4 found 11:36:38 ==> 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 11:36:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:36:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:36:38 ==> Jenkins CI detected. 11:36:38 current dir:  /w/workspace/edgex-go/2 11:36:38 project root: . 11:36:38 --> token set from env 11:36:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:36:38 ==> Running gcov in . (disable via -X gcov) 11:36:38 ==> Python coveragepy not found 11:36:38 ==> Searching for coverage reports in: 11:36:38 + . 11:36:38 -> Found 1 reports 11:36:38 ==> Detecting git/mercurial file structure 11:36:38 ==> Reading reports 11:36:38 + ./coverage.out bytes=428381 11:36:38 ==> Appending adjustments 11:36:38 https://docs.codecov.io/docs/fixing-reports 11:36:39 + Found adjustments 11:36:39 ==> Gzipping contents 11:36:39 60K /tmp/codecov.kRDtSK.gz 11:36:39 ==> Uploading reports 11:36:39 url: https://codecov.io 11:36:39 query: branch=PR-3867&commit=1156d6641044701ead2f4d0f98e113730026adf9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= 11:36:39 -> Pinging Codecov 11:36:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3867&commit=1156d6641044701ead2f4d0f98e113730026adf9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= 11:36:39 -> Uploading to 11:36:39 https://storage.googleapis.com/codecov/v4/raw/2022-01-24/00271124DB129430A58F1EEE437C3FCB/1156d6641044701ead2f4d0f98e113730026adf9/908291a8-fdaf-4ca6-a44f-77847d592fac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220124T113639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0388bdc55d4ac79258dfd8d851bf84aa70070a5affd0035e73eb56062336113 11:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 11:36:39 Dload Upload Total Spent Left Speed 11:36:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57988 0 0 100 57988 0 160k --:--:-- --:--:-- --:--:-- 160k 11:36:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1156d6641044701ead2f4d0f98e113730026adf9 [Pipeline] } 11:36:40 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 11:36:40 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:36:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:36:41 ---> package-listing.sh 11:36:41 ++ facter osfamily 11:36:41 ++ tr '[:upper:]' '[:lower:]' 11:36:42 + OS_FAMILY=redhat 11:36:42 + workspace=/w/workspace/edgex-go/2 11:36:42 + START_PACKAGES=/tmp/packages_start.txt 11:36:42 + END_PACKAGES=/tmp/packages_end.txt 11:36:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:36:42 + PACKAGES=/tmp/packages_start.txt 11:36:42 + '[' /w/workspace/edgex-go/2 ']' 11:36:42 + PACKAGES=/tmp/packages_end.txt 11:36:42 + case "${OS_FAMILY}" in 11:36:42 + sort 11:36:42 + rpm -qa 11:36:46 + '[' -f /tmp/packages_start.txt ']' 11:36:46 + '[' -f /tmp/packages_end.txt ']' 11:36:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:36:46 + '[' /w/workspace/edgex-go/2 ']' 11:36:46 + mkdir -p /w/workspace/edgex-go/2/archives/ 11:36:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 11:36:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:36:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:36:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:36:47 11:36:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:36:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:36:47 latest: Pulling from edgex-lftools-log-publisher 11:36:47 b4d181a07f80: Pulling fs layer 11:36:47 a1111a8f2ec3: Pulling fs layer 11:36:47 ed53099fbce6: Pulling fs layer 11:36:47 dc539afda2c1: Pulling fs layer 11:36:47 77bc0d833cb6: Pulling fs layer 11:36:47 9065ff56babe: Pulling fs layer 11:36:47 d287ab97295c: Pulling fs layer 11:36:47 dc539afda2c1: Waiting 11:36:47 77bc0d833cb6: Waiting 11:36:47 9065ff56babe: Waiting 11:36:47 d287ab97295c: Waiting 11:36:47 a1111a8f2ec3: Verifying Checksum 11:36:47 a1111a8f2ec3: Download complete 11:36:47 dc539afda2c1: Verifying Checksum 11:36:47 dc539afda2c1: Download complete 11:36:47 ed53099fbce6: Verifying Checksum 11:36:47 ed53099fbce6: Download complete 11:36:47 77bc0d833cb6: Verifying Checksum 11:36:47 77bc0d833cb6: Download complete 11:36:47 9065ff56babe: Verifying Checksum 11:36:47 9065ff56babe: Download complete 11:36:47 b4d181a07f80: Verifying Checksum 11:36:47 b4d181a07f80: Download complete 11:36:48 d287ab97295c: Verifying Checksum 11:36:48 d287ab97295c: Download complete 11:36:49 b4d181a07f80: Pull complete 11:36:49 a1111a8f2ec3: Pull complete 11:36:50 ed53099fbce6: Pull complete 11:36:50 dc539afda2c1: Pull complete 11:36:50 77bc0d833cb6: Pull complete 11:36:50 9065ff56babe: Pull complete 11:36:57 d287ab97295c: Pull complete 11:36:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:36:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:36:57 prd-centos7-docker-4c-2g-3767 does not seem to be running inside a container 11:36:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:37:00 $ docker top 3cf72ab2d00da7a139a878ee21cbfbfaacbc94e8bd74f3e33ebefc9d25ec8661 -eo pid,comm [Pipeline] { [Pipeline] sh 11:37:00 + touch /tmp/pre-build-complete [Pipeline] sh 11:37:00 + mkdir -p /var/log/sysstat [Pipeline] sh 11:37:01 + ls /var/log/sa-host 11:37:01 + sadf -c /var/log/sa-host/sa17 11:37:01 file_magic: OK 11:37:01 HZ: Using current value: 100 11:37:01 file_header: OK 11:37:01 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 11:37:01 Statistics: 11:37:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:37:01 File successfully converted to sysstat format version 12.0.3 11:37:01 + sadf -c /var/log/sa-host/sa24 11:37:01 file_magic: OK 11:37:01 HZ: Using current value: 100 11:37:01 file_header: OK 11:37:01 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 11:37:01 Statistics: 11:37:01 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... 11:37:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:37:01 provisioning config files... 11:37:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5356870507044797428tmp [Pipeline] { [Pipeline] echo 11:37:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:37:01 ---> create-netrc.sh [Pipeline] } 11:37:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:37:02 ---> python-tools-install.sh [Pipeline] echo 11:37:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:37:02 ---> sudo-logs.sh 11:37:02 Archiving 'sudo' log.. 11:37:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-3767.novalocal: Name or service not known 11:37:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-3767.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:37:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:37:02 ---> job-cost.sh 11:37:02 lf-activate-venv: SKIPPING 11:37:02 DEBUG: total: 0.10999999940395355 11:37:02 INFO: Retrieving Stack Cost... 11:37:03 INFO: Retrieving Pricing Info for: v3-standard-2 11:37:03 INFO: Archiving Costs [Pipeline] echo 11:37:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:37:03 ---> logs-deploy.sh 11:37:03 lf-activate-venv: SKIPPING 11:37:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3867/2 11:37:03 INFO: archiving workspace using pattern(s): 11:37:04 Archives upload complete. 11:37:04 INFO: archiving logs to Nexus 11:37:05 ---> uname -a: 11:37:05 Linux prd-centos7-docker-4c-2g-3767.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 11:37:05 11:37:05 11:37:05 ---> lscpu: 11:37:05 Architecture: x86_64 11:37:05 CPU op-mode(s): 32-bit, 64-bit 11:37:05 Byte Order: Little Endian 11:37:05 Address sizes: 40 bits physical, 48 bits virtual 11:37:05 CPU(s): 2 11:37:05 On-line CPU(s) list: 0,1 11:37:05 Thread(s) per core: 1 11:37:05 Core(s) per socket: 1 11:37:05 Socket(s): 2 11:37:05 NUMA node(s): 1 11:37:05 Vendor ID: AuthenticAMD 11:37:05 CPU family: 23 11:37:05 Model: 49 11:37:05 Model name: AMD EPYC-Rome Processor 11:37:05 Stepping: 0 11:37:05 CPU MHz: 2799.998 11:37:05 BogoMIPS: 5599.99 11:37:05 Virtualization: AMD-V 11:37:05 Hypervisor vendor: KVM 11:37:05 Virtualization type: full 11:37:05 L1d cache: 32K 11:37:05 L1i cache: 32K 11:37:05 L2 cache: 512K 11:37:05 L3 cache: 16384K 11:37:05 NUMA node0 CPU(s): 0,1 11:37:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:37:05 11:37:05 11:37:05 ---> nproc: 11:37:05 2 11:37:05 11:37:05 11:37:05 ---> df -h: 11:37:05 Filesystem Size Used Avail Use% Mounted on 11:37:05 overlay 40G 14G 27G 34% / 11:37:05 tmpfs 64M 0 64M 0% /dev 11:37:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:37:05 shm 64M 0 64M 0% /dev/shm 11:37:05 /dev/vda1 40G 14G 27G 34% /facter-os 11:37:05 11:37:05 11:37:05 ---> sar -b -r -n DEV: 11:37:05 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/24/22 _x86_64_ (2 CPU) 11:37:05 11:37:05 11:16:49 LINUX RESTART (2 CPU) 11:37:05 11:37:05 11:17:01 tps rtps wtps bread/s bwrtn/s 11:37:05 11:18:01 221.93 63.61 158.32 8079.27 63013.44 11:37:05 11:19:01 310.96 0.00 310.96 0.00 80929.40 11:37:05 11:20:01 57.57 0.00 57.57 0.00 7208.63 11:37:05 11:21:01 95.57 0.02 95.56 0.53 6053.05 11:37:05 11:22:07 421.80 196.18 225.63 5415.67 128348.90 11:37:05 11:23:01 792.58 447.20 345.39 27328.72 199488.66 11:37:05 11:24:01 477.54 114.25 363.29 5084.14 158193.00 11:37:05 11:25:01 347.05 35.45 311.60 3888.57 95565.04 11:37:05 11:26:01 7.54 0.07 7.48 1.07 349.16 11:37:05 11:27:01 0.20 0.05 0.15 0.40 2.22 11:37:05 11:28:01 0.28 0.00 0.28 0.00 4.10 11:37:05 11:29:01 0.25 0.00 0.25 0.00 3.02 11:37:05 11:30:01 0.27 0.00 0.27 0.00 3.85 11:37:05 11:31:01 0.28 0.00 0.28 0.00 2.62 11:37:05 11:32:01 0.40 0.15 0.25 4.66 3.26 11:37:05 11:33:01 0.98 0.08 0.90 2.67 16.38 11:37:05 11:34:01 0.22 0.00 0.22 0.00 2.63 11:37:05 11:35:01 0.30 0.00 0.30 0.00 3.71 11:37:05 11:36:01 0.23 0.02 0.22 0.13 3.13 11:37:05 Average: 141.94 43.71 98.23 2505.29 38494.09 11:37:05 11:37:05 11:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:37:05 11:18:01 4354416 0 772124 9.64 2620 2879772 1593228 17.59 989640 2336884 608572 11:37:05 11:19:01 3762044 0 880300 10.99 2620 3363968 1485076 16.40 1050572 2734236 28 11:37:05 11:20:01 3233708 0 1051364 13.13 2620 3721240 1540992 17.01 1459632 2828600 151568 11:37:05 11:21:01 3005864 0 1336516 16.69 2620 3663932 1767372 19.51 1688708 2812264 96308 11:37:05 11:22:07 424936 0 1255648 15.68 2620 6325728 2035528 22.47 2369224 4630244 316472 11:37:05 11:23:01 724972 0 1718280 21.45 2620 5563060 3183296 35.15 2711644 3944520 117164 11:37:05 11:24:01 854700 0 1343296 16.77 2620 5808316 2310668 25.51 2453068 4067124 615072 11:37:05 11:25:01 2574736 0 1137480 14.20 2620 4294096 1390904 15.36 1421180 3393136 20 11:37:05 11:26:01 2580628 0 1131588 14.13 2620 4294096 1384924 15.29 1426660 3387164 20 11:37:05 11:27:01 2588660 0 1123552 14.03 2620 4294100 1352696 14.93 1422808 3385928 20 11:37:05 11:28:01 2603544 0 1108664 13.84 2620 4294104 1352780 14.94 1420580 3374448 16 11:37:05 11:29:01 2604936 0 1107268 13.83 2620 4294108 1352696 14.93 1419828 3373752 8 11:37:05 11:30:01 2605200 0 1106992 13.82 2620 4294120 1352696 14.93 1419840 3373752 8 11:37:05 11:31:01 2605332 0 1106860 13.82 2620 4294120 1352696 14.93 1419844 3373752 8 11:37:05 11:32:01 2603416 0 1108768 13.84 2620 4294128 1354436 14.95 1421260 3373752 8 11:37:05 11:33:01 2604632 0 1107520 13.83 2620 4294160 1352768 14.94 1421108 3372916 8 11:37:05 11:34:01 2605068 0 1107076 13.82 2620 4294168 1352696 14.93 1420852 3372916 8 11:37:05 11:35:01 2605404 0 1106736 13.82 2620 4294172 1352696 14.93 1420744 3372916 8 11:37:05 11:36:01 2604968 0 1107168 13.82 2620 4294176 1352696 14.93 1420860 3372924 8 11:37:05 Average: 2502482 0 1143011 14.27 2620 4360819 1590571 17.56 1567266 3362170 100280 11:37:05 11:37:05 11:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:37:05 11:18:01 eth0 1265.90 1203.66 9722.66 174.85 0.00 0.00 0.00 0.00 11:37:05 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:18:01 docker0 564.18 389.94 55.69 2703.77 0.00 0.00 0.00 0.00 11:37:05 11:19:01 eth0 291.59 214.57 2058.35 24.88 0.00 0.00 0.00 0.00 11:37:05 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:19:01 veth5e6e7ff 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:19:01 docker0 205.58 275.62 16.19 2044.11 0.00 0.00 0.00 0.00 11:37:05 11:20:01 vethe781a03 0.63 0.77 0.05 0.07 0.00 0.00 0.00 0.00 11:37:05 11:20:01 eth0 34.35 18.87 29.43 14.08 0.00 0.00 0.00 0.00 11:37:05 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:20:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 11:37:05 11:21:01 vethe781a03 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 11:37:05 11:21:01 eth0 14.27 7.99 10.79 5.80 0.00 0.00 0.00 0.00 11:37:05 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:21:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 11:37:05 11:22:07 vethd976a75 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:37:05 11:22:07 eth0 92.26 56.81 1563.92 19.96 0.00 0.00 0.00 0.00 11:37:05 11:22:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:22:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:23:01 vethf308fbd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:37:05 11:23:01 vethd976a75 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 11:37:05 11:23:01 vetha5790db 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:37:05 11:23:01 eth0 80.17 48.16 234.09 14.25 0.00 0.00 0.00 0.00 11:37:05 11:24:01 vethe96f073 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 11:37:05 11:24:01 vethd976a75 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 11:37:05 11:24:01 eth0 69.07 35.45 342.32 14.18 0.00 0.00 0.00 0.00 11:37:05 11:24:01 vethd46e432 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 11:37:05 11:25:01 eth0 135.88 71.66 1613.20 19.75 0.00 0.00 0.00 0.00 11:37:05 11:25:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:37:05 11:25:01 docker0 844.40 800.15 76.58 5704.28 0.00 0.00 0.00 0.00 11:37:05 11:26:01 eth0 1.08 0.47 0.40 0.31 0.00 0.00 0.00 0.00 11:37:05 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:27:01 eth0 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 11:37:05 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:28:01 eth0 0.42 0.32 0.50 0.08 0.00 0.00 0.00 0.00 11:37:05 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:37:05 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:30:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:37:05 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:31:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:37:05 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:32:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:37:05 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:33:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:37:05 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:34:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:37:05 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:35:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:36:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:37:05 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 Average: eth0 104.61 87.38 826.37 15.20 0.00 0.00 0.00 0.00 11:37:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:05 Average: docker0 44.50 42.17 4.04 300.60 0.00 0.00 0.00 0.00 11:37:05 11:37:05 11:37:05 ---> sar -P ALL: 11:37:05 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/24/22 _x86_64_ (2 CPU) 11:37:05 11:37:05 11:16:49 LINUX RESTART (2 CPU) 11:37:05 11:37:05 11:17:01 CPU %user %nice %system %iowait %steal %idle 11:37:05 11:18:01 all 39.25 0.00 12.62 5.55 0.09 42.50 11:37:05 11:18:01 0 33.94 0.00 13.69 6.06 0.11 46.20 11:37:05 11:18:01 1 44.58 0.00 11.53 5.04 0.07 38.77 11:37:05 11:19:01 all 15.48 0.00 8.80 3.18 0.08 72.46 11:37:05 11:19:01 0 15.18 0.00 9.12 3.14 0.07 72.49 11:37:05 11:19:01 1 15.78 0.00 8.48 3.22 0.09 72.43 11:37:05 11:20:01 all 56.87 0.00 6.04 0.42 0.09 36.57 11:37:05 11:20:01 0 55.54 0.00 6.45 0.49 0.09 37.43 11:37:05 11:20:01 1 58.21 0.00 5.63 0.36 0.09 35.71 11:37:05 11:21:01 all 55.84 0.00 5.17 1.12 0.09 37.77 11:37:05 11:21:01 0 55.55 0.00 5.21 1.05 0.09 38.10 11:37:05 11:21:01 1 56.12 0.00 5.14 1.20 0.09 37.45 11:37:05 11:22:07 all 43.90 0.00 13.77 14.89 0.10 27.34 11:37:05 11:22:07 0 43.91 0.00 13.98 16.46 0.10 25.54 11:37:05 11:22:07 1 43.88 0.00 13.56 13.32 0.10 29.14 11:37:05 11:23:01 all 45.45 0.00 18.54 31.34 0.13 4.54 11:37:05 11:23:01 0 45.74 0.00 18.36 30.38 0.14 5.38 11:37:05 11:23:01 1 45.15 0.00 18.71 32.31 0.12 3.70 11:37:05 11:24:01 all 67.20 0.00 19.85 8.29 0.12 4.54 11:37:05 11:24:01 0 68.29 0.00 18.48 8.04 0.11 5.08 11:37:05 11:24:01 1 66.11 0.00 21.22 8.54 0.13 3.99 11:37:05 11:25:01 all 69.06 0.00 15.19 2.25 0.11 13.38 11:37:05 11:25:01 0 70.92 0.00 13.60 2.52 0.11 12.85 11:37:05 11:25:01 1 67.20 0.00 16.79 1.98 0.11 13.92 11:37:05 11:26:01 all 0.09 0.00 0.08 0.03 0.03 99.77 11:37:05 11:26:01 0 0.07 0.00 0.10 0.05 0.03 99.75 11:37:05 11:26:01 1 0.12 0.00 0.07 0.00 0.03 99.78 11:37:05 11:27:01 all 0.13 0.00 0.07 0.00 0.03 99.78 11:37:05 11:27:01 0 0.10 0.00 0.07 0.00 0.02 99.82 11:37:05 11:27:01 1 0.15 0.00 0.07 0.00 0.03 99.75 11:37:05 11:28:01 all 0.20 0.00 0.05 0.00 0.03 99.72 11:37:05 11:28:01 0 0.27 0.00 0.03 0.00 0.02 99.68 11:37:05 11:28:01 1 0.13 0.00 0.07 0.00 0.05 99.75 11:37:05 11:37:05 11:28:01 CPU %user %nice %system %iowait %steal %idle 11:37:05 11:29:01 all 0.14 0.00 0.03 0.00 0.02 99.81 11:37:05 11:29:01 0 0.23 0.00 0.02 0.00 0.02 99.73 11:37:05 11:29:01 1 0.05 0.00 0.05 0.00 0.02 99.88 11:37:05 11:30:01 all 0.21 0.00 0.03 0.00 0.02 99.75 11:37:05 11:30:01 0 0.35 0.00 0.02 0.00 0.02 99.62 11:37:05 11:30:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:37:05 11:31:01 all 0.14 0.00 0.03 0.00 0.02 99.82 11:37:05 11:31:01 0 0.27 0.00 0.03 0.00 0.02 99.68 11:37:05 11:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:37:05 11:32:01 all 0.18 0.00 0.03 0.01 0.03 99.76 11:37:05 11:32:01 0 0.32 0.00 0.03 0.00 0.03 99.62 11:37:05 11:32:01 1 0.03 0.00 0.03 0.02 0.02 99.90 11:37:05 11:33:01 all 0.13 0.00 0.04 0.00 0.02 99.81 11:37:05 11:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:37:05 11:33:01 1 0.25 0.00 0.05 0.00 0.02 99.68 11:37:05 11:34:01 all 0.17 0.00 0.03 0.00 0.03 99.78 11:37:05 11:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:37:05 11:34:01 1 0.28 0.00 0.02 0.00 0.03 99.67 11:37:05 11:35:01 all 0.16 0.00 0.02 0.00 0.03 99.80 11:37:05 11:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:37:05 11:35:01 1 0.30 0.00 0.02 0.00 0.03 99.65 11:37:05 11:36:01 all 0.18 0.00 0.03 0.00 0.02 99.77 11:37:05 11:36:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:37:05 11:36:01 1 0.32 0.00 0.02 0.00 0.02 99.65 11:37:05 Average: all 19.75 0.00 5.00 3.25 0.05 71.94 11:37:05 Average: 0 19.57 0.00 4.95 3.33 0.05 72.10 11:37:05 Average: 1 19.94 0.00 5.04 3.18 0.06 71.79 11:37:05 11:37:05 11:37:05