Pull request #3867 opened 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 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 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-ssh18065275113770646552.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-ssh2324566254886245052.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/workspace@libs/edgex-global-pipelines # timeout=10 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-ssh15698777314363932861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-ssh14834614954435837281.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10871749874959823303.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3867/workspace@libs/lf-pipelines # timeout=10 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-ssh17034751202384881989.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 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-3760 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh6403456078657560693.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > 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/1@tmp/jenkins-gitclient-ssh2606061518086232277.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 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 Merge succeeded, producing 645552f18b924b61a6b71c8659092e87d7ac655f Checking out Revision 645552f18b924b61a6b71c8659092e87d7ac655f (PR-3867) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 # 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/1@tmp/jenkins-gitclient-ssh9081153132949399330.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 645552f18b924b61a6b71c8659092e87d7ac655f # timeout=10 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:25:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:25:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:25:06 ========================================================= 08:25:06 EdgeX Global Pipelines Version Info 08:25:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:25:07 ------------------- 08:25:07 stable info: 08:25:07 ------------------- 08:25:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:25:07 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 08:25:07 Message: update stable to v1.0.219 08:25:07 ------------------- 08:25:07 experimental info: 08:25:07 ------------------- 08:25:07 Commited By: **** collab-it+edgex@linuxfoundation.org 08:25:07 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 08:25:07 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:25:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3867 [Pipeline] echo 08:25:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3867 [Pipeline] echo 08:25:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3867 [Pipeline] echo 08:25:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 645552f18b924b61a6b71c8659092e87d7ac655f [Pipeline] echo 08:25:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 645552f [Pipeline] echo 08:25:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:09 provisioning config files... 08:25:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6518144263783431426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:09 ---> docker-login.sh 08:25:09 nexus3.edgexfoundry.org:10001 08:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:09 Configure a credential helper to remove this warning. See 08:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:09 08:25:09 Login Succeeded 08:25:09 nexus3.edgexfoundry.org:10002 08:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:09 Configure a credential helper to remove this warning. See 08:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:09 08:25:09 Login Succeeded 08:25:09 nexus3.edgexfoundry.org:10003 08:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:10 Configure a credential helper to remove this warning. See 08:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:10 08:25:10 Login Succeeded 08:25:10 nexus3.edgexfoundry.org:10004 08:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:10 Configure a credential helper to remove this warning. See 08:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:10 08:25:10 Login Succeeded 08:25:10 docker.io 08:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:10 Configure a credential helper to remove this warning. See 08:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:10 08:25:10 Login Succeeded 08:25:10 ---> docker-login.sh ends [Pipeline] } 08:25:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:25:11 ++ 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 08:25:11 + for file in '`ls cmd/**/Dockerfile`' 08:25:11 ++ dirname cmd/core-command/Dockerfile 08:25:11 ++ cut -d/ -f2 08:25:11 + echo core-command,cmd/core-command/Dockerfile 08:25:11 + for file in '`ls cmd/**/Dockerfile`' 08:25:11 ++ dirname cmd/core-data/Dockerfile 08:25:11 ++ cut -d/ -f2 08:25:11 + echo core-data,cmd/core-data/Dockerfile 08:25:11 + for file in '`ls cmd/**/Dockerfile`' 08:25:11 ++ dirname cmd/core-metadata/Dockerfile 08:25:11 ++ cut -d/ -f2 08:25:11 + echo core-metadata,cmd/core-metadata/Dockerfile 08:25:11 + for file in '`ls cmd/**/Dockerfile`' 08:25:11 ++ dirname cmd/security-bootstrapper/Dockerfile 08:25:11 ++ cut -d/ -f2 08:25:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:25:11 + for file in '`ls cmd/**/Dockerfile`' 08:25:11 ++ dirname cmd/security-proxy-setup/Dockerfile 08:25:11 ++ cut -d/ -f2 08:25:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:25:11 + for file in '`ls cmd/**/Dockerfile`' 08:25:11 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:25:11 ++ cut -d/ -f2 08:25:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:25:11 + for file in '`ls cmd/**/Dockerfile`' 08:25:11 ++ dirname cmd/support-notifications/Dockerfile 08:25:11 ++ cut -d/ -f2 08:25:11 + echo support-notifications,cmd/support-notifications/Dockerfile 08:25:11 + for file in '`ls cmd/**/Dockerfile`' 08:25:11 ++ dirname cmd/support-scheduler/Dockerfile 08:25:11 ++ cut -d/ -f2 08:25:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:25:11 + for file in '`ls cmd/**/Dockerfile`' 08:25:11 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:25:11 ++ cut -d/ -f2 08:25:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:25:11 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 08:25:11 + git rev-list -1 --merges 645552f18b924b61a6b71c8659092e87d7ac655f~1..645552f18b924b61a6b71c8659092e87d7ac655f [Pipeline] echo 08:25:11 -----------> git rev-list -1 --merges 645552f18b924b61a6b71c8659092e87d7ac655f~1..645552f18b924b61a6b71c8659092e87d7ac655f 645552f18b924b61a6b71c8659092e87d7ac655f 08:25:11 645552f18b924b61a6b71c8659092e87d7ac655f [false] [Pipeline] sh 08:25:12 + git log --format=format:%s -1 645552f18b924b61a6b71c8659092e87d7ac655f [Pipeline] echo 08:25:12 ========================================================= 08:25:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:25:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:25:12 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 08:25:12 + grep -v github /etc/ssh/ssh_known_hosts 08:25:12 + '[' -e /tmp/ssh_known_hosts ']' 08:25:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:25:12 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 08:25:12 + sudo tee -a /etc/ssh/ssh_known_hosts 08:25:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:13 08:25:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:25:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:13 latest: Pulling from edgex-devops/git-semver 08:25:13 a0d0a0d46f8b: Pulling fs layer 08:25:13 3e5f54012d9b: Pulling fs layer 08:25:13 4c7163046ea9: Pulling fs layer 08:25:13 0c2d73faf560: Pulling fs layer 08:25:13 0c2d73faf560: Waiting 08:25:13 3e5f54012d9b: Verifying Checksum 08:25:13 3e5f54012d9b: Download complete 08:25:13 a0d0a0d46f8b: Verifying Checksum 08:25:13 a0d0a0d46f8b: Download complete 08:25:13 4c7163046ea9: Verifying Checksum 08:25:13 4c7163046ea9: Download complete 08:25:13 0c2d73faf560: Verifying Checksum 08:25:13 0c2d73faf560: Download complete 08:25:13 a0d0a0d46f8b: Pull complete 08:25:13 3e5f54012d9b: Pull complete 08:25:14 4c7163046ea9: Pull complete 08:25:14 0c2d73faf560: Pull complete 08:25:14 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:25:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:25:14 prd-centos7-docker-4c-2g-3760 does not seem to be running inside a container 08:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:25:15 $ docker top 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:25:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:15 [ssh-agent] Looking for ssh-agent implementation... 08:25:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:15 $ docker exec 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 ssh-agent 08:25:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXemeBib/agent.14 08:25:15 SSH_AGENT_PID=21 08:25:15 Running ssh-add (command line suppressed) 08:25:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_841715902085745358.key (/w/workspace/edgex-go/1@tmp/private_key_841715902085745358.key) 08:25:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:16 + git tag --points-at HEAD [Pipeline] } 08:25:16 $ docker exec --env ******** --env ******** 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 ssh-agent -k 08:25:16 unset SSH_AUTH_SOCK; 08:25:16 unset SSH_AGENT_PID; 08:25:16 echo Agent pid 21 killed; 08:25:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:25:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:16 [ssh-agent] Looking for ssh-agent implementation... 08:25:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:16 $ docker exec 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 ssh-agent 08:25:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnEnHLe/agent.54 08:25:16 SSH_AGENT_PID=61 08:25:16 Running ssh-add (command line suppressed) 08:25:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4970611377564796577.key (/w/workspace/edgex-go/1@tmp/private_key_4970611377564796577.key) 08:25:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:17 + git semver init 08:25:17 # -> Open(): unable to determine branch for HEAD 08:25:17 # $GIT_DIR = /w/workspace/edgex-go/1/.git 08:25:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 08:25:17 # $SEMVER_REMOTE_NAME = origin 08:25:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:25:17 # $SEMVER_USER_NAME = edgex-jenkins 08:25:17 # $SEMVER_BRANCH = PR-3867 08:25:17 # $SEMVER_TEMP = /tmp/semver-931957029 08:25:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:25:31 # '/tmp/semver-931957029' -> '/w/workspace/edgex-go/1/.semver' 08:25:31 # -> Force: false 08:25:31 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 08:25:32 $ docker exec --env ******** --env ******** 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 ssh-agent -k 08:25:32 unset SSH_AUTH_SOCK; 08:25:32 unset SSH_AGENT_PID; 08:25:32 echo Agent pid 61 killed; 08:25:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:25:32 + git semver [Pipeline] } 08:25:32 $ docker stop --time=1 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 08:25:35 $ docker rm -f 5e773c3421cb719c877f5a80ac78e50c379942f0354a5cb1c4325c778fef28c6 [Pipeline] // withDockerContainer [Pipeline] sh 08:25:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:25:35 Stashed 1 file(s) [Pipeline] echo 08:25:35 [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 08:25:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:25:36 ========================================================= 08:25:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:25:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:25:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:25:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:25:36 59bf1c3509f3: Pulling fs layer 08:25:36 666ba61612fd: Pulling fs layer 08:25:36 8ed8ca486205: Pulling fs layer 08:25:36 4fe6c5a15a65: Pulling fs layer 08:25:36 22a0e8bec74d: Pulling fs layer 08:25:36 f965cba54748: Pulling fs layer 08:25:36 861ffc35075e: Pulling fs layer 08:25:36 4b385c91608e: Pulling fs layer 08:25:36 560528eb2ebb: Pulling fs layer 08:25:36 f965cba54748: Waiting 08:25:36 861ffc35075e: Waiting 08:25:36 4b385c91608e: Waiting 08:25:36 4fe6c5a15a65: Waiting 08:25:36 560528eb2ebb: Waiting 08:25:36 22a0e8bec74d: Waiting 08:25:36 8ed8ca486205: Verifying Checksum 08:25:36 8ed8ca486205: Download complete 08:25:36 666ba61612fd: Verifying Checksum 08:25:36 666ba61612fd: Download complete 08:25:36 22a0e8bec74d: Verifying Checksum 08:25:36 22a0e8bec74d: Download complete 08:25:36 59bf1c3509f3: Verifying Checksum 08:25:36 59bf1c3509f3: Download complete 08:25:36 f965cba54748: Verifying Checksum 08:25:36 f965cba54748: Download complete 08:25:36 861ffc35075e: Verifying Checksum 08:25:36 861ffc35075e: Download complete 08:25:36 4b385c91608e: Verifying Checksum 08:25:36 4b385c91608e: Download complete 08:25:37 560528eb2ebb: Verifying Checksum 08:25:37 560528eb2ebb: Download complete 08:25:37 4fe6c5a15a65: Verifying Checksum 08:25:37 4fe6c5a15a65: Download complete 08:25:37 59bf1c3509f3: Pull complete 08:25:37 666ba61612fd: Pull complete 08:25:37 8ed8ca486205: Pull complete 08:25:41 4fe6c5a15a65: Pull complete 08:25:41 22a0e8bec74d: Pull complete 08:25:41 f965cba54748: Pull complete 08:25:41 861ffc35075e: Pull complete 08:25:41 4b385c91608e: Pull complete 08:25:44 560528eb2ebb: Pull complete 08:25:44 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 08:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:25:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:25:44 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:25:44 WORKDIR /edgex 08:25:44 COPY go.mod . 08:25:44 RUN go mod download' 08:25:44 + docker build -t ci-base-image-x86_64 -f - . 08:25:46 Sending build context to Docker daemon 333.9MB 08:25:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:25:46 ---> dd4a08f94e63 08:25:46 Step 2/4 : WORKDIR /edgex 08:25:49 ---> Running in c85b8bf5d743 08:25:49 Removing intermediate container c85b8bf5d743 08:25:49 ---> 62e03011e196 08:25:49 Step 3/4 : COPY go.mod . 08:25:49 ---> 99e9eb59c676 08:25:49 Step 4/4 : RUN go mod download 08:25:49 ---> Running in 09b61611380f 08:25:51 Still waiting to schedule task 08:25:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:26:28 Removing intermediate container 09b61611380f 08:26:28 ---> 5cde688715ea 08:26:28 Successfully built 5cde688715ea 08:26:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:26:28 + docker inspect -f . ci-base-image-x86_64 08:26:28 . [Pipeline] withDockerContainer 08:26:28 prd-centos7-docker-4c-2g-3760 does not seem to be running inside a container 08:26:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 08:26:28 $ docker top 5c12b1f82e2b2808c2823c74df2f4d76d62a3edce798f3f060fc91187ff6d2d0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:29 + go version 08:26:29 go version go1.17.6 linux/amd64 [Pipeline] } 08:26:29 $ docker stop --time=1 5c12b1f82e2b2808c2823c74df2f4d76d62a3edce798f3f060fc91187ff6d2d0 08:26:30 $ docker rm -f 5c12b1f82e2b2808c2823c74df2f4d76d62a3edce798f3f060fc91187ff6d2d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:31 + docker inspect -f . ci-base-image-x86_64 08:26:31 . [Pipeline] withDockerContainer 08:26:31 prd-centos7-docker-4c-2g-3760 does not seem to be running inside a container 08:26:31 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 08:26:31 $ docker top 576fa7626ad4e86d2d4e95a856b0dc233ede5d28d80dae91738714902dd500e1 -eo pid,comm [Pipeline] { [Pipeline] echo 08:26:31 ========================================================= 08:26:31 [edgeXBuildGoParallel] Running Tests and Build... 08:26:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:26:32 + make test 08:26:32 go mod tidy 08:26:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:26:38 ? github.com/edgexfoundry/edgex-go [no test files] 08:26:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:26:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:26:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:26:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:27:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:27:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:27:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:27:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:27:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:27:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:27:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements 08:27:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:27:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:27:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements 08:27:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:27:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements 08:27:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:27:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:27:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 89.5% of statements 08:27:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:27:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:27:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements 08:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:27:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:27:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements 08:27:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:27:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:27:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 08:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:27:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.039s coverage: 60.0% of statements 08:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:27:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:27:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 08:27:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:27:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 08:27:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements 08:27:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements 08:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements 08:27:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 08:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 08:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 08:27:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3761 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws 08:27:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:27:14 The recommended git tool is: git 08:27:18 using credential edgex-jenkins-ssh 08:27:18 Cloning the remote Git repository 08:27:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:27:18 > git init /w/workspace/edgex-go/1 # timeout=10 08:27:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:27:18 > git --version # timeout=10 08:27:18 > git --version # 'git version 2.17.1' 08:27:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements 08:27:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 08:27:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.228s coverage: 82.5% of statements 08:27:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:27:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:27:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:35 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 08:27:35 Merge succeeded, producing 9eb7c8776269b8df59861fb9e47cc758a4b13718 08:27:35 Checking out Revision 9eb7c8776269b8df59861fb9e47cc758a4b13718 (PR-3867) 08:27:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:27:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:27:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:34 > 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 08:27:35 > git config core.sparsecheckout # timeout=10 08:27:35 > git checkout -f 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 # timeout=10 08:27:35 > git remote # timeout=10 08:27:35 > git config --get remote.origin.url # timeout=10 08:27:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:35 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 08:27:35 > git rev-parse HEAD^{commit} # timeout=10 08:27:35 > git config core.sparsecheckout # timeout=10 08:27:35 > git checkout -f 9eb7c8776269b8df59861fb9e47cc758a4b13718 # timeout=10 08:27:40 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" 08:27:40 First time build. Skipping changelog. 08:27:40 > git --version # timeout=10 08:27:40 > git --version # 'git version 2.17.1' 08:27:40 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:27:41 % Total % Received % Xferd Average Speed Time Time Time Current 08:27:41 Dload Upload Total Spent Left Speed 08:27:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 96284 0 --:--:-- --:--:-- --:--:-- 96284 [Pipeline] sh 08:27:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:27:42 + sudo tee /etc/docker/daemon.new 08:27:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:27:42 { 08:27:42 "registry-mirrors": [ 08:27:42 "https://nexus3.edgexfoundry.org:10001" 08:27:42 ], 08:27:42 "bip": "10.250.0.254/24", 08:27:42 "hosts": [ 08:27:42 "tcp://0.0.0.0:5555", 08:27:42 "unix:///var/run/docker.sock" 08:27:42 ], 08:27:42 "mtu": 1458, 08:27:42 "selinux-enabled": true, 08:27:42 "seccomp-profile": "/etc/docker/seccomp.json" 08:27:42 } [Pipeline] sh 08:27:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:27:42 + sudo service docker restart 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.134s coverage: 91.2% of statements 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 08:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.218s coverage: 65.4% of statements 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:27:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 43.8% of statements 08:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 08:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:27:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 08:27:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:27:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:27:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:27:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:27:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:27:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:27:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 08:27:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 08:27:53 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:01 provisioning config files... 08:28:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6565279210085525945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:01 ---> docker-login.sh 08:28:01 nexus3.edgexfoundry.org:10001 08:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:02 Configure a credential helper to remove this warning. See 08:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:02 08:28:02 Login Succeeded 08:28:02 nexus3.edgexfoundry.org:10002 08:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:02 Configure a credential helper to remove this warning. See 08:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:02 08:28:02 Login Succeeded 08:28:02 nexus3.edgexfoundry.org:10003 08:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:03 Configure a credential helper to remove this warning. See 08:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:03 08:28:03 Login Succeeded 08:28:03 nexus3.edgexfoundry.org:10004 08:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:03 Configure a credential helper to remove this warning. See 08:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:03 08:28:03 Login Succeeded 08:28:03 docker.io 08:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:04 Configure a credential helper to remove this warning. See 08:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:04 08:28:04 Login Succeeded 08:28:04 ---> docker-login.sh ends [Pipeline] } 08:28:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:05 ========================================================= 08:28:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:28:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:28:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:28:05 9b3977197b4f: Pulling fs layer 08:28:05 1a89e8eeedd5: Pulling fs layer 08:28:05 94645a83ff95: Pulling fs layer 08:28:05 3f3a8bcf1eab: Pulling fs layer 08:28:05 0c92f367c5e7: Pulling fs layer 08:28:05 4b8299f9d1f4: Pulling fs layer 08:28:05 9a6b49a46696: Pulling fs layer 08:28:05 cf05db05a679: Pulling fs layer 08:28:05 3f3a8bcf1eab: Waiting 08:28:05 0c92f367c5e7: Waiting 08:28:05 9a6b49a46696: Waiting 08:28:05 cf05db05a679: Waiting 08:28:05 4b8299f9d1f4: Waiting 08:28:05 94645a83ff95: Verifying Checksum 08:28:05 94645a83ff95: Download complete 08:28:05 1a89e8eeedd5: Verifying Checksum 08:28:05 1a89e8eeedd5: Download complete 08:28:05 0c92f367c5e7: Verifying Checksum 08:28:05 0c92f367c5e7: Download complete 08:28:05 4b8299f9d1f4: Verifying Checksum 08:28:05 4b8299f9d1f4: Download complete 08:28:05 9b3977197b4f: Download complete 08:28:05 9a6b49a46696: Verifying Checksum 08:28:05 9a6b49a46696: Download complete 08:28:06 9b3977197b4f: Pull complete 08:28:06 1a89e8eeedd5: Pull complete 08:28:07 94645a83ff95: Pull complete 08:28:07 cf05db05a679: Verifying Checksum 08:28:07 cf05db05a679: Download complete 08:28:08 3f3a8bcf1eab: Verifying Checksum 08:28:08 3f3a8bcf1eab: Download complete 08:28:20 3f3a8bcf1eab: Pull complete 08:28:20 0c92f367c5e7: Pull complete 08:28:20 4b8299f9d1f4: Pull complete 08:28:20 9a6b49a46696: Pull complete 08:28:25 GO111MODULE=on go vet ./... 08:28:25 cf05db05a679: Pull complete 08:28:25 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 08:28:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:28:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:28:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:28:26 WORKDIR /edgex 08:28:26 COPY go.mod . 08:28:26 RUN go mod download 08:28:26 + docker build -t ci-base-image-arm64 -f - . 08:28:28 Sending build context to Docker daemon 168.6MB 08:28:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:28:28 ---> 0ccda1f7e2ee 08:28:28 Step 2/4 : WORKDIR /edgex 08:28:30 ---> Running in a0412b6113d1 08:28:30 Removing intermediate container a0412b6113d1 08:28:30 ---> ba9340df9bd0 08:28:30 Step 3/4 : COPY go.mod . 08:28:31 ---> c399c4d55276 08:28:31 Step 4/4 : RUN go mod download 08:28:31 ---> Running in 2c014e147054 08:28:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:28:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:28:32 ./bin/test-attribution-txt.sh [Pipeline] echo 08:28:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:28:33 + ls -al . 08:28:33 total 644 08:28:33 drwxrwxr-x 10 1001 1001 4096 Jan 24 08:28 . 08:28:33 drwxr-xr-x 4 root root 28 Jan 24 08:26 .. 08:28:33 -rw-rw-r-- 1 1001 1001 11 Jan 24 08:25 .dockerignore 08:28:33 drwxrwxr-x 8 1001 1001 179 Jan 24 08:25 .git 08:28:33 drwxrwxr-x 4 1001 1001 142 Jan 24 08:25 .github 08:28:33 -rw-rw-r-- 1 1001 1001 804 Jan 24 08:25 .gitignore 08:28:33 -rw-rw-r-- 1 1001 1001 42 Jan 24 08:25 .golangci.yml 08:28:33 -rw-rw-r-- 1 1001 1001 76 Jan 24 08:25 .hadolint.yml 08:28:33 drwx------ 3 1001 1001 73 Jan 24 08:25 .semver 08:28:33 -rw-rw-r-- 1 1001 1001 166 Jan 24 08:25 .sonarcloud.properties 08:28:33 -rw-rw-r-- 1 1001 1001 1171 Jan 24 08:25 ADOPTERS.md 08:28:33 -rw-rw-r-- 1 1001 1001 8910 Jan 24 08:25 Attribution.txt 08:28:33 -rw-rw-r-- 1 1001 1001 51732 Jan 24 08:25 CHANGELOG.md 08:28:33 -rw-rw-r-- 1 1001 1001 3804 Jan 24 08:25 CONTRIBUTING.md 08:28:33 -rw-rw-r-- 1 1001 1001 677 Jan 24 08:25 GOVERNANCE.md 08:28:33 -rw-rw-r-- 1 1001 1001 849 Jan 24 08:25 Jenkinsfile 08:28:33 -rw-rw-r-- 1 1001 1001 10775 Jan 24 08:25 LICENSE 08:28:33 -rw-rw-r-- 1 1001 1001 6508 Jan 24 08:25 Makefile 08:28:33 -rw-rw-r-- 1 1001 1001 582 Jan 24 08:25 OWNERS.md 08:28:33 -rw-rw-r-- 1 1001 1001 8207 Jan 24 08:25 README.md 08:28:33 -rw-rw-r-- 1 1001 1001 6912 Jan 24 08:25 SECURITY.md 08:28:33 -rw-rw-r-- 1 1001 1001 5 Jan 24 08:25 VERSION 08:28:33 -rw-rw-r-- 1 1001 1001 4131 Jan 24 08:25 ZMQWindows.md 08:28:33 drwxrwxr-x 2 1001 1001 37 Jan 24 08:25 bin 08:28:33 drwxrwxr-x 14 1001 1001 4096 Jan 24 08:25 cmd 08:28:33 -rw-r--r-- 1 root root 428381 Jan 24 08:27 coverage.out 08:28:33 -rw-rw-r-- 1 1001 1001 2827 Jan 24 08:25 go.mod 08:28:33 -rw-rw-r-- 1 1001 1001 49574 Jan 24 08:25 go.sum 08:28:33 drwxrwxr-x 8 1001 1001 124 Jan 24 08:25 internal 08:28:33 drwxrwxr-x 3 1001 1001 16 Jan 24 08:25 openapi 08:28:33 drwxrwxr-x 4 1001 1001 71 Jan 24 08:25 snap 08:28:33 -rw-rw-r-- 1 1001 1001 204 Jan 24 08:25 version.go [Pipeline] sh 08:28:34 + '[' -e coverage.out ] 08:28:34 + chown 1001:1001 coverage.out [Pipeline] stash 08:28:34 Stashed 1 file(s) [Pipeline] sh 08:28:34 + make build 08:28:34 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 08:28:35 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 08:28:43 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 08:28:43 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 08:28:45 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 08:28:45 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 08:28:45 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 08:28:46 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 08:28:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:28:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:28:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:28:49 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] } 08:28:51 $ docker stop --time=1 576fa7626ad4e86d2d4e95a856b0dc233ede5d28d80dae91738714902dd500e1 08:28:53 $ docker rm -f 576fa7626ad4e86d2d4e95a856b0dc233ede5d28d80dae91738714902dd500e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:28:54 08:28:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:28:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:28:55 latest: Pulling from edgex-devops/edgex-compose 08:28:55 cbdbe7a5bc2a: Pulling fs layer 08:28:55 ca9280d653b3: Pulling fs layer 08:28:55 7e9c9ca2126c: Pulling fs layer 08:28:55 cbdbe7a5bc2a: Verifying Checksum 08:28:55 cbdbe7a5bc2a: Download complete 08:28:55 ca9280d653b3: Verifying Checksum 08:28:55 ca9280d653b3: Download complete 08:28:55 cbdbe7a5bc2a: Pull complete 08:28:55 7e9c9ca2126c: Verifying Checksum 08:28:55 7e9c9ca2126c: Download complete 08:28:56 ca9280d653b3: Pull complete 08:28:59 7e9c9ca2126c: Pull complete 08:28:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:28:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:28:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:28:59 prd-centos7-docker-4c-2g-3760 does not seem to be running inside a container 08:28:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 08:29:01 $ docker top 76a9facd2355ae9eaaacf7d854f751ed0fb5ff0154f0f6c83bca045a46742781 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:01 + docker-compose build --help 08:29:01 + grep parallel 08:29:02 --parallel Build images in parallel. [Pipeline] } 08:29:02 $ docker stop --time=1 76a9facd2355ae9eaaacf7d854f751ed0fb5ff0154f0f6c83bca045a46742781 08:29:03 $ docker rm -f 76a9facd2355ae9eaaacf7d854f751ed0fb5ff0154f0f6c83bca045a46742781 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:29:04 . [Pipeline] withDockerContainer 08:29:04 prd-centos7-docker-4c-2g-3760 does not seem to be running inside a container 08:29:04 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:29:04 $ docker top b9e1a6a5d7ea0798efb7c7c629788bfc44151765e3c4ea4fe3f5961115589a68 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:05 + docker-compose -f ./docker-compose-build.yml build --parallel 08:29:05 Building core-command ... 08:29:05 Building core-data ... 08:29:05 Building core-metadata ... 08:29:05 Building security-bootstrapper ... 08:29:05 Building security-proxy-setup ... 08:29:05 Building security-secretstore-setup ... 08:29:05 Building support-notifications ... 08:29:05 Building support-scheduler ... 08:29:05 Building sys-mgmt-agent ... 08:29:05 Building security-proxy-setup 08:29:05 Building support-scheduler 08:29:05 Building core-metadata 08:29:05 Building core-data 08:29:05 Building core-command 08:29:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:29:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:29:17 ---> 5cde688715ea 08:29:17 Step 3/23 : WORKDIR /edgex-go 08:29:17 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:29:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:29:17 ---> 5cde688715ea 08:29:17 Step 3/21 : WORKDIR /edgex-go 08:29:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:29:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:29:17 ---> 5cde688715ea 08:29:17 Step 3/23 : WORKDIR /edgex-go 08:29:21 ---> Running in 091d7cf742ad 08:29:21 ---> Running in e86d81718899 08:29:21 ---> Running in 6392b10df307 08:29:29 Removing intermediate container 6392b10df307 08:29:29 ---> f5b01a31546c 08:29:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:29 Removing intermediate container 091d7cf742ad 08:29:29 ---> 7b1d2cca198b 08:29:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:29 Removing intermediate container e86d81718899 08:29:29 ---> 584d53502e5f 08:29:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:29 ---> Running in 09c4ee2cf776 08:29:29 ---> Running in 57d8f16919bb 08:29:29 ---> Running in 7a83e21f8c4c 08:29:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:29:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:29:31 ---> 5cde688715ea 08:29:31 Step 3/22 : WORKDIR /edgex-go 08:29:31 ---> Using cache 08:29:31 ---> 7b1d2cca198b 08:29:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:29:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:29:31 ---> 5cde688715ea 08:29:31 Step 3/23 : WORKDIR /edgex-go 08:29:31 ---> Using cache 08:29:31 ---> 7b1d2cca198b 08:29:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:32 ---> Running in 553c64e2d914 08:29:32 ---> Running in 707fae0c7b0c 08:29:32 Removing intermediate container 7a83e21f8c4c 08:29:32 ---> 2ba545b12295 08:29:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:29:32 ---> Running in 3bcb63739925 08:29:32 Removing intermediate container 57d8f16919bb 08:29:32 ---> 3bddfc39c608 08:29:32 Step 5/21 : RUN apk add --update --no-cache make git 08:29:32 Removing intermediate container 09c4ee2cf776 08:29:32 ---> a7688790a091 08:29:32 Step 5/23 : RUN apk add --update --no-cache make git 08:29:32 ---> Running in b48bffd2c465 08:29:32 ---> Running in 20cd2f3c70aa 08:29:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:29:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:29:33 Removing intermediate container 553c64e2d914 08:29:33 ---> b9682987c5b6 08:29:33 Step 5/22 : RUN apk add --update --no-cache make git 08:29:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:29:33 ---> Running in 75e6e1430826 08:29:33 Removing intermediate container 707fae0c7b0c 08:29:33 ---> bbf5ff51105e 08:29:33 Step 5/23 : RUN apk add --update --no-cache make git 08:29:33 ---> Running in 4456cd88e107 08:29:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:29:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:29:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:29:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:29:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:29:34 OK: 221 MiB in 52 packages 08:29:34 OK: 221 MiB in 52 packages 08:29:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:29:34 OK: 221 MiB in 52 packages 08:29:34 Removing intermediate container 3bcb63739925 08:29:34 ---> 4917d70d6c10 08:29:34 Step 6/23 : COPY go.mod vendor* ./ 08:29:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:29:34 OK: 221 MiB in 52 packages 08:29:34 ---> 3af6a7cc006c 08:29:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:35 ---> Running in 68d80c7125b2 08:29:35 Removing intermediate container 20cd2f3c70aa 08:29:35 ---> 2b95f61f7799 08:29:35 Step 6/23 : COPY go.mod vendor* ./ 08:29:35 Removing intermediate container b48bffd2c465 08:29:35 ---> 57ab6157660a 08:29:35 Step 6/21 : COPY go.mod vendor* ./ 08:29:35 OK: 221 MiB in 52 packages 08:29:35 ---> 5a292e15e99d 08:29:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:35 ---> Running in a6ab93c16879 08:29:35 ---> eca14d114e8b 08:29:35 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:35 ---> Running in 007776b493b8 08:29:35 Removing intermediate container 75e6e1430826 08:29:35 ---> 820ae0e16e0d 08:29:35 Step 6/22 : COPY go.mod vendor* ./ 08:29:35 Removing intermediate container 4456cd88e107 08:29:35 ---> 96f8168776d4 08:29:35 Step 6/23 : COPY go.mod vendor* ./ 08:29:35 ---> 4d16956b0629 08:29:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:35 ---> Running in 1921456ac0e4 08:29:35 ---> 689e7cea5dd0 08:29:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:36 ---> Running in 3edba39bd25e 08:29:37 Removing intermediate container 68d80c7125b2 08:29:37 ---> 64b9bc70235e 08:29:37 Step 8/23 : COPY . . 08:29:37 Removing intermediate container a6ab93c16879 08:29:37 ---> f7b377b2b69f 08:29:37 Step 8/23 : COPY . . 08:29:37 Removing intermediate container 007776b493b8 08:29:37 ---> 9a9f98d73272 08:29:37 Step 8/21 : COPY . . 08:29:39 Removing intermediate container 2c014e147054 08:29:39 ---> c94cb2b6e114 08:29:39 Successfully built c94cb2b6e114 08:29:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:29:39 + docker inspect -f . ci-base-image-arm64 08:29:39 . [Pipeline] withDockerContainer 08:29:40 prd-ubuntu18.04-docker-arm64-4c-16g-3761 does not seem to be running inside a container 08:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 08:29:41 $ docker top ec85482978c294a4983b73dfc6ef758fa23b3c3edf8fec37b2dd54724c4bb197 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:42 + go version 08:29:42 go version go1.17.6 linux/arm64 [Pipeline] } 08:29:42 $ docker stop --time=1 ec85482978c294a4983b73dfc6ef758fa23b3c3edf8fec37b2dd54724c4bb197 08:29:44 $ docker rm -f ec85482978c294a4983b73dfc6ef758fa23b3c3edf8fec37b2dd54724c4bb197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:29:44 + docker inspect -f . ci-base-image-arm64 08:29:44 . [Pipeline] withDockerContainer 08:29:45 prd-ubuntu18.04-docker-arm64-4c-16g-3761 does not seem to be running inside a container 08:29:45 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 08:29:46 $ docker top 8465893a07a5269adeeb19d02c01e2ff1041d08a55d1494e97f531ea9cd99c2e -eo pid,comm [Pipeline] { [Pipeline] echo 08:29:46 ========================================================= 08:29:46 [edgeXBuildGoParallel] Running Tests and Build... 08:29:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:47 Removing intermediate container 1921456ac0e4 08:29:47 ---> b030c66c9144 08:29:47 Step 8/22 : COPY . . 08:29:47 ---> fdc370f20052 08:29:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:29:47 ---> 03d40aca4a3a 08:29:47 Step 9/23 : RUN make cmd/core-command/core-command 08:29:47 Removing intermediate container 3edba39bd25e 08:29:47 ---> 015b34830e8f 08:29:47 Step 8/23 : COPY . . 08:29:47 ---> 7dc89e46d174 08:29:47 Step 9/23 : RUN make cmd/core-data/core-data 08:29:47 ---> Running in 35ab8f21bd9e 08:29:47 ---> Running in f72834d95e8f 08:29:47 ---> Running in d83401fab1d2 08:29: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 08:29:47 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 08:29: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 08:29:47 + make test 08:29:47 go mod tidy 08:29:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:29:55 ---> fa8bc6d7d032 08:29:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:29:55 ---> 617ad790ae52 08:29:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:29:55 ---> Running in 719df35e590c 08:29:55 ---> Running in 98e75c4bf60b 08:29: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 08:29:56 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 08:30:14 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:22 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 08:30:24 Removing intermediate container 35ab8f21bd9e 08:30:24 ---> 122f9cbe5983 08:30:24 08:30:24 Step 10/23 : FROM alpine:3.14 08:30:24 3.14: Pulling from library/alpine 08:30:25 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:30:25 Status: Downloaded newer image for alpine:3.14 08:30:25 ---> 0a97eee8041e 08:30:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:30:25 ---> Running in 436fa7c5bdc1 08:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:30:25 (1/1) Installing dumb-init (1.2.5-r1) 08:30:25 Executing busybox-1.33.1-r6.trigger 08:30:25 OK: 6 MiB in 15 packages 08:30:26 Removing intermediate container 436fa7c5bdc1 08:30:26 ---> ee765454c7bc 08:30:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:30:26 ---> Running in 50b04f1c1509 08:30:26 Removing intermediate container f72834d95e8f 08:30:26 ---> 8b1bf31fc08e 08:30:26 08:30:26 Step 10/21 : FROM alpine:3.14 08:30:26 ---> 0a97eee8041e 08:30:26 Step 11/21 : RUN apk add --update --no-cache curl 08:30:27 ---> Running in f2da705af1c9 08:30:27 Removing intermediate container 50b04f1c1509 08:30:27 ---> f8975a9c45d9 08:30:27 Step 13/23 : ENV APP_PORT=59882 08:30:27 ---> Running in d303f027b1b3 08:30:27 Removing intermediate container d303f027b1b3 08:30:27 ---> f5db55952893 08:30:27 Step 14/23 : EXPOSE $APP_PORT 08:30:27 ---> Running in 0599ebefd67c 08:30:27 Removing intermediate container 0599ebefd67c 08:30:27 ---> c1648a57483d 08:30:27 Step 15/23 : WORKDIR / 08:30:27 ---> Running in 7fd1d0bf3865 08:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:30:27 Removing intermediate container 7fd1d0bf3865 08:30:27 ---> 5ced11dd2ef7 08:30:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:30:28 ---> 540db97d0708 08:30:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:30:28 (1/5) Installing ca-certificates (20211220-r0) 08:30:28 (2/5) Installing brotli-libs (1.0.9-r5) 08:30:28 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:30:28 (4/5) Installing libcurl (7.79.1-r0) 08:30:28 (5/5) Installing curl (7.79.1-r0) 08:30:28 Executing busybox-1.33.1-r6.trigger 08:30:28 Executing ca-certificates-20211220-r0.trigger 08:30:28 OK: 8 MiB in 19 packages 08:30:29 ---> 302c115f7216 08:30:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:30:29 ---> 60ba3fbe292c 08:30:29 Step 19/23 : ENTRYPOINT ["/core-command"] 08:30:29 Removing intermediate container f2da705af1c9 08:30:29 ---> 9c1e0f1b134a 08:30:29 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:30:29 ---> Running in bb74aee458b4 08:30:29 ---> Running in 05bdd799bbe6 08:30:29 Removing intermediate container bb74aee458b4 08:30:29 ---> fa4d0ceae02b 08:30:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:30:29 Removing intermediate container 05bdd799bbe6 08:30:29 ---> cd3525fd5019 08:30:29 Step 13/21 : WORKDIR /edgex 08:30:29 ---> Running in 35e94dd80ae9 08:30:29 ---> Running in 60e4955b832a 08:30:29 Removing intermediate container 35e94dd80ae9 08:30:29 ---> 2b56c168b974 08:30:29 Step 21/23 : LABEL arch=x86_64 08:30:30 ---> Running in 2ba27838a560 08:30:30 Removing intermediate container 60e4955b832a 08:30:30 ---> 5bf3fc2ea834 08:30:30 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:30:30 Removing intermediate container 2ba27838a560 08:30:30 ---> 1c2a43d02903 08:30:30 Step 22/23 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f 08:30:30 ---> Running in 6ca962bea001 08:30:30 ---> eb126b71170a 08:30:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:30:30 Removing intermediate container 6ca962bea001 08:30:30 ---> 16313fdb1b23 08:30:30 Step 23/23 : LABEL version=0.0.0 08:30:30 ---> Running in 65977ed0cb62 08:30:30 Removing intermediate container 65977ed0cb62 08:30:30 ---> cde3b842453a 08:30:30 08:30:30 ---> d89442cba00e 08:30:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:30:31 Successfully built cde3b842453a 08:30:31 Successfully tagged core-command:latest 08:30:31 Building support-notifications 08:30:32  Building core-command ... done  ---> 5319b98a585c 08:30:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:30:33 ---> Running in c86ae266d935 08:30:33 Removing intermediate container c86ae266d935 08:30:33 ---> 12e68ddc789c 08:30:33 Step 18/21 : CMD ["--init=true"] 08:30:34 ---> Running in d8183d9460b9 08:30:34 Removing intermediate container d8183d9460b9 08:30:34 ---> d3ecb680f9f0 08:30:34 Step 19/21 : LABEL arch=x86_64 08:30:34 ---> Running in 35b671aa4165 08:30:34 Removing intermediate container 35b671aa4165 08:30:34 ---> 371f1b1e1ff7 08:30:34 Step 20/21 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f 08:30:34 ---> Running in 3ba406c6ca9b 08:30:35 Removing intermediate container 3ba406c6ca9b 08:30:35 ---> 9c3d3eb562ed 08:30:35 Step 21/21 : LABEL version=0.0.0 08:30:35 ---> Running in 58ff1322e8c7 08:30:35 Removing intermediate container 58ff1322e8c7 08:30:35 ---> cfdf0f86e4fb 08:30:35 08:30:35 Successfully built cfdf0f86e4fb 08:30:35 Successfully tagged security-proxy-setup:latest 08:30:35  Building security-proxy-setup ... done Building security-bootstrapper 08:30:41 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:30:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:30:41 ---> 5cde688715ea 08:30:41 Step 3/31 : WORKDIR /edgex-go 08:30:41 ---> Using cache 08:30:41 ---> 7b1d2cca198b 08:30:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:41 ---> Using cache 08:30:41 ---> bbf5ff51105e 08:30:41 Step 5/31 : RUN apk add --update --no-cache make git 08:30:41 ---> Using cache 08:30:41 ---> 96f8168776d4 08:30:41 Step 6/31 : COPY go.mod vendor* ./ 08:30:41 ---> Using cache 08:30:41 ---> 689e7cea5dd0 08:30:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:30:41 ---> Using cache 08:30:41 ---> 015b34830e8f 08:30:41 Step 8/31 : COPY . . 08:30:41 ---> Using cache 08:30:41 ---> 617ad790ae52 08:30:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:30:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:30:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:30:41 ---> 5cde688715ea 08:30:41 Step 3/22 : WORKDIR /edgex-go 08:30:41 ---> Using cache 08:30:41 ---> 7b1d2cca198b 08:30:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:41 ---> Using cache 08:30:41 ---> bbf5ff51105e 08:30:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:30:42 Removing intermediate container 719df35e590c 08:30:42 ---> 4e053004b180 08:30:42 08:30:42 Step 10/22 : FROM alpine:3.14 08:30:42 ---> 0a97eee8041e 08:30:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:30:42 ---> Using cache 08:30:42 ---> ee765454c7bc 08:30:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:30:42 ---> Using cache 08:30:42 ---> f8975a9c45d9 08:30:42 Step 13/22 : ENV APP_PORT=59861 08:30:42 ---> Running in 99acc2119860 08:30:42 ---> Running in 0cdf9c46510d 08:30:42 Removing intermediate container d83401fab1d2 08:30:42 ---> 4629089ee95e 08:30:42 08:30:42 Step 10/23 : FROM alpine:3.14 08:30:42 ---> 0a97eee8041e 08:30:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:30:42 ---> Running in 24802d3805cc 08:30:42 ---> Running in 3d9832be97c4 08:30:42 Removing intermediate container 98e75c4bf60b 08:30:42 ---> 3f9d568bffc9 08:30:42 08:30:42 Step 10/23 : FROM alpine:3.14 08:30:42 ---> 0a97eee8041e 08:30:42 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:30:42 ---> Using cache 08:30:42 ---> ee765454c7bc 08:30:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:30:42 ---> Using cache 08:30:42 ---> f8975a9c45d9 08:30:42 Step 13/23 : ENV APP_PORT=59881 08:30:42 Removing intermediate container 24802d3805cc 08:30:42 ---> d317449780b4 08:30:42 Step 14/22 : EXPOSE $APP_PORT 08:30:42 ---> Running in 131ebfa7af00 08:30:42 ---> Running in 337edb605654 08:30:42 Removing intermediate container 3d9832be97c4 08:30:42 ---> ec153e44d3bc 08:30:42 Step 12/23 : ENV APP_PORT=59880 08:30:42 ---> Running in a91fe3ba5144 08:30:42 Removing intermediate container 131ebfa7af00 08:30:42 ---> d1c6f1a4649a 08:30:42 Step 14/23 : EXPOSE $APP_PORT 08:30:42 Removing intermediate container 337edb605654 08:30:42 ---> 82cca13fd355 08:30:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:30:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:30:42 ---> Running in c999bd9fa9d4 08:30: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 08:30:42 Removing intermediate container a91fe3ba5144 08:30:42 ---> a447db2839ad 08:30:42 Step 13/23 : EXPOSE $APP_PORT 08:30:42 ---> Running in b901d3d484a6 08:30:42 Removing intermediate container c999bd9fa9d4 08:30:42 ---> fba774a65871 08:30:42 Step 15/23 : WORKDIR / 08:30:43 ---> Running in be0ec5d6e131 08:30:43 ---> 95d77f937955 08:30:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:30:43 Removing intermediate container b901d3d484a6 08:30:43 ---> 212cb3d3d0db 08:30:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:43 ---> Running in d96093357c2f 08:30:43 Removing intermediate container be0ec5d6e131 08:30:43 ---> 108cd11ede98 08:30:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:30:43 ---> 1f6572cfc118 08:30:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:30:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:30:43 ---> 5a0b23bd98be 08:30:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:30:44 OK: 221 MiB in 52 packages 08:30:44 ---> a0501b098cbe 08:30:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:30:44 ---> 3452c30dfac6 08:30:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:30:44 ---> Running in b13b8ffa5c11 08:30:44 Removing intermediate container d96093357c2f 08:30:44 ---> e59e4adb61fc 08:30:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:30:44 ---> Running in 11403bd18405 08:30:44 Removing intermediate container b13b8ffa5c11 08:30:44 ---> 4d31b2c2a5ef 08:30:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:30:44 ---> Running in a998c3f3bb3a 08:30:44 ---> 78ba22bc5bab 08:30:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:30:44 ---> Running in 99d72a3f5380 08:30:44 Removing intermediate container 99acc2119860 08:30:44 ---> c9a7f14645da 08:30:44 Step 6/22 : COPY go.mod vendor* ./ 08:30:44 Removing intermediate container a998c3f3bb3a 08:30:44 ---> 92354315619d 08:30:44 Step 20/22 : LABEL arch=x86_64 08:30:44 Removing intermediate container 99d72a3f5380 08:30:44 ---> 152911668808 08:30:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:30:44 ---> Running in 3de48ae8fa30 08:30:44 ---> Running in 030c9d1be1ac 08:30:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:30:45 ---> aea42359189b 08:30:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:30:45 Removing intermediate container 3de48ae8fa30 08:30:45 ---> c1717328aeec 08:30:45 Step 21/22 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f 08:30:45 Removing intermediate container 030c9d1be1ac 08:30:45 ---> 7847924ae8f7 08:30:45 Step 21/23 : LABEL arch=x86_64 08:30:45 ---> Running in 1d87a698b7ce 08:30:45 ---> Running in d8c5c16bd9cd 08:30:45 ---> Running in 17e2b663b946 08:30:45 Removing intermediate container d8c5c16bd9cd 08:30:45 ---> 9797b8cb0f14 08:30:45 Step 22/23 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f 08:30:45 Removing intermediate container 17e2b663b946 08:30:45 ---> 1e2bd01f5f47 08:30:45 Step 22/22 : LABEL version=0.0.0 08:30:45 ---> Running in e31fc276bfe6 08:30:45 ---> Running in 3ae11755fc22 08:30:45 Removing intermediate container e31fc276bfe6 08:30:45 ---> b79d066bb6d6 08:30:45 Step 23/23 : LABEL version=0.0.0 08:30:45 Removing intermediate container 3ae11755fc22 08:30:45 ---> 1c34c2f03f4d 08:30:45 08:30:45 ---> Running in 112bd7acbf47 08:30:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:30:46 Successfully built 1c34c2f03f4d 08:30:46 Successfully tagged support-scheduler:latest 08:30:46 Building sys-mgmt-agent 08:30:46  Building support-scheduler ... done Removing intermediate container 112bd7acbf47 08:30:46 ---> 9f30dd519fb7 08:30:46 08:30:46 Successfully built 9f30dd519fb7 08:30:46 Successfully tagged core-metadata:latest 08:30:46 Building security-secretstore-setup 08:30:46  Building core-metadata ... done (1/6) Installing dumb-init (1.2.5-r1) 08:30:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:30:46 (3/6) Installing libsodium (1.0.18-r0) 08:30:46 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:30:46 (5/6) Installing libzmq (4.3.4-r0) 08:30:46 (6/6) Installing zeromq (4.3.4-r0) 08:30:46 Executing busybox-1.33.1-r6.trigger 08:30:46 OK: 8 MiB in 20 packages 08:30:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:30:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:30:53 ---> 5cde688715ea 08:30:53 Step 3/23 : WORKDIR /edgex-go 08:30:53 ---> Using cache 08:30:53 ---> 7b1d2cca198b 08:30:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:53 ---> Using cache 08:30:53 ---> bbf5ff51105e 08:30:53 Step 5/23 : RUN apk add --update --no-cache make bash git 08:30:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:30:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:30:53 ---> 5cde688715ea 08:30:53 Step 3/25 : WORKDIR /edgex-go 08:30:53 ---> Using cache 08:30:53 ---> 7b1d2cca198b 08:30:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:53 ---> Using cache 08:30:53 ---> bbf5ff51105e 08:30:53 Step 5/25 : RUN apk add --update --no-cache make git 08:30:53 ---> Using cache 08:30:53 ---> 96f8168776d4 08:30:53 Step 6/25 : COPY go.mod vendor* ./ 08:30:53 ---> Using cache 08:30:53 ---> 689e7cea5dd0 08:30:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:30:53 ---> Using cache 08:30:53 ---> 015b34830e8f 08:30:53 Step 8/25 : COPY . . 08:30:53 ---> Using cache 08:30:53 ---> 617ad790ae52 08:30:53 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:30:53 ---> Running in 12152d5fb511 08:30:53 ---> Running in 9e76456bca10 08:30:53 Removing intermediate container 1d87a698b7ce 08:30:53 ---> ed0f3e3d1978 08:30:53 Step 8/22 : COPY . . 08:30:53 Removing intermediate container 11403bd18405 08:30:53 ---> cae649f16535 08:30:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:30:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:30:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:30:55 OK: 221 MiB in 52 packages 08:30:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:30:57 ---> 69da3ef0699f 08:30:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:30:58 ---> c200b1c0267d 08:30:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:30:58 Removing intermediate container 12152d5fb511 08:30:58 ---> ef1f2be67675 08:30:58 Step 6/23 : COPY go.mod vendor* ./ 08:30:58 ---> Running in fe1340c42330 08:30:58 ---> d0cd69817b71 08:30:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:30:58 ---> ae1109f9defe 08:30:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:30:59 ---> Running in a37c9502d85e 08:30:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:30:59 ---> 6834d5a1b0a1 08:30:59 Step 19/23 : ENTRYPOINT ["/core-data"] 08:30:59 ---> Running in f98a5a6ce6cc 08:30:59 Removing intermediate container f98a5a6ce6cc 08:30:59 ---> 65f28961ba3c 08:30:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:30:59 ---> Running in a76914c13cc0 08:30:59 Removing intermediate container a76914c13cc0 08:30:59 ---> a6af8cd08bbb 08:30:59 Step 21/23 : LABEL arch=x86_64 08:30:59 ---> Running in 70fcb4dd7b71 08:30:59 Removing intermediate container 70fcb4dd7b71 08:30:59 ---> b3c7628b59fe 08:30:59 Step 22/23 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f 08:31:00 ---> Running in 76f31ba9ff2f 08:31:00 Removing intermediate container 76f31ba9ff2f 08:31:00 ---> 1a535e3d3480 08:31:00 Step 23/23 : LABEL version=0.0.0 08:31:00 ---> Running in 7b57994874b1 08:31:00 Removing intermediate container 7b57994874b1 08:31:00 ---> 5808fead1acf 08:31:00 08:31:00 Successfully built 5808fead1acf 08:31:00 Successfully tagged core-data:latest 08:31:01  Building core-data ... done Removing intermediate container a37c9502d85e 08:31:01 ---> accb8ace491d 08:31:01 Step 8/23 : COPY . . 08:31:09 ---> 2584da323bdb 08:31:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:31:09 ---> Running in b7f81c9d4a5f 08:31:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:12 Removing intermediate container 0cdf9c46510d 08:31:12 ---> cc29507eceec 08:31:12 08:31:12 Step 10/31 : FROM alpine:3.14 08:31:12 ---> 0a97eee8041e 08:31:12 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:31:12 ---> Running in 46a94149bc27 08:31:12 Removing intermediate container 46a94149bc27 08:31:12 ---> ed1897876009 08:31:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:31:12 ---> Running in eaf588fb438c 08:31:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:31:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:31:13 (1/2) Installing dumb-init (1.2.5-r1) 08:31:13 (2/2) Installing su-exec (0.2-r1) 08:31:13 Executing busybox-1.33.1-r6.trigger 08:31:13 OK: 6 MiB in 16 packages 08:31:14 Removing intermediate container eaf588fb438c 08:31:14 ---> 9a957fbf3bd0 08:31:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:31:14 ---> Running in 9e64dd035864 08:31:14 Removing intermediate container 9e64dd035864 08:31:14 ---> 814007874ce0 08:31:14 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:31:14 ---> Running in ef79ab0f346c 08:31:14 Removing intermediate container ef79ab0f346c 08:31:14 ---> 292ba835a003 08:31:14 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:31:14 ---> Running in 2ffd024537c3 08:31:15 Removing intermediate container 2ffd024537c3 08:31:15 ---> b24f46dab47b 08:31:15 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:31:15 ---> Running in d50e83228ba9 08:31:15 Removing intermediate container d50e83228ba9 08:31:15 ---> cee400756d4d 08:31:15 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:31:15 ---> c4162aaf20f3 08:31:15 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:31:15 ---> Running in 8de8a8673e2a 08:31:17 Removing intermediate container 8de8a8673e2a 08:31:17 ---> fd84d641ce4e 08:31:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:17 ---> 08a09be04503 08:31:17 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:31:17 ---> cf5651f5568c 08:31:17 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:31:18 ---> ddebf2cf53a3 08:31:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:31:18 ---> 27266b01798c 08:31:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:31:18 ---> 593c627c3839 08:31:18 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:31:19 ---> Running in 48cf320a6c50 08:31:19 Removing intermediate container 48cf320a6c50 08:31:19 ---> ae2b6bafda16 08:31:19 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:31:19 ---> 7eda48489493 08:31:19 Step 26/31 : RUN chmod +x /entrypoint.sh 08:31:19 ---> Running in 552925ee73cc 08:31:20 Removing intermediate container 552925ee73cc 08:31:20 ---> fd9b360e8694 08:31:20 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:31:20 ---> Running in 0210005a2559 08:31:20 Removing intermediate container 0210005a2559 08:31:20 ---> 32b31d7aff9e 08:31:20 Step 28/31 : CMD ["gate"] 08:31:21 ---> Running in d4835ef9f483 08:31:21 Removing intermediate container d4835ef9f483 08:31:21 ---> e38d59a8022b 08:31:21 Step 29/31 : LABEL arch=x86_64 08:31:21 ---> Running in 2440df950e7a 08:31:21 Removing intermediate container 2440df950e7a 08:31:21 ---> 688905da2a25 08:31:21 Step 30/31 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f 08:31:21 ---> Running in c7db047fb217 08:31:22 Removing intermediate container c7db047fb217 08:31:22 ---> 75ba23189ead 08:31:22 Step 31/31 : LABEL version=0.0.0 08:31:22 ---> Running in 1eea6196aff2 08:31:22 Removing intermediate container 1eea6196aff2 08:31:22 ---> 5afa3c5033d4 08:31:22 08:31:22 Successfully built 5afa3c5033d4 08:31:22 Successfully tagged security-bootstrapper:latest 08:31:22  Building security-bootstrapper ... done 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 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:27 Removing intermediate container 9e76456bca10 08:31:27 ---> a85cb25a868a 08:31:27 08:31:27 Step 10/25 : FROM alpine:3.14 08:31:27 ---> 0a97eee8041e 08:31:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:31:27 ---> Running in 897af30646ef 08:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:31:28 (1/3) Installing ca-certificates (20211220-r0) 08:31:28 (2/3) Installing dumb-init (1.2.5-r1) 08:31:28 (3/3) Installing su-exec (0.2-r1) 08:31:28 Executing busybox-1.33.1-r6.trigger 08:31:28 Executing ca-certificates-20211220-r0.trigger 08:31:28 OK: 6 MiB in 17 packages 08:31:28 Removing intermediate container 897af30646ef 08:31:28 ---> 245fb04b0c55 08:31:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:31:29 ---> Running in 28ba4117e7cc 08:31:29 Removing intermediate container 28ba4117e7cc 08:31:29 ---> 98ef05bb014d 08:31:29 Step 13/25 : WORKDIR / 08:31:29 ---> Running in 912e1773f987 08:31:29 Removing intermediate container fe1340c42330 08:31:29 ---> 425a3a2fae03 08:31:29 08:31:29 Step 10/22 : FROM alpine:3.14 08:31:29 ---> 0a97eee8041e 08:31:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:31:29 ---> Running in 5cdf2f4d3215 08:31:29 Removing intermediate container 912e1773f987 08:31:29 ---> 30f52d8c49d0 08:31:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:31:30 ---> af5596d615ff 08:31:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:31:30 ---> 79c30b9eb453 08:31:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:31:30 ---> d82d9bf27aa0 08:31:30 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:31:30 (1/2) Installing ca-certificates (20211220-r0) 08:31:30 (2/2) Installing dumb-init (1.2.5-r1) 08:31:30 Executing busybox-1.33.1-r6.trigger 08:31:30 Executing ca-certificates-20211220-r0.trigger 08:31:30 OK: 6 MiB in 16 packages 08:31:30 ---> 44ec03048b44 08:31:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:31:31 ---> 73c2ba8c9895 08:31:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:31:31 Removing intermediate container 5cdf2f4d3215 08:31:31 ---> 5f1edb804dda 08:31:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:31:31 ---> Running in bfb36176c1d9 08:31:31 Removing intermediate container bfb36176c1d9 08:31:31 ---> 30659dcced86 08:31:31 Step 13/22 : ENV APP_PORT=59860 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:32 ---> Running in 6d1cd48562fd 08:31:32 ---> b1ed710b9383 08:31:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:31:32 Removing intermediate container 6d1cd48562fd 08:31:32 ---> 9184a9791528 08:31:32 Step 14/22 : EXPOSE $APP_PORT 08:31:32 ---> Running in 84e4f0e9d6d1 08:31:32 ---> d3b3e9b7c682 08:31:32 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/ 08:31:32 Removing intermediate container 84e4f0e9d6d1 08:31:32 ---> 7639959c3344 08:31:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:32 Removing intermediate container b7f81c9d4a5f 08:31:32 ---> a31e0024ba86 08:31:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:31:32 ---> Running in 120be7062364 08:31:32 ---> Running in 85eb4b8f0e70 08:31:32 ---> 71ffcd890405 08:31:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:31:33 ---> b6b784274d42 08:31:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:31:33 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 08:31:33 ---> e56dc6f74f7e 08:31:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:31:33 Removing intermediate container 120be7062364 08:31:33 ---> 4aeda7d24af9 08:31:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:31:33 ---> Running in e54e64d39d5a 08:31:33 ---> Running in b82c5b221748 08:31:33 Removing intermediate container b82c5b221748 08:31:33 ---> 7980ed2ed7ee 08:31:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:31:33 Removing intermediate container e54e64d39d5a 08:31:33 ---> ae98ad4d3f20 08:31:33 Step 23/25 : LABEL arch=x86_64 08:31:33 ---> Running in c4570d66490d 08:31:33 ---> Running in 36ec395cb18e 08:31:33 Removing intermediate container c4570d66490d 08:31:33 ---> 043572eb6213 08:31:33 Step 24/25 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f 08:31:33 Removing intermediate container 36ec395cb18e 08:31:33 ---> acb7cd632cab 08:31:33 Step 20/22 : LABEL arch=x86_64 08:31:33 ---> Running in 161ad56f3f45 08:31:33 ---> Running in ec224381b9c2 08:31:33 Removing intermediate container 161ad56f3f45 08:31:33 ---> f8674beae5b8 08:31:33 Step 25/25 : LABEL version=0.0.0 08:31:33 Removing intermediate container ec224381b9c2 08:31:33 ---> baa02a6f8a5a 08:31:33 Step 21/22 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f 08:31:33 Removing intermediate container 85eb4b8f0e70 08:31:33 ---> 7b46321e2b03 08:31:33 08:31:33 Step 11/23 : FROM docker:20.10.10 08:31:33 ---> Running in 6562ddd7c028 08:31:33 ---> Running in ab4caa8b977b 08:31:34 20.10.10: Pulling from library/docker 08:31:34 Removing intermediate container 6562ddd7c028 08:31:34 ---> c5df91f44854 08:31:34 08:31:34 Removing intermediate container ab4caa8b977b 08:31:34 ---> 9b93449a7902 08:31:34 Step 22/22 : LABEL version=0.0.0 08:31:34 Successfully built c5df91f44854 08:31:34 Successfully tagged security-secretstore-setup:latest 08:31:34  Building security-secretstore-setup ... done  ---> Running in 6d04b8293822 08:31:34 Removing intermediate container 6d04b8293822 08:31:34 ---> acc8723ae502 08:31:34 08:31:34 Successfully built acc8723ae502 08:31:34 Successfully tagged support-notifications:latest 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.371s coverage: 98.5% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.390s coverage: 44.7% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.694s coverage: 89.5% of statements 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.253s coverage: 84.4% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:38  Building support-notifications ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 08:31:38 Status: Downloaded newer image for docker:20.10.10 08:31:38 ---> b706a049f56e 08:31:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:31:38 ---> Running in c6b60629afd2 08:31:39 Removing intermediate container c6b60629afd2 08:31:39 ---> 760ed3f1b11d 08:31:39 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 08:31:39 ---> Running in 8f17a78ca60f 08:31:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:31:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:31:39 (1/42) Installing readline (8.1.0-r0) 08:31:39 (2/42) Installing bash (5.1.4-r0) 08:31:39 Executing bash-5.1.4-r0.post-install 08:31:39 (3/42) Installing brotli-libs (1.0.9-r5) 08:31:39 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:31:39 (5/42) Installing libcurl (7.79.1-r0) 08:31:39 (6/42) Installing curl (7.79.1-r0) 08:31:39 (7/42) Installing dumb-init (1.2.5-r1) 08:31:39 (8/42) Installing libbz2 (1.0.8-r1) 08:31:39 (9/42) Installing expat (2.4.3-r0) 08:31:39 (10/42) Installing libffi (3.3-r2) 08:31:39 (11/42) Installing gdbm (1.19-r0) 08:31:39 (12/42) Installing xz-libs (5.2.5-r0) 08:31:39 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:31:39 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:31:39 (15/42) Installing mpdecimal (2.5.1-r1) 08:31:39 (16/42) Installing sqlite-libs (3.35.5-r0) 08:31:39 (17/42) Installing python3 (3.9.5-r2) 08:31:40 (18/42) Installing py3-appdirs (1.4.4-r2) 08:31:40 (19/42) Installing py3-chardet (4.0.0-r2) 08:31:40 (20/42) Installing py3-idna (3.2-r0) 08:31:40 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:31:40 (22/42) Installing py3-certifi (2020.12.5-r1) 08:31:40 (23/42) Installing py3-requests (2.25.1-r4) 08:31:40 (24/42) Installing py3-msgpack (1.0.2-r1) 08:31:40 (25/42) Installing py3-lockfile (0.12.2-r4) 08:31:40 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:31:40 (27/42) Installing py3-colorama (0.4.4-r1) 08:31:40 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:31:40 (29/42) Installing py3-distlib (0.3.1-r3) 08:31:40 (30/42) Installing py3-distro (1.5.0-r3) 08:31:40 (31/42) Installing py3-six (1.15.0-r1) 08:31:40 (32/42) Installing py3-webencodings (0.5.1-r4) 08:31:40 (33/42) Installing py3-html5lib (1.1-r1) 08:31:40 (34/42) Installing py3-parsing (2.4.7-r2) 08:31:40 (35/42) Installing py3-packaging (20.9-r1) 08:31:40 (36/42) Installing py3-toml (0.10.2-r2) 08:31:40 (37/42) Installing py3-pep517 (0.10.0-r2) 08:31:40 (38/42) Installing py3-progress (1.5-r2) 08:31:40 (39/42) Installing py3-retrying (1.3.3-r1) 08:31:40 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:31:40 (41/42) Installing py3-setuptools (52.0.0-r3) 08:31:40 (42/42) Installing py3-pip (20.3.4-r1) 08:31:40 Executing busybox-1.33.1-r6.trigger 08:31:40 OK: 84 MiB in 64 packages 08:31:41 Collecting docker-compose==1.23.2 08:31:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:31:41 Collecting jsonschema<3,>=2.5.1 08:31:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:31:41 Collecting PyYAML<4,>=3.10 08:31:41 Downloading PyYAML-3.13.tar.gz (270 kB) 08:31:42 Collecting texttable<0.10,>=0.9.0 08:31:42 Downloading texttable-0.9.1.tar.gz (11 kB) 08:31:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:31:42 Collecting cached-property<2,>=1.2.0 08:31:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:31:42 Collecting docker<4.0,>=3.6.0 08:31:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:31:42 Collecting dockerpty<0.5,>=0.4.1 08:31:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:31:43 Collecting websocket-client<1.0,>=0.32.0 08:31:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:31:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:31:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:31:43 Collecting docopt<0.7,>=0.6.1 08:31:43 Downloading docopt-0.6.2.tar.gz (25 kB) 08:31:43 Collecting docker-pycreds>=0.4.0 08:31:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:31:43 Collecting chardet<3.1.0,>=3.0.2 08:31:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:31:43 Collecting idna<2.8,>=2.5 08:31:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:31:43 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) 08:31:43 Collecting urllib3<1.25,>=1.21.1 08:31:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:31:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:31:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:31:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:31:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:31:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:31:43 Attempting uninstall: urllib3 08:31:43 Found existing installation: urllib3 1.26.5 08:31:43 Uninstalling urllib3-1.26.5: 08:31:43 Successfully uninstalled urllib3-1.26.5 08:31:43 Attempting uninstall: idna 08:31:43 Found existing installation: idna 3.2 08:31:43 Uninstalling idna-3.2: 08:31:43 Successfully uninstalled idna-3.2 08:31:44 Attempting uninstall: chardet 08:31:44 Found existing installation: chardet 4.0.0 08:31:44 Uninstalling chardet-4.0.0: 08:31:44 Successfully uninstalled chardet-4.0.0 08:31:44 Attempting uninstall: requests 08:31:44 Found existing installation: requests 2.25.1 08:31:44 Uninstalling requests-2.25.1: 08:31:44 Successfully uninstalled requests-2.25.1 08:31:44 Running setup.py install for texttable: started 08:31:44 Running setup.py install for texttable: finished with status 'done' 08:31:44 Running setup.py install for PyYAML: started 08:31:45 Running setup.py install for PyYAML: finished with status 'done' 08:31:45 Running setup.py install for docopt: started 08:31:45 Running setup.py install for docopt: finished with status 'done' 08:31:45 Running setup.py install for dockerpty: started 08:31:45 Running setup.py install for dockerpty: finished with status 'done' 08:31:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.455s coverage: 94.2% of statements 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.195s coverage: 59.1% of statements 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.198s coverage: 60.0% of statements 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.185s coverage: 21.7% of statements 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.174s coverage: 47.1% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.292s coverage: 79.5% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements 08:31:50 Removing intermediate container 8f17a78ca60f 08:31:50 ---> ee694b9ad0ad 08:31:50 Step 14/23 : ENV APP_PORT=58890 08:31:50 ---> Running in a5a574f31505 08:31:50 Removing intermediate container a5a574f31505 08:31:50 ---> 406103063570 08:31:50 Step 15/23 : EXPOSE $APP_PORT 08:31:50 ---> Running in c8caa4eac42e 08:31:50 Removing intermediate container c8caa4eac42e 08:31:50 ---> c43136b301b3 08:31:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:31:50 ---> d8af68a2d553 08:31:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:31:50 ---> 2245b814a3fb 08:31:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:31:50 ---> fec79cc63a6f 08:31:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:31:50 ---> Running in 3ad58621e0ad 08:31:50 Removing intermediate container 3ad58621e0ad 08:31:50 ---> 4deff8526fd1 08:31:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:31:50 ---> Running in 9d84f6d2d87b 08:31:50 Removing intermediate container 9d84f6d2d87b 08:31:50 ---> 26548b463e15 08:31:50 Step 21/23 : LABEL arch=x86_64 08:31:50 ---> Running in eb21cb7ef89e 08:31:50 Removing intermediate container eb21cb7ef89e 08:31:50 ---> f57daf7d0d5a 08:31:50 Step 22/23 : LABEL git_sha=645552f18b924b61a6b71c8659092e87d7ac655f 08:31:50 ---> Running in 7806ac66d173 08:31:50 Removing intermediate container 7806ac66d173 08:31:50 ---> 0a9362ae14b8 08:31:50 Step 23/23 : LABEL version=0.0.0 08:31:50 ---> Running in 723e85f76e3d 08:31:50 Removing intermediate container 723e85f76e3d 08:31:50 ---> 722a138b7d55 08:31:50 08:31:51 Successfully built 722a138b7d55 08:31:51 Successfully tagged sys-mgmt-agent:latest 08:31:51  Building sys-mgmt-agent ... done  [Pipeline] } 08:31:51 $ docker stop --time=1 b9e1a6a5d7ea0798efb7c7c629788bfc44151765e3c4ea4fe3f5961115589a68 08:31:52 $ docker rm -f b9e1a6a5d7ea0798efb7c7c629788bfc44151765e3c4ea4fe3f5961115589a68 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:53 + docker images 08:31:53 REPOSITORY TAG IMAGE ID CREATED SIZE 08:31:53 sys-mgmt-agent latest 722a138b7d55 3 seconds ago 296MB 08:31:53 support-notifications latest acc8723ae502 19 seconds ago 16.6MB 08:31:53 security-secretstore-setup latest c5df91f44854 20 seconds ago 27.8MB 08:31:53 7b46321e2b03 20 seconds ago 1.77GB 08:31:53 425a3a2fae03 24 seconds ago 1.77GB 08:31:53 a85cb25a868a 27 seconds ago 1.78GB 08:31:53 security-bootstrapper latest 5afa3c5033d4 31 seconds ago 18.7MB 08:31:53 cc29507eceec 42 seconds ago 1.77GB 08:31:53 core-data latest 5808fead1acf 53 seconds ago 19.9MB 08:31:53 core-metadata latest 9f30dd519fb7 About a minute ago 16.5MB 08:31:53 support-scheduler latest 1c34c2f03f4d About a minute ago 15.9MB 08:31:53 4629089ee95e About a minute ago 1.78GB 08:31:53 3f9d568bffc9 About a minute ago 1.78GB 08:31:53 4e053004b180 About a minute ago 1.77GB 08:31:53 security-proxy-setup latest cfdf0f86e4fb About a minute ago 26.1MB 08:31:53 core-command latest cde3b842453a About a minute ago 15.7MB 08:31:53 8b1bf31fc08e About a minute ago 1.78GB 08:31:53 122f9cbe5983 About a minute ago 1.77GB 08:31:53 ci-base-image-x86_64 latest 5cde688715ea 5 minutes ago 1.27GB 08:31:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 12 days ago 562MB 08:31:53 docker 20.10.10 b706a049f56e 2 months ago 216MB 08:31:53 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 08:31:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 08:31:53 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 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.245s coverage: 94.4% of statements 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.594s coverage: 82.5% of statements 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:08 Still waiting to schedule task 08:32:08 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.156s coverage: 100.0% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.251s coverage: 80.0% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.298s coverage: 87.2% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.229s coverage: 85.4% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.707s coverage: 91.2% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.744s coverage: 64.4% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 89.4% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.218s coverage: 65.4% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.718s coverage: 43.8% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.197s coverage: 89.5% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.204s coverage: 84.8% of statements 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.648s coverage: 92.3% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 63.2% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.412s coverage: 97.7% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 08:32:27 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 08:32:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:32:27 GO111MODULE=on go vet ./... 08:33:19 Running on prd-ubuntu18.04-docker-8c-8g-3762 in /w/workspace/edgexfoundry_edgex-go_PR-3867 [Pipeline] { [Pipeline] ws 08:33:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:33:19 The recommended git tool is: git 08:33:20 using credential edgex-jenkins-ssh 08:33:20 Cloning the remote Git repository 08:33:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:20 > git init /w/workspace/edgex-go/1 # timeout=10 08:33:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:20 > git --version # timeout=10 08:33:20 > git --version # 'git version 2.17.1' 08:33:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:25 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 08:33:26 Merge succeeded, producing b6fbdc61a8ecddaf66c15e43932b1a3f859c1a2d 08:33:26 Checking out Revision b6fbdc61a8ecddaf66c15e43932b1a3f859c1a2d (PR-3867) 08:33:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:25 > 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 08:33:25 > git config core.sparsecheckout # timeout=10 08:33:25 > git checkout -f 0b74d44cbaa5f0d8a72f6cd2ac82a4f9e01e3a48 # timeout=10 08:33:25 > git remote # timeout=10 08:33:25 > git config --get remote.origin.url # timeout=10 08:33:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:26 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 08:33:26 > git rev-parse HEAD^{commit} # timeout=10 08:33:26 > git config core.sparsecheckout # timeout=10 08:33:26 > git checkout -f b6fbdc61a8ecddaf66c15e43932b1a3f859c1a2d # timeout=10 08:33:29 Commit message: "Merge commit 'd438b00c3daaca502c4e17498c6c53b3b4a9fc0d' into HEAD" 08:33:29 First time build. Skipping changelog. 08:33:29 > git --version # timeout=10 08:33:29 > git --version # 'git version 2.17.1' 08:33:29 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:30 + echo snap-build.sh 08:33:30 snap-build.sh 08:33:30 + SNAP_BASE_DIR=. 08:33:30 + '[' '!' -z /w/workspace/edgex-go/1 ']' 08:33:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 08:33:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 08:33:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 08:33:30 + cd /w/workspace/edgex-go/1 08:33:30 + sudo apt-get remove -qy --purge lxd lxd-client 08:33:30 Reading package lists... 08:33:30 Building dependency tree... 08:33:30 Reading state information... 08:33:30 The following packages were automatically installed and are no longer required: 08:33:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:33:30 uidmap xdelta3 08:33:30 Use 'sudo apt autoremove' to remove them. 08:33:30 The following packages will be REMOVED: 08:33:30 lxd* lxd-client* 08:33:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:33:30 After this operation, 31.7 MB disk space will be freed. 08:33:31 (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.) 08:33:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:33:32 Removing lxd dnsmasq configuration 08:33:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:33:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:33:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:33:33 (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.) 08:33:33 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:33:34 Processing triggers for systemd (237-3ubuntu10.52) ... 08:33:34 Processing triggers for ureadahead (0.100.0-21) ... 08:33:35 + sudo snap remove --purge lxd 08:33:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:35 ./bin/test-attribution-txt.sh 08:33:35 snap "lxd" is not installed 08:33:35 + sudo groupadd --force --system lxd 08:33:35 ++ whoami 08:33:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:33:35 + newgrp - lxd 08:33:35 + sudo snap install lxd [Pipeline] echo 08:33:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:33:38 + ls -al . 08:33:38 total 672 08:33:38 drwxrwxr-x 9 1001 1001 4096 Jan 24 08:33 . 08:33:38 drwxr-xr-x 4 root root 4096 Jan 24 08:29 .. 08:33:38 -rw-rw-r-- 1 1001 1001 11 Jan 24 08:27 .dockerignore 08:33:38 drwxrwxr-x 8 1001 1001 4096 Jan 24 08:27 .git 08:33:38 drwxrwxr-x 4 1001 1001 4096 Jan 24 08:27 .github 08:33:38 -rw-rw-r-- 1 1001 1001 804 Jan 24 08:27 .gitignore 08:33:38 -rw-rw-r-- 1 1001 1001 42 Jan 24 08:27 .golangci.yml 08:33:38 -rw-rw-r-- 1 1001 1001 76 Jan 24 08:27 .hadolint.yml 08:33:38 -rw-rw-r-- 1 1001 1001 166 Jan 24 08:27 .sonarcloud.properties 08:33:38 -rw-rw-r-- 1 1001 1001 1171 Jan 24 08:27 ADOPTERS.md 08:33:38 -rw-rw-r-- 1 1001 1001 8910 Jan 24 08:27 Attribution.txt 08:33:38 -rw-rw-r-- 1 1001 1001 51732 Jan 24 08:27 CHANGELOG.md 08:33:38 -rw-rw-r-- 1 1001 1001 3804 Jan 24 08:27 CONTRIBUTING.md 08:33:38 -rw-rw-r-- 1 1001 1001 677 Jan 24 08:27 GOVERNANCE.md 08:33:38 -rw-rw-r-- 1 1001 1001 849 Jan 24 08:27 Jenkinsfile 08:33:38 -rw-rw-r-- 1 1001 1001 10775 Jan 24 08:27 LICENSE 08:33:38 -rw-rw-r-- 1 1001 1001 6508 Jan 24 08:27 Makefile 08:33:38 -rw-rw-r-- 1 1001 1001 582 Jan 24 08:27 OWNERS.md 08:33:38 -rw-rw-r-- 1 1001 1001 8207 Jan 24 08:27 README.md 08:33:38 -rw-rw-r-- 1 1001 1001 6912 Jan 24 08:27 SECURITY.md 08:33:38 -rw-rw-r-- 1 1001 1001 5 Jan 24 08:25 VERSION 08:33:38 -rw-rw-r-- 1 1001 1001 4131 Jan 24 08:27 ZMQWindows.md 08:33:38 drwxrwxr-x 2 1001 1001 4096 Jan 24 08:27 bin 08:33:38 drwxrwxr-x 14 1001 1001 4096 Jan 24 08:27 cmd 08:33:38 -rw-r--r-- 1 root root 428381 Jan 24 08:32 coverage.out 08:33:38 -rw-rw-r-- 1 1001 1001 2827 Jan 24 08:27 go.mod 08:33:38 -rw-rw-r-- 1 1001 1001 49574 Jan 24 08:27 go.sum 08:33:38 drwxrwxr-x 8 1001 1001 4096 Jan 24 08:27 internal 08:33:38 drwxrwxr-x 3 1001 1001 4096 Jan 24 08:27 openapi 08:33:38 drwxrwxr-x 4 1001 1001 4096 Jan 24 08:27 snap 08:33:38 -rw-rw-r-- 1 1001 1001 204 Jan 24 08:27 version.go [Pipeline] sh 08:33:38 + '[' -e coverage.out ] 08:33:38 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:39 Warning: overwriting stash ‘coverage-report’ 08:33:39 Stashed 1 file(s) [Pipeline] sh 08:33:40 + make build 08:33:40 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 08:33:44 2022-01-24T08:33:40Z INFO Waiting for automatic snapd restart... 08:33:47 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 08:33:59 lxd 4.22 from Canonical* installed 08:33:59 + sudo lxd init --auto 08:34:09 + sudo snap install --classic snapcraft 08:34:12 snapcraft 6.0.2 from Canonical* installed 08:34:12 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:34:12 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:34:12 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:12 Dload Upload Total Spent Left Speed 08:34:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4666 0 --:--:-- --:--:-- --:--:-- 4666 08:34:12 100 3325k 100 3325k 0 0 9010k 0 --:--:-- --:--:-- --:--:-- 9010k 08:34:12 ./yq_linux_amd64 08:34:12 + sudo snapcraft prime --use-lxd 08:34:13 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 08:34:13 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 08:34:14 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:34:14 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: 08:34:14 - README.md 08:34:14 08:34:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:34:15 Launching a container. 08:34:17 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 08:34:17 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 08:34:21 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 08:34:25 Waiting for container to be ready 08:34:25 To start your first container, try: lxc launch ubuntu:20.04 08:34:25 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 08:34:25 08:34:25 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 08:34:29 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 08:34:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:34:29 Waiting for network to be ready... 08:34:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:34:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2028 kB] 08:34:30 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:34:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] 08:34:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:34:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:34:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] 08:34:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] 08:34:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] 08:34:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [269 kB] 08:34:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:34:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:34:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:34:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:34:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:34:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:34:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:34:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:34:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:34:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2373 kB] 08:34:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] 08:34:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] 08:34:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:34:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] 08:34:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] 08:34:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1781 kB] 08:34:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [386 kB] 08:34:34 Fetched 25.9 MB in 4s (6260 kB/s) 08:34:34 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 08:34:35 Reading package lists... 08:34:35 Reading package lists... 08:34:35 Building dependency tree... 08:34:35 Reading state information... 08:34:35 The following additional packages will be installed: 08:34:35 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:34:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:34:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:34:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:34:35 Suggested packages: 08:34:35 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:34:35 Recommended packages: 08:34:35 gnupg libsasl2-modules 08:34:35 The following NEW packages will be installed: 08:34:35 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:34:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:34:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:34:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:34:35 The following packages will be upgraded: 08:34:35 gpg gpg-agent gpgconf libudev1 08:34:36 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 08:34:36 Need to get 3527 kB of archives. 08:34:36 After this operation, 13.3 MB of additional disk space will be used. 08:34:36 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 08:34:36 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] 08:34:36 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] 08:34:36 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 08:34:36 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 08:34:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:34:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:34:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:34:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:34:36 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:34:36 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:34:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:34:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:34:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:34:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:34:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:34:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:34:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:34:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:34:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:34:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:34:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:34:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:34:37 debconf: delaying package configuration, since apt-utils is not installed 08:34:37 Fetched 3527 kB in 1s (3113 kB/s) 08:34:37 (Reading database ... 12511 files and directories currently installed.) 08:34:37 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 08:34:37 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 08:34:37 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 08:34:37 Selecting previously unselected package udev. 08:34:37 (Reading database ... 12511 files and directories currently installed.) 08:34:37 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 08:34:37 Unpacking udev (237-3ubuntu10.53) ... 08:34:37 Selecting previously unselected package libfuse2:amd64. 08:34:37 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:34:37 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:34:37 Selecting previously unselected package fuse. 08:34:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:34:37 Unpacking fuse (2.9.7-1ubuntu1) ... 08:34:37 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:34:37 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:34:37 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:34:37 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:34:37 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:34:37 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:34:37 Selecting previously unselected package libksba8:amd64. 08:34:37 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:34:37 Unpacking libksba8:amd64 (1.3.5-2) ... 08:34:37 Selecting previously unselected package libroken18-heimdal:amd64. 08:34:37 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:34:37 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:34:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:34:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:34:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:34:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:34:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:34:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:38 Selecting previously unselected package libwind0-heimdal:amd64. 08:34:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:34:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:34:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:34:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:34:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:34:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:34:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:34:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:34:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:34:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:38 Selecting previously unselected package libsasl2-modules-db:amd64. 08:34:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:34:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:34:38 Selecting previously unselected package libsasl2-2:amd64. 08:34:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:34:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:34:38 Selecting previously unselected package libldap-common. 08:34:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:34:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:34:38 Selecting previously unselected package libldap-2.4-2:amd64. 08:34:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:34:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:34:38 Selecting previously unselected package dirmngr. 08:34:38 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:34:38 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:34:38 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:34:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:34:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:34:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:34:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:34:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:34:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:39 Setting up libksba8:amd64 (1.3.5-2) ... 08:34:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:34:39 Setting up udev (237-3ubuntu10.53) ... 08:34:39 invoke-rc.d: policy-rc.d denied execution of start. 08:34:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:39 Processing triggers for systemd (237-3ubuntu10) ... 08:34:39 Setting up fuse (2.9.7-1ubuntu1) ... 08:34:39 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:34:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:34:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:34:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:34:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:34:39 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 08:34:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:34:40 settings in the [Install] section, and DefaultInstance for template units). 08:34:40 This means they are not meant to be enabled using systemctl. 08:34:40 Possible reasons for having this kind of units are: 08:34:40 1) A unit may be statically enabled by being symlinked from another unit's 08:34:40 .wants/ or .requires/ directory. 08:34:40 2) A unit's purpose may be to act as a helper for some other unit which has 08:34:40 a requirement dependency on it. 08:34:40 3) A unit may be started when needed via activation (socket, path, timer, 08:34:40 D-Bus, udev, scripted systemctl call, ...). 08:34:40 4) In case of template units, the unit is meant to be enabled with some 08:34:40 instance name specified. 08:34:40 Reading package lists... 08:34:40 Building dependency tree... 08:34:40 Reading state information... 08:34:41 The following additional packages will be installed: 08:34:41 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:34:41 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:34:41 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:34:41 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:34:41 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:34:41 Suggested packages: 08:34:41 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:34:41 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:34:41 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:34:41 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:34:41 systemd-container policykit-1 08:34:41 Recommended packages: 08:34:41 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:34:41 The following NEW packages will be installed: 08:34:41 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:34:41 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:34:41 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:34:41 multiarch-support openssh-client python3 python3-minimal python3.6 08:34:41 python3.6-minimal snapd squashfs-tools sudo 08:34:41 The following packages will be upgraded: 08:34:41 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:34:41 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 08:34:41 Need to get 36.8 MB of archives. 08:34:41 After this operation, 147 MB of additional disk space will be used. 08:34:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] 08:34:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:34:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] 08:34:41 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 08:34:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] 08:34:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] 08:34:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:34:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:34:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:34:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:34:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:34:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:34:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:34:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 08:34:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 08:34:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 08:34:42 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 08:34:42 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:34:42 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:34:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] 08:34:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:34:42 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:34:42 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:34:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:34:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:34:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:34:42 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:34:42 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:34:42 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:34:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 08:34:43 debconf: delaying package configuration, since apt-utils is not installed 08:34:43 Fetched 36.8 MB in 2s (18.8 MB/s) 08:34:43 (Reading database ... 12757 files and directories currently installed.) 08:34:43 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 08:34:43 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 08:34:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 08:34:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 08:34:43 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 08:34:44 (Reading database ... 12757 files and directories currently installed.) 08:34:44 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:34:44 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:34:44 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:34:44 (Reading database ... 12757 files and directories currently installed.) 08:34:44 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:34:44 Unpacking apt (1.6.14) over (1.6.1) ... 08:34:44 Setting up apt (1.6.14) ... 08:34:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:34:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:34:44 (Reading database ... 12764 files and directories currently installed.) 08:34:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 08:34:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 08:34:45 Selecting previously unselected package libpython3.6-minimal:amd64. 08:34:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 08:34:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 08:34:45 Selecting previously unselected package libexpat1:amd64. 08:34:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:34:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [Pipeline] } 08:34:45 $ docker stop --time=1 8465893a07a5269adeeb19d02c01e2ff1041d08a55d1494e97f531ea9cd99c2e 08:34:45 Selecting previously unselected package python3.6-minimal. 08:34:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 08:34:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 08:34:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 08:34:45 Checking for services that may need to be restarted...done. 08:34:45 Checking for services that may need to be restarted...done. 08:34:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 08:34:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:34:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 08:34:46 Selecting previously unselected package python3-minimal. 08:34:46 (Reading database ... 13012 files and directories currently installed.) 08:34:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:34:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:34:46 Selecting previously unselected package mime-support. 08:34:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:34:46 Unpacking mime-support (3.60ubuntu1) ... 08:34:46 Selecting previously unselected package libmpdec2:amd64. 08:34:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:34:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:34:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:34:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 08:34:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 08:34:46 Selecting previously unselected package python3.6. 08:34:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 08:34:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... 08:34:46 Selecting previously unselected package libpython3-stdlib:amd64. 08:34:46 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:34:46 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:34:46 Setting up python3-minimal (3.6.7-1~18.04) ... 08:34:46 Selecting previously unselected package python3. 08:34:46 (Reading database ... 13442 files and directories currently installed.) 08:34:46 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:34:46 Unpacking python3 (3.6.7-1~18.04) ... 08:34:46 Selecting previously unselected package multiarch-support. 08:34:46 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:34:46 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:34:46 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:34:46 Selecting previously unselected package liblzo2-2:amd64. 08:34:46 (Reading database ... 13479 files and directories currently installed.) 08:34:46 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:34:46 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:34:47 $ docker rm -f 8465893a07a5269adeeb19d02c01e2ff1041d08a55d1494e97f531ea9cd99c2e 08:34:47 Selecting previously unselected package libbsd0:amd64. 08:34:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:34:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:34:47 Selecting previously unselected package sudo. 08:34:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:34:47 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:34:47 Selecting previously unselected package apparmor. 08:34:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:34:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:34:47 Selecting previously unselected package libedit2:amd64. 08:34:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:34:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:34:47 Selecting previously unselected package libkrb5support0:amd64. 08:34:47 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:34:47 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:34:47 Selecting previously unselected package libk5crypto3:amd64. 08:34:47 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:34:47 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:34:47 Selecting previously unselected package libkeyutils1:amd64. 08:34:47 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:34:47 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:34:47 Selecting previously unselected package libkrb5-3:amd64. 08:34:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:34:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:34:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:34:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:34:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:34:47 Selecting previously unselected package libssl1.0.0:amd64. 08:34:47 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 08:34:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:34:48 Selecting previously unselected package openssh-client. 08:34:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 08:34:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 08:34:48 Selecting previously unselected package squashfs-tools. 08:34:48 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 08:34:48 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:34:48 Selecting previously unselected package snapd. 08:34:48 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 08:34:48 Unpacking snapd (2.51.1+18.04) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:34:49 08:34:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:34:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:34:49 latest: Pulling from edgex-devops/edgex-compose-arm64 08:34:49 29e5d40040c1: Pulling fs layer 08:34:49 1ce36da41761: Pulling fs layer 08:34:49 25b303627fd3: Pulling fs layer 08:34:49 29e5d40040c1: Verifying Checksum 08:34:49 29e5d40040c1: Download complete 08:34:50 1ce36da41761: Verifying Checksum 08:34:50 1ce36da41761: Download complete 08:34:50 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:34:50 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:34:50 Setting up mime-support (3.60ubuntu1) ... 08:34:50 29e5d40040c1: Pull complete 08:34:50 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:34:50 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:34:50 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:34:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:34:50 Setting up systemd (237-3ubuntu10.53) ... 08:34:50 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:34:51 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:34:51 25b303627fd3: Verifying Checksum 08:34:51 25b303627fd3: Download complete 08:34:51 1ce36da41761: Pull complete 08:34:51 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:34:51 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:34:51 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 08:34:51 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:34:51 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... 08:34:52 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:34:52 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:34:52 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:34:52 Setting up python3 (3.6.7-1~18.04) ... 08:34:52 running python rtupdate hooks for python3.6... 08:34:52 running python post-rtupdate hooks for python3.6... 08:34:52 Setting up apparmor (2.12-4ubuntu5.1) ... 08:34:53 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:34:53 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:34:53 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 08:34:53 Setting up snapd (2.51.1+18.04) ... 08:34:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:34:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:34:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:34:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:34:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:34:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:34:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:34:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:34:55 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:34:55 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:34:55 /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' 08:34:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:34:55 Processing triggers for systemd (237-3ubuntu10.53) ... 08:34:56 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 08:34:56 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:34:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:34:57 Reading package lists... 08:34:57 Reading package lists... 08:34:58 Building dependency tree... 08:34:58 Reading state information... 08:34:58 Calculating upgrade... 08:34:58 The following packages will be upgraded: 08:34:58 advancecomp base-files bash binutils binutils-common 08:34:58 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:34:58 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:34:58 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 08:34:58 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 08:34:58 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:34:58 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:34:58 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:34:58 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:34:58 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:34:58 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:34:58 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:34:58 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:34:58 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:34:58 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:34:58 ubuntu-keyring util-linux 08:34:58 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:34:58 Need to get 64.1 MB of archives. 08:34:58 After this operation, 5157 kB of additional disk space will be used. 08:34:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] 08:34:58 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:34:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:34:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:34:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:34:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:34:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:34:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:34:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:34:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:34:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:34:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:34:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:34:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:34:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:34:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:34:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:34:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:34:58 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:34:58 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:34:58 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:34:58 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:34:58 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:34:58 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:34:58 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:34:58 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:34:58 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:34:58 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:34:58 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:34:58 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:34:58 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:34:58 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:34:58 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:34:58 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 08:34:58 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:34:58 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:34:58 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:34:58 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:34:58 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:34:58 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:34:58 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:34:58 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 08:34:58 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 08:34:58 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:34:58 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:34:58 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:34:58 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 08:34:58 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:34:58 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:34:58 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 08:34:58 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 08:34:58 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 08:34:58 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 08:34:58 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:34:58 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:34:58 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:34:58 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:34:59 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:34:59 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:34:59 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:34:59 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:34:59 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:34:59 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:34:59 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:34:59 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:34:59 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:34:59 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:34:59 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:34:59 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 08:34:59 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:34:59 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:34:59 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:34:59 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 08:34:59 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:34:59 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:34:59 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:34:59 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:34:59 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:34:59 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:34:59 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:34:59 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:34:59 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:34:59 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:34:59 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:34:59 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 08:34:59 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:34:59 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 08:34:59 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:34:59 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:34:59 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:34:59 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:34:59 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 08:34:59 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:34:59 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:34:59 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:34:59 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 08:34:59 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:34:59 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:34:59 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:34:59 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:34:59 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:34:59 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:34:59 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:35:00 debconf: delaying package configuration, since apt-utils is not installed 08:35:00 Fetched 64.1 MB in 2s (40.3 MB/s) 08:35:00 (Reading database ... 13914 files and directories currently installed.) 08:35:00 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:35:00 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:35:00 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:35:00 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:35:00 Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... 08:35:00 Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... 08:35:01 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:01 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:01 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:01 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:01 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:01 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:01 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:01 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:01 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:01 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:01 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:01 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:01 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:01 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:01 (Reading database ... 13914 files and directories currently installed.) 08:35:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:35:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:35:01 (Reading database ... 13914 files and directories currently installed.) 08:35:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:01 25b303627fd3: Pull complete 08:35:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:35:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:35:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [Pipeline] withDockerContainer 08:35:01 prd-ubuntu18.04-docker-arm64-4c-16g-3761 does not seem to be running inside a container 08:35:02 (Reading database ... 13914 files and directories currently installed.) 08:35:02 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:35:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:35:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:35:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:35:02 (Reading database ... 13914 files and directories currently installed.) 08:35:02 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 08:35:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:35:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:35:02 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 08:35:03 Setting up base-files (10.1ubuntu2.11) ... 08:35:03 Installing new version of config file /etc/issue ... 08:35:03 Installing new version of config file /etc/issue.net ... 08:35:03 Installing new version of config file /etc/lsb-release ... 08:35:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:35:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:35:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:35:03 Removing obsolete conffile /etc/default/motd-news ... 08:35:03 (Reading database ... 13915 files and directories currently installed.) 08:35:03 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:35:03 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:35:03 Setting up bash (4.4.18-2ubuntu1.2) ... 08:35:03 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 08:35:03 (Reading database ... 13915 files and directories currently installed.) 08:35:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:03 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:35:03 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:35:03 (Reading database ... 13915 files and directories currently installed.) 08:35:03 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:35:03 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:35:03 Setting up tar (1.29b-2ubuntu0.2) ... 08:35:04 (Reading database ... 13915 files and directories currently installed.) 08:35:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:35:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:35:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:35:04 $ docker top a1ae68279186c2971ddb165419934d4db595dbd7ea4fbe540df66fef452c9875 -eo pid,comm 08:35:04 (Reading database ... 13915 files and directories currently installed.) 08:35:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:35:04 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:35:04 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:35:04 (Reading database ... 13915 files and directories currently installed.) 08:35:04 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:35:04 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] { 08:35:04 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:35:04 (Reading database ... 13915 files and directories currently installed.) 08:35:04 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:35:04 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:35:04 Setting up grep (3.1-2build1) ... 08:35:04 (Reading database ... 13915 files and directories currently installed.) 08:35:04 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 08:35:04 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [Pipeline] sh 08:35:04 Setting up gzip (1.6-5ubuntu1.1) ... 08:35:04 (Reading database ... 13915 files and directories currently installed.) 08:35:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:35:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:35:04 Setting up login (1:4.5-1ubuntu2) ... 08:35:05 (Reading database ... 13915 files and directories currently installed.) 08:35:05 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:35:05 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:35:05 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:35:05 (Reading database ... 13915 files and directories currently installed.) 08:35:05 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:35:05 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:35:05 + docker-compose build --help 08:35:05 + grep parallel 08:35:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:35:05 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:35:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:35:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:35:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:35:06 (Reading database ... 13915 files and directories currently installed.) 08:35:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:35:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:35:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:35:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:35:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:35:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:35:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:35:06 (Reading database ... 13915 files and directories currently installed.) 08:35:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:35:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:35:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:35:06 (Reading database ... 13915 files and directories currently installed.) 08:35:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:06 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:35:07 (Reading database ... 13915 files and directories currently installed.) 08:35:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:35:07 (Reading database ... 13915 files and directories currently installed.) 08:35:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:35:07 (Reading database ... 13915 files and directories currently installed.) 08:35:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:35:07 (Reading database ... 13915 files and directories currently installed.) 08:35:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:35:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:35:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:35:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:35:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:35:07 (Reading database ... 13915 files and directories currently installed.) 08:35:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:35:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:35:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:35:07 (Reading database ... 13915 files and directories currently installed.) 08:35:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:35:08 (Reading database ... 13915 files and directories currently installed.) 08:35:08 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:08 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:08 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:35:08 (Reading database ... 13915 files and directories currently installed.) 08:35:08 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:08 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:35:09 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:35:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:35:09 (Reading database ... 13915 files and directories currently installed.) 08:35:09 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:35:09 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:35:09 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:35:09 (Reading database ... 13915 files and directories currently installed.) 08:35:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:35:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:35:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:35:09 (Reading database ... 13917 files and directories currently installed.) 08:35:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:35:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:35:09 --parallel Build images in parallel. [Pipeline] } 08:35:09 $ docker stop --time=1 a1ae68279186c2971ddb165419934d4db595dbd7ea4fbe540df66fef452c9875 08:35:10 Setting up debconf (1.5.66ubuntu1) ... 08:35:10 (Reading database ... 13917 files and directories currently installed.) 08:35:10 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:35:10 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:35:10 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:35:10 (Reading database ... 13917 files and directories currently installed.) 08:35:10 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:35:10 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:35:10 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:35:10 (Reading database ... 13917 files and directories currently installed.) 08:35:10 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:35:10 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:35:10 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:35:10 (Reading database ... 13917 files and directories currently installed.) 08:35:10 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:35:10 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:35:10 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:35:10 (Reading database ... 13919 files and directories currently installed.) 08:35:10 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:35:10 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:35:11 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:35:11 (Reading database ... 13923 files and directories currently installed.) 08:35:11 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:11 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:11 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 08:35:11 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 08:35:11 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:35:11 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:35:11 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:35:11 (Reading database ... 13923 files and directories currently installed.) 08:35:11 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 08:35:11 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 08:35:11 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 08:35:11 $ docker rm -f a1ae68279186c2971ddb165419934d4db595dbd7ea4fbe540df66fef452c9875 08:35:11 (Reading database ... 13923 files and directories currently installed.) 08:35:11 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:35:11 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:35:11 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:35:11 (Reading database ... 13923 files and directories currently installed.) 08:35:11 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:35:11 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:35:11 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:35:11 (Reading database ... 13923 files and directories currently installed.) 08:35:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:35:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:35:12 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:35:12 (Reading database ... 13923 files and directories currently installed.) 08:35:12 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:35:12 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:35:12 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:35:12 (Reading database ... 13923 files and directories currently installed.) 08:35:12 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:35:12 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:35:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:35:12 . [Pipeline] withDockerContainer 08:35:12 prd-ubuntu18.04-docker-arm64-4c-16g-3761 does not seem to be running inside a container 08:35:12 Setting up passwd (1:4.5-1ubuntu2) ... 08:35:12 (Reading database ... 13923 files and directories currently installed.) 08:35:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:35:12 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:35:12 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:35:12 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:35:12 (Reading database ... 13923 files and directories currently installed.) 08:35:12 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:35:12 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:35:12 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:35:12 (Reading database ... 13923 files and directories currently installed.) 08:35:12 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:35:12 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:35:13 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:35:13 (Reading database ... 13923 files and directories currently installed.) 08:35:13 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:35:13 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:35:13 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:35:13 (Reading database ... 13923 files and directories currently installed.) 08:35:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:35:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:35:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:35:13 (Reading database ... 13923 files and directories currently installed.) 08:35:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:35:13 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:35:13 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:35:13 (Reading database ... 13923 files and directories currently installed.) 08:35:13 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 08:35:13 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 08:35:13 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 08:35:13 (Reading database ... 13923 files and directories currently installed.) 08:35:13 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 08:35:13 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 08:35:13 $ docker top 1e1d3714632a20e08b3b2742ef21abaafeb1067093d69cc6b31ce8329e641a41 -eo pid,comm 08:35:13 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 08:35:13 (Reading database ... 13923 files and directories currently installed.) 08:35:13 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:35:13 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:35:13 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:35:13 (Reading database ... 13924 files and directories currently installed.) 08:35:13 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:35:13 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [Pipeline] { 08:35:14 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:35:14 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:35:14 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 08:35:14 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [Pipeline] sh 08:35:14 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 08:35:14 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 08:35:14 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:35:14 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:35:14 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:35:14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:35:14 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:35:14 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:35:14 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:35:14 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:35:14 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:35:14 + docker-compose -f ./docker-compose-build.yml build --parallel 08:35:15 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:35:15 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:35:15 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:35:15 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:35:15 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:35:15 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 08:35:15 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 08:35:15 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:35:15 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:35:15 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:35:15 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:35:15 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:35:15 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:35:16 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:35:16 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:35:16 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:35:16 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:35:16 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:35:16 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:35:16 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:16 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:16 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:16 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:16 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:16 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:16 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:18 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:18 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:18 Building core-command ... 08:35:18 Building core-data ... 08:35:18 Building core-metadata ... 08:35:18 Building security-bootstrapper ... 08:35:18 Building security-proxy-setup ... 08:35:18 Building security-secretstore-setup ... 08:35:18 Building support-notifications ... 08:35:18 Building support-scheduler ... 08:35:18 Building sys-mgmt-agent ... 08:35:18 Building core-data 08:35:18 Building security-secretstore-setup 08:35:18 Building core-metadata 08:35:18 Building support-notifications 08:35:18 Building support-scheduler 08:35:18 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:18 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:18 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:18 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:19 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:19 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:19 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:35:19 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:35:19 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:35:19 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:35:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:35:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:35:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:35:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:35:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:35:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:35:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:35:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:35:20 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:35:20 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:35:20 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:20 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:35:20 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:20 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:20 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:20 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:35:20 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:35:20 Setting up tzdata (2021e-0ubuntu0.18.04) ... 08:35:20 08:35:20 Current default time zone: 'Etc/UTC' 08:35:20 Local time is now: Mon Jan 24 08:35:20 UTC 2022. 08:35:20 Universal Time is now: Mon Jan 24 08:35:20 UTC 2022. 08:35:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:35:20 08:35:20 Setting up systemd-sysv (237-3ubuntu10.53) ... 08:35:20 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:20 Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... 08:35:20 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:35:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:35:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:35:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:35:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:35:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:35:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:35:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:35:20 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:35:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 08:35:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:20 Setting up patch (2.7.6-2ubuntu1.1) ... 08:35:20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:35:20 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:35:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 08:35:20 Installing new version of config file /etc/ssl/openssl.cnf ... 08:35:20 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:35:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:35:20 Setting up ca-certificates (20210119~18.04.2) ... 08:35:22 Updating certificates in /etc/ssl/certs... 08:35:23 23 added, 28 removed; done. 08:35:23 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:35:23 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:23 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:35:23 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:35:23 Setting up pkgbinarymangler (138.18.04.1) ... 08:35:23 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:35:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 08:35:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:35:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:35:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:35:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:35:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:35:23 Setting up perl (5.26.1-6ubuntu0.5) ... 08:35:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 08:35:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:35:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:35:23 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 08:35:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:35:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:35:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:35:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:35:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:35:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:35:23 Processing triggers for systemd (237-3ubuntu10.53) ... 08:35:23 Processing triggers for mime-support (3.60ubuntu1) ... 08:35:23 Processing triggers for ca-certificates (20210119~18.04.2) ... 08:35:23 Updating certificates in /etc/ssl/certs... 08:35:24 0 added, 0 removed; done. 08:35:24 Running hooks in /etc/ca-certificates/update.d... 08:35:24 done. 08:35:24 Reading package lists... 08:35:24 Building dependency tree... 08:35:24 Reading state information... 08:35:24 The following NEW packages will be installed: 08:35:24 apt-transport-https 08:35:24 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:35:25 Need to get 4348 B of archives. 08:35:25 After this operation, 154 kB of additional disk space will be used. 08:35:25 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:35:25 debconf: delaying package configuration, since apt-utils is not installed 08:35:25 Fetched 4348 B in 0s (24.1 kB/s) 08:35:25 Selecting previously unselected package apt-transport-https. 08:35:25 (Reading database ... 13931 files and directories currently installed.) 08:35:25 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:35:25 Unpacking apt-transport-https (1.6.14) ... 08:35:25 Setting up apt-transport-https (1.6.14) ... 08:35:25 Waiting for network to be ready... 08:35:33 2022-01-24T08:35:29Z INFO Waiting for automatic snapd restart... 08:35:34 snapd 2.53.4 from Canonical* installed 08:35:35 "snapd" switched to the "latest/stable" channel 08:35:35 08:35:39 core18 20211215 from Canonical* installed 08:35:41 core20 20211129 from Canonical* installed 08:35:41 "core20" switched to the "latest/stable" channel 08:35:41 08:35:44 snapcraft 6.0.2 from Canonical* installed 08:35:44 "snapcraft" switched to the "latest/stable" channel 08:35:44 08:35:49 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: 08:35:49 - README.md 08:35:49 08:35:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:35:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:35:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:35:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:35:51 Reading package lists... 08:35:52 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 08:35:53 Reading package lists... 08:35:53 Building dependency tree... 08:35:53 Reading state information... 08:35:54 Suggested packages: 08:35:54 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:35:54 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:35:54 Recommended packages: 08:35:54 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:35:54 The following NEW packages will be installed: 08:35:54 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:35:54 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:35:54 pkg-config zip 08:35:54 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:35:54 Need to get 7668 kB of archives. 08:35:54 After this operation, 43.8 MB of additional disk space will be used. 08:35:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 08:35:54 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:35:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 08:35:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 08:35:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 08:35:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:35:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:35:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:35:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:35:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:35:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:35:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:35:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:35:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:35:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:35:55 debconf: delaying package configuration, since apt-utils is not installed 08:35:55 Fetched 7668 kB in 1s (10.3 MB/s) 08:35:55 Selecting previously unselected package libglib2.0-0:amd64. 08:35:55 (Reading database ... 13935 files and directories currently installed.) 08:35:55 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 08:35:55 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 08:35:55 Selecting previously unselected package libpsl5:amd64. 08:35:55 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:35:55 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:35:55 Selecting previously unselected package libnghttp2-14:amd64. 08:35:55 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:35:55 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:35:55 Selecting previously unselected package librtmp1:amd64. 08:35:55 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:35:55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:35:55 Selecting previously unselected package libcurl3-gnutls:amd64. 08:35:55 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 08:35:55 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:35:55 Selecting previously unselected package liberror-perl. 08:35:55 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:35:55 Unpacking liberror-perl (0.17025-1) ... 08:35:55 Selecting previously unselected package git-man. 08:35:55 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 08:35:55 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 08:35:55 Selecting previously unselected package git. 08:35:55 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 08:35:55 Unpacking git (1:2.17.1-1ubuntu0.9) ... 08:35:56 Selecting previously unselected package libnorm1:amd64. 08:35:56 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:35:56 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:35:56 Selecting previously unselected package libpgm-5.2-0:amd64. 08:35:56 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:35:56 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:35:56 Selecting previously unselected package libsodium23:amd64. 08:35:56 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:35:56 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:35:56 Selecting previously unselected package libzmq5:amd64. 08:35:56 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:35:56 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:35:56 Selecting previously unselected package libzmq3-dev:amd64. 08:35:56 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:35:56 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:35:56 Selecting previously unselected package pkg-config. 08:35:56 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:35:56 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:35:56 Selecting previously unselected package zip. 08:35:56 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:35:56 Unpacking zip (3.0-11build1) ... 08:35:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:35:56 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 08:35:56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:35:56 Setting up liberror-perl (0.17025-1) ... 08:35:56 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:35:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 08:35:56 No schema files found: doing nothing. 08:35:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:35:56 Setting up zip (3.0-11build1) ... 08:35:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:35:56 Setting up libsodium23:amd64 (1.0.16-2) ... 08:35:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:35:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:35:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:35:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:35:56 Setting up git (1:2.17.1-1ubuntu0.9) ... 08:35:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:35:57 git set to automatically installed. 08:35:57 git-man set to automatically installed. 08:35:57 libcurl3-gnutls set to automatically installed. 08:35:57 liberror-perl set to automatically installed. 08:35:57 libglib2.0-0 set to automatically installed. 08:35:57 libnghttp2-14 set to automatically installed. 08:35:57 libnorm1 set to automatically installed. 08:35:57 libpgm-5.2-0 set to automatically installed. 08:35:57 libpsl5 set to automatically installed. 08:35:57 librtmp1 set to automatically installed. 08:35:57 libsodium23 set to automatically installed. 08:35:57 libzmq3-dev set to automatically installed. 08:35:57 libzmq5 set to automatically installed. 08:35:57 pkg-config set to automatically installed. 08:35:57 zip set to automatically installed. 08:35:58 snapd is not logged in, snap install commands will use sudo 08:36:03 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 08:36:04 Downloading snap 'edgex-app-service-configurable' 08:36:07 Pulling app-service-configurable 08:36:07 + snapcraftctl pull 08:36:09 Pulling config-common 08:36:09 + snapcraftctl pull 08:36:10 Pulling go-build-helper 08:36:10 + snapcraftctl pull 08:36:12 'edgex-go' has dependencies that need to be staged: go-build-helper 08:36:12 Skipping pull go-build-helper (already ran) 08:36:12 Building go-build-helper 08:36:12 + snapcraftctl build 08:36:15 Staging go-build-helper 08:36:15 + snapcraftctl stage 08:36:21 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:36:21 Fetched 224 kB in 0s (0 B/s) 08:36:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:36:21 Fetched 157 kB in 0s (0 B/s) 08:36:21 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:36:21 Fetched 221 kB in 0s (0 B/s) 08:36:21 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:36:21 Fetched 143 kB in 0s (0 B/s) 08:36:21 Pulling edgex-go 08:36:21 + snapcraftctl pull 08:36:22 Pulling hooks 08:36:22 + snapcraftctl pull 08:36:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:36:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:26 ---> c94cb2b6e114 08:36:26 Step 3/23 : WORKDIR /edgex-go 08:36:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:36:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:26 ---> c94cb2b6e114 08:36:26 Step 3/22 : WORKDIR /edgex-go 08:36:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:36:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:26 ---> c94cb2b6e114 08:36:26 Step 3/22 : WORKDIR /edgex-go 08:36:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:36:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:26 ---> c94cb2b6e114 08:36:26 Step 3/23 : WORKDIR /edgex-go 08:36:26 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:36:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:26 ---> c94cb2b6e114 08:36:26 Step 3/25 : WORKDIR /edgex-go 08:36:26 ---> Running in 709ebb00bb18 08:36:26 ---> Running in 4f03c3b7b036 08:36:26 ---> Running in 2538a0a541bd 08:36:26 ---> Running in 2589cf5f7154 08:36:26 ---> Running in 99e9e0db6f8d 08:36:26 Removing intermediate container 4f03c3b7b036 08:36:26 ---> 703032610c50 08:36:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:26 Removing intermediate container 709ebb00bb18 08:36:26 ---> 89eebac1a13f 08:36:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:26 ---> Running in a004a6fd361b 08:36:26 Removing intermediate container 2538a0a541bd 08:36:26 ---> 9af3a31e4869 08:36:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:26 ---> Running in 69571868d28c 08:36:26 Removing intermediate container 99e9e0db6f8d 08:36:26 ---> dc54139d1fdd 08:36:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:26 Removing intermediate container 2589cf5f7154 08:36:26 ---> 0b037207bc14 08:36:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:26 ---> Running in 980a20f2d65c 08:36:26 ---> Running in 751fe45ead72 08:36:26 ---> Running in 8d0ee19eef2b 08:36:29 Removing intermediate container a004a6fd361b 08:36:29 ---> 21af0d3d7792 08:36:29 Step 5/25 : RUN apk add --update --no-cache make git 08:36:29 ---> Running in 8ad579a0d080 08:36:29 Removing intermediate container 69571868d28c 08:36:29 ---> 22d1ce506d45 08:36:29 Step 5/23 : RUN apk add --update --no-cache make git 08:36:30 ---> Running in 92558329479a 08:36:30 Removing intermediate container 751fe45ead72 08:36:30 ---> a3ccc69349e4 08:36:30 Step 5/22 : RUN apk add --update --no-cache make git 08:36:30 Removing intermediate container 8d0ee19eef2b 08:36:30 ---> 37f4bea5a9a3 08:36:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:30 Removing intermediate container 980a20f2d65c 08:36:30 ---> ea10287664c6 08:36:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:36:30 ---> Running in 9482b2ac1771 08:36:30 ---> Running in 8ebff65facfd 08:36:30 ---> Running in 95c713cf512f 08:36:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:36:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:36:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:36:33 OK: 220 MiB in 52 packages 08:36:34 OK: 220 MiB in 52 packages 08:36:34 OK: 220 MiB in 52 packages 08:36:34 OK: 220 MiB in 52 packages 08:36:34 OK: 220 MiB in 52 packages 08:36:34 Removing intermediate container 8ad579a0d080 08:36:34 ---> 760a782e6999 08:36:34 Step 6/25 : COPY go.mod vendor* ./ 08:36:35 Removing intermediate container 92558329479a 08:36:35 ---> f01f37d4cc07 08:36:35 Step 6/23 : COPY go.mod vendor* ./ 08:36:35 Removing intermediate container 8ebff65facfd 08:36:35 ---> e540fc697568 08:36:35 Step 6/22 : COPY go.mod vendor* ./ 08:36:35 Removing intermediate container 95c713cf512f 08:36:35 ---> 74fb6202d976 08:36:35 Step 6/23 : COPY go.mod vendor* ./ 08:36:35 Removing intermediate container 9482b2ac1771 08:36:35 ---> 374e16a4d14c 08:36:35 Step 6/22 : COPY go.mod vendor* ./ 08:36:36 ---> 3dee5eeeeafb 08:36:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:36 ---> Running in c58f590033b7 08:36:36 ---> 56c6d103471a 08:36:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:36 ---> Running in abd162aabd78 08:36:36 ---> 4180920d8c15 08:36:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:36 ---> 1ef1fff5e1cb 08:36:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:36 ---> Running in d4e207ef243e 08:36:36 ---> Running in 601d67a1ab70 08:36:37 ---> 6e429db0fad5 08:36:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:37 ---> Running in 9f61406f54b0 08:36:40 Removing intermediate container c58f590033b7 08:36:40 ---> e5a8dbb46a87 08:36:40 Step 8/25 : COPY . . 08:36:42 Removing intermediate container abd162aabd78 08:36:42 ---> 1c2dd8ee03a4 08:36:42 Step 8/23 : COPY . . 08:36:42 Removing intermediate container d4e207ef243e 08:36:42 ---> 2eedc06749d0 08:36:42 Step 8/23 : COPY . . 08:36:42 Removing intermediate container 601d67a1ab70 08:36:42 ---> c2dd53e47e44 08:36:42 Step 8/22 : COPY . . 08:36:42 Removing intermediate container 9f61406f54b0 08:36:42 ---> b0bc95e7658e 08:36:42 Step 8/22 : COPY . . 08:36:44 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:36:44 Fetched 96.5 kB in 0s (0 B/s) 08:36:44 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:36:44 Fetched 279 kB in 0s (0 B/s) 08:36:44 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:36:44 Fetched 122 kB in 0s (0 B/s) 08:36:44 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:36:44 Fetched 77.8 kB in 0s (0 B/s) 08:36:44 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:36:44 Fetched 8848 B in 0s (0 B/s) 08:36:44 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:36:44 Fetched 47.8 kB in 0s (0 B/s) 08:36:44 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:36:44 Fetched 45.6 kB in 0s (0 B/s) 08:36:44 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:36:44 Fetched 15.0 kB in 0s (0 B/s) 08:36:44 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 08:36:44 Fetched 220 kB in 0s (0 B/s) 08:36:44 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:36:44 Fetched 154 kB in 0s (0 B/s) 08:36:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:36:44 Fetched 50.6 kB in 0s (0 B/s) 08:36:44 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:36:44 Fetched 14.8 kB in 0s (0 B/s) 08:36:44 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:36:44 Fetched 41.8 kB in 0s (0 B/s) 08:36:44 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:36:44 Fetched 499 kB in 0s (0 B/s) 08:36:44 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:36:44 Fetched 111 kB in 0s (0 B/s) 08:36:44 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:36:44 Fetched 240 kB in 0s (0 B/s) 08:36:44 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:36:44 Fetched 29.3 kB in 0s (0 B/s) 08:36:44 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:36:44 Fetched 85.5 kB in 0s (0 B/s) 08:36:44 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:36:44 Fetched 24.5 kB in 0s (0 B/s) 08:36:44 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:36:44 Fetched 49.2 kB in 0s (0 B/s) 08:36:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:36:44 Fetched 54.2 kB in 0s (0 B/s) 08:36:44 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:36:44 Fetched 30.8 kB in 0s (0 B/s) 08:36:44 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:36:44 Fetched 15.8 kB in 0s (0 B/s) 08:36:44 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:36:44 Fetched 85.9 kB in 0s (0 B/s) 08:36:44 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:36:44 Fetched 8720 B in 0s (0 B/s) 08:36:44 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:36:44 Fetched 140 kB in 0s (0 B/s) 08:36:44 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:36:44 Fetched 119 kB in 0s (0 B/s) 08:36:44 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:36:44 Fetched 111 kB in 0s (0 B/s) 08:36:44 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:36:44 Fetched 11.1 kB in 0s (0 B/s) 08:36:44 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 08:36:44 Fetched 646 kB in 0s (0 B/s) 08:36:44 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:36:44 Fetched 41.3 kB in 0s (0 B/s) 08:36:44 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:36:44 Fetched 17.9 kB in 0s (0 B/s) 08:36:44 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:36:44 Fetched 368 kB in 0s (0 B/s) 08:36:44 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:36:44 Fetched 187 kB in 0s (0 B/s) 08:36:44 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:36:44 Fetched 175 kB in 0s (0 B/s) 08:36:44 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:36:44 Fetched 206 kB in 0s (0 B/s) 08:36:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] 08:36:44 Fetched 1302 kB in 0s (0 B/s) 08:36:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:36:44 Fetched 36.2 kB in 0s (0 B/s) 08:36:44 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 08:36:44 Fetched 159 kB in 0s (0 B/s) 08:36:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:36:44 Fetched 107 kB in 0s (0 B/s) 08:36:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:36:44 Fetched 48.7 kB in 0s (0 B/s) 08:36:44 Pulling static-packages 08:36:44 + snapcraftctl pull 08:36:44 Pulling version 08:36:44 + cd /root/project 08:36:44 + git describe --tags --abbrev=0 08:36:44 + sed s/v// 08:36:44 + GIT_VERSION=2.2.0-dev.22 08:36:44 + [ -z 2.2.0-dev.22 ] 08:36:44 + snapcraftctl set-version 2.2.0-dev.22 08:36:44 Building app-service-configurable 08:36:44 + snapcraftctl build 08:36:46 Building config-common 08:36:46 + snapcraftctl build 08:36:48 Skipping build go-build-helper (already ran) 08:36:48 Building edgex-go 08:36:48 + cd /root/parts/edgex-go/src 08:36:48 + git describe --tags --abbrev=0 08:36:48 + sed s/v// 08:36:48 + GIT_VERSION=2.2.0-dev.22 08:36:48 + [ -z 2.2.0-dev.22 ] 08:36:48 + echo 2.2.0-dev.22 08:36:48 + [ ! -d vendor ] 08:36:48 + go mod download all 08:36:53 + make build 08:36:53 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 08:37:05 ---> 8e574de9e9c4 08:37:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:05 ---> d7edcc41b228 08:37:05 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:37:05 ---> Running in 2f1e4b4a9b1c 08:37:05 ---> Running in 2aebc72bdaf2 08:37:05 ---> 8a7f8a1ff2e7 08:37:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:37:05 ---> f7db62b72966 08:37:05 Step 9/23 : RUN make cmd/core-data/core-data 08:37:05 ---> Running in 5fd67cad9411 08:37:05 ---> Running in 692606d35ed7 08:37:05 ---> ffde3ada25c1 08:37:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:37:05 ---> Running in 77dbe3544ff1 08:37:05 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 08:37:05 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 08:37:06 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 08:37:06 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 08:37:06 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 08:37:07 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 08:37:10 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 08:37:10 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 08:37:12 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 08:37:12 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 08:37:13 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 08:37:14 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 08:37:15 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 08:37:16 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 08:37:17 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 08:37:18 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 08:37:20 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:37:20 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:37:20 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:37:20 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:37:20 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:37:20 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:37:20 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:37:20 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:37:20 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:37:20 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:37:20 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:37:20 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:37:20 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:37:20 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:37:20 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:37:20 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:37:20 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:37:20 + 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 08:37:20 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:37:20 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:37:20 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:37:20 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:37:20 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:37:20 + 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 08:37:20 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:37:20 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:37:20 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:37:21 Building hooks 08:37:21 + cd /root/parts/hooks/src 08:37:21 + make build 08:37:21 go mod tidy 08:37:21 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 08:37:21 go: downloading github.com/davecgh/go-spew v1.1.0 08:37:21 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:37:21 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:37:22 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:37:22 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:37:22 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:37:25 Building static-packages 08:37:25 + snapcraftctl build 08:37:28 Building version 08:37:28 + snapcraftctl build 08:37:30 Staging app-service-configurable 08:37:30 + snapcraftctl stage 08:37:31 Staging config-common 08:37:31 + snapcraftctl stage 08:37:33 Skipping stage go-build-helper (already ran) 08:37:33 Staging edgex-go 08:37:33 + snapcraftctl stage 08:37:34 Staging hooks 08:37:34 + snapcraftctl stage 08:37:36 Staging static-packages 08:37:36 + snapcraftctl stage 08:37:37 Staging version 08:37:37 + snapcraftctl stage 08:37:39 Priming app-service-configurable 08:37:39 + snapcraftctl prime 08:37:42 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 08:37:42 stage-packages: 08:37:42 - libnorm1 08:37:42 - libpgm-5.2-0 08:37:42 - libsodium23 08:37:42 - libzmq5 08:37:42 Priming config-common 08:37:42 + snapcraftctl prime 08:37:43 Priming go-build-helper 08:37:43 + snapcraftctl prime 08:37:45 Priming edgex-go 08:37:45 + snapcraftctl prime 08:37:46 Priming hooks 08:37:46 + snapcraftctl prime 08:37:48 Priming static-packages 08:37:48 + snapcraftctl prime 08:37:50 Priming version 08:37:50 + snapcraftctl prime 08:37:52 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] } 08:39:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:39:17 Removing intermediate container 2f1e4b4a9b1c 08:39:17 ---> b6e8aebb8dce 08:39:17 08:39:17 Step 10/25 : FROM alpine:3.14 08:39:17 3.14: Pulling from library/alpine 08:39:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:39:19 Status: Downloaded newer image for alpine:3.14 08:39:19 ---> 5b8b7b635229 08:39:19 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:39:19 ---> Running in fdf0f74eaef2 08:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:39:22 (1/3) Installing ca-certificates (20211220-r0) 08:39:22 (2/3) Installing dumb-init (1.2.5-r1) 08:39:22 (3/3) Installing su-exec (0.2-r1) 08:39:22 Executing busybox-1.33.1-r6.trigger 08:39:22 Executing ca-certificates-20211220-r0.trigger 08:39:22 OK: 6 MiB in 17 packages 08:39:25 Removing intermediate container fdf0f74eaef2 08:39:25 ---> aed2a4a615d3 08:39:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:39:25 ---> Running in 6b351232f6b4 08:39:26 Removing intermediate container 6b351232f6b4 08:39:26 ---> c3be38765c72 08:39:26 Step 13/25 : WORKDIR / 08:39:26 ---> Running in 92ef99ed3dc3 08:39:27 Removing intermediate container 92ef99ed3dc3 08:39:27 ---> 1acae7748d1e 08:39:27 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:39:29 ---> 05c962b3dc8e 08:39:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:39:29 Removing intermediate container 2aebc72bdaf2 08:39:29 ---> 2e06b1cc4b27 08:39:29 08:39:29 Step 10/23 : FROM alpine:3.14 08:39:29 ---> 5b8b7b635229 08:39:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:39:29 Removing intermediate container 77dbe3544ff1 08:39:29 ---> 57f44d78e683 08:39:29 08:39:29 Step 10/22 : FROM alpine:3.14 08:39:29 ---> 5b8b7b635229 08:39:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:39:29 Removing intermediate container 5fd67cad9411 08:39:29 ---> 5a1ae5b956da 08:39:29 08:39:29 Step 10/22 : FROM alpine:3.14 08:39:29 ---> 5b8b7b635229 08:39:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:39:29 ---> Running in aa1138a00894 08:39:29 ---> Running in 46c9caaca803 08:39:29 ---> Running in 8c17e8de17fd 08:39:30 ---> fc1e4289dc2a 08:39:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:39:31 ---> 80a0fc452c45 08:39:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:39:33 ---> 3352431b2e5c 08:39:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:39:33 (1/1) Installing dumb-init (1.2.5-r1) 08:39:33 Executing busybox-1.33.1-r6.trigger 08:39:33 OK: 6 MiB in 15 packages 08:39:33 (1/2) Installing ca-certificates (20211220-r0) 08:39:33 (2/2) Installing dumb-init (1.2.5-r1) 08:39:33 Executing busybox-1.33.1-r6.trigger 08:39:33 Executing ca-certificates-20211220-r0.trigger 08:39:33 (1/1) Installing dumb-init (1.2.5-r1) 08:39:33 Executing busybox-1.33.1-r6.trigger 08:39:33 OK: 6 MiB in 15 packages 08:39:33 OK: 6 MiB in 16 packages 08:39:35 ---> a9755df7e529 08:39:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:39:35 Removing intermediate container 46c9caaca803 08:39:35 ---> 7145d32f227f 08:39:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:39:35 ---> Running in 408299e4ebc3 08:39:35 Removing intermediate container 8c17e8de17fd 08:39:35 ---> 1d851dd89973 08:39:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:39:35 ---> Running in 66414893523a 08:39:35 Removing intermediate container 408299e4ebc3 08:39:35 ---> 7acea6cabc32 08:39:35 Step 13/23 : ENV APP_PORT=59881 08:39:36 ---> Running in 6c25b67eda29 08:39:36 Removing intermediate container 66414893523a 08:39:36 ---> 920f2b5a28d8 08:39:36 Step 13/22 : ENV APP_PORT=59861 08:39:36 Removing intermediate container aa1138a00894 08:39:36 ---> 6b817ae2d35d 08:39:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:39:36 ---> Running in 047a1c5cbb44 08:39:36 ---> Running in 3d2572690ec3 08:39:36 Removing intermediate container 6c25b67eda29 08:39:36 ---> a30a3983b0f6 08:39:36 Step 14/23 : EXPOSE $APP_PORT 08:39:36 ---> Running in f8512c34d142 08:39:36 Removing intermediate container 047a1c5cbb44 08:39:36 ---> 1582c219149b 08:39:36 Step 14/22 : EXPOSE $APP_PORT 08:39:36 Removing intermediate container 3d2572690ec3 08:39:36 ---> 6d657e2f9c9d 08:39:36 Step 13/22 : ENV APP_PORT=59860 08:39:36 ---> 9436157e99f8 08:39:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:39:37 ---> Running in 999bd52f63f6 08:39:37 ---> Running in 6763313097d1 08:39:37 Removing intermediate container f8512c34d142 08:39:37 ---> 36d4129ad816 08:39:37 Step 15/23 : WORKDIR / 08:39:37 ---> Running in a8e047a91b21 08:39:37 Removing intermediate container 999bd52f63f6 08:39:37 ---> 7d4e6b69b18a 08:39:37 Step 14/22 : EXPOSE $APP_PORT 08:39:37 Removing intermediate container 6763313097d1 08:39:37 ---> 10234369fb04 08:39:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:38 ---> Running in c4456f5f238c 08:39:38 Removing intermediate container a8e047a91b21 08:39:38 ---> dd4cdcdeaaad 08:39:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:38 ---> fb30abe4fb22 08:39:38 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/ 08:39:38 ---> Running in dfbcd6b99c32 08:39:38 Removing intermediate container c4456f5f238c 08:39:38 ---> 9482f2ec1a02 08:39:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:39 ---> 4dd0008e01fb 08:39:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:39:39 ---> 4428feecfd4f 08:39:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:39:39 ---> 720422af203c 08:39:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:39 Removing intermediate container 692606d35ed7 08:39:39 ---> 90ebabee315d 08:39:39 08:39:39 Step 10/23 : FROM alpine:3.14 08:39:40 ---> 5b8b7b635229 08:39:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:39:40 ---> Running in 287a620c7d86 08:39:40 Removing intermediate container 287a620c7d86 08:39:40 ---> d57581c0a027 08:39:40 Step 12/23 : ENV APP_PORT=59880 08:39:40 ---> Running in 617895ac2b82 08:39:40 Removing intermediate container dfbcd6b99c32 08:39:40 ---> d967e2fe9959 08:39:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:39:40 ---> 5b14f5b3e956 08:39:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:39:41 ---> Running in 83b07cbae5e1 08:39:41 ---> 9796cde964e0 08:39:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:39:41 Removing intermediate container 617895ac2b82 08:39:41 ---> 308399944dae 08:39:41 Step 13/23 : EXPOSE $APP_PORT 08:39:41 ---> 16c06231964a 08:39:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:39:41 ---> Running in 9bfdd52231af 08:39:41 Removing intermediate container 83b07cbae5e1 08:39:41 ---> 7373c249aaa4 08:39:41 Step 23/25 : LABEL arch=arm64 08:39:41 ---> Running in 26753c599d8c 08:39:41 ---> c02dc262e71b 08:39:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:39:41 ---> Running in 66b2d01720e9 08:39:42 ---> ee90c1545f8d 08:39:42 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:39:42 Removing intermediate container 9bfdd52231af 08:39:42 Removing intermediate container 26753c599d8c 08:39:42 ---> b2624b9752cd 08:39:42 Step 24/25 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 08:39:42 ---> 8aeeda388273 08:39:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:42 ---> Running in 2d32ef69cb40 08:39:42 ---> Running in d12a4a19b96a 08:39:42 ---> Running in f3cc15d1fc06 08:39:42 ---> 49f531c756fc 08:39:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:39:42 Removing intermediate container 66b2d01720e9 08:39:42 ---> 11293e543f18 08:39:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:42 ---> Running in 5cb826c78543 08:39:42 ---> Running in cb6f56196310 08:39:43 Removing intermediate container 2d32ef69cb40 08:39:43 ---> 1d3301f0cfcd 08:39:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:43 ---> Running in 7b66c20b5144 08:39:43 Removing intermediate container f3cc15d1fc06 08:39:43 ---> de03ee51409f 08:39:43 Step 25/25 : LABEL version=0.0.0 08:39:43 ---> Running in 17ba355c0deb 08:39:43 Removing intermediate container 5cb826c78543 08:39:43 ---> 39541a3e992c 08:39:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:43 ---> Running in cb14c715cc62 08:39:43 Removing intermediate container cb6f56196310 08:39:43 ---> f45d099b3b7c 08:39:43 Step 20/22 : LABEL arch=arm64 08:39:43 ---> Running in 5fdecdd3ac48 08:39:43 Removing intermediate container 7b66c20b5144 08:39:43 ---> 8023e0377f99 08:39:43 Step 21/23 : LABEL arch=arm64 08:39:43 Removing intermediate container 17ba355c0deb 08:39:43 ---> e484c59888fa 08:39:43 08:39:43 ---> Running in 2605bb56ed26 08:39:44 Removing intermediate container 5fdecdd3ac48 08:39:44 ---> c52e85b36a74 08:39:44 Step 21/22 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 08:39:44 Removing intermediate container cb14c715cc62 08:39:44 ---> 45169c19ec4c 08:39:44 Step 20/22 : LABEL arch=arm64 08:39:44 Successfully built e484c59888fa 08:39:44 Successfully tagged security-secretstore-setup-arm64:latest 08:39:44  Building security-secretstore-setup ... done Building security-bootstrapper 08:39:44 ---> Running in 20ddd97df068 08:39:44 ---> Running in 3402125bfecd 08:39:44 Removing intermediate container 2605bb56ed26 08:39:44 ---> 9260ffe8f62a 08:39:44 Step 22/23 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 08:39:44 ---> Running in f4ac681ea995 08:39:45 Removing intermediate container 20ddd97df068 08:39:45 ---> 903e6d2fbd16 08:39:45 Step 21/22 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 08:39:45 Removing intermediate container 3402125bfecd 08:39:45 ---> 09d1e5f154d2 08:39:45 Step 22/22 : LABEL version=0.0.0 08:39:45 ---> Running in de017116e7fb 08:39:45 ---> Running in 597349c2c57c 08:39:45 Removing intermediate container d12a4a19b96a 08:39:45 ---> 725c37797590 08:39:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:39:45 Removing intermediate container f4ac681ea995 08:39:45 ---> 7391bf0e5bde 08:39:45 Step 23/23 : LABEL version=0.0.0 08:39:45 ---> Running in bbaad6b42faa 08:39:45 ---> Running in 1a6bcff3dec0 08:39:45 Removing intermediate container 597349c2c57c 08:39:45 ---> ad048c2b24be 08:39:45 Step 22/22 : LABEL version=0.0.0 08:39:45 Removing intermediate container de017116e7fb 08:39:45 ---> b18b4c93c105 08:39:45 08:39:45 ---> Running in fee3479cef78 08:39:46 Removing intermediate container 1a6bcff3dec0 08:39:46 ---> 88cf65561aa7 08:39:46 08:39:46 Successfully built b18b4c93c105 08:39:46 Successfully tagged support-scheduler-arm64:latest 08:39:46 Building security-proxy-setup 08:39:46  Building support-scheduler ... done Successfully built 88cf65561aa7 08:39:46 Successfully tagged core-metadata-arm64:latest 08:39:46 Building sys-mgmt-agent 08:39:46  Building core-metadata ... done Removing intermediate container fee3479cef78 08:39:46 ---> 2bd865d92716 08:39:46 08:39:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:39:47 Successfully built 2bd865d92716 08:39:47 Successfully tagged support-notifications-arm64:latest 08:39:47 Building core-command 08:39:47  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:39:48 (1/6) Installing dumb-init (1.2.5-r1) 08:39:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:39:48 (3/6) Installing libsodium (1.0.18-r0) 08:39:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:39:49 (5/6) Installing libzmq (4.3.4-r0) 08:39:49 (6/6) Installing zeromq (4.3.4-r0) 08:39:49 Executing busybox-1.33.1-r6.trigger 08:39:49 OK: 8 MiB in 20 packages 08:39:50 Removing intermediate container bbaad6b42faa 08:39:50 ---> 37a996f86b44 08:39:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:51 ---> 153c9822da17 08:39:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:52 ---> beafcf94c25d 08:39:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:39:53 ---> 678917c1c16f 08:39:53 Step 19/23 : ENTRYPOINT ["/core-data"] 08:39:53 ---> Running in 36682235273d 08:39:54 Removing intermediate container 36682235273d 08:39:54 ---> 0e61fbf3417e 08:39:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:54 ---> Running in c20569fcfc50 08:39:54 Removing intermediate container c20569fcfc50 08:39:54 ---> 6a4714de01df 08:39:54 Step 21/23 : LABEL arch=arm64 08:39:54 ---> Running in 2a6834b6a943 08:39:55 Removing intermediate container 2a6834b6a943 08:39:55 ---> 79627465b3a4 08:39:55 Step 22/23 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 08:39:55 ---> Running in 87178ca2a5e6 08:39:56 Removing intermediate container 87178ca2a5e6 08:39:56 ---> a494ecec7ba4 08:39:56 Step 23/23 : LABEL version=0.0.0 08:39:56 ---> Running in e031d2a85c63 08:39:56 Removing intermediate container e031d2a85c63 08:39:56 ---> 79b740287f0f 08:39:56 08:39:56 Successfully built 79b740287f0f 08:39:56 Successfully tagged core-data-arm64:latest 08:40:35  Building core-data ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:40:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:40:35 ---> c94cb2b6e114 08:40:35 Step 3/31 : WORKDIR /edgex-go 08:40:35 ---> Using cache 08:40:35 ---> 0b037207bc14 08:40:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:35 ---> Using cache 08:40:35 ---> 37f4bea5a9a3 08:40:35 Step 5/31 : RUN apk add --update --no-cache make git 08:40:37 ---> Running in aca2dff9d2ff 08:40:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:40:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:40:38 ---> c94cb2b6e114 08:40:38 Step 3/23 : WORKDIR /edgex-go 08:40:38 ---> Using cache 08:40:38 ---> 0b037207bc14 08:40:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:38 ---> Using cache 08:40:38 ---> 37f4bea5a9a3 08:40:38 Step 5/23 : RUN apk add --update --no-cache make bash git 08:40:38 ---> Running in 12d2815f7fb0 08:40:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:40:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:40:39 ---> c94cb2b6e114 08:40:39 Step 3/23 : WORKDIR /edgex-go 08:40:39 ---> Using cache 08:40:39 ---> 0b037207bc14 08:40:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:39 ---> Using cache 08:40:39 ---> 37f4bea5a9a3 08:40:39 Step 5/23 : RUN apk add --update --no-cache make git 08:40:39 ---> Running in c7a046e3ac4a 08:40:39 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:40:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:40:39 ---> c94cb2b6e114 08:40:39 Step 3/21 : WORKDIR /edgex-go 08:40:39 ---> Using cache 08:40:39 ---> 0b037207bc14 08:40:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:39 ---> Using cache 08:40:39 ---> 37f4bea5a9a3 08:40:39 Step 5/21 : RUN apk add --update --no-cache make git 08:40:39 ---> Running in bd43176fd1a7 08:40:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:40:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:40:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:40:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:40:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:40:41 OK: 220 MiB in 52 packages 08:40:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:40:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:40:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:40:42 Removing intermediate container aca2dff9d2ff 08:40:42 ---> 4f0440e4deb3 08:40:42 Step 6/31 : COPY go.mod vendor* ./ 08:40:42 OK: 220 MiB in 52 packages 08:40:42 OK: 220 MiB in 52 packages 08:40:42 OK: 220 MiB in 52 packages 08:40:43 ---> f315d282b886 08:40:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:43 ---> Running in dfa5d7483956 08:40:43 Removing intermediate container 12d2815f7fb0 08:40:43 ---> f96528c0f767 08:40:43 Step 6/23 : COPY go.mod vendor* ./ 08:40:43 Removing intermediate container bd43176fd1a7 08:40:43 ---> 689d167883f1 08:40:43 Step 6/21 : COPY go.mod vendor* ./ 08:40:44 Removing intermediate container c7a046e3ac4a 08:40:44 ---> 94464adb828c 08:40:44 Step 6/23 : COPY go.mod vendor* ./ 08:40:44 ---> 245a5b6ae552 08:40:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:44 ---> Running in f941fdedd3a6 08:40:45 ---> d97a48cc280c 08:40:45 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:45 ---> Running in b2f86fd53c5b 08:40:45 ---> 809e033f578f 08:40:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:45 ---> Running in 508580c8fe5f 08:40:47 Removing intermediate container dfa5d7483956 08:40:47 ---> 6350e5d721d7 08:40:47 Step 8/31 : COPY . . 08:40:50 Removing intermediate container b2f86fd53c5b 08:40:50 ---> 6821407b8a19 08:40:50 Step 8/21 : COPY . . 08:40:50 Removing intermediate container f941fdedd3a6 08:40:50 ---> b215f61932ee 08:40:50 Step 8/23 : COPY . . 08:40:50 Removing intermediate container 508580c8fe5f 08:40:50 ---> bd9d51ba12ac 08:40:50 Step 8/23 : COPY . . 08:41:05 ---> 9800a4d43916 08:41:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:41:05 ---> Running in f93a846ed0ed 08:41:07 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 08:41:08 ---> ba277c1daa98 08:41:08 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:41:08 ---> 19340271c518 08:41:08 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:41:08 ---> Running in ffd6966cd77e 08:41:09 ---> Running in e84479faa2b0 08:41:09 ---> da36f539307f 08:41:09 Step 9/23 : RUN make cmd/core-command/core-command 08:41:09 ---> Running in fd23c3105b05 08:41:11 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 08:41:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:41:12 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 08:42:49 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 08:42:49 Removing intermediate container f93a846ed0ed 08:42:49 ---> 1a46daeabb68 08:42:49 08:42:49 Step 10/31 : FROM alpine:3.14 08:42:49 ---> 5b8b7b635229 08:42:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:42:49 ---> Running in 80e1d1e88d16 08:42:49 Removing intermediate container 80e1d1e88d16 08:42:49 ---> 63340e6f68a1 08:42:49 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:42:49 ---> Running in edf32f101c4c 08:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:42:49 (1/2) Installing dumb-init (1.2.5-r1) 08:42:49 (2/2) Installing su-exec (0.2-r1) 08:42:49 Executing busybox-1.33.1-r6.trigger 08:42:49 OK: 6 MiB in 16 packages 08:42:50 Removing intermediate container edf32f101c4c 08:42:50 ---> 329ca27d5cda 08:42:50 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:42:50 ---> Running in 1893449e8d9f 08:42:50 Removing intermediate container fd23c3105b05 08:42:50 ---> 196a37b00a62 08:42:50 08:42:50 Step 10/23 : FROM alpine:3.14 08:42:50 ---> 5b8b7b635229 08:42:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:42:50 ---> Using cache 08:42:50 ---> 1d851dd89973 08:42:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:42:50 ---> Using cache 08:42:50 ---> 920f2b5a28d8 08:42:50 Step 13/23 : ENV APP_PORT=59882 08:42:50 ---> Running in e30e279448b1 08:42:50 Removing intermediate container e84479faa2b0 08:42:50 ---> 4570573649b1 08:42:50 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:42:50 Removing intermediate container 1893449e8d9f 08:42:50 ---> 123ac53a027c 08:42:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:42:50 ---> Running in d733caf3b388 08:42:50 ---> Running in ca1cf34b6f73 08:42:50 Removing intermediate container e30e279448b1 08:42:50 ---> 0ce9b5528efe 08:42:51 Step 14/23 : EXPOSE $APP_PORT 08:42:51 ---> Running in 2302a4f0dbc3 08:42:51 Removing intermediate container ca1cf34b6f73 08:42:51 ---> 26766ba5ef24 08:42:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:42:51 ---> Running in 9add8fe021f9 08:42:51 Removing intermediate container 2302a4f0dbc3 08:42:51 ---> 3be2fbff4c71 08:42:51 Step 15/23 : WORKDIR / 08:42:52 ---> Running in 91b20ea5daf8 08:42:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:42:52 Removing intermediate container 91b20ea5daf8 08:42:52 ---> c48491227192 08:42:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:53 ---> f9c7e82ac272 08:42:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:42:54 Removing intermediate container ffd6966cd77e 08:42:54 ---> 3486fe84ff71 08:42:54 08:42:54 Step 10/21 : FROM alpine:3.14 08:42:54 ---> 5b8b7b635229 08:42:54 Step 11/21 : RUN apk add --update --no-cache curl 08:42:54 ---> Running in dd0a993a965f 08:42:54 Removing intermediate container 9add8fe021f9 08:42:54 ---> 8ecb804e548a 08:42:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:42:54 ---> Running in 9d208b653f47 08:42:55 Removing intermediate container 9d208b653f47 08:42:55 ---> 11228ef98f8c 08:42:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:42:55 Removing intermediate container d733caf3b388 08:42:55 ---> 287aa4b35d75 08:42:55 08:42:55 Step 11/23 : FROM docker:20.10.10 08:42:55 20.10.10: Pulling from library/docker 08:42:55 ---> 1276b68c64e0 08:42:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:42:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:42:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:42:55 ---> 4e291671a7cb 08:42:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:42:56 ---> Running in 014618ec2d69 08:42:56 ---> 5d349e8a080a 08:42:56 Step 19/23 : ENTRYPOINT ["/core-command"] 08:42:56 ---> Running in 6c3b07ac4e65 08:42:56 (1/5) Installing ca-certificates (20211220-r0) 08:42:56 (2/5) Installing brotli-libs (1.0.9-r5) 08:42:56 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:42:56 (4/5) Installing libcurl (7.79.1-r0) 08:42:57 (5/5) Installing curl (7.79.1-r0) 08:42:57 Executing busybox-1.33.1-r6.trigger 08:42:57 Executing ca-certificates-20211220-r0.trigger 08:42:57 OK: 8 MiB in 19 packages 08:42:57 Removing intermediate container 6c3b07ac4e65 08:42:57 ---> 95b8eb5af3bf 08:42:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:57 ---> Running in 156af8316808 08:42:58 Removing intermediate container 156af8316808 08:42:58 ---> 43040016642d 08:42:58 Step 21/23 : LABEL arch=arm64 08:42:58 ---> Running in c731568ac34b 08:42:58 Removing intermediate container c731568ac34b 08:42:58 ---> ca95d354c862 08:42:58 Step 22/23 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 08:42:58 Removing intermediate container dd0a993a965f 08:42:58 ---> 45a6552d95d0 08:42:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:42:59 Removing intermediate container 014618ec2d69 08:42:59 ---> 992e89474ec1 08:42:59 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:59 ---> Running in a947da2d00e7 08:42:59 ---> Running in 0d13d96527d4 08:42:59 Removing intermediate container a947da2d00e7 08:42:59 ---> a3a761756019 08:42:59 Removing intermediate container 0d13d96527d4 08:42:59 ---> a41ccc6e7142 08:42:59 Step 13/21 : WORKDIR /edgex 08:42:59 Step 23/23 : LABEL version=0.0.0 08:42:59 ---> Running in ce5edaf0e1ca 08:42:59 ---> Running in a9d5eafdc956 08:42:59 ---> 6637f66080a6 08:42:59 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:43:00 Removing intermediate container a9d5eafdc956 08:43:00 ---> 1949d8e9a7b8 08:43:00 08:43:00 Removing intermediate container ce5edaf0e1ca 08:43:00 ---> 404f268479a1 08:43:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:43:00 Successfully built 1949d8e9a7b8 08:43:00 Successfully tagged core-command-arm64:latest 08:43:01  Building core-command ... done  ---> 664953298ceb 08:43:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:43:01 ---> 3cc3fce5f802 08:43:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:43:02 ---> 470eacb5fdb5 08:43:02 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:43:02 ---> 0397e4c2ed9a 08:43:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:43:03 ---> 57ff229eb282 08:43:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:43:03 ---> a5c726b1a8a2 08:43:03 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:43:03 ---> Running in fd9a8cda6059 08:43:04 ---> b5a064afcfe8 08:43:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:43:04 ---> Running in ba6164d47d8a 08:43:04 Removing intermediate container fd9a8cda6059 08:43:04 ---> 98a01be77764 08:43:04 Step 18/21 : CMD ["--init=true"] 08:43:04 ---> Running in c518740684d4 08:43:04 Removing intermediate container ba6164d47d8a 08:43:04 ---> 4d3aadc4ec17 08:43:04 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:43:05 Removing intermediate container c518740684d4 08:43:05 ---> 2292c9e8bb51 08:43:05 Step 19/21 : LABEL arch=arm64 08:43:05 ---> Running in 448ad53c1227 08:43:05 Removing intermediate container 448ad53c1227 08:43:05 ---> d02ad779ff1a 08:43:05 Step 20/21 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 08:43:05 ---> 5f30abe12bdb 08:43:05 Step 26/31 : RUN chmod +x /entrypoint.sh 08:43:05 ---> Running in 30a1fb8aa2d7 08:43:05 ---> Running in 2262f1fd2eea 08:43:06 Removing intermediate container 30a1fb8aa2d7 08:43:06 ---> 1546c91b4cb8 08:43:06 Step 21/21 : LABEL version=0.0.0 08:43:06 ---> Running in d00cf0a99e06 08:43:06 Removing intermediate container d00cf0a99e06 08:43:06 ---> 8f2e4617174c 08:43:06 08:43:07 Successfully built 8f2e4617174c 08:43:07 Successfully tagged security-proxy-setup-arm64:latest 08:43:07  Building security-proxy-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 08:43:07 Status: Downloaded newer image for docker:20.10.10 08:43:07 ---> 520e9a0a30f7 08:43:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:43:07 ---> Running in 6ceaa65fdcbc 08:43:07 Removing intermediate container 2262f1fd2eea 08:43:07 ---> d3a38270f290 08:43:07 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:43:07 Removing intermediate container 6ceaa65fdcbc 08:43:07 ---> 9f14e2cbcfbc 08:43:07 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 08:43:08 ---> Running in 8f24cdab1b04 08:43:08 ---> Running in f936a1dca018 08:43:08 Removing intermediate container 8f24cdab1b04 08:43:08 ---> ec264e9621bd 08:43:08 Step 28/31 : CMD ["gate"] 08:43:08 ---> Running in 6bfa25bc52d4 08:43:09 Removing intermediate container 6bfa25bc52d4 08:43:09 ---> d4a04bf7aef0 08:43:09 Step 29/31 : LABEL arch=arm64 08:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:43:09 ---> Running in d98a5a046f38 08:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:43:09 Removing intermediate container d98a5a046f38 08:43:09 ---> 649b8c1a9a8d 08:43:09 Step 30/31 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 08:43:09 ---> Running in eb8d1d30f865 08:43:10 (1/42) Installing readline (8.1.0-r0) 08:43:10 (2/42) Installing bash (5.1.4-r0) 08:43:10 Executing bash-5.1.4-r0.post-install 08:43:10 (3/42) Installing brotli-libs (1.0.9-r5) 08:43:10 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:43:10 (5/42) Installing libcurl (7.79.1-r0) 08:43:10 (6/42) Installing curl (7.79.1-r0) 08:43:10 (7/42) Installing dumb-init (1.2.5-r1) 08:43:10 (8/42) Installing libbz2 (1.0.8-r1) 08:43:10 (9/42) Installing expat (2.4.3-r0) 08:43:10 (10/42) Installing libffi (3.3-r2) 08:43:10 (11/42) Installing gdbm (1.19-r0) 08:43:10 Removing intermediate container eb8d1d30f865 08:43:10 ---> 36969eb93c52 08:43:10 Step 31/31 : LABEL version=0.0.0 08:43:10 (12/42) Installing xz-libs (5.2.5-r0) 08:43:10 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:43:10 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:43:10 (15/42) Installing mpdecimal (2.5.1-r1) 08:43:10 (16/42) Installing sqlite-libs (3.35.5-r0) 08:43:10 (17/42) Installing python3 (3.9.5-r2) 08:43:10 ---> Running in ecd4fd55a959 08:43:11 Removing intermediate container ecd4fd55a959 08:43:11 ---> 23ac86c77dd1 08:43:11 08:43:11 Successfully built 23ac86c77dd1 08:43:11 Successfully tagged security-bootstrapper-arm64:latest 08:43:12  Building security-bootstrapper ... done (18/42) Installing py3-appdirs (1.4.4-r2) 08:43:12 (19/42) Installing py3-chardet (4.0.0-r2) 08:43:12 (20/42) Installing py3-idna (3.2-r0) 08:43:12 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:43:12 (22/42) Installing py3-certifi (2020.12.5-r1) 08:43:12 (23/42) Installing py3-requests (2.25.1-r4) 08:43:12 (24/42) Installing py3-msgpack (1.0.2-r1) 08:43:12 (25/42) Installing py3-lockfile (0.12.2-r4) 08:43:12 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:43:12 (27/42) Installing py3-colorama (0.4.4-r1) 08:43:12 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:43:12 (29/42) Installing py3-distlib (0.3.1-r3) 08:43:12 (30/42) Installing py3-distro (1.5.0-r3) 08:43:12 (31/42) Installing py3-six (1.15.0-r1) 08:43:12 (32/42) Installing py3-webencodings (0.5.1-r4) 08:43:12 (33/42) Installing py3-html5lib (1.1-r1) 08:43:12 (34/42) Installing py3-parsing (2.4.7-r2) 08:43:12 (35/42) Installing py3-packaging (20.9-r1) 08:43:12 (36/42) Installing py3-toml (0.10.2-r2) 08:43:12 (37/42) Installing py3-pep517 (0.10.0-r2) 08:43:12 (38/42) Installing py3-progress (1.5-r2) 08:43:12 (39/42) Installing py3-retrying (1.3.3-r1) 08:43:12 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:43:12 (41/42) Installing py3-setuptools (52.0.0-r3) 08:43:12 (42/42) Installing py3-pip (20.3.4-r1) 08:43:13 Executing busybox-1.33.1-r6.trigger 08:43:13 OK: 84 MiB in 64 packages 08:43:16 Collecting docker-compose==1.23.2 08:43:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:43:17 Collecting docker<4.0,>=3.6.0 08:43:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:43:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:43:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:43:18 Collecting docopt<0.7,>=0.6.1 08:43:18 Downloading docopt-0.6.2.tar.gz (25 kB) 08:43:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:43:20 Collecting cached-property<2,>=1.2.0 08:43:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:43:20 Collecting websocket-client<1.0,>=0.32.0 08:43:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:43:20 Collecting dockerpty<0.5,>=0.4.1 08:43:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:43:22 Collecting texttable<0.10,>=0.9.0 08:43:22 Downloading texttable-0.9.1.tar.gz (11 kB) 08:43:23 Collecting jsonschema<3,>=2.5.1 08:43:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:43:24 Collecting PyYAML<4,>=3.10 08:43:24 Downloading PyYAML-3.13.tar.gz (270 kB) 08:43:26 Collecting docker-pycreds>=0.4.0 08:43:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:43:27 Collecting chardet<3.1.0,>=3.0.2 08:43:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:43:28 Collecting urllib3<1.25,>=1.21.1 08:43:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:43:28 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) 08:43:28 Collecting idna<2.8,>=2.5 08:43:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:43:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:43:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:43:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:43:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:43:29 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:43:29 Attempting uninstall: urllib3 08:43:29 Found existing installation: urllib3 1.26.5 08:43:29 Uninstalling urllib3-1.26.5: 08:43:29 Successfully uninstalled urllib3-1.26.5 08:43:30 Attempting uninstall: idna 08:43:30 Found existing installation: idna 3.2 08:43:30 Uninstalling idna-3.2: 08:43:30 Successfully uninstalled idna-3.2 08:43:30 Attempting uninstall: chardet 08:43:30 Found existing installation: chardet 4.0.0 08:43:30 Uninstalling chardet-4.0.0: 08:43:30 Successfully uninstalled chardet-4.0.0 08:43:32 Attempting uninstall: requests 08:43:32 Found existing installation: requests 2.25.1 08:43:32 Uninstalling requests-2.25.1: 08:43:32 Successfully uninstalled requests-2.25.1 08:43:32 Running setup.py install for texttable: started 08:43:34 Running setup.py install for texttable: finished with status 'done' 08:43:34 Running setup.py install for PyYAML: started 08:43:36 Running setup.py install for PyYAML: finished with status 'done' 08:43:36 Running setup.py install for docopt: started 08:43:38 Running setup.py install for docopt: finished with status 'done' 08:43:38 Running setup.py install for dockerpty: started 08:43:39 Running setup.py install for dockerpty: finished with status 'done' 08:43:41 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 08:43:49 Removing intermediate container f936a1dca018 08:43:49 ---> 194b3e9ec5b2 08:43:49 Step 14/23 : ENV APP_PORT=58890 08:43:49 ---> Running in 73da5058d7b8 08:43:49 Removing intermediate container 73da5058d7b8 08:43:49 ---> 9f38d073864f 08:43:49 Step 15/23 : EXPOSE $APP_PORT 08:43:49 ---> Running in 80454f0353d1 08:43:50 Removing intermediate container 80454f0353d1 08:43:50 ---> 752e38d9e423 08:43:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:43:51 ---> 32de55ac4fdd 08:43:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:43:51 ---> d051b3d35d5e 08:43:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:43:52 ---> 453d5b73d3dd 08:43:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:43:52 ---> Running in 9dc4fd8d0df1 08:43:52 Removing intermediate container 9dc4fd8d0df1 08:43:52 ---> cbaf73ed8e43 08:43:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:43:53 ---> Running in 08c91630e5a8 08:43:53 Removing intermediate container 08c91630e5a8 08:43:53 ---> 8ffec5f72b22 08:43:53 Step 21/23 : LABEL arch=arm64 08:43:53 ---> Running in 4ca61cbe94f7 08:43:53 Removing intermediate container 4ca61cbe94f7 08:43:53 ---> 78e6f09cfbbe 08:43:53 Step 22/23 : LABEL git_sha=9eb7c8776269b8df59861fb9e47cc758a4b13718 08:43:53 ---> Running in fd407e85e40d 08:43:54 Removing intermediate container fd407e85e40d 08:43:54 ---> 5f09ff46a844 08:43:54 Step 23/23 : LABEL version=0.0.0 08:43:54 ---> Running in 1474d8add093 08:43:54 Removing intermediate container 1474d8add093 08:43:54 ---> 41f5545fb7c7 08:43:54 08:43:54 Successfully built 41f5545fb7c7 08:43:54 Successfully tagged sys-mgmt-agent-arm64:latest 08:43:55  Building sys-mgmt-agent ... done  [Pipeline] } 08:43:55 $ docker stop --time=1 1e1d3714632a20e08b3b2742ef21abaafeb1067093d69cc6b31ce8329e641a41 08:43:56 $ docker rm -f 1e1d3714632a20e08b3b2742ef21abaafeb1067093d69cc6b31ce8329e641a41 [Pipeline] // withDockerContainer [Pipeline] sh 08:43:57 + docker images 08:43:57 REPOSITORY TAG IMAGE ID CREATED SIZE 08:43:57 sys-mgmt-agent-arm64 latest 41f5545fb7c7 3 seconds ago 280MB 08:43:57 security-bootstrapper-arm64 latest 23ac86c77dd1 47 seconds ago 18MB 08:43:57 security-proxy-setup-arm64 latest 8f2e4617174c 51 seconds ago 25.3MB 08:43:57 core-command-arm64 latest 1949d8e9a7b8 58 seconds ago 15.1MB 08:43:57 287aa4b35d75 About a minute ago 1.59GB 08:43:57 3486fe84ff71 About a minute ago 1.6GB 08:43:57 196a37b00a62 About a minute ago 1.59GB 08:43:57 1a46daeabb68 About a minute ago 1.59GB 08:43:57 core-data-arm64 latest 79b740287f0f 4 minutes ago 19.2MB 08:43:57 support-notifications-arm64 latest 2bd865d92716 4 minutes ago 16MB 08:43:57 support-scheduler-arm64 latest b18b4c93c105 4 minutes ago 15.3MB 08:43:57 core-metadata-arm64 latest 88cf65561aa7 4 minutes ago 15.9MB 08:43:57 security-secretstore-setup-arm64 latest e484c59888fa 4 minutes ago 26.8MB 08:43:57 90ebabee315d 4 minutes ago 1.6GB 08:43:57 57f44d78e683 4 minutes ago 1.59GB 08:43:57 5a1ae5b956da 4 minutes ago 1.59GB 08:43:57 2e06b1cc4b27 4 minutes ago 1.6GB 08:43:57 b6e8aebb8dce 4 minutes ago 1.6GB 08:43:57 ci-base-image-arm64 latest c94cb2b6e114 14 minutes ago 1.26GB 08:43:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 12 days ago 551MB 08:43:57 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 08:43:57 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 08:43:57 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 08:43:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:58 08:43:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:43:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:59 arm64: Pulling from edgex-lftools-log-publisher 08:43:59 448f6bf000e3: Pulling fs layer 08:43:59 f757da607395: Pulling fs layer 08:43:59 05883995daec: Pulling fs layer 08:43:59 8603b9c90790: Pulling fs layer 08:43:59 1560dd03e051: Pulling fs layer 08:43:59 27f5ce0e4adf: Pulling fs layer 08:43:59 c2d8d7efcc4b: Pulling fs layer 08:43:59 8603b9c90790: Waiting 08:43:59 1560dd03e051: Waiting 08:43:59 27f5ce0e4adf: Waiting 08:43:59 c2d8d7efcc4b: Waiting 08:43:59 f757da607395: Verifying Checksum 08:43:59 f757da607395: Download complete 08:43:59 8603b9c90790: Verifying Checksum 08:43:59 8603b9c90790: Download complete 08:43:59 1560dd03e051: Verifying Checksum 08:43:59 1560dd03e051: Download complete 08:43:59 27f5ce0e4adf: Verifying Checksum 08:43:59 27f5ce0e4adf: Download complete 08:43:59 05883995daec: Verifying Checksum 08:43:59 05883995daec: Download complete 08:43:59 448f6bf000e3: Verifying Checksum 08:43:59 448f6bf000e3: Download complete 08:44:02 c2d8d7efcc4b: Verifying Checksum 08:44:02 c2d8d7efcc4b: Download complete 08:44:03 448f6bf000e3: Pull complete 08:44:04 f757da607395: Pull complete 08:44:05 05883995daec: Pull complete 08:44:05 8603b9c90790: Pull complete 08:44:06 1560dd03e051: Pull complete 08:44:06 27f5ce0e4adf: Pull complete 08:44:21 c2d8d7efcc4b: Pull complete 08:44:21 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:44:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:44:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:44:22 prd-ubuntu18.04-docker-arm64-4c-16g-3761 does not seem to be running inside a container 08:44:22 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:44:24 $ docker top 49c47854569d6c03ce256c6d3b99d0617ca01211f769d15fd6bc8f55ea253fad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:25 ---> job-cost.sh 08:44:25 lf-activate-venv: SKIPPING 08:44:25 INFO: No Stack... 08:44:26 INFO: Retrieving Pricing Info for: v3-standard-4 08:44:26 INFO: Archiving Costs [Pipeline] sh 08:44:27 + cut -d, -f6 08:44:27 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 08:44:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3867-1-stack-cost] 08:44:27 Resource [jenkins-edgexfoundry-edgex-go-PR-3867-1-stack-cost] did not exist. Created. 08:44:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3867-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:44:27 + echo total: 0.10999999940395355 [Pipeline] stash 08:44:28 Stashed 1 file(s) [Pipeline] } 08:44:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3867-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:44:28 $ docker stop --time=1 49c47854569d6c03ce256c6d3b99d0617ca01211f769d15fd6bc8f55ea253fad 08:44:29 $ docker rm -f 49c47854569d6c03ce256c6d3b99d0617ca01211f769d15fd6bc8f55ea253fad [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 08:44:30 provisioning config files... 08:44:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8348255944852340377tmp [Pipeline] { [Pipeline] sh 08:44:31 + set +x 08:44:31 + curl -s https://codecov.io/bash 08:44:31 + bash -s -- 08:44:31 08:44:31 _____ _ 08:44:31 / ____| | | 08:44:31 | | ___ __| | ___ ___ _____ __ 08:44:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:44:31 | |___| (_) | (_| | __/ (_| (_) \ V / 08:44:31 \_____\___/ \__,_|\___|\___\___/ \_/ 08:44:31 Bash-1.0.6 08:44:31 08:44:31 08:44:31 ==> git version 2.24.4 found 08:44:31 ==> 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 08:44:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:44:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:44:31 ==> Jenkins CI detected. 08:44:31 current dir:  /w/workspace/edgex-go/1 08:44:31 project root: . 08:44:31 --> token set from env 08:44:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:44:31 ==> Running gcov in . (disable via -X gcov) 08:44:31 ==> Python coveragepy not found 08:44:31 ==> Searching for coverage reports in: 08:44:31 + . 08:44:31 -> Found 1 reports 08:44:31 ==> Detecting git/mercurial file structure 08:44:31 ==> Reading reports 08:44:31 + ./coverage.out bytes=428381 08:44:31 ==> Appending adjustments 08:44:31 https://docs.codecov.io/docs/fixing-reports 08:44:32 + Found adjustments 08:44:32 ==> Gzipping contents 08:44:32 60K /tmp/codecov.y2bAUE.gz 08:44:32 ==> Uploading reports 08:44:32 url: https://codecov.io 08:44:32 query: branch=PR-3867&commit=645552f18b924b61a6b71c8659092e87d7ac655f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= 08:44:32 -> Pinging Codecov 08:44:32 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=645552f18b924b61a6b71c8659092e87d7ac655f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3867%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3867&job=&cmd_args= 08:44:32 -> Uploading to 08:44:32 https://storage.googleapis.com/codecov/v4/raw/2022-01-24/00271124DB129430A58F1EEE437C3FCB/645552f18b924b61a6b71c8659092e87d7ac655f/43f8be7c-e552-46c3-904f-f8cfe4e206af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220124T084432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f619e23f32bc4512327253097195f5071b10a1a6bead75093be287df0d217ee5 08:44:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:32 Dload Upload Total Spent Left Speed 08:44:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57966 0 0 100 57966 0 173k --:--:-- --:--:-- --:--:-- 173k 08:44:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/645552f18b924b61a6b71c8659092e87d7ac655f [Pipeline] } 08:44:33 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 08:44:34 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:44:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:44:35 ---> package-listing.sh 08:44:35 ++ facter osfamily 08:44:35 ++ tr '[:upper:]' '[:lower:]' 08:44:35 + OS_FAMILY=redhat 08:44:35 + workspace=/w/workspace/edgex-go/1 08:44:35 + START_PACKAGES=/tmp/packages_start.txt 08:44:35 + END_PACKAGES=/tmp/packages_end.txt 08:44:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:44:35 + PACKAGES=/tmp/packages_start.txt 08:44:35 + '[' /w/workspace/edgex-go/1 ']' 08:44:35 + PACKAGES=/tmp/packages_end.txt 08:44:35 + case "${OS_FAMILY}" in 08:44:35 + sort 08:44:35 + rpm -qa 08:44:39 + '[' -f /tmp/packages_start.txt ']' 08:44:39 + '[' -f /tmp/packages_end.txt ']' 08:44:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:44:39 + '[' /w/workspace/edgex-go/1 ']' 08:44:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:44:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:44:39 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:44:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:44:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:40 08:44:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:44:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:41 latest: Pulling from edgex-lftools-log-publisher 08:44:41 b4d181a07f80: Pulling fs layer 08:44:41 a1111a8f2ec3: Pulling fs layer 08:44:41 ed53099fbce6: Pulling fs layer 08:44:41 dc539afda2c1: Pulling fs layer 08:44:41 77bc0d833cb6: Pulling fs layer 08:44:41 9065ff56babe: Pulling fs layer 08:44:41 d287ab97295c: Pulling fs layer 08:44:41 dc539afda2c1: Waiting 08:44:41 77bc0d833cb6: Waiting 08:44:41 9065ff56babe: Waiting 08:44:41 d287ab97295c: Waiting 08:44:41 a1111a8f2ec3: Verifying Checksum 08:44:41 a1111a8f2ec3: Download complete 08:44:41 dc539afda2c1: Verifying Checksum 08:44:41 dc539afda2c1: Download complete 08:44:41 ed53099fbce6: Verifying Checksum 08:44:41 ed53099fbce6: Download complete 08:44:41 9065ff56babe: Verifying Checksum 08:44:41 9065ff56babe: Download complete 08:44:41 77bc0d833cb6: Verifying Checksum 08:44:41 77bc0d833cb6: Download complete 08:44:41 b4d181a07f80: Verifying Checksum 08:44:41 b4d181a07f80: Download complete 08:44:41 d287ab97295c: Verifying Checksum 08:44:41 d287ab97295c: Download complete 08:44:42 b4d181a07f80: Pull complete 08:44:42 a1111a8f2ec3: Pull complete 08:44:43 ed53099fbce6: Pull complete 08:44:43 dc539afda2c1: Pull complete 08:44:43 77bc0d833cb6: Pull complete 08:44:43 9065ff56babe: Pull complete 08:44:49 d287ab97295c: Pull complete 08:44:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:44:49 prd-centos7-docker-4c-2g-3760 does not seem to be running inside a container 08:44:49 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:44:53 $ docker top f42cb7f81528b2f42cba7b02ee73866b137074f148eb61063b796ec0779fb854 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:53 + touch /tmp/pre-build-complete [Pipeline] sh 08:44:54 + mkdir -p /var/log/sysstat [Pipeline] sh 08:44:54 + ls /var/log/sa-host 08:44:54 + sadf -c /var/log/sa-host/sa17 08:44:54 file_magic: OK 08:44:54 HZ: Using current value: 100 08:44:54 file_header: OK 08:44:54 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 08:44:54 Statistics: 08:44:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:44:54 File successfully converted to sysstat format version 12.0.3 08:44:54 + sadf -c /var/log/sa-host/sa24 08:44:54 file_magic: OK 08:44:54 HZ: Using current value: 100 08:44:54 file_header: OK 08:44:54 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 08:44:54 Statistics: 08:44:54 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... 08:44:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:54 provisioning config files... 08:44:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6822205836192025691tmp [Pipeline] { [Pipeline] echo 08:44:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:44:55 ---> create-netrc.sh [Pipeline] } 08:44:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:44:55 ---> python-tools-install.sh [Pipeline] echo 08:44:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:44:55 ---> sudo-logs.sh 08:44:55 Archiving 'sudo' log.. 08:44:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-3760.novalocal: Name or service not known 08:44:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-3760.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:44:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:44:56 ---> job-cost.sh 08:44:56 lf-activate-venv: SKIPPING 08:44:56 DEBUG: total: 0.10999999940395355 08:44:56 INFO: Retrieving Stack Cost... 08:44:56 INFO: Retrieving Pricing Info for: v3-standard-2 08:44:57 INFO: Archiving Costs [Pipeline] echo 08:44:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:44:57 ---> logs-deploy.sh 08:44:57 lf-activate-venv: SKIPPING 08:44:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3867/1 08:44:57 INFO: archiving workspace using pattern(s): 08:44:58 Archives upload complete. 08:44:58 INFO: archiving logs to Nexus 08:44:58 ---> uname -a: 08:44:58 Linux prd-centos7-docker-4c-2g-3760.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 08:44:58 08:44:58 08:44:58 ---> lscpu: 08:44:58 Architecture: x86_64 08:44:58 CPU op-mode(s): 32-bit, 64-bit 08:44:58 Byte Order: Little Endian 08:44:58 Address sizes: 40 bits physical, 48 bits virtual 08:44:58 CPU(s): 2 08:44:58 On-line CPU(s) list: 0,1 08:44:58 Thread(s) per core: 1 08:44:58 Core(s) per socket: 1 08:44:58 Socket(s): 2 08:44:58 NUMA node(s): 1 08:44:58 Vendor ID: AuthenticAMD 08:44:58 CPU family: 23 08:44:58 Model: 49 08:44:58 Model name: AMD EPYC-Rome Processor 08:44:58 Stepping: 0 08:44:58 CPU MHz: 2799.998 08:44:58 BogoMIPS: 5599.99 08:44:58 Virtualization: AMD-V 08:44:58 Hypervisor vendor: KVM 08:44:58 Virtualization type: full 08:44:58 L1d cache: 32K 08:44:58 L1i cache: 32K 08:44:58 L2 cache: 512K 08:44:58 L3 cache: 16384K 08:44:58 NUMA node0 CPU(s): 0,1 08:44:58 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 08:44:58 08:44:58 08:44:58 ---> nproc: 08:44:58 2 08:44:58 08:44:58 08:44:58 ---> df -h: 08:44:58 Filesystem Size Used Avail Use% Mounted on 08:44:58 overlay 40G 13G 28G 33% / 08:44:58 tmpfs 64M 0 64M 0% /dev 08:44:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:44:58 shm 64M 0 64M 0% /dev/shm 08:44:58 /dev/vda1 40G 13G 28G 33% /facter-os 08:44:58 08:44:58 08:44:58 ---> sar -b -r -n DEV: 08:44:58 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) 08:44:58 08:44:58 08:24:30 LINUX RESTART (2 CPU) 08:44:58 08:44:58 08:25:01 tps rtps wtps bread/s bwrtn/s 08:44:58 08:26:01 172.88 3.26 169.62 2332.58 46155.90 08:44:58 08:27:01 303.43 0.00 303.43 0.00 56671.83 08:44:58 08:28:01 58.38 0.00 58.38 0.00 11713.76 08:44:58 08:29:01 149.24 0.02 149.23 0.53 21782.75 08:44:58 08:30:01 762.95 345.86 417.09 10321.70 299166.81 08:44:58 08:31:01 426.29 31.75 394.54 2299.70 182312.69 08:44:58 08:32:01 315.08 17.42 297.67 1347.19 70964.80 08:44:58 08:33:01 1.20 0.07 1.13 0.80 14.66 08:44:58 08:34:01 0.27 0.03 0.23 0.27 2.96 08:44:58 08:35:01 0.25 0.00 0.25 0.00 3.08 08:44:58 08:36:01 0.25 0.00 0.25 0.00 2.57 08:44:58 08:37:01 0.17 0.00 0.17 0.00 1.37 08:44:58 08:38:01 0.30 0.00 0.30 0.00 3.27 08:44:58 08:39:01 0.23 0.00 0.23 0.00 2.70 08:44:58 08:40:01 1.25 0.22 1.03 6.80 19.12 08:44:58 08:41:01 0.17 0.00 0.17 0.00 2.12 08:44:58 08:42:01 0.22 0.00 0.22 0.00 3.75 08:44:58 08:43:01 0.23 0.00 0.23 0.00 3.00 08:44:58 08:44:01 0.17 0.00 0.17 0.00 1.95 08:44:58 Average: 115.47 20.99 94.47 858.83 36270.59 08:44:58 08:44:58 08:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:44:58 08:26:01 3571036 0 912344 11.39 2620 3522940 1614036 17.82 1143716 2846872 590436 08:44:58 08:27:01 3396296 0 965716 12.06 2620 3644308 1433140 15.82 1326512 2806044 274672 08:44:58 08:28:01 3319720 0 1043884 13.03 2620 3642716 1508460 16.65 1324320 2876280 104188 08:44:58 08:29:01 3080044 0 1118960 13.97 2620 3807316 2287308 25.25 1421020 2999272 16 08:44:58 08:30:01 578324 0 1862256 23.25 2620 5565740 3312796 36.58 3323664 3460684 32536 08:44:58 08:31:01 689988 0 1513132 18.89 2620 5803200 2659168 29.36 2426692 4242440 141660 08:44:58 08:32:01 2202180 0 1137424 14.20 2620 4666716 1505064 16.62 1491060 3701828 20 08:44:58 08:33:01 2213760 0 1125836 14.06 2620 4666724 1340704 14.80 1488940 3696392 20 08:44:58 08:34:01 2215384 0 1124212 14.04 2620 4666724 1340908 14.80 1494604 3690264 8 08:44:58 08:35:01 2225568 0 1114020 13.91 2620 4666732 1340776 14.80 1491128 3683676 12 08:44:58 08:36:01 2226924 0 1112664 13.89 2620 4666732 1340704 14.80 1490888 3682704 8 08:44:58 08:37:01 2229056 0 1110528 13.87 2620 4666736 1340704 14.80 1490984 3681112 8 08:44:58 08:38:01 2228924 0 1110652 13.87 2620 4666744 1340704 14.80 1490876 3681112 8 08:44:58 08:39:01 2228924 0 1110652 13.87 2620 4666744 1340704 14.80 1491000 3681112 8 08:44:58 08:40:01 2228680 0 1110860 13.87 2620 4666780 1340776 14.80 1491516 3680736 12 08:44:58 08:41:01 2228908 0 1110632 13.87 2620 4666780 1340704 14.80 1491452 3680488 8 08:44:58 08:42:01 2228792 0 1110740 13.87 2620 4666788 1340704 14.80 1491460 3680488 16 08:44:58 08:43:01 2228892 0 1110636 13.87 2620 4666792 1340704 14.80 1491468 3680488 8 08:44:58 08:44:01 2228960 0 1110560 13.87 2620 4666800 1340752 14.80 1491484 3680452 12 08:44:58 Average: 2292124 0 1153458 14.40 2620 4560737 1600464 17.67 1597515 3533287 60192 08:44:58 08:44:58 08:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:44:58 08:26:01 veth2ea19ed 175.45 233.48 16.58 1729.93 0.00 0.00 0.00 0.00 08:44:58 08:26:01 eth0 967.49 1075.90 8166.82 126.98 0.00 0.00 0.00 0.00 08:44:58 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:26:01 docker0 922.52 718.67 78.83 4441.68 0.00 0.00 0.00 0.00 08:44:58 08:27:01 vethcc45020 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:44:58 08:27:01 eth0 56.88 38.81 338.37 12.55 0.00 0.00 0.00 0.00 08:44:58 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:27:01 docker0 22.23 28.95 1.75 312.52 0.00 0.00 0.00 0.00 08:44:58 08:28:01 vethcc45020 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 08:44:58 08:28:01 eth0 38.19 19.99 31.56 11.32 0.00 0.00 0.00 0.00 08:44:58 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:28:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 08:44:58 08:29:01 eth0 103.86 64.58 1687.74 115.50 0.00 0.00 0.00 0.00 08:44:58 08:29:01 vethe8564cb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:29:01 vethcf6f207 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:30:01 veth607c70a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:44:58 08:30:01 veth84888de 0.00 0.63 0.00 0.04 0.00 0.00 0.00 0.00 08:44:58 08:30:01 veth40663ab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:44:58 08:30:01 eth0 78.88 53.38 222.79 17.41 0.00 0.00 0.00 0.00 08:44:58 08:31:01 veth9e53db2 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 08:44:58 08:31:01 veth84888de 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 08:44:58 08:31:01 eth0 73.58 42.56 287.66 16.22 0.00 0.00 0.00 0.00 08:44:58 08:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:44:58 08:32:01 eth0 149.50 82.15 1628.36 142.67 0.00 0.00 0.00 0.00 08:44:58 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:32:01 docker0 1022.36 879.55 85.49 5677.28 0.00 0.00 0.00 0.00 08:44:58 08:33:01 eth0 0.47 0.08 0.05 0.02 0.00 0.00 0.00 0.00 08:44:58 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:34:01 eth0 2.56 1.18 3.33 0.26 0.00 0.00 0.00 0.00 08:44:58 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:35:01 eth0 0.28 0.20 0.09 0.05 0.00 0.00 0.00 0.00 08:44:58 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:36:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 08:44:58 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:37:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:44:58 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:38:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:44:58 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:40:01 eth0 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 08:44:58 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:41:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:44:58 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:42:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:44:58 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:43:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:44:01 eth0 0.23 0.17 0.12 0.01 0.00 0.00 0.00 0.00 08:44:58 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 Average: eth0 77.53 72.62 650.96 23.33 0.00 0.00 0.00 0.00 08:44:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:58 Average: docker0 53.83 46.31 4.50 298.91 0.00 0.00 0.00 0.00 08:44:58 08:44:58 08:44:58 ---> sar -P ALL: 08:44:58 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) 08:44:58 08:44:58 08:24:30 LINUX RESTART (2 CPU) 08:44:58 08:44:58 08:25:01 CPU %user %nice %system %iowait %steal %idle 08:44:58 08:26:01 all 27.86 0.00 9.24 4.19 0.11 58.59 08:44:58 08:26:01 0 34.44 0.00 9.76 2.46 0.09 53.25 08:44:58 08:26:01 1 21.39 0.00 8.74 5.90 0.12 63.85 08:44:58 08:27:01 all 48.54 0.00 8.70 2.08 0.11 40.56 08:44:58 08:27:01 0 47.80 0.00 8.58 2.25 0.11 41.25 08:44:58 08:27:01 1 49.29 0.00 8.82 1.91 0.11 39.87 08:44:58 08:28:01 all 34.16 0.00 4.29 0.65 0.08 60.82 08:44:58 08:28:01 0 34.32 0.00 4.42 0.63 0.09 60.54 08:44:58 08:28:01 1 34.00 0.00 4.16 0.66 0.07 61.10 08:44:58 08:29:01 all 67.02 0.00 7.70 3.53 0.13 21.62 08:44:58 08:29:01 0 66.58 0.00 7.58 4.31 0.13 21.40 08:44:58 08:29:01 1 67.46 0.00 7.82 2.75 0.13 21.84 08:44:58 08:30:01 all 41.30 0.00 18.94 28.32 0.12 11.33 08:44:58 08:30:01 0 41.20 0.00 18.41 28.95 0.11 11.34 08:44:58 08:30:01 1 41.39 0.00 19.47 27.69 0.13 11.32 08:44:58 08:31:01 all 75.97 0.00 15.90 6.76 0.14 1.23 08:44:58 08:31:01 0 76.32 0.00 15.46 6.31 0.15 1.77 08:44:58 08:31:01 1 75.62 0.00 16.35 7.22 0.13 0.68 08:44:58 08:32:01 all 50.23 0.00 11.44 4.90 0.11 33.32 08:44:58 08:32:01 0 51.83 0.00 11.74 3.90 0.11 32.42 08:44:58 08:32:01 1 48.64 0.00 11.14 5.89 0.11 34.22 08:44:58 08:33:01 all 0.20 0.00 0.04 0.00 0.01 99.75 08:44:58 08:33:01 0 0.35 0.00 0.05 0.00 0.02 99.58 08:44:58 08:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:44:58 08:34:01 all 0.21 0.00 0.06 0.00 0.01 99.72 08:44:58 08:34:01 0 0.35 0.00 0.07 0.00 0.00 99.58 08:44:58 08:34:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:44:58 08:35:01 all 0.21 0.00 0.03 0.00 0.01 99.76 08:44:58 08:35:01 0 0.40 0.00 0.02 0.00 0.02 99.57 08:44:58 08:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:44:58 08:36:01 all 0.18 0.00 0.04 0.00 0.02 99.76 08:44:58 08:36:01 0 0.35 0.00 0.05 0.00 0.02 99.58 08:44:58 08:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:44:58 08:44:58 08:36:01 CPU %user %nice %system %iowait %steal %idle 08:44:58 08:37:01 all 0.23 0.00 0.02 0.00 0.01 99.75 08:44:58 08:37:01 0 0.42 0.00 0.03 0.00 0.00 99.55 08:44:58 08:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:44:58 08:38:01 all 0.20 0.00 0.02 0.00 0.01 99.77 08:44:58 08:38:01 0 0.38 0.00 0.00 0.00 0.02 99.60 08:44:58 08:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:44:58 08:39:01 all 0.25 0.00 0.03 0.00 0.01 99.71 08:44:58 08:39:01 0 0.45 0.00 0.03 0.00 0.00 99.52 08:44:58 08:39:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:44:58 08:40:01 all 0.20 0.00 0.05 0.01 0.01 99.73 08:44:58 08:40:01 0 0.32 0.00 0.05 0.02 0.02 99.60 08:44:58 08:40:01 1 0.08 0.00 0.05 0.00 0.00 99.87 08:44:58 08:41:01 all 0.21 0.00 0.03 0.00 0.02 99.75 08:44:58 08:41:01 0 0.17 0.00 0.03 0.00 0.02 99.78 08:44:58 08:41:01 1 0.25 0.00 0.02 0.00 0.02 99.72 08:44:58 08:42:01 all 0.34 0.00 0.03 0.00 0.01 99.62 08:44:58 08:42:01 0 0.18 0.00 0.03 0.00 0.02 99.77 08:44:58 08:42:01 1 0.50 0.00 0.03 0.00 0.00 99.47 08:44:58 08:43:01 all 0.10 0.00 0.03 0.00 0.01 99.86 08:44:58 08:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:44:58 08:43:01 1 0.17 0.00 0.03 0.00 0.02 99.78 08:44:58 08:44:01 all 0.23 0.00 0.04 0.00 0.01 99.72 08:44:58 08:44:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:44:58 08:44:01 1 0.40 0.00 0.03 0.00 0.00 99.57 08:44:58 Average: all 17.35 0.00 3.83 2.51 0.05 76.27 08:44:58 Average: 0 17.78 0.00 3.81 2.43 0.05 75.94 08:44:58 Average: 1 16.93 0.00 3.84 2.59 0.05 76.59 08:44:58 08:44:58 08:44:58