Pull request #3870 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 AlexCuse for edgexfoundry/edgex-go Loading trusted files from base branch main at d438b00c3daaca502c4e17498c6c53b3b4a9fc0d rather than dc47ffffa5b315b7b476873d4b9ddd460a1b8746 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-ssh7740808827991014709.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-ssh8575980642083260847.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-3870/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-3870/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4518388577960359593.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-3870/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5252353258220259220.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-ssh16776840271169915651.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-3870/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-3870/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2723524028600042426.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3912’ Running on prd-centos7-docker-4c-2g-3919 in /w/workspace/edgexfoundry_edgex-go_PR-3870 [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-ssh7595415633889233532.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-ssh2276921670851052522.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3870/head:refs/remotes/origin/PR-3870 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit dc47ffffa5b315b7b476873d4b9ddd460a1b8746 Merge succeeded, producing dc47ffffa5b315b7b476873d4b9ddd460a1b8746 Checking out Revision dc47ffffa5b315b7b476873d4b9ddd460a1b8746 (PR-3870) > git config core.sparsecheckout # timeout=10 > git checkout -f dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # 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-ssh9049290082911635551.key > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 Commit message: "feat(all): Create Common DTOs with ServiceName" 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 04:49:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:49:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:49:26 ========================================================= 04:49:26 EdgeX Global Pipelines Version Info 04:49:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:49:27 ------------------- 04:49:27 stable info: 04:49:27 ------------------- 04:49:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:49:27 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 04:49:27 Message: update stable to v1.0.219 04:49:28 ------------------- 04:49:28 experimental info: 04:49:28 ------------------- 04:49:28 Commited By: **** collab-it+edgex@linuxfoundation.org 04:49:28 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 04:49:28 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:49:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:49:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:49:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:49:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:49:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:49:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:49:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3870 [Pipeline] echo 04:49:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3870 [Pipeline] echo 04:49:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3870 [Pipeline] echo 04:49:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [Pipeline] echo 04:49:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc47fff [Pipeline] echo 04:49:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:49:29 provisioning config files... 04:49:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7488966054836040822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:49:29 ---> docker-login.sh 04:49:29 nexus3.edgexfoundry.org:10001 04:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:49:30 Configure a credential helper to remove this warning. See 04:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:49:30 04:49:30 Login Succeeded 04:49:30 nexus3.edgexfoundry.org:10002 04:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:49:30 Configure a credential helper to remove this warning. See 04:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:49:30 04:49:30 Login Succeeded 04:49:30 nexus3.edgexfoundry.org:10003 04:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:49:30 Configure a credential helper to remove this warning. See 04:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:49:30 04:49:30 Login Succeeded 04:49:30 nexus3.edgexfoundry.org:10004 04:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:49:30 Configure a credential helper to remove this warning. See 04:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:49:30 04:49:30 Login Succeeded 04:49:30 docker.io 04:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:49:30 Configure a credential helper to remove this warning. See 04:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:49:30 04:49:30 Login Succeeded 04:49:30 ---> docker-login.sh ends [Pipeline] } 04:49:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:49:31 ++ 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 04:49:31 + for file in '`ls cmd/**/Dockerfile`' 04:49:31 ++ dirname cmd/core-command/Dockerfile 04:49:31 ++ cut -d/ -f2 04:49:31 + echo core-command,cmd/core-command/Dockerfile 04:49:31 + for file in '`ls cmd/**/Dockerfile`' 04:49:31 ++ dirname cmd/core-data/Dockerfile 04:49:31 ++ cut -d/ -f2 04:49:31 + echo core-data,cmd/core-data/Dockerfile 04:49:31 + for file in '`ls cmd/**/Dockerfile`' 04:49:31 ++ dirname cmd/core-metadata/Dockerfile 04:49:31 ++ cut -d/ -f2 04:49:31 + echo core-metadata,cmd/core-metadata/Dockerfile 04:49:31 + for file in '`ls cmd/**/Dockerfile`' 04:49:31 ++ dirname cmd/security-bootstrapper/Dockerfile 04:49:31 ++ cut -d/ -f2 04:49:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:49:31 + for file in '`ls cmd/**/Dockerfile`' 04:49:31 ++ dirname cmd/security-proxy-setup/Dockerfile 04:49:31 ++ cut -d/ -f2 04:49:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:49:31 + for file in '`ls cmd/**/Dockerfile`' 04:49:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:49:31 ++ cut -d/ -f2 04:49:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:49:31 + for file in '`ls cmd/**/Dockerfile`' 04:49:31 ++ dirname cmd/support-notifications/Dockerfile 04:49:31 ++ cut -d/ -f2 04:49:31 + echo support-notifications,cmd/support-notifications/Dockerfile 04:49:31 + for file in '`ls cmd/**/Dockerfile`' 04:49:31 ++ cut -d/ -f2 04:49:31 ++ dirname cmd/support-scheduler/Dockerfile 04:49:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:49:31 + for file in '`ls cmd/**/Dockerfile`' 04:49:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:49:31 ++ cut -d/ -f2 04:49:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:49:31 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 04:49:31 + git rev-list -1 --merges dc47ffffa5b315b7b476873d4b9ddd460a1b8746~1..dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [Pipeline] echo 04:49:32 -----------> git rev-list -1 --merges dc47ffffa5b315b7b476873d4b9ddd460a1b8746~1..dc47ffffa5b315b7b476873d4b9ddd460a1b8746 dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [false] [Pipeline] sh 04:49:32 + git log --format=format:%s -1 dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [Pipeline] echo 04:49:32 ========================================================= 04:49:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:49:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:49:33 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:49:33 + grep -v github /etc/ssh/ssh_known_hosts 04:49:33 + '[' -e /tmp/ssh_known_hosts ']' 04:49:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:49:33 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 04:49:33 + sudo tee -a /etc/ssh/ssh_known_hosts 04:49:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:49:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:49:33 04:49:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:49:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:49:33 latest: Pulling from edgex-devops/git-semver 04:49:33 a0d0a0d46f8b: Pulling fs layer 04:49:33 3e5f54012d9b: Pulling fs layer 04:49:33 4c7163046ea9: Pulling fs layer 04:49:33 0c2d73faf560: Pulling fs layer 04:49:33 0c2d73faf560: Waiting 04:49:33 3e5f54012d9b: Verifying Checksum 04:49:33 3e5f54012d9b: Download complete 04:49:33 a0d0a0d46f8b: Verifying Checksum 04:49:33 a0d0a0d46f8b: Download complete 04:49:33 4c7163046ea9: Verifying Checksum 04:49:33 4c7163046ea9: Download complete 04:49:33 0c2d73faf560: Verifying Checksum 04:49:33 0c2d73faf560: Download complete 04:49:34 a0d0a0d46f8b: Pull complete 04:49:34 3e5f54012d9b: Pull complete 04:49:34 4c7163046ea9: Pull complete 04:49:34 0c2d73faf560: Pull complete 04:49:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:49:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:49:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:49:34 prd-centos7-docker-4c-2g-3919 does not seem to be running inside a container 04:49:34 $ 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 04:49:35 $ docker top 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:49:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:49:35 [ssh-agent] Looking for ssh-agent implementation... 04:49:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:49:35 $ docker exec 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 ssh-agent 04:49:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiBmFmN/agent.14 04:49:35 SSH_AGENT_PID=21 04:49:35 Running ssh-add (command line suppressed) 04:49:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7235223293157537628.key (/w/workspace/edgex-go/1@tmp/private_key_7235223293157537628.key) 04:49:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:49:36 + git tag --points-at HEAD [Pipeline] } 04:49:36 $ docker exec --env ******** --env ******** 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 ssh-agent -k 04:49:36 unset SSH_AUTH_SOCK; 04:49:36 unset SSH_AGENT_PID; 04:49:36 echo Agent pid 21 killed; 04:49:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:49:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:49:36 [ssh-agent] Looking for ssh-agent implementation... 04:49:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:49:36 $ docker exec 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 ssh-agent 04:49:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJMgcfF/agent.55 04:49:36 SSH_AGENT_PID=61 04:49:36 Running ssh-add (command line suppressed) 04:49:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8893164855151876433.key (/w/workspace/edgex-go/1@tmp/private_key_8893164855151876433.key) 04:49:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:49:37 + git semver init 04:49:37 # -> Open(): unable to determine branch for HEAD 04:49:37 # $GIT_DIR = /w/workspace/edgex-go/1/.git 04:49:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 04:49:37 # $SEMVER_REMOTE_NAME = origin 04:49:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:49:37 # $SEMVER_USER_NAME = edgex-jenkins 04:49:37 # $SEMVER_BRANCH = PR-3870 04:49:37 # $SEMVER_TEMP = /tmp/semver-992424027 04:49:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:49:49 # '/tmp/semver-992424027' -> '/w/workspace/edgex-go/1/.semver' 04:49:49 # -> Force: false 04:49:49 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 04:49:49 $ docker exec --env ******** --env ******** 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 ssh-agent -k 04:49:49 unset SSH_AUTH_SOCK; 04:49:49 unset SSH_AGENT_PID; 04:49:49 echo Agent pid 61 killed; 04:49:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:49:50 + git semver [Pipeline] } 04:49:50 $ docker stop --time=1 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 04:49:52 $ docker rm -f 64bea5758fba4f48f2f16f5f33ff27c66da718ea48a051811194610bf8b0f847 [Pipeline] // withDockerContainer [Pipeline] sh 04:49:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:49:52 Stashed 1 file(s) [Pipeline] echo 04:49:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 04:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:49:53 ========================================================= 04:49:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:49:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:49:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:49:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:49:53 59bf1c3509f3: Pulling fs layer 04:49:53 666ba61612fd: Pulling fs layer 04:49:53 8ed8ca486205: Pulling fs layer 04:49:53 4fe6c5a15a65: Pulling fs layer 04:49:53 22a0e8bec74d: Pulling fs layer 04:49:53 f965cba54748: Pulling fs layer 04:49:53 861ffc35075e: Pulling fs layer 04:49:53 4b385c91608e: Pulling fs layer 04:49:53 560528eb2ebb: Pulling fs layer 04:49:53 f965cba54748: Waiting 04:49:53 861ffc35075e: Waiting 04:49:53 4b385c91608e: Waiting 04:49:53 560528eb2ebb: Waiting 04:49:53 4fe6c5a15a65: Waiting 04:49:53 22a0e8bec74d: Waiting 04:49:53 8ed8ca486205: Verifying Checksum 04:49:53 8ed8ca486205: Download complete 04:49:53 666ba61612fd: Verifying Checksum 04:49:53 666ba61612fd: Download complete 04:49:53 22a0e8bec74d: Verifying Checksum 04:49:53 22a0e8bec74d: Download complete 04:49:53 f965cba54748: Verifying Checksum 04:49:53 f965cba54748: Download complete 04:49:53 59bf1c3509f3: Verifying Checksum 04:49:53 59bf1c3509f3: Download complete 04:49:53 861ffc35075e: Verifying Checksum 04:49:53 861ffc35075e: Download complete 04:49:54 4b385c91608e: Verifying Checksum 04:49:54 4b385c91608e: Download complete 04:49:54 59bf1c3509f3: Pull complete 04:49:54 560528eb2ebb: Verifying Checksum 04:49:54 560528eb2ebb: Download complete 04:49:54 666ba61612fd: Pull complete 04:49:54 4fe6c5a15a65: Verifying Checksum 04:49:54 4fe6c5a15a65: Download complete 04:49:54 8ed8ca486205: Pull complete 04:49:58 4fe6c5a15a65: Pull complete 04:49:58 22a0e8bec74d: Pull complete 04:49:58 f965cba54748: Pull complete 04:49:58 861ffc35075e: Pull complete 04:49:58 4b385c91608e: Pull complete 04:50:01 560528eb2ebb: Pull complete 04:50:01 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 04:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:50:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:50:01 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:50:01 WORKDIR /edgex 04:50:01 COPY go.mod . 04:50:01 RUN go mod download' 04:50:01 + docker build -t ci-base-image-x86_64 -f - . 04:50:03 Sending build context to Docker daemon 333.9MB 04:50:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:50:03 ---> dd4a08f94e63 04:50:03 Step 2/4 : WORKDIR /edgex 04:50:05 ---> Running in 8433ca4e3345 04:50:05 Removing intermediate container 8433ca4e3345 04:50:05 ---> 1f50fdaaa2a2 04:50:05 Step 3/4 : COPY go.mod . 04:50:05 ---> 07877562c018 04:50:05 Step 4/4 : RUN go mod download 04:50:05 ---> Running in ee77026e39c3 04:50:08 Still waiting to schedule task 04:50:08 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3918’ 04:50:44 Removing intermediate container ee77026e39c3 04:50:44 ---> 53f2b88e6959 04:50:44 Successfully built 53f2b88e6959 04:50:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:50:44 + docker inspect -f . ci-base-image-x86_64 04:50:44 . [Pipeline] withDockerContainer 04:50:44 prd-centos7-docker-4c-2g-3919 does not seem to be running inside a container 04:50:44 $ 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 04:50:45 $ docker top ad493a7855f5175bd4723813d327afd352a4dc1f1e530551b0329ab21b4d51ed -eo pid,comm [Pipeline] { [Pipeline] sh 04:50:45 + go version 04:50:45 go version go1.17.6 linux/amd64 [Pipeline] } 04:50:45 $ docker stop --time=1 ad493a7855f5175bd4723813d327afd352a4dc1f1e530551b0329ab21b4d51ed 04:50:46 $ docker rm -f ad493a7855f5175bd4723813d327afd352a4dc1f1e530551b0329ab21b4d51ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:50:47 + docker inspect -f . ci-base-image-x86_64 04:50:47 . [Pipeline] withDockerContainer 04:50:47 prd-centos7-docker-4c-2g-3919 does not seem to be running inside a container 04:50:47 $ 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 04:50:48 $ docker top 8bf6ccbf6cad0e5cf5e1b49bd8bf6d92961e81c6e0103035111c1d4d7cd27f26 -eo pid,comm [Pipeline] { [Pipeline] echo 04:50:48 ========================================================= 04:50:48 [edgeXBuildGoParallel] Running Tests and Build... 04:50:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:50:48 + make test 04:50:48 go mod tidy 04:50:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:50:55 ? github.com/edgexfoundry/edgex-go [no test files] 04:51:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:51:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:51:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:51:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:51:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:51:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:51:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:51:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:51:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:51:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:51:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:51:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:51:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:51:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:51:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements 04:51:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:51:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 44.7% of statements 04:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:51:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:51:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 89.5% of statements 04:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:51:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 84.4% of statements 04:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:51:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:51:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements 04:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:51:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:51:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 59.1% of statements 04:51:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:51:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:51:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:51:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:51:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:51:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements 04:51:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:51:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:51:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:51:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 04:51:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:51:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 04:51:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements 04:51:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 04:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 04:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 04:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 04:51:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements 04:51:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements 04:51:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 04:51:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.436s coverage: 82.5% of statements 04:51:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 65.4% of statements 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.100s coverage: 43.8% of statements 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 04:52:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:52:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:52:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:52:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:52:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:52:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:52:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:52:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 04:52:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 04:52:08 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 04:52:47 GO111MODULE=on go vet ./... 04:52:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:52:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:52:49 ./bin/test-attribution-txt.sh [Pipeline] echo 04:52:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:52:49 + ls -al . 04:52:49 total 644 04:52:49 drwxrwxr-x 10 1001 1001 4096 Jan 26 04:52 . 04:52:49 drwxr-xr-x 4 root root 28 Jan 26 04:50 .. 04:52:49 -rw-rw-r-- 1 1001 1001 11 Jan 26 04:49 .dockerignore 04:52:49 drwxrwxr-x 8 1001 1001 179 Jan 26 04:49 .git 04:52:49 drwxrwxr-x 4 1001 1001 142 Jan 26 04:49 .github 04:52:49 -rw-rw-r-- 1 1001 1001 804 Jan 26 04:49 .gitignore 04:52:49 -rw-rw-r-- 1 1001 1001 42 Jan 26 04:49 .golangci.yml 04:52:49 -rw-rw-r-- 1 1001 1001 76 Jan 26 04:49 .hadolint.yml 04:52:49 drwx------ 3 1001 1001 73 Jan 26 04:49 .semver 04:52:49 -rw-rw-r-- 1 1001 1001 166 Jan 26 04:49 .sonarcloud.properties 04:52:49 -rw-rw-r-- 1 1001 1001 1171 Jan 26 04:49 ADOPTERS.md 04:52:49 -rw-rw-r-- 1 1001 1001 9019 Jan 26 04:49 Attribution.txt 04:52:49 -rw-rw-r-- 1 1001 1001 51732 Jan 26 04:49 CHANGELOG.md 04:52:49 -rw-rw-r-- 1 1001 1001 3804 Jan 26 04:49 CONTRIBUTING.md 04:52:49 -rw-rw-r-- 1 1001 1001 677 Jan 26 04:49 GOVERNANCE.md 04:52:49 -rw-rw-r-- 1 1001 1001 849 Jan 26 04:49 Jenkinsfile 04:52:49 -rw-rw-r-- 1 1001 1001 10775 Jan 26 04:49 LICENSE 04:52:49 -rw-rw-r-- 1 1001 1001 6508 Jan 26 04:49 Makefile 04:52:49 -rw-rw-r-- 1 1001 1001 582 Jan 26 04:49 OWNERS.md 04:52:49 -rw-rw-r-- 1 1001 1001 8207 Jan 26 04:49 README.md 04:52:49 -rw-rw-r-- 1 1001 1001 6912 Jan 26 04:49 SECURITY.md 04:52:49 -rw-rw-r-- 1 1001 1001 5 Jan 26 04:49 VERSION 04:52:49 -rw-rw-r-- 1 1001 1001 4131 Jan 26 04:49 ZMQWindows.md 04:52:49 drwxrwxr-x 2 1001 1001 37 Jan 26 04:49 bin 04:52:49 drwxrwxr-x 14 1001 1001 4096 Jan 26 04:49 cmd 04:52:49 -rw-r--r-- 1 root root 428383 Jan 26 04:52 coverage.out 04:52:49 -rw-rw-r-- 1 1001 1001 2833 Jan 26 04:49 go.mod 04:52:49 -rw-rw-r-- 1 1001 1001 50190 Jan 26 04:49 go.sum 04:52:49 drwxrwxr-x 8 1001 1001 124 Jan 26 04:49 internal 04:52:49 drwxrwxr-x 3 1001 1001 16 Jan 26 04:49 openapi 04:52:49 drwxrwxr-x 4 1001 1001 71 Jan 26 04:49 snap 04:52:49 -rw-rw-r-- 1 1001 1001 204 Jan 26 04:49 version.go [Pipeline] sh 04:52:50 + '[' -e coverage.out ] 04:52:50 + chown 1001:1001 coverage.out [Pipeline] stash 04:52:50 Stashed 1 file(s) [Pipeline] sh 04:52:50 + make build 04:52:50 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 04:52:52 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 04:52:58 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 04:52: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 04:53:00 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 04:53:00 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 04:53:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:53:01 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 04:53:02 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 04:53:03 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 04:53:04 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 04:53:04 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] } 04:53:06 $ docker stop --time=1 8bf6ccbf6cad0e5cf5e1b49bd8bf6d92961e81c6e0103035111c1d4d7cd27f26 04:53:07 $ docker rm -f 8bf6ccbf6cad0e5cf5e1b49bd8bf6d92961e81c6e0103035111c1d4d7cd27f26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:53:09 04:53:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:53:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:53:09 latest: Pulling from edgex-devops/edgex-compose 04:53:09 cbdbe7a5bc2a: Pulling fs layer 04:53:09 ca9280d653b3: Pulling fs layer 04:53:09 7e9c9ca2126c: Pulling fs layer 04:53:09 cbdbe7a5bc2a: Verifying Checksum 04:53:09 cbdbe7a5bc2a: Download complete 04:53:10 ca9280d653b3: Verifying Checksum 04:53:10 ca9280d653b3: Download complete 04:53:10 cbdbe7a5bc2a: Pull complete 04:53:10 7e9c9ca2126c: Verifying Checksum 04:53:10 7e9c9ca2126c: Download complete 04:53:10 ca9280d653b3: Pull complete 04:53:15 7e9c9ca2126c: Pull complete 04:53:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:53:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:53:15 prd-centos7-docker-4c-2g-3919 does not seem to be running inside a container 04:53:15 $ 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 04:53:18 $ docker top f6182612bb1d70ff3c6ea8168df995e2801bcb966a12eab053007fb2899861e0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:18 + docker-compose build --help 04:53:18 + grep parallel 04:53:19 --parallel Build images in parallel. [Pipeline] } 04:53:19 $ docker stop --time=1 f6182612bb1d70ff3c6ea8168df995e2801bcb966a12eab053007fb2899861e0 04:53:20 $ docker rm -f f6182612bb1d70ff3c6ea8168df995e2801bcb966a12eab053007fb2899861e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:53:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:53:20 . [Pipeline] withDockerContainer 04:53:20 prd-centos7-docker-4c-2g-3919 does not seem to be running inside a container 04:53:20 $ 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 04:53:21 $ docker top 4901df86b3689ce3db6dd6c8c54c01d12518ad8df18a424f400aaa3d5c85c73d -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:21 + docker-compose -f ./docker-compose-build.yml build --parallel 04:53:22 Building core-command ... 04:53:22 Building core-data ... 04:53:22 Building core-metadata ... 04:53:22 Building security-bootstrapper ... 04:53:22 Building security-proxy-setup ... 04:53:22 Building security-secretstore-setup ... 04:53:22 Building support-notifications ... 04:53:22 Building support-scheduler ... 04:53:22 Building sys-mgmt-agent ... 04:53:22 Building core-data 04:53:22 Building security-secretstore-setup 04:53:22 Building support-notifications 04:53:22 Building sys-mgmt-agent 04:53:22 Building support-scheduler 04:53:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:53:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:53:32 ---> 53f2b88e6959 04:53:32 Step 3/22 : WORKDIR /edgex-go 04:53:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:53:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:53:37 ---> 53f2b88e6959 04:53:37 Step 3/23 : WORKDIR /edgex-go 04:53:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:53:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:53:38 ---> 53f2b88e6959 04:53:38 Step 3/23 : WORKDIR /edgex-go 04:53:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3920 in /w/workspace/edgexfoundry_edgex-go_PR-3870 [Pipeline] { [Pipeline] ws 04:53:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:53:39 The recommended git tool is: git 04:53:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:53:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:53:41 ---> 53f2b88e6959 04:53:41 Step 3/25 : WORKDIR /edgex-go 04:53:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:53:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:53:41 ---> 53f2b88e6959 04:53:41 Step 3/22 : WORKDIR /edgex-go 04:53:41 ---> Running in 0533d5a5ea07 04:53:41 ---> Running in 8f5bf08c0e91 04:53:41 ---> Running in 058d0dbb05f7 04:53:41 ---> Running in 9c3d334fb615 04:53:41 ---> Running in 4444235c2f01 04:53:41 Removing intermediate container 9c3d334fb615 04:53:41 ---> 03f28a619f82 04:53:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:41 Removing intermediate container 4444235c2f01 04:53:41 ---> bacb0cde8cb2 04:53:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:41 Removing intermediate container 058d0dbb05f7 04:53:41 ---> 61799c3f12f5 04:53:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:41 ---> Running in c277e1219fa6 04:53:41 Removing intermediate container 8f5bf08c0e91 04:53:41 ---> ace85951341e 04:53:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:41 Removing intermediate container 0533d5a5ea07 04:53:41 ---> f97f494c7aed 04:53:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:41 ---> Running in 03e093aac819 04:53:41 ---> Running in 6dbb73a70e4f 04:53:41 ---> Running in e8b624c097e4 04:53:41 ---> Running in 3fcbd8426cb4 04:53:42 Removing intermediate container c277e1219fa6 04:53:42 ---> 95b5c8c1ccc5 04:53:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:53:42 ---> Running in 19db47a3a33a 04:53:42 Removing intermediate container 03e093aac819 04:53:42 ---> ac0d5edfaeae 04:53:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:53:42 ---> Running in d9d0215b9476 04:53:42 Removing intermediate container 6dbb73a70e4f 04:53:42 ---> a4906f06d210 04:53:42 Step 5/22 : RUN apk add --update --no-cache make git 04:53:42 Removing intermediate container e8b624c097e4 04:53:42 ---> 8bd2684a72c3 04:53:42 Step 5/23 : RUN apk add --update --no-cache make bash git 04:53:42 ---> Running in cbc4c2be87eb 04:53:42 ---> Running in b65cee481e32 04:53:42 Removing intermediate container 3fcbd8426cb4 04:53:42 ---> 8588fff49c41 04:53:42 Step 5/25 : RUN apk add --update --no-cache make git 04:53:42 ---> Running in e995e9faad1f 04:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:53:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:53:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:53:44 OK: 221 MiB in 52 packages 04:53:44 OK: 221 MiB in 52 packages 04:53:44 OK: 221 MiB in 52 packages 04:53:44 using credential edgex-jenkins-ssh 04:53:44 Cloning the remote Git repository 04:53:44 OK: 221 MiB in 52 packages 04:53:44 OK: 221 MiB in 52 packages 04:53:44 Removing intermediate container 19db47a3a33a 04:53:44 ---> a3a8a61c336c 04:53:44 Step 6/22 : COPY go.mod vendor* ./ 04:53:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:53:44 > git init /w/workspace/edgex-go/1 # timeout=10 04:53:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:53:44 > git --version # timeout=10 04:53:44 ---> a5eb95881ddc 04:53:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:44 ---> Running in 89fcb7484c49 04:53:44 Removing intermediate container d9d0215b9476 04:53:44 ---> a75f6fb904fb 04:53:44 Step 6/23 : COPY go.mod vendor* ./ 04:53:45 Removing intermediate container b65cee481e32 04:53:45 ---> f1f17c37f5dd 04:53:45 Step 6/23 : COPY go.mod vendor* ./ 04:53:45 Removing intermediate container cbc4c2be87eb 04:53:45 ---> a884410d064c 04:53:45 Step 6/22 : COPY go.mod vendor* ./ 04:53:45 Removing intermediate container e995e9faad1f 04:53:45 ---> 4530938f0479 04:53:45 Step 6/25 : COPY go.mod vendor* ./ 04:53:45 ---> dae86da673d2 04:53:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:45 ---> Running in 2190a24f6261 04:53:45 ---> dfb7e9715798 04:53:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:45 ---> Running in 95a9e623af64 04:53:45 ---> 439914d9026d 04:53:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:45 ---> Running in 22d6cbda4aee 04:53:45 ---> 3d794195ddf0 04:53:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:45 ---> Running in 8ebf1a9ed18a 04:53:44 > git --version # 'git version 2.17.1' 04:53:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:53:47 Removing intermediate container 89fcb7484c49 04:53:47 ---> 5a322f5af3a5 04:53:47 Step 8/22 : COPY . . 04:53:47 Removing intermediate container 22d6cbda4aee 04:53:47 ---> de5ffe51c4b5 04:53:47 Step 8/22 : COPY . . 04:53:50 Removing intermediate container 2190a24f6261 04:53:50 ---> 57426db83006 04:53:50 Step 8/23 : COPY . . 04:53:51 Removing intermediate container 95a9e623af64 04:53:51 ---> 28617e8bc221 04:53:51 Step 8/23 : COPY . . 04:53:52 Removing intermediate container 8ebf1a9ed18a 04:53:52 ---> 1723463d2720 04:53:52 Step 8/25 : COPY . . 04:53:52 ---> 4604cd0f7b11 04:53:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:53:54 ---> Running in 64b318d8b079 04:53:55 ---> 6ad278aa0d40 04:53:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:53:56 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 04:53:58 ---> Running in e3c5d668338a 04:53:58 ---> 019dea3e8d2b 04:53:58 Step 9/23 : RUN make cmd/core-data/core-data 04:53:58 ---> Running in 80b2e0b4d725 04:53:58 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 04:53:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:54:01 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:54:01 Merge succeeded, producing dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:54:01 Checking out Revision dc47ffffa5b315b7b476873d4b9ddd460a1b8746 (PR-3870) 04:54:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:54:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:54:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:54:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:54:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:54:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3870/head:refs/remotes/origin/PR-3870 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:54:01 > git config core.sparsecheckout # timeout=10 04:54:01 > git checkout -f dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 04:54:01 > git remote # timeout=10 04:54:01 > git config --get remote.origin.url # timeout=10 04:54:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:54:01 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 04:54:01 > git rev-parse HEAD^{commit} # timeout=10 04:54:01 > git config core.sparsecheckout # timeout=10 04:54:01 > git checkout -f dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 04:54:06 Commit message: "feat(all): Create Common DTOs with ServiceName" 04:54:06 > git --version # timeout=10 04:54:06 > git --version # 'git version 2.17.1' 04:54:06 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 04:54:06 ---> 5190a2dccd24 04:54:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:54:06 ---> Running in aa6e78c3ced2 04:54:06 ---> de867f9167c4 04:54:06 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:54:06 ---> Running in db2aa6663439 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:54:07 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 04:54:07 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 04:54:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:54:07 % Total % Received % Xferd Average Speed Time Time Time Current 04:54:07 Dload Upload Total Spent Left Speed 04:54:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81116 0 --:--:-- --:--:-- --:--:-- 81675 [Pipeline] sh 04:54:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:54:08 + sudo tee /etc/docker/daemon.new 04:54:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:54:08 { 04:54:08 "registry-mirrors": [ 04:54:08 "https://nexus3.edgexfoundry.org:10001" 04:54:08 ], 04:54:08 "bip": "10.250.0.254/24", 04:54:08 "hosts": [ 04:54:08 "tcp://0.0.0.0:5555", 04:54:08 "unix:///var/run/docker.sock" 04:54:08 ], 04:54:08 "mtu": 1458, 04:54:08 "selinux-enabled": true, 04:54:08 "seccomp-profile": "/etc/docker/seccomp.json" 04:54:08 } [Pipeline] sh 04:54:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:54:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:54:27 provisioning config files... 04:54:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3202089348715147064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:28 ---> docker-login.sh 04:54:28 nexus3.edgexfoundry.org:10001 04:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:29 Configure a credential helper to remove this warning. See 04:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:29 04:54:29 Login Succeeded 04:54:29 nexus3.edgexfoundry.org:10002 04:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:29 Configure a credential helper to remove this warning. See 04:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:29 04:54:29 Login Succeeded 04:54:29 nexus3.edgexfoundry.org:10003 04:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:29 Configure a credential helper to remove this warning. See 04:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:29 04:54:29 Login Succeeded 04:54:29 nexus3.edgexfoundry.org:10004 04:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:30 Configure a credential helper to remove this warning. See 04:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:30 04:54:30 Login Succeeded 04:54:30 docker.io 04:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:31 Configure a credential helper to remove this warning. See 04:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:31 04:54:31 Login Succeeded 04:54:31 ---> docker-login.sh ends [Pipeline] } 04:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:54:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:54:31 ========================================================= 04:54:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:54:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:54:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:54:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:54:32 9b3977197b4f: Pulling fs layer 04:54:32 1a89e8eeedd5: Pulling fs layer 04:54:32 94645a83ff95: Pulling fs layer 04:54:32 3f3a8bcf1eab: Pulling fs layer 04:54:32 0c92f367c5e7: Pulling fs layer 04:54:32 4b8299f9d1f4: Pulling fs layer 04:54:32 9a6b49a46696: Pulling fs layer 04:54:32 cf05db05a679: Pulling fs layer 04:54:32 4b8299f9d1f4: Waiting 04:54:32 9a6b49a46696: Waiting 04:54:32 cf05db05a679: Waiting 04:54:32 3f3a8bcf1eab: Waiting 04:54:32 0c92f367c5e7: Waiting 04:54:32 94645a83ff95: Verifying Checksum 04:54:32 94645a83ff95: Download complete 04:54:32 1a89e8eeedd5: Verifying Checksum 04:54:32 1a89e8eeedd5: Download complete 04:54:32 0c92f367c5e7: Verifying Checksum 04:54:32 0c92f367c5e7: Download complete 04:54:32 4b8299f9d1f4: Verifying Checksum 04:54:32 4b8299f9d1f4: Download complete 04:54:32 9b3977197b4f: Verifying Checksum 04:54:32 9a6b49a46696: Verifying Checksum 04:54:32 9a6b49a46696: Download complete 04:54:32 9b3977197b4f: Pull complete 04:54:33 1a89e8eeedd5: Pull complete 04:54:33 94645a83ff95: Pull complete 04:54:33 cf05db05a679: Verifying Checksum 04:54:33 cf05db05a679: Download complete 04:54:34 3f3a8bcf1eab: Download complete 04:54:39 Removing intermediate container 64b318d8b079 04:54:39 ---> e3ef77b25ed2 04:54:39 04:54:39 Step 10/22 : FROM alpine:3.14 04:54:39 3.14: Pulling from library/alpine 04:54:39 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:54:39 Status: Downloaded newer image for alpine:3.14 04:54:39 ---> 0a97eee8041e 04:54:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:54:39 ---> Running in 5cb7b2687e9e 04:54:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:54:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:54:39 (1/2) Installing ca-certificates (20211220-r0) 04:54:39 (2/2) Installing dumb-init (1.2.5-r1) 04:54:39 Executing busybox-1.33.1-r6.trigger 04:54:39 Executing ca-certificates-20211220-r0.trigger 04:54:39 OK: 6 MiB in 16 packages 04:54:39 Removing intermediate container 5cb7b2687e9e 04:54:39 ---> 1f569cb7f512 04:54:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:54:39 ---> Running in 9e6d05f7ad7e 04:54:39 Removing intermediate container 9e6d05f7ad7e 04:54:39 ---> 170111fce07e 04:54:39 Step 13/22 : ENV APP_PORT=59860 04:54:39 ---> Running in 2a2d0743a808 04:54:39 Removing intermediate container 2a2d0743a808 04:54:39 ---> 1306f96ddb11 04:54:39 Step 14/22 : EXPOSE $APP_PORT 04:54:39 ---> Running in e66813670819 04:54:39 Removing intermediate container e66813670819 04:54:39 ---> 5aefba1de44a 04:54:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:54:39 ---> f85eaba09261 04:54:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:54:39 ---> 05613eb6c805 04:54:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:54:39 ---> 40fa6ab3f7f6 04:54:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:54:39 ---> Running in 4d97330d6b40 04:54:40 Removing intermediate container 4d97330d6b40 04:54:40 ---> 01726a8a5311 04:54:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:40 ---> Running in 39954424a0eb 04:54:40 Removing intermediate container 39954424a0eb 04:54:40 ---> 715442aacb9a 04:54:40 Step 20/22 : LABEL arch=x86_64 04:54:40 ---> Running in 6a289521e749 04:54:40 Removing intermediate container 6a289521e749 04:54:40 ---> 30b7db3ff826 04:54:40 Step 21/22 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:54:40 ---> Running in 27fbf781987d 04:54:41 Removing intermediate container 27fbf781987d 04:54:41 ---> 9d9a96461884 04:54:41 Step 22/22 : LABEL version=0.0.0 04:54:41 ---> Running in 192bb5edfbde 04:54:41 Removing intermediate container 192bb5edfbde 04:54:41 ---> 74ea49d041ab 04:54:41 04:54:41 Successfully built 74ea49d041ab 04:54:41 Successfully tagged support-notifications:latest 04:54:41 Building security-bootstrapper 04:54:45  Building support-notifications ... done Removing intermediate container e3c5d668338a 04:54:45 ---> c633d5cfd72e 04:54:45 04:54:45 Step 10/22 : FROM alpine:3.14 04:54:45 ---> 0a97eee8041e 04:54:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:54:45 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 04:54:45 ---> Running in b9fdb2b95507 04:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:54:46 (1/1) Installing dumb-init (1.2.5-r1) 04:54:46 Executing busybox-1.33.1-r6.trigger 04:54:46 OK: 6 MiB in 15 packages 04:54:46 Removing intermediate container b9fdb2b95507 04:54:46 ---> 22b25c1999b0 04:54:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:54:46 Removing intermediate container 80b2e0b4d725 04:54:46 ---> cb4e77861e6b 04:54:46 04:54:46 Step 10/23 : FROM alpine:3.14 04:54:46 ---> 0a97eee8041e 04:54:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:54:46 3f3a8bcf1eab: Pull complete 04:54:46 0c92f367c5e7: Pull complete 04:54:46 4b8299f9d1f4: Pull complete 04:54:46 9a6b49a46696: Pull complete 04:54:47 ---> Running in a91f922edb16 04:54:47 ---> Running in 90986c15e264 04:54:47 Removing intermediate container a91f922edb16 04:54:47 ---> 6eaf84c6cf89 04:54:47 Step 13/22 : ENV APP_PORT=59861 04:54:47 ---> Running in 8dc78ce0d35f 04:54:47 Removing intermediate container 90986c15e264 04:54:47 ---> 0d61c48b21a6 04:54:47 Step 12/23 : ENV APP_PORT=59880 04:54:47 Removing intermediate container db2aa6663439 04:54:47 ---> c9054a9d125a 04:54:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:54:47 ---> Running in 62502756c93a 04:54:47 Removing intermediate container aa6e78c3ced2 04:54:47 ---> f9644c4794cd 04:54:47 04:54:47 Step 10/25 : FROM alpine:3.14 04:54:47 ---> 0a97eee8041e 04:54:47 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:54:48 ---> Running in 6f7213b0d4a9 04:54:48 Removing intermediate container 8dc78ce0d35f 04:54:48 ---> f7536610bff5 04:54:48 Step 14/22 : EXPOSE $APP_PORT 04:54:48 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:54:48 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:54:48 ---> 53f2b88e6959 04:54:48 Step 3/31 : WORKDIR /edgex-go 04:54:48 ---> Using cache 04:54:48 ---> f97f494c7aed 04:54:48 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:48 ---> Using cache 04:54:48 ---> 8588fff49c41 04:54:48 Step 5/31 : RUN apk add --update --no-cache make git 04:54:48 ---> Using cache 04:54:48 ---> 4530938f0479 04:54:48 Step 6/31 : COPY go.mod vendor* ./ 04:54:48 ---> Using cache 04:54:48 ---> 3d794195ddf0 04:54:48 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:48 ---> Using cache 04:54:48 ---> 1723463d2720 04:54:48 Step 8/31 : COPY . . 04:54:48 ---> Using cache 04:54:48 ---> 5190a2dccd24 04:54:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:54:48 ---> Running in 1b2b88ceed8c 04:54:48 ---> Running in 3e3b1641dbbb 04:54:48 Removing intermediate container 62502756c93a 04:54:48 ---> afcb28ae87fa 04:54:48 Step 13/23 : EXPOSE $APP_PORT 04:54:48 ---> Running in 513516709ab8 04:54:48 ---> Running in 94eb8bed4610 04:54:48 Removing intermediate container 3e3b1641dbbb 04:54:48 ---> 492989d93563 04:54:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:54:48 Removing intermediate container 94eb8bed4610 04:54:48 ---> 3d994f5875d4 04:54:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:48 ---> Running in c5330629e814 04:54:48 ---> a883f68806b2 04:54:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:54:48 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 04:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:54: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 04:54:49 ---> ed5d9cf2b619 04:54:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:54:49 (1/3) Installing ca-certificates (20211220-r0) 04:54:49 (2/3) Installing dumb-init (1.2.5-r1) 04:54:49 (3/3) Installing su-exec (0.2-r1) 04:54:49 Executing busybox-1.33.1-r6.trigger 04:54:49 Executing ca-certificates-20211220-r0.trigger 04:54:49 OK: 6 MiB in 17 packages 04:54:49 ---> 76e825b78074 04:54:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:54:49 ---> Running in 63e8412fdeba 04:54:49 Removing intermediate container c5330629e814 04:54:49 ---> 8bf5949209e1 04:54:49 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:54:49 Removing intermediate container 63e8412fdeba 04:54:49 ---> d7ea178c86b1 04:54:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:49 ---> Running in a7dffb1c9828 04:54:49 ---> Running in 96ff4515e7ec 04:54:50 Removing intermediate container 6f7213b0d4a9 04:54:50 ---> 821232400dc9 04:54:50 04:54:50 Step 11/23 : FROM docker:20.10.10 04:54:50 Removing intermediate container 96ff4515e7ec 04:54:50 ---> 2443565aa980 04:54:50 Step 20/22 : LABEL arch=x86_64 04:54:50 ---> Running in ef7a08d90eb9 04:54:50 Removing intermediate container 1b2b88ceed8c 04:54:50 ---> 72cf12248c43 04:54:50 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:54:50 20.10.10: Pulling from library/docker 04:54:50 ---> Running in 7479d19e7584 04:54:50 Removing intermediate container ef7a08d90eb9 04:54:50 ---> 3c3e14492d06 04:54:50 Step 21/22 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:54:50 ---> Running in 60f40d5034e1 04:54:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:54:50 Removing intermediate container 7479d19e7584 04:54:50 ---> df6c20c3b2bf 04:54:50 Step 13/25 : WORKDIR / 04:54:50 ---> Running in d779514bf491 04:54:50 Removing intermediate container 60f40d5034e1 04:54:50 ---> e0266621998a 04:54:50 Step 22/22 : LABEL version=0.0.0 04:54:50 ---> Running in 1b6e58805bfc 04:54:50 Removing intermediate container d779514bf491 04:54:50 ---> 6692dc83d998 04:54:50 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:54:50 Removing intermediate container 1b6e58805bfc 04:54:50 ---> 7a98d0aca963 04:54:50 04:54:51 Successfully built 7a98d0aca963 04:54:51 Successfully tagged support-scheduler:latest 04:54:51 Building core-metadata 04:54:51  Building support-scheduler ... done  ---> 850ee770feaa 04:54:51 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:54:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:54:51 (1/6) Installing dumb-init (1.2.5-r1) 04:54:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:54:51 (3/6) Installing libsodium (1.0.18-r0) 04:54:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:54:51 (5/6) Installing libzmq (4.3.4-r0) 04:54:52 (6/6) Installing zeromq (4.3.4-r0) 04:54:52 Executing busybox-1.33.1-r6.trigger 04:54:52 OK: 8 MiB in 20 packages 04:54:53 ---> 9428caadc416 04:54:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:54:53 ---> 1ee006b64138 04:54:53 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:54:53 cf05db05a679: Pull complete 04:54:53 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 04:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:54:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:54:53 Removing intermediate container a7dffb1c9828 04:54:53 ---> 198c3fe6860e 04:54:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:54:53 ---> 722f1fcb1246 04:54:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:54:54 + docker build -t ci-base-image-arm64 -f - . 04:54:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:54:54 WORKDIR /edgex 04:54:54 COPY go.mod . 04:54:54 RUN go mod download 04:54:54 ---> af6ab1435d41 04:54:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:54:55 ---> 0a682bde8174 04:54:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:54:55 ---> fd8a54b8f9bc 04:54:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:54:55 ---> 1a3ab4a186dd 04:54:55 Step 19/23 : ENTRYPOINT ["/core-data"] 04:54:55 ---> Running in b80df6dd0eab 04:54:56 Removing intermediate container b80df6dd0eab 04:54:56 ---> 648f33dbfd1e 04:54:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:56 ---> 72376ed62615 04:54:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:54:56 ---> Running in 24bf243344c4 04:54:56 Sending build context to Docker daemon 168.7MB 04:54:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:54:56 ---> 0ccda1f7e2ee 04:54:56 Step 2/4 : WORKDIR /edgex 04:54:56 Removing intermediate container 24bf243344c4 04:54:56 ---> cb34413f136b 04:54:56 Step 21/23 : LABEL arch=x86_64 04:54:56 ---> 6c1342410c0b 04:54:56 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/ 04:54:56 ---> Running in d8a9b701cef6 04:54:56 ---> Running in 358cf77ea1a7 04:54:56 Removing intermediate container d8a9b701cef6 04:54:56 ---> 14d65e07e344 04:54:56 Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:54:56 ---> Running in f256da0b2528 04:54:57 Removing intermediate container f256da0b2528 04:54:57 ---> 089b1963b0cc 04:54:57 Step 23/23 : LABEL version=0.0.0 04:54:57 ---> Running in 5785103a0914 04:54:57 Removing intermediate container 5785103a0914 04:54:57 ---> eb3769be062c 04:54:57 04:54:58 Successfully built eb3769be062c 04:54:58 Successfully tagged core-data:latest 04:54:58  Building core-data ... done Building security-proxy-setup 04:54:58 Removing intermediate container 358cf77ea1a7 04:54:58 ---> 7b67558031be 04:54:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:54:58 ---> Running in 73472f947b67 04:54:58 Removing intermediate container 73472f947b67 04:54:58 ---> 38685a1cc6cc 04:54:58 Step 23/25 : LABEL arch=x86_64 04:54:58 ---> Running in 014cecf48f53 04:54:58 ---> Running in 98b6746d925c 04:54:58 Removing intermediate container 98b6746d925c 04:54:58 ---> 2f6a57320853 04:54:58 Step 3/4 : COPY go.mod . 04:54:59 ---> 39867fd4b9a0 04:54:59 Step 4/4 : RUN go mod download 04:54:59 ---> Running in 1f48cbe28b79 04:54:59 Removing intermediate container 014cecf48f53 04:54:59 ---> 3834e1e45264 04:54:59 Step 24/25 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:55:00 ---> Running in 3dd48b9a55b2 04:55:00 Removing intermediate container 3dd48b9a55b2 04:55:00 ---> 27059a11d475 04:55:00 Step 25/25 : LABEL version=0.0.0 04:55:00 ---> Running in 3aca1b59c093 04:55:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:55:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:55:00 ---> 53f2b88e6959 04:55:00 Step 3/23 : WORKDIR /edgex-go 04:55:00 ---> Using cache 04:55:00 ---> f97f494c7aed 04:55:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:00 ---> Using cache 04:55:00 ---> 8588fff49c41 04:55:00 Step 5/23 : RUN apk add --update --no-cache make git 04:55:00 ---> Using cache 04:55:00 ---> 4530938f0479 04:55:00 Step 6/23 : COPY go.mod vendor* ./ 04:55:00 ---> Using cache 04:55:00 ---> 3d794195ddf0 04:55:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:00 ---> Using cache 04:55:00 ---> 1723463d2720 04:55:00 Step 8/23 : COPY . . 04:55:00 ---> Using cache 04:55:00 ---> 5190a2dccd24 04:55:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:55:00 ---> Running in 0a029e15c88d 04:55:00 Removing intermediate container 3aca1b59c093 04:55:00 ---> 2af75abce81c 04:55:00 04:55:00 Successfully built 2af75abce81c 04:55:00 Successfully tagged security-secretstore-setup:latest 04:55:00  Building security-secretstore-setup ... done Building core-command 04:55:01 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:55:01 Status: Downloaded newer image for docker:20.10.10 04:55:01 ---> b706a049f56e 04:55:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:55:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:55:02 ---> Running in 24b62594def0 04:55:02 Removing intermediate container 24b62594def0 04:55:02 ---> e4acb7729178 04:55:02 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 04:55:02 ---> Running in 0d128d316042 04:55:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:55:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:55:03 (1/42) Installing readline (8.1.0-r0) 04:55:03 (2/42) Installing bash (5.1.4-r0) 04:55:03 Executing bash-5.1.4-r0.post-install 04:55:03 (3/42) Installing brotli-libs (1.0.9-r5) 04:55:03 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:55:03 (5/42) Installing libcurl (7.79.1-r0) 04:55:03 (6/42) Installing curl (7.79.1-r0) 04:55:03 (7/42) Installing dumb-init (1.2.5-r1) 04:55:03 (8/42) Installing libbz2 (1.0.8-r1) 04:55:03 (9/42) Installing expat (2.4.3-r0) 04:55:03 (10/42) Installing libffi (3.3-r2) 04:55:03 (11/42) Installing gdbm (1.19-r0) 04:55:03 (12/42) Installing xz-libs (5.2.5-r0) 04:55:03 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:55:03 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:55:03 (15/42) Installing mpdecimal (2.5.1-r1) 04:55:04 (16/42) Installing sqlite-libs (3.35.5-r0) 04:55:04 (17/42) Installing python3 (3.9.5-r2) 04:55:05 (18/42) Installing py3-appdirs (1.4.4-r2) 04:55:05 (19/42) Installing py3-chardet (4.0.0-r2) 04:55:05 (20/42) Installing py3-idna (3.2-r0) 04:55:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:55:05 (22/42) Installing py3-certifi (2020.12.5-r1) 04:55:05 (23/42) Installing py3-requests (2.25.1-r4) 04:55:05 (24/42) Installing py3-msgpack (1.0.2-r1) 04:55:05 (25/42) Installing py3-lockfile (0.12.2-r4) 04:55:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:55:05 (27/42) Installing py3-colorama (0.4.4-r1) 04:55:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:55:05 (29/42) Installing py3-distlib (0.3.1-r3) 04:55:05 (30/42) Installing py3-distro (1.5.0-r3) 04:55:05 (31/42) Installing py3-six (1.15.0-r1) 04:55:05 (32/42) Installing py3-webencodings (0.5.1-r4) 04:55:05 (33/42) Installing py3-html5lib (1.1-r1) 04:55:05 (34/42) Installing py3-parsing (2.4.7-r2) 04:55:05 (35/42) Installing py3-packaging (20.9-r1) 04:55:05 (36/42) Installing py3-toml (0.10.2-r2) 04:55:05 (37/42) Installing py3-pep517 (0.10.0-r2) 04:55:05 (38/42) Installing py3-progress (1.5-r2) 04:55:05 (39/42) Installing py3-retrying (1.3.3-r1) 04:55:05 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:55:05 (41/42) Installing py3-setuptools (52.0.0-r3) 04:55:05 (42/42) Installing py3-pip (20.3.4-r1) 04:55:05 Executing busybox-1.33.1-r6.trigger 04:55:05 OK: 84 MiB in 64 packages 04:55:06 Collecting docker-compose==1.23.2 04:55:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:55:06 Collecting jsonschema<3,>=2.5.1 04:55:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:55:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:55:06 Collecting PyYAML<4,>=3.10 04:55:06 Downloading PyYAML-3.13.tar.gz (270 kB) 04:55:07 Collecting cached-property<2,>=1.2.0 04:55:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:55:07 Collecting dockerpty<0.5,>=0.4.1 04:55:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:55:07 Collecting texttable<0.10,>=0.9.0 04:55:07 Downloading texttable-0.9.1.tar.gz (11 kB) 04:55:08 Collecting docker<4.0,>=3.6.0 04:55:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:55:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:55:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:55:09 Collecting websocket-client<1.0,>=0.32.0 04:55:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:55:09 Collecting docopt<0.7,>=0.6.1 04:55:09 Downloading docopt-0.6.2.tar.gz (25 kB) 04:55:09 Collecting docker-pycreds>=0.4.0 04:55:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:55:09 Collecting chardet<3.1.0,>=3.0.2 04:55:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:55:09 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) 04:55:09 Collecting idna<2.8,>=2.5 04:55:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:55:10 Collecting urllib3<1.25,>=1.21.1 04:55:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:55:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:55:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:55:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:55:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:55:10 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:55:10 Attempting uninstall: urllib3 04:55:10 Found existing installation: urllib3 1.26.5 04:55:10 Uninstalling urllib3-1.26.5: 04:55:10 Successfully uninstalled urllib3-1.26.5 04:55:10 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:55:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:55:10 ---> 53f2b88e6959 04:55:10 Step 3/21 : WORKDIR /edgex-go 04:55:10 ---> Using cache 04:55:10 ---> f97f494c7aed 04:55:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:10 ---> Using cache 04:55:10 ---> 8588fff49c41 04:55:10 Step 5/21 : RUN apk add --update --no-cache make git 04:55:10 ---> Using cache 04:55:10 ---> 4530938f0479 04:55:10 Step 6/21 : COPY go.mod vendor* ./ 04:55:10 ---> Using cache 04:55:10 ---> 3d794195ddf0 04:55:10 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:10 ---> Using cache 04:55:10 ---> 1723463d2720 04:55:10 Step 8/21 : COPY . . 04:55:10 Attempting uninstall: idna 04:55:10 Found existing installation: idna 3.2 04:55:10 Uninstalling idna-3.2: 04:55:10 Successfully uninstalled idna-3.2 04:55:10 ---> Using cache 04:55:10 ---> 5190a2dccd24 04:55:10 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:55:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:55:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:55:11 ---> 53f2b88e6959 04:55:11 Step 3/23 : WORKDIR /edgex-go 04:55:11 ---> Using cache 04:55:11 ---> f97f494c7aed 04:55:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:11 ---> Using cache 04:55:11 ---> 8588fff49c41 04:55:11 Step 5/23 : RUN apk add --update --no-cache make git 04:55:11 ---> Using cache 04:55:11 ---> 4530938f0479 04:55:11 Step 6/23 : COPY go.mod vendor* ./ 04:55:11 ---> Using cache 04:55:11 ---> 3d794195ddf0 04:55:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:11 ---> Using cache 04:55:11 ---> 1723463d2720 04:55:11 Step 8/23 : COPY . . 04:55:11 ---> Using cache 04:55:11 ---> 5190a2dccd24 04:55:11 Step 9/23 : RUN make cmd/core-command/core-command 04:55:12 Attempting uninstall: chardet 04:55:12 Found existing installation: chardet 4.0.0 04:55:12 Uninstalling chardet-4.0.0: 04:55:12 ---> Running in 93a419c5c6bf 04:55:12 ---> Running in 1c4bb9906675 04:55:12 Successfully uninstalled chardet-4.0.0 04:55:13 Attempting uninstall: requests 04:55:13 Found existing installation: requests 2.25.1 04:55:13 Uninstalling requests-2.25.1: 04:55:13 Successfully uninstalled requests-2.25.1 04:55:13 Running setup.py install for texttable: started 04:55: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 04:55:13 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 04:55:13 Running setup.py install for texttable: finished with status 'done' 04:55:13 Running setup.py install for PyYAML: started 04:55:14 Running setup.py install for PyYAML: finished with status 'done' 04:55:14 Running setup.py install for docopt: started 04:55:15 Removing intermediate container 513516709ab8 04:55:15 ---> c86ac0fa1efb 04:55:15 04:55:15 Step 10/31 : FROM alpine:3.14 04:55:15 ---> 0a97eee8041e 04:55:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:55:15 ---> Running in ab863c8efd4a 04:55:15 Removing intermediate container ab863c8efd4a 04:55:15 ---> 9974efc795dd 04:55:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:55:15 ---> Running in dd0a34f4b53c 04:55:15 Running setup.py install for docopt: finished with status 'done' 04:55:15 Running setup.py install for dockerpty: started 04:55:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:55:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:55:16 Running setup.py install for dockerpty: finished with status 'done' 04:55:16 (1/2) Installing dumb-init (1.2.5-r1) 04:55:16 (2/2) Installing su-exec (0.2-r1) 04:55:16 Executing busybox-1.33.1-r6.trigger 04:55:16 OK: 6 MiB in 16 packages 04:55:16 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 04:55:17 Removing intermediate container dd0a34f4b53c 04:55:17 ---> 04851f13cd97 04:55:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:55:17 ---> Running in 8dde351b8cfd 04:55:17 Removing intermediate container 8dde351b8cfd 04:55:17 ---> c1e98c70191f 04:55:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:55:17 ---> Running in 5c32526fd74f 04:55:17 Removing intermediate container 5c32526fd74f 04:55:17 ---> dcf1b901fc26 04:55:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:55:17 ---> Running in 6dc8a614ec7a 04:55:20 Removing intermediate container 6dc8a614ec7a 04:55:20 ---> d67c246f534f 04:55:20 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:55:20 ---> Running in f458b02b04c1 04:55:20 Removing intermediate container f458b02b04c1 04:55:20 ---> 5e359a2ee760 04:55:20 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:55:21 ---> aa77e1da021a 04:55:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:55:21 Removing intermediate container 0d128d316042 04:55:21 ---> 556c5502bcc3 04:55:21 Step 14/23 : ENV APP_PORT=58890 04:55:21 ---> Running in d298b03dc6f1 04:55:21 ---> Running in 018cccf66dce 04:55:21 Removing intermediate container 018cccf66dce 04:55:21 ---> 6f086f51cf22 04:55:21 Step 15/23 : EXPOSE $APP_PORT 04:55:21 ---> Running in 029adaee52d2 04:55:21 Removing intermediate container 029adaee52d2 04:55:21 ---> 5bd533eda034 04:55:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:55:22 ---> 4e8ed31ef049 04:55:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:55:22 Removing intermediate container d298b03dc6f1 04:55:22 ---> ea4a065f0c0b 04:55:22 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:55:22 ---> 19dd375f6383 04:55:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:55:22 ---> 8cb23d504e66 04:55:22 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:55:22 ---> b3a413512a56 04:55:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:55:23 ---> Running in ea3e710b7e34 04:55:23 ---> 4b88c16ecc66 04:55:23 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:55:23 Removing intermediate container ea3e710b7e34 04:55:23 ---> 83e634f2b5b6 04:55:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:55:23 ---> Running in 6b4868900dcd 04:55:23 ---> 568c1d94c73d 04:55:23 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:55:23 Removing intermediate container 6b4868900dcd 04:55:23 ---> a0e1ab0c28f5 04:55:23 Step 21/23 : LABEL arch=x86_64 04:55:23 ---> Running in b1fe40b0b4d2 04:55:23 ---> 1847704cb3e6 04:55:23 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:55:23 Removing intermediate container b1fe40b0b4d2 04:55:23 ---> b983db5773d2 04:55:23 Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:55:23 ---> Running in 996b53e4c016 04:55:24 ---> 3caa6fe599c9 04:55:24 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:55:24 Removing intermediate container 996b53e4c016 04:55:24 ---> 7d013b69f143 04:55:24 Step 23/23 : LABEL version=0.0.0 04:55:24 ---> Running in a233c3dc1c57 04:55:24 ---> Running in 4649c29e076a 04:55:24 Removing intermediate container a233c3dc1c57 04:55:24 ---> cbccc2a5025c 04:55:24 04:55:24 Successfully built cbccc2a5025c 04:55:24 Successfully tagged sys-mgmt-agent:latest 04:55:24  Building sys-mgmt-agent ... done Removing intermediate container 4649c29e076a 04:55:24 ---> cbb95a57e411 04:55:24 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:55:24 ---> fc3215ed2384 04:55:24 Step 26/31 : RUN chmod +x /entrypoint.sh 04:55:24 ---> Running in 9b930f95b257 04:55:25 Removing intermediate container 9b930f95b257 04:55:25 ---> 3072db6e7137 04:55:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:55:25 ---> Running in 5d59ccb72d17 04:55:26 Removing intermediate container 5d59ccb72d17 04:55:26 ---> 60979128d84d 04:55:26 Step 28/31 : CMD ["gate"] 04:55:26 ---> Running in e58bfc3226d6 04:55:26 Removing intermediate container e58bfc3226d6 04:55:26 ---> 366478bceda1 04:55:26 Step 29/31 : LABEL arch=x86_64 04:55:26 ---> Running in 90c433775500 04:55:26 Removing intermediate container 90c433775500 04:55:26 ---> faaee35cfbb7 04:55:26 Step 30/31 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:55:26 ---> Running in eced88ba0932 04:55:26 Removing intermediate container eced88ba0932 04:55:26 ---> 54eba86796a9 04:55:26 Step 31/31 : LABEL version=0.0.0 04:55:26 ---> Running in caad94047fb5 04:55:27 Removing intermediate container caad94047fb5 04:55:27 ---> 6c305d6d767d 04:55:27 04:55:27 Successfully built 6c305d6d767d 04:55:27 Successfully tagged security-bootstrapper:latest 04:55:37  Building security-bootstrapper ... done Removing intermediate container 0a029e15c88d 04:55:37 ---> 15c2709c21e0 04:55:37 04:55:37 Step 10/23 : FROM alpine:3.14 04:55:37 ---> 0a97eee8041e 04:55:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:55:37 ---> Using cache 04:55:37 ---> 22b25c1999b0 04:55:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:55:37 ---> Using cache 04:55:37 ---> 6eaf84c6cf89 04:55:37 Step 13/23 : ENV APP_PORT=59881 04:55:37 ---> Running in 8fa8e57ee1d5 04:55:37 Removing intermediate container 8fa8e57ee1d5 04:55:37 ---> 6457ba929b6c 04:55:37 Step 14/23 : EXPOSE $APP_PORT 04:55:37 ---> Running in 91cfe1761aea 04:55:37 Removing intermediate container 91cfe1761aea 04:55:37 ---> 46e62849b4e7 04:55:37 Step 15/23 : WORKDIR / 04:55:37 ---> Running in a53d94126435 04:55:37 Removing intermediate container a53d94126435 04:55:37 ---> 4845f908e439 04:55:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:55:37 ---> ec0327258c2d 04:55:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:55:37 ---> 661c3c8e13bc 04:55:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:55:37 ---> b6b789aab0e2 04:55:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:55:37 ---> Running in b3f687ca2502 04:55:37 Removing intermediate container b3f687ca2502 04:55:37 ---> e3d3c8383157 04:55:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:55:37 ---> Running in 2b83ab0a23f7 04:55:37 Removing intermediate container 2b83ab0a23f7 04:55:37 ---> 4511095c6059 04:55:37 Step 21/23 : LABEL arch=x86_64 04:55:37 ---> Running in a373ec1096ba 04:55:37 Removing intermediate container a373ec1096ba 04:55:37 ---> 9a9e87a8124a 04:55:37 Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:55:37 ---> Running in 71fcd4bbac2e 04:55:37 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 04:55:38 Removing intermediate container 71fcd4bbac2e 04:55:38 ---> d4aa39fa4208 04:55:38 Step 23/23 : LABEL version=0.0.0 04:55:38 ---> Running in 2c2606b33fe0 04:55:38 Removing intermediate container 2c2606b33fe0 04:55:38 ---> 199e66bdee86 04:55:38 04:55:38 Successfully built 199e66bdee86 04:55:38 Successfully tagged core-metadata:latest 04:55:40  Building core-metadata ... done Removing intermediate container 93a419c5c6bf 04:55:40 ---> f74ab83ddc90 04:55:40 04:55:40 Step 10/23 : FROM alpine:3.14 04:55:40 ---> 0a97eee8041e 04:55:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:55:40 ---> Using cache 04:55:40 ---> 22b25c1999b0 04:55:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:55:40 ---> Using cache 04:55:40 ---> 6eaf84c6cf89 04:55:40 Step 13/23 : ENV APP_PORT=59882 04:55:40 ---> Running in 47fb48b6cbaf 04:55:40 Removing intermediate container 1c4bb9906675 04:55:40 ---> f5ed667f4e90 04:55:40 04:55:40 Step 10/21 : FROM alpine:3.14 04:55:40 ---> 0a97eee8041e 04:55:40 Step 11/21 : RUN apk add --update --no-cache curl 04:55:40 ---> Running in 687514a6398e 04:55:40 Removing intermediate container 47fb48b6cbaf 04:55:40 ---> fba2ad5910bc 04:55:40 Step 14/23 : EXPOSE $APP_PORT 04:55:40 ---> Running in a291e266cb6f 04:55:41 Removing intermediate container a291e266cb6f 04:55:41 ---> 08f3feadff0c 04:55:41 Step 15/23 : WORKDIR / 04:55:41 ---> Running in 3c5c77305a90 04:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:55:41 Removing intermediate container 3c5c77305a90 04:55:41 ---> bc9a352ad01c 04:55:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:55:41 ---> 8ebdf2175b11 04:55:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:55:41 (1/5) Installing ca-certificates (20211220-r0) 04:55:41 (2/5) Installing brotli-libs (1.0.9-r5) 04:55:41 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:55:41 (4/5) Installing libcurl (7.79.1-r0) 04:55:41 (5/5) Installing curl (7.79.1-r0) 04:55:41 Executing busybox-1.33.1-r6.trigger 04:55:41 Executing ca-certificates-20211220-r0.trigger 04:55:41 OK: 8 MiB in 19 packages 04:55:41 ---> ca634cef6cd4 04:55:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:55:41 ---> 9cb7cdb5c141 04:55:41 Step 19/23 : ENTRYPOINT ["/core-command"] 04:55:41 ---> Running in 18ef47785d7c 04:55:41 Removing intermediate container 687514a6398e 04:55:41 ---> bbc6818874f0 04:55:41 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:55:41 ---> Running in 8ca39a14b4d0 04:55:41 Removing intermediate container 18ef47785d7c 04:55:41 ---> ab66f524db22 04:55:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:55:41 ---> Running in 03d837f61b6b 04:55:41 Removing intermediate container 8ca39a14b4d0 04:55:41 ---> e374a032b0f3 04:55:41 Step 13/21 : WORKDIR /edgex 04:55:41 Removing intermediate container 03d837f61b6b 04:55:41 ---> 6bd85359c5f6 04:55:41 Step 21/23 : LABEL arch=x86_64 04:55:41 ---> Running in 12ffbaa705e7 04:55:42 ---> Running in e7a3d30da10f 04:55:42 Removing intermediate container 12ffbaa705e7 04:55:42 ---> 32851a902cb7 04:55:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:55:42 Removing intermediate container e7a3d30da10f 04:55:42 ---> 996fa0ef51f5 04:55:42 Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:55:42 ---> Running in 82cde8883d32 04:55:42 ---> c2bfce3ae7c2 04:55:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:55:42 Removing intermediate container 82cde8883d32 04:55:42 ---> 947e94d3cf67 04:55:42 Step 23/23 : LABEL version=0.0.0 04:55:42 ---> Running in 54c8940208d6 04:55:42 Removing intermediate container 54c8940208d6 04:55:42 ---> ac96e5c66ed2 04:55:42 04:55:42 Successfully built ac96e5c66ed2 04:55:42 Successfully tagged core-command:latest 04:55:42  Building core-command ... done  ---> 4f711bad36ce 04:55:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:55:42 ---> ba016e803983 04:55:42 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:55:43 ---> Running in 820ecaa495ff 04:55:43 Removing intermediate container 820ecaa495ff 04:55:43 ---> 457710c8245b 04:55:43 Step 18/21 : CMD ["--init=true"] 04:55:43 ---> Running in 89c6f06f16eb 04:55:43 Removing intermediate container 89c6f06f16eb 04:55:43 ---> eb724b8655ad 04:55:43 Step 19/21 : LABEL arch=x86_64 04:55:43 ---> Running in 132a9ca7997e 04:55:43 Removing intermediate container 132a9ca7997e 04:55:43 ---> b5c2da0bec4a 04:55:43 Step 20/21 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:55:43 ---> Running in c58158a0925b 04:55:43 Removing intermediate container c58158a0925b 04:55:43 ---> 742d3ec2b5c8 04:55:43 Step 21/21 : LABEL version=0.0.0 04:55:43 ---> Running in 64d13495092d 04:55:43 Removing intermediate container 64d13495092d 04:55:43 ---> c636b3dc92cc 04:55:43 04:55:43 Successfully built c636b3dc92cc 04:55:43 Successfully tagged security-proxy-setup:latest 04:55:43  Building security-proxy-setup ... done  [Pipeline] } 04:55:43 $ docker stop --time=1 4901df86b3689ce3db6dd6c8c54c01d12518ad8df18a424f400aaa3d5c85c73d 04:55:44 $ docker rm -f 4901df86b3689ce3db6dd6c8c54c01d12518ad8df18a424f400aaa3d5c85c73d [Pipeline] // withDockerContainer [Pipeline] sh 04:55:45 + docker images 04:55:45 REPOSITORY TAG IMAGE ID CREATED SIZE 04:55:45 security-proxy-setup latest c636b3dc92cc 2 seconds ago 26.1MB 04:55:45 core-command latest ac96e5c66ed2 3 seconds ago 15.7MB 04:55:45 f74ab83ddc90 5 seconds ago 1.77GB 04:55:45 f5ed667f4e90 5 seconds ago 1.78GB 04:55:45 core-metadata latest 199e66bdee86 7 seconds ago 16.5MB 04:55:45 15c2709c21e0 10 seconds ago 1.78GB 04:55:45 security-bootstrapper latest 6c305d6d767d 19 seconds ago 18.7MB 04:55:45 sys-mgmt-agent latest cbccc2a5025c 21 seconds ago 296MB 04:55:45 c86ac0fa1efb 31 seconds ago 1.77GB 04:55:45 security-secretstore-setup latest 2af75abce81c 45 seconds ago 27.8MB 04:55:45 core-data latest eb3769be062c 48 seconds ago 19.9MB 04:55:45 support-scheduler latest 7a98d0aca963 55 seconds ago 15.9MB 04:55:45 821232400dc9 56 seconds ago 1.77GB 04:55:45 f9644c4794cd 58 seconds ago 1.78GB 04:55:45 cb4e77861e6b 59 seconds ago 1.78GB 04:55:45 c633d5cfd72e About a minute ago 1.77GB 04:55:45 support-notifications latest 74ea49d041ab About a minute ago 16.6MB 04:55:45 e3ef77b25ed2 About a minute ago 1.78GB 04:55:45 ci-base-image-x86_64 latest 53f2b88e6959 5 minutes ago 1.27GB 04:55:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 2 weeks ago 562MB 04:55:45 docker 20.10.10 b706a049f56e 2 months ago 216MB 04:55:45 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 04:55:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 04:55:45 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 04:56:00 Still waiting to schedule task 04:56:00 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:56:21 Removing intermediate container 1f48cbe28b79 04:56:21 ---> b45e5098a485 04:56:21 Successfully built b45e5098a485 04:56:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:56:21 + docker inspect -f . ci-base-image-arm64 04:56:21 . [Pipeline] withDockerContainer 04:56:21 prd-ubuntu18.04-docker-arm64-4c-16g-3920 does not seem to be running inside a container 04:56:22 $ 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 ******** ci-base-image-arm64 cat 04:56:23 $ docker top fbd8710ed99eed570f13726539071a8e4d0525f2797770e08f51682d5bb185ac -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:24 + go version 04:56:24 go version go1.17.6 linux/arm64 [Pipeline] } 04:56:24 $ docker stop --time=1 fbd8710ed99eed570f13726539071a8e4d0525f2797770e08f51682d5bb185ac 04:56:25 $ docker rm -f fbd8710ed99eed570f13726539071a8e4d0525f2797770e08f51682d5bb185ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:56:26 + docker inspect -f . ci-base-image-arm64 04:56:26 . [Pipeline] withDockerContainer 04:56:27 prd-ubuntu18.04-docker-arm64-4c-16g-3920 does not seem to be running inside a container 04:56:27 $ 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 ******** ci-base-image-arm64 cat 04:56:28 $ docker top a498aba95ed236783952fd7a4c980975f4d1d49597d9b8310675b790cd21fed4 -eo pid,comm [Pipeline] { [Pipeline] echo 04:56:28 ========================================================= 04:56:28 [edgeXBuildGoParallel] Running Tests and Build... 04:56:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:56:29 + make test 04:56:29 go mod tidy 04:56:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:56:39 Running on prd-ubuntu18.04-docker-8c-8g-3921 in /w/workspace/edgexfoundry_edgex-go_PR-3870 [Pipeline] { [Pipeline] ws 04:56:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:56:40 The recommended git tool is: git 04:56:41 using credential edgex-jenkins-ssh 04:56:41 Cloning the remote Git repository 04:56:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:56:41 > git init /w/workspace/edgex-go/1 # timeout=10 04:56:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:56:41 > git --version # timeout=10 04:56:41 > git --version # 'git version 2.17.1' 04:56:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:56:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:56:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:56:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3870/head:refs/remotes/origin/PR-3870 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:56:46 Merging remotes/origin/main commit d438b00c3daaca502c4e17498c6c53b3b4a9fc0d into PR head commit dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:56:46 Merge succeeded, producing dc47ffffa5b315b7b476873d4b9ddd460a1b8746 04:56:46 Checking out Revision dc47ffffa5b315b7b476873d4b9ddd460a1b8746 (PR-3870) 04:56:46 > git config core.sparsecheckout # timeout=10 04:56:46 > git checkout -f dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 04:56:46 > git remote # timeout=10 04:56:46 > git config --get remote.origin.url # timeout=10 04:56:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:46 > git merge d438b00c3daaca502c4e17498c6c53b3b4a9fc0d # timeout=10 04:56:46 > git rev-parse HEAD^{commit} # timeout=10 04:56:46 > git config core.sparsecheckout # timeout=10 04:56:46 > git checkout -f dc47ffffa5b315b7b476873d4b9ddd460a1b8746 # timeout=10 04:56:49 Commit message: "feat(all): Create Common DTOs with ServiceName" 04:56:50 > git --version # timeout=10 04:56:50 > git --version # 'git version 2.17.1' 04:56:50 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:50 + echo snap-build.sh 04:56:50 snap-build.sh 04:56:50 + SNAP_BASE_DIR=. 04:56:50 + '[' '!' -z /w/workspace/edgex-go/1 ']' 04:56:50 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 04:56:50 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 04:56:50 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 04:56:50 + cd /w/workspace/edgex-go/1 04:56:50 + sudo apt-get remove -qy --purge lxd lxd-client 04:56:50 Reading package lists... 04:56:50 Building dependency tree... 04:56:50 Reading state information... 04:56:50 The following packages were automatically installed and are no longer required: 04:56:50 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:56:50 uidmap xdelta3 04:56:50 Use 'sudo apt autoremove' to remove them. 04:56:50 The following packages will be REMOVED: 04:56:50 lxd* lxd-client* 04:56:50 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:56:51 After this operation, 31.7 MB disk space will be freed. 04:56:51 (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.) 04:56:51 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:56:52 Removing lxd dnsmasq configuration 04:56:52 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:56:52 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:56:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:56:53 (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.) 04:56:53 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:56:54 Processing triggers for systemd (237-3ubuntu10.52) ... 04:56:54 Processing triggers for ureadahead (0.100.0-21) ... 04:56:55 + sudo snap remove --purge lxd 04:56:55 snap "lxd" is not installed 04:56:55 + sudo groupadd --force --system lxd 04:56:55 ++ whoami 04:56:55 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:56:55 + newgrp - lxd 04:56:55 + sudo snap install lxd 04:57:02 ? github.com/edgexfoundry/edgex-go [no test files] 04:57:03 2022-01-26T04:57:00Z INFO Waiting for automatic snapd restart... 04:57:13 lxd 4.22 from Canonical* installed 04:57:13 + sudo lxd init --auto 04:57:23 + sudo snap install --classic snapcraft 04:57:29 snapcraft 6.0.2 from Canonical* installed 04:57:29 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:57:29 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:57:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:29 Dload Upload Total Spent Left Speed 04:57:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4036 0 --:--:-- --:--:-- --:--:-- 4036 04:57:29 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8169k 0 --:--:-- --:--:-- --:--:-- 54.1M 04:57:29 ./yq_linux_amd64 04:57:29 + sudo snapcraft prime --use-lxd 04:57:30 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:57:30 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: 04:57:30 - README.md 04:57:30 04:57:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:57:31 Launching a container. 04:57:41 Waiting for container to be ready 04:57:41 To start your first container, try: lxc launch ubuntu:20.04 04:57:41 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 04:57:41 04:57:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:57:44 Waiting for network to be ready... 04:57:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:57:45 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:57:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2028 kB] 04:57:45 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:57:45 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:57:46 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:57:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:57:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:57:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:57:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:57:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:57:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] 04:57:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 04:57:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 04:57:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] 04:57:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] 04:57:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] 04:57:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [269 kB] 04:57:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:57:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2374 kB] 04:57:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] 04:57:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] 04:57:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 04:57:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] 04:57:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] 04:57:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1781 kB] 04:57:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [386 kB] 04:57:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:57:50 Fetched 25.9 MB in 5s (5614 kB/s) 04:57:50 Reading package lists... 04:57:50 Reading package lists... 04:57:51 Building dependency tree... 04:57:51 Reading state information... 04:57:51 The following additional packages will be installed: 04:57:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:57:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:57:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:57:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:57:51 Suggested packages: 04:57:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:57:51 Recommended packages: 04:57:51 gnupg libsasl2-modules 04:57:51 The following NEW packages will be installed: 04:57:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:57:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:57:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:57:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:57:51 The following packages will be upgraded: 04:57:51 gpg gpg-agent gpgconf libudev1 04:57:51 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 04:57:51 Need to get 3527 kB of archives. 04:57:51 After this operation, 13.3 MB of additional disk space will be used. 04:57:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 04:57:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 04:57:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 04:57:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 04:57:51 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 04:57:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 04:57:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:57:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:57:51 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 04:57:52 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 04:57:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 04:57:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:57:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:57:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:57:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:57:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:57:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:57:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:57:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:57:52 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:57:52 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:57:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 04:57:52 debconf: delaying package configuration, since apt-utils is not installed 04:57:52 Fetched 3527 kB in 1s (3384 kB/s) 04:57:52 (Reading database ... 12511 files and directories currently installed.) 04:57:52 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 04:57:52 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 04:57:52 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 04:57:52 Selecting previously unselected package udev. 04:57:52 (Reading database ... 12511 files and directories currently installed.) 04:57:52 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 04:57:52 Unpacking udev (237-3ubuntu10.53) ... 04:57:52 Selecting previously unselected package libfuse2:amd64. 04:57:52 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:57:52 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:57:52 Selecting previously unselected package fuse. 04:57:52 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:57:52 Unpacking fuse (2.9.7-1ubuntu1) ... 04:57:52 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 04:57:52 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:57:52 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 04:57:52 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:57:52 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 04:57:52 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:57:52 Selecting previously unselected package libksba8:amd64. 04:57:52 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:57:52 Unpacking libksba8:amd64 (1.3.5-2) ... 04:57:52 Selecting previously unselected package libroken18-heimdal:amd64. 04:57:52 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:57:52 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:57:53 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:57:53 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:57:53 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:57:53 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:57:53 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:57:53 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:53 Selecting previously unselected package libwind0-heimdal:amd64. 04:57:53 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:57:53 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:53 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:57:53 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:57:53 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:57:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:57:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:53 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:57:53 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:57:53 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:53 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:57:53 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:57:53 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:53 Selecting previously unselected package libsasl2-modules-db:amd64. 04:57:53 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:57:53 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:57:53 Selecting previously unselected package libsasl2-2:amd64. 04:57:53 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:57:53 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:57:53 Selecting previously unselected package libldap-common. 04:57:53 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 04:57:53 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:57:53 Selecting previously unselected package libldap-2.4-2:amd64. 04:57:53 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 04:57:53 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:57:53 Selecting previously unselected package dirmngr. 04:57:53 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 04:57:53 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 04:57:53 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:57:53 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 04:57:53 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:57:53 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:57:53 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:57:53 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 04:57:53 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:53 Setting up libksba8:amd64 (1.3.5-2) ... 04:57:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:57:53 Setting up udev (237-3ubuntu10.53) ... 04:57:54 invoke-rc.d: policy-rc.d denied execution of start. 04:57:54 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:54 Processing triggers for systemd (237-3ubuntu10) ... 04:57:54 Setting up fuse (2.9.7-1ubuntu1) ... 04:57:54 Setting up gpg (2.2.4-1ubuntu1.4) ... 04:57:54 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:54 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:54 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:54 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:54 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:54 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:54 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:57:54 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:57:54 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 04:57:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:57:54 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:57:54 settings in the [Install] section, and DefaultInstance for template units). 04:57:54 This means they are not meant to be enabled using systemctl. 04:57:54 Possible reasons for having this kind of units are: 04:57:54 1) A unit may be statically enabled by being symlinked from another unit's 04:57:54 .wants/ or .requires/ directory. 04:57:54 2) A unit's purpose may be to act as a helper for some other unit which has 04:57:54 a requirement dependency on it. 04:57:54 3) A unit may be started when needed via activation (socket, path, timer, 04:57:54 D-Bus, udev, scripted systemctl call, ...). 04:57:54 4) In case of template units, the unit is meant to be enabled with some 04:57:54 instance name specified. 04:57:55 Reading package lists... 04:57:55 Building dependency tree... 04:57:55 Reading state information... 04:57:55 The following additional packages will be installed: 04:57:55 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:57:55 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:57:55 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:57:55 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:57:55 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:57:55 Suggested packages: 04:57:55 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:57:55 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:57:55 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:57:55 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:57:55 systemd-container policykit-1 04:57:55 Recommended packages: 04:57:55 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:57:55 The following NEW packages will be installed: 04:57:55 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:57:55 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:57:55 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:57:55 multiarch-support openssh-client python3 python3-minimal python3.6 04:57:55 python3.6-minimal snapd squashfs-tools sudo 04:57:55 The following packages will be upgraded: 04:57:55 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:57:55 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 04:57:55 Need to get 36.8 MB of archives. 04:57:55 After this operation, 147 MB of additional disk space will be used. 04:57:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] 04:57:55 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 04:57:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:57:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] 04:57:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] 04:57:56 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 04:57:56 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 04:57:56 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 04:57:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] 04:57:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] 04:57:56 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:57:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:57:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:57:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:57:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:57:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:57:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:57:56 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:57:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:57:56 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:57:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:57:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:57:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:57:56 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 04:57:56 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 04:57:56 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 04:57:56 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:57:56 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:57:56 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:57:56 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 04:57:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:57:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:57:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:57:57 debconf: delaying package configuration, since apt-utils is not installed 04:57:57 Fetched 36.8 MB in 2s (19.2 MB/s) 04:57:57 (Reading database ... 12757 files and directories currently installed.) 04:57:57 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 04:57:57 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 04:57:58 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 04:57:58 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 04:57:58 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 04:57:58 (Reading database ... 12757 files and directories currently installed.) 04:57:58 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 04:57:58 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 04:57:58 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 04:57:58 (Reading database ... 12757 files and directories currently installed.) 04:57:58 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 04:57:58 Unpacking apt (1.6.14) over (1.6.1) ... 04:57:58 Setting up apt (1.6.14) ... 04:57:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:57:59 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:57:59 (Reading database ... 12764 files and directories currently installed.) 04:57:59 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 04:57:59 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 04:57:59 Selecting previously unselected package libpython3.6-minimal:amd64. 04:57:59 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 04:57:59 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 04:57:59 Selecting previously unselected package libexpat1:amd64. 04:57:59 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:57:59 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:57:59 Selecting previously unselected package python3.6-minimal. 04:57:59 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 04:57:59 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 04:57:59 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 04:57:59 Checking for services that may need to be restarted...done. 04:57:59 Checking for services that may need to be restarted...done. 04:57:59 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... 04:57:59 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:57:59 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... 04:58:00 Selecting previously unselected package python3-minimal. 04:58:00 (Reading database ... 13012 files and directories currently installed.) 04:58:00 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:58:00 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:58:00 Selecting previously unselected package mime-support. 04:58:00 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:58:00 Unpacking mime-support (3.60ubuntu1) ... 04:58:00 Selecting previously unselected package libmpdec2:amd64. 04:58:00 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:58:00 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:58:00 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:58:00 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 04:58:00 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 04:58:00 Selecting previously unselected package python3.6. 04:58:00 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 04:58:00 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... 04:58:00 Selecting previously unselected package libpython3-stdlib:amd64. 04:58:00 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:58:00 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:58:00 Setting up python3-minimal (3.6.7-1~18.04) ... 04:58:00 Selecting previously unselected package python3. 04:58:00 (Reading database ... 13442 files and directories currently installed.) 04:58:00 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:58:00 Unpacking python3 (3.6.7-1~18.04) ... 04:58:00 Selecting previously unselected package multiarch-support. 04:58:00 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:58:00 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:58:00 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:58:00 Selecting previously unselected package liblzo2-2:amd64. 04:58:00 (Reading database ... 13479 files and directories currently installed.) 04:58:00 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:58:00 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:58:01 Selecting previously unselected package libbsd0:amd64. 04:58:01 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:58:01 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:58:01 Selecting previously unselected package sudo. 04:58:01 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:58:01 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:58:01 Selecting previously unselected package apparmor. 04:58:01 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:58:01 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:58:01 Selecting previously unselected package libedit2:amd64. 04:58:01 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:58:01 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:58:01 Selecting previously unselected package libkrb5support0:amd64. 04:58:01 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:58:01 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:58:01 Selecting previously unselected package libk5crypto3:amd64. 04:58:01 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:58:01 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:58:01 Selecting previously unselected package libkeyutils1:amd64. 04:58:01 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:58:01 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:58:01 Selecting previously unselected package libkrb5-3:amd64. 04:58:01 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:58:01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:58:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:58:01 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:58:01 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:58:01 Selecting previously unselected package libssl1.0.0:amd64. 04:58:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 04:58:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 04:58:01 Selecting previously unselected package openssh-client. 04:58:01 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 04:58:01 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 04:58:01 Selecting previously unselected package squashfs-tools. 04:58:01 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 04:58:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 04:58:01 Selecting previously unselected package snapd. 04:58:01 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 04:58:01 Unpacking snapd (2.51.1+18.04) ... 04:58:04 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:58:04 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 04:58:04 Setting up mime-support (3.60ubuntu1) ... 04:58:04 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:58:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:58:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:58:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:58:04 Setting up systemd (237-3ubuntu10.53) ... 04:58:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:58:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:58:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:58:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:58:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... 04:58:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:58:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... 04:58:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 04:58:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:58:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:58:05 Setting up python3 (3.6.7-1~18.04) ... 04:58:05 running python rtupdate hooks for python3.6... 04:58:05 running python post-rtupdate hooks for python3.6... 04:58:05 Setting up apparmor (2.12-4ubuntu5.1) ... 04:58:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:58:06 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:58:06 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 04:58:06 Setting up snapd (2.51.1+18.04) ... 04:58:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:58:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:58:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:58:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:58:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:58:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:58:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:58:07 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:58:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:58:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:58:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:58:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:58:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:58:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:58:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:58:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:58:08 /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' 04:58:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:58:08 Processing triggers for systemd (237-3ubuntu10.53) ... 04:58:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:58:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:58:09 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 04:58:09 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:58:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:58:10 Reading package lists... 04:58:10 Reading package lists... 04:58:10 Building dependency tree... 04:58:10 Reading state information... 04:58:10 Calculating upgrade... 04:58:10 The following packages will be upgraded: 04:58:10 advancecomp base-files bash binutils binutils-common 04:58:10 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:58:10 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:58:10 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 04:58:10 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 04:58:10 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:58:10 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:58:10 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 04:58:10 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 04:58:10 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 04:58:10 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 04:58:10 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 04:58:10 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 04:58:10 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 04:58:10 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 04:58:10 ubuntu-keyring util-linux 04:58:11 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:58:11 Need to get 64.1 MB of archives. 04:58:11 After this operation, 5157 kB of additional disk space will be used. 04:58:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] 04:58:11 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:58:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:58:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:58:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:58:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:58:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:58:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:58:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:58:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:58:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:58:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:58:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:58:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:58:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:58:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:58:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:58:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:58:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:58:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:58:11 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:58:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:58:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:58:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:58:11 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:58:11 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:58:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:58:11 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:58:11 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:58:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:58:11 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:58:11 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:58:11 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:58:11 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 04:58:11 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 04:58:11 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:58:11 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 04:58:11 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 04:58:11 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 04:58:11 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:58:11 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:58:11 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 04:58:11 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 04:58:11 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:58:11 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:58:11 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:58:11 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 04:58:11 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:58:11 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:58:11 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] 04:58:11 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 04:58:11 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 04:58:11 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 04:58:11 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:58:11 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:58:11 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:58:11 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:58:11 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:58:11 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:58:11 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:58:11 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:58:11 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:58:11 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:58:11 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:58:11 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:58:11 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:58:11 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:58:11 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:58:11 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 04:58:11 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:58:11 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:58:11 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:58:12 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 04:58:12 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:58:12 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:58:12 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:58:12 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:58:12 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:58:12 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:58:12 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:58:12 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:58:12 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:58:12 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:58:12 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 04:58:12 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] 04:58:12 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 04:58:12 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 04:58:12 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] 04:58:12 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:58:12 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 04:58:12 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:58:12 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 04:58:12 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 04:58:12 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:58:12 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:58:12 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 04:58:12 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] 04:58:12 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:58:12 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:58:12 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:58:12 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:58:12 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:58:12 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:58:12 debconf: delaying package configuration, since apt-utils is not installed 04:58:12 Fetched 64.1 MB in 2s (40.5 MB/s) 04:58:12 (Reading database ... 13914 files and directories currently installed.) 04:58:12 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:58:12 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:58:13 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:58:13 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:58:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... 04:58:13 Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... 04:58:13 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:58:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:58:13 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:58:13 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:58:13 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:58:13 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:58:13 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:58:13 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:58:13 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:58:13 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:58:13 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:58:13 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:58:13 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:58:13 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:58:13 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:58:14 (Reading database ... 13914 files and directories currently installed.) 04:58:14 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:58:14 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:58:14 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:58:14 (Reading database ... 13914 files and directories currently installed.) 04:58:14 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:58:14 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:58:14 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:58:14 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:58:14 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:58:14 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:58:14 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:58:14 (Reading database ... 13914 files and directories currently installed.) 04:58:14 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:58:14 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:58:14 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:58:15 (Reading database ... 13914 files and directories currently installed.) 04:58:15 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 04:58:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:58:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:58:15 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 04:58:15 Setting up base-files (10.1ubuntu2.11) ... 04:58:15 Installing new version of config file /etc/issue ... 04:58:15 Installing new version of config file /etc/issue.net ... 04:58:15 Installing new version of config file /etc/lsb-release ... 04:58:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:58:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:58:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:58:15 Removing obsolete conffile /etc/default/motd-news ... 04:58:15 (Reading database ... 13915 files and directories currently installed.) 04:58:15 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:58:15 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:58:15 Setting up bash (4.4.18-2ubuntu1.2) ... 04:58:15 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 04:58:15 (Reading database ... 13915 files and directories currently installed.) 04:58:15 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:58:15 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:58:15 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:58:16 (Reading database ... 13915 files and directories currently installed.) 04:58:16 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:58:16 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:58:16 Setting up tar (1.29b-2ubuntu0.2) ... 04:58:16 (Reading database ... 13915 files and directories currently installed.) 04:58:16 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:58:16 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:58:16 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:58:16 (Reading database ... 13915 files and directories currently installed.) 04:58:16 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:58:16 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:58:16 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:58:16 (Reading database ... 13915 files and directories currently installed.) 04:58:16 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:58:16 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:58:16 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:58:16 (Reading database ... 13915 files and directories currently installed.) 04:58:16 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:58:16 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:58:16 Setting up grep (3.1-2build1) ... 04:58:16 (Reading database ... 13915 files and directories currently installed.) 04:58:16 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 04:58:16 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 04:58:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements 04:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:58:17 Setting up gzip (1.6-5ubuntu1.1) ... 04:58:17 (Reading database ... 13915 files and directories currently installed.) 04:58:17 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:58:17 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:58:17 Setting up login (1:4.5-1ubuntu2) ... 04:58:17 (Reading database ... 13915 files and directories currently installed.) 04:58:17 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:58:17 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:58:17 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:58:17 (Reading database ... 13915 files and directories currently installed.) 04:58:17 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:58:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:58:18 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:58:18 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:58:18 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:58:18 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:58:19 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:58:19 (Reading database ... 13915 files and directories currently installed.) 04:58:19 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:58:19 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:58:19 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:58:19 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:58:19 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:58:19 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:58:19 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:58:19 (Reading database ... 13915 files and directories currently installed.) 04:58:19 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:58:19 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:58:19 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:58:19 (Reading database ... 13915 files and directories currently installed.) 04:58:19 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:58:19 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:58:19 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:58:19 (Reading database ... 13915 files and directories currently installed.) 04:58:19 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:58:19 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:58:19 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:58:20 (Reading database ... 13915 files and directories currently installed.) 04:58:20 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:58:20 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:58:20 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:58:20 (Reading database ... 13915 files and directories currently installed.) 04:58:20 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:58:20 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:58:20 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:58:20 (Reading database ... 13915 files and directories currently installed.) 04:58:20 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:58:20 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:58:20 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:58:20 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:58:20 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:58:20 (Reading database ... 13915 files and directories currently installed.) 04:58:20 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:58:20 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:58:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:58:20 (Reading database ... 13915 files and directories currently installed.) 04:58:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:58:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:58:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:58:20 (Reading database ... 13915 files and directories currently installed.) 04:58:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:58:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:58:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:58:20 (Reading database ... 13915 files and directories currently installed.) 04:58:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:58:20 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:58:21 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:58:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements 04:58:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:58:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.466s coverage: 44.7% of statements 04:58:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:58:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:58:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:58:21 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:58:21 (Reading database ... 13915 files and directories currently installed.) 04:58:21 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:58:21 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:58:21 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:58:21 (Reading database ... 13915 files and directories currently installed.) 04:58:21 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:58:22 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:58:22 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:58:22 (Reading database ... 13917 files and directories currently installed.) 04:58:22 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:58:22 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:58:22 Setting up debconf (1.5.66ubuntu1) ... 04:58:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.570s coverage: 89.5% of statements 04:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:58:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 84.4% of statements 04:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:58:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:58:22 (Reading database ... 13917 files and directories currently installed.) 04:58:22 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:58:22 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:58:22 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:58:22 (Reading database ... 13917 files and directories currently installed.) 04:58:22 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:58:22 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:58:22 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:58:22 (Reading database ... 13917 files and directories currently installed.) 04:58:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:58:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:58:22 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:58:22 (Reading database ... 13917 files and directories currently installed.) 04:58:22 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:58:22 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:58:23 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 04:58:23 (Reading database ... 13919 files and directories currently installed.) 04:58:23 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:58:23 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:58:23 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:58:23 (Reading database ... 13923 files and directories currently installed.) 04:58:23 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:58:23 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:58:23 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 04:58:23 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 04:58:23 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:58:23 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:58:23 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:58:23 (Reading database ... 13923 files and directories currently installed.) 04:58:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 04:58:23 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 04:58:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 04:58:23 (Reading database ... 13923 files and directories currently installed.) 04:58:23 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 04:58:23 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 04:58:23 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 04:58:23 (Reading database ... 13923 files and directories currently installed.) 04:58:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 04:58:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:58:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 04:58:23 (Reading database ... 13923 files and directories currently installed.) 04:58:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:58:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:58:24 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:58:24 (Reading database ... 13923 files and directories currently installed.) 04:58:24 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 04:58:24 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 04:58:24 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 04:58:24 (Reading database ... 13923 files and directories currently installed.) 04:58:24 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:58:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:58:24 Setting up passwd (1:4.5-1ubuntu2) ... 04:58:24 (Reading database ... 13923 files and directories currently installed.) 04:58:24 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 04:58:24 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:58:24 Setting up gpgv (2.2.4-1ubuntu1.4) ... 04:58:24 (Reading database ... 13923 files and directories currently installed.) 04:58:24 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:58:24 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:58:24 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:58:24 (Reading database ... 13923 files and directories currently installed.) 04:58:24 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:58:24 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:58:24 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:58:24 (Reading database ... 13923 files and directories currently installed.) 04:58:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:58:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:58:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:58:24 (Reading database ... 13923 files and directories currently installed.) 04:58:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:58:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:58:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:58:25 (Reading database ... 13923 files and directories currently installed.) 04:58:25 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:58:25 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:58:25 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:58:25 (Reading database ... 13923 files and directories currently installed.) 04:58:25 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 04:58:25 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 04:58:25 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 04:58:25 (Reading database ... 13923 files and directories currently installed.) 04:58:25 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 04:58:25 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 04:58:25 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 04:58:25 (Reading database ... 13923 files and directories currently installed.) 04:58:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 04:58:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 04:58:25 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 04:58:25 (Reading database ... 13924 files and directories currently installed.) 04:58:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:58:25 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:58:25 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:58:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:58:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 04:58:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... 04:58:25 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 04:58:25 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 04:58:25 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:58:25 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:58:25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:58:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:58:26 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:58:26 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:58:26 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:58:26 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:58:26 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:58:26 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:58:26 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:58:26 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:58:26 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:58:26 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:58:26 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 04:58:26 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 04:58:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:58:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:58:26 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:58:26 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:58:26 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 04:58:26 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 04:58:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 04:58:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 04:58:27 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 04:58:27 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 04:58:27 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 04:58:27 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 04:58:27 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:58:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:58:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:58:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:58:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:58:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:58:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:58:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:58:28 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:58:28 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:58:28 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:58:28 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:58:29 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:58:29 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:58:29 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:58:29 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:58:30 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:58:30 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:58:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:58:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:58:30 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:58:30 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:58:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:58:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:58:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:58:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:58:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:58:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:58:30 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:58:30 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:58:30 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:58:30 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:58:30 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:58:30 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:58:30 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:58:30 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:58:30 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:58:30 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:58:30 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:58:30 Setting up tzdata (2021e-0ubuntu0.18.04) ... 04:58:30 04:58:30 Current default time zone: 'Etc/UTC' 04:58:30 Local time is now: Wed Jan 26 04:58:30 UTC 2022. 04:58:30 Universal Time is now: Wed Jan 26 04:58:30 UTC 2022. 04:58:30 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:58:30 04:58:30 Setting up systemd-sysv (237-3ubuntu10.53) ... 04:58:30 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:58:30 Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... 04:58:30 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:58:30 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:58:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:58:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:58:31 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:58:31 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:58:31 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:58:31 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:58:31 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:58:31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:58:31 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 04:58:31 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:58:31 Setting up patch (2.7.6-2ubuntu1.1) ... 04:58:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:58:31 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:58:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 04:58:31 Installing new version of config file /etc/ssl/openssl.cnf ... 04:58:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:58:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:58:31 Setting up ca-certificates (20210119~18.04.2) ... 04:58:33 Updating certificates in /etc/ssl/certs... 04:58:34 23 added, 28 removed; done. 04:58:34 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:58:34 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:58:34 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:58:34 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:58:34 Setting up pkgbinarymangler (138.18.04.1) ... 04:58:34 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:58:34 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 04:58:34 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:58:34 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:58:34 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:58:34 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:58:34 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:58:34 Setting up perl (5.26.1-6ubuntu0.5) ... 04:58:34 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 04:58:34 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:58:34 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:58:34 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 04:58:34 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:58:34 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:58:34 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:58:34 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:58:34 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 04:58:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:58:34 Processing triggers for systemd (237-3ubuntu10.53) ... 04:58:34 Processing triggers for mime-support (3.60ubuntu1) ... 04:58:34 Processing triggers for ca-certificates (20210119~18.04.2) ... 04:58:34 Updating certificates in /etc/ssl/certs... 04:58:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.625s coverage: 94.2% of statements 04:58:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:58:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:58:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.312s coverage: 59.1% of statements 04:58:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:58:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:58:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:58:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:58:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:58:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 60.0% of statements 04:58:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:58:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:58:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:58:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.271s coverage: 0.9% of statements 04:58:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:58:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.176s coverage: 58.8% of statements 04:58:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 21.7% of statements 04:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.239s coverage: 47.1% of statements 04:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 79.5% of statements 04:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements 04:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.288s coverage: 96.3% of statements 04:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements 04:58:34 0 added, 0 removed; done. 04:58:34 Running hooks in /etc/ca-certificates/update.d... 04:58:34 done. 04:58:35 Reading package lists... 04:58:35 Building dependency tree... 04:58:35 Reading state information... 04:58:35 The following NEW packages will be installed: 04:58:35 apt-transport-https 04:58:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:58:36 Need to get 4348 B of archives. 04:58:36 After this operation, 154 kB of additional disk space will be used. 04:58:36 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 04:58:36 debconf: delaying package configuration, since apt-utils is not installed 04:58:36 Fetched 4348 B in 0s (24.1 kB/s) 04:58:36 Selecting previously unselected package apt-transport-https. 04:58:36 (Reading database ... 13931 files and directories currently installed.) 04:58:36 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 04:58:36 Unpacking apt-transport-https (1.6.14) ... 04:58:36 Setting up apt-transport-https (1.6.14) ... 04:58:36 Waiting for network to be ready... 04:58:42 2022-01-26T04:58:40Z INFO Waiting for automatic snapd restart... 04:58:44 snapd 2.54.2 from Canonical* installed 04:58:45 "snapd" switched to the "latest/stable" channel 04:58:45 04:58:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements 04:58:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.159s coverage: 44.8% of statements 04:58:51 core18 20211215 from Canonical* installed 04:58:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.660s coverage: 82.5% of statements 04:58:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:58:53 core20 20211129 from Canonical* installed 04:58:53 "core20" switched to the "latest/stable" channel 04:58:53 04:58:56 snapcraft 6.0.2 from Canonical* installed 04:58:56 "snapcraft" switched to the "latest/stable" channel 04:58:56 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.247s coverage: 92.9% of statements 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.247s coverage: 58.8% of statements 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.739s coverage: 91.2% of statements 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.692s coverage: 64.4% of statements 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 89.4% of statements 04:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements 04:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 04:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 04:59:00 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 04:59:00 - README.md 04:59:00 04:59:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:59:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:59:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:59:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:59:03 Reading package lists... 04:59:04 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 04:59:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.221s coverage: 65.4% of statements 04:59:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:59:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:59:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:59:05 Reading package lists... 04:59:05 Building dependency tree... 04:59:05 Reading state information... 04:59:05 Suggested packages: 04:59:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:59:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:59:05 Recommended packages: 04:59:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:59:05 The following NEW packages will be installed: 04:59:05 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:59:05 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:59:05 pkg-config zip 04:59:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:59:05 Need to get 7668 kB of archives. 04:59:05 After this operation, 43.8 MB of additional disk space will be used. 04:59:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 04:59:05 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:59:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 04:59:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 04:59:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 04:59:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:59:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:59:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:59:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:59:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:59:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:59:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:59:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:59:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:59:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:59:06 debconf: delaying package configuration, since apt-utils is not installed 04:59:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.768s coverage: 43.8% of statements 04:59:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:59:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:59:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.325s coverage: 89.5% of statements 04:59:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:59:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.214s coverage: 84.8% of statements 04:59:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:59:06 Fetched 7668 kB in 1s (10.3 MB/s) 04:59:06 Selecting previously unselected package libglib2.0-0:amd64. 04:59:06 (Reading database ... 13935 files and directories currently installed.) 04:59:06 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 04:59:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 04:59:06 Selecting previously unselected package libpsl5:amd64. 04:59:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:59:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:59:06 Selecting previously unselected package libnghttp2-14:amd64. 04:59:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:59:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:59:06 Selecting previously unselected package librtmp1:amd64. 04:59:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:59:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:59:06 Selecting previously unselected package libcurl3-gnutls:amd64. 04:59:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 04:59:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 04:59:06 Selecting previously unselected package liberror-perl. 04:59:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:59:06 Unpacking liberror-perl (0.17025-1) ... 04:59:06 Selecting previously unselected package git-man. 04:59:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 04:59:06 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 04:59:07 Selecting previously unselected package git. 04:59:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 04:59:07 Unpacking git (1:2.17.1-1ubuntu0.9) ... 04:59:07 Selecting previously unselected package libnorm1:amd64. 04:59:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:59:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:59:07 Selecting previously unselected package libpgm-5.2-0:amd64. 04:59:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:59:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:59:07 Selecting previously unselected package libsodium23:amd64. 04:59:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:59:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:59:07 Selecting previously unselected package libzmq5:amd64. 04:59:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:59:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:59:07 Selecting previously unselected package libzmq3-dev:amd64. 04:59:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:59:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:59:07 Selecting previously unselected package pkg-config. 04:59:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:59:07 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:59:07 Selecting previously unselected package zip. 04:59:07 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:59:07 Unpacking zip (3.0-11build1) ... 04:59:07 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:59:07 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 04:59:07 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:59:07 Setting up liberror-perl (0.17025-1) ... 04:59:07 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:59:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 04:59:07 No schema files found: doing nothing. 04:59:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:59:07 Setting up zip (3.0-11build1) ... 04:59:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:59:07 Setting up libsodium23:amd64 (1.0.16-2) ... 04:59:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:59:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:59:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 04:59:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:59:08 Setting up git (1:2.17.1-1ubuntu0.9) ... 04:59:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:59:08 git set to automatically installed. 04:59:08 git-man set to automatically installed. 04:59:08 libcurl3-gnutls set to automatically installed. 04:59:08 liberror-perl set to automatically installed. 04:59:08 libglib2.0-0 set to automatically installed. 04:59:08 libnghttp2-14 set to automatically installed. 04:59:08 libnorm1 set to automatically installed. 04:59:08 libpgm-5.2-0 set to automatically installed. 04:59:08 libpsl5 set to automatically installed. 04:59:08 librtmp1 set to automatically installed. 04:59:08 libsodium23 set to automatically installed. 04:59:08 libzmq3-dev set to automatically installed. 04:59:08 libzmq5 set to automatically installed. 04:59:08 pkg-config set to automatically installed. 04:59:08 zip set to automatically installed. 04:59:09 snapd is not logged in, snap install commands will use sudo 04:59:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 17.7% of statements 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:59:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.669s coverage: 92.3% of statements 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:59:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.278s coverage: 63.2% of statements 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:59:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.7% of statements 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:59:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:59:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:59:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements 04:59:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 04:59:14 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 04:59:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:59:14 GO111MODULE=on go vet ./... 04:59:17 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 04:59:17 Downloading snap 'edgex-app-service-configurable' 04:59:21 Pulling app-service-configurable 04:59:21 + snapcraftctl pull 04:59:22 Pulling config-common 04:59:22 + snapcraftctl pull 04:59:23 Pulling go-build-helper 04:59:23 + snapcraftctl pull 04:59:25 'edgex-go' has dependencies that need to be staged: go-build-helper 04:59:25 Skipping pull go-build-helper (already ran) 04:59:25 Building go-build-helper 04:59:25 + snapcraftctl build 04:59:28 Staging go-build-helper 04:59:28 + snapcraftctl stage 04:59:33 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:59:33 Fetched 224 kB in 0s (0 B/s) 04:59:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:59:33 Fetched 157 kB in 0s (0 B/s) 04:59:33 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:59:33 Fetched 221 kB in 0s (0 B/s) 04:59:33 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:59:33 Fetched 143 kB in 0s (0 B/s) 04:59:33 Pulling edgex-go 04:59:33 + snapcraftctl pull 04:59:35 Pulling hooks 04:59:35 + snapcraftctl pull 04:59:57 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 04:59:57 Fetched 96.5 kB in 0s (0 B/s) 04:59:57 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 04:59:57 Fetched 279 kB in 0s (0 B/s) 04:59:57 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 04:59:57 Fetched 122 kB in 0s (0 B/s) 04:59:57 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 04:59:57 Fetched 77.8 kB in 0s (0 B/s) 04:59:57 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 04:59:57 Fetched 8848 B in 0s (0 B/s) 04:59:57 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 04:59:57 Fetched 47.8 kB in 0s (0 B/s) 04:59:57 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 04:59:57 Fetched 45.6 kB in 0s (0 B/s) 04:59:57 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 04:59:57 Fetched 15.0 kB in 0s (0 B/s) 04:59:57 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 04:59:57 Fetched 220 kB in 0s (0 B/s) 04:59:57 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 04:59:57 Fetched 154 kB in 0s (0 B/s) 04:59:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:59:57 Fetched 50.6 kB in 0s (0 B/s) 04:59:57 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 04:59:57 Fetched 14.8 kB in 0s (0 B/s) 04:59:57 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 04:59:57 Fetched 41.8 kB in 0s (0 B/s) 04:59:57 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 04:59:57 Fetched 499 kB in 0s (0 B/s) 04:59:57 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 04:59:57 Fetched 111 kB in 0s (0 B/s) 04:59:57 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 04:59:57 Fetched 240 kB in 0s (0 B/s) 04:59:57 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 04:59:57 Fetched 29.3 kB in 0s (0 B/s) 04:59:57 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 04:59:57 Fetched 85.5 kB in 0s (0 B/s) 04:59:57 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 04:59:57 Fetched 24.5 kB in 0s (0 B/s) 04:59:57 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 04:59:57 Fetched 49.2 kB in 0s (0 B/s) 04:59:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 04:59:57 Fetched 54.2 kB in 0s (0 B/s) 04:59:57 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 04:59:57 Fetched 30.8 kB in 0s (0 B/s) 04:59:57 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 04:59:57 Fetched 15.8 kB in 0s (0 B/s) 04:59:57 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 04:59:57 Fetched 85.9 kB in 0s (0 B/s) 04:59:57 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 04:59:57 Fetched 8720 B in 0s (0 B/s) 04:59:57 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 04:59:57 Fetched 140 kB in 0s (0 B/s) 04:59:57 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 04:59:57 Fetched 119 kB in 0s (0 B/s) 04:59:57 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 04:59:57 Fetched 111 kB in 0s (0 B/s) 04:59:57 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 04:59:57 Fetched 11.1 kB in 0s (0 B/s) 04:59:57 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 04:59:57 Fetched 646 kB in 0s (0 B/s) 04:59:57 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 04:59:57 Fetched 41.3 kB in 0s (0 B/s) 04:59:57 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 04:59:57 Fetched 17.9 kB in 0s (0 B/s) 04:59:57 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 04:59:57 Fetched 368 kB in 0s (0 B/s) 04:59:57 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 04:59:57 Fetched 187 kB in 0s (0 B/s) 04:59:57 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 04:59:57 Fetched 175 kB in 0s (0 B/s) 04:59:57 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 04:59:57 Fetched 206 kB in 0s (0 B/s) 04:59:57 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb [1302 kB] 04:59:57 Fetched 1302 kB in 0s (0 B/s) 04:59:57 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 04:59:57 Fetched 36.2 kB in 0s (0 B/s) 04:59:57 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 04:59:57 Fetched 159 kB in 0s (0 B/s) 04:59:57 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 04:59:57 Fetched 107 kB in 0s (0 B/s) 04:59:57 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 04:59:57 Fetched 48.7 kB in 0s (0 B/s) 04:59:57 Pulling static-packages 04:59:57 + snapcraftctl pull 04:59:57 Pulling version 04:59:57 + cd /root/project 04:59:57 + git describe --tags --abbrev=0 04:59:57 + sed s/v// 04:59:57 + GIT_VERSION=2.2.0-dev.22 04:59:57 + [ -z 2.2.0-dev.22 ] 04:59:57 + snapcraftctl set-version 2.2.0-dev.22 04:59:58 Building app-service-configurable 04:59:58 + snapcraftctl build 05:00:00 Building config-common 05:00:00 + snapcraftctl build 05:00:03 Skipping build go-build-helper (already ran) 05:00:03 Building edgex-go 05:00:03 + cd /root/parts/edgex-go/src 05:00:03 + git describe --tags --abbrev=0 05:00:03 + sed s/v// 05:00:03 + GIT_VERSION=2.2.0-dev.22 05:00:03 + [ -z 2.2.0-dev.22 ] 05:00:03 + echo 2.2.0-dev.22 05:00:03 + [ ! -d vendor ] 05:00:03 + go mod download all 05:00:11 + make build 05:00:11 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 05:00:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:00:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:00:23 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 05:00:24 ./bin/test-attribution-txt.sh [Pipeline] echo 05:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:00:26 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 05:00:26 + ls -al . 05:00:26 total 672 05:00:26 drwxrwxr-x 9 1001 1001 4096 Jan 26 05:00 . 05:00:26 drwxr-xr-x 4 root root 4096 Jan 26 04:56 .. 05:00:26 -rw-rw-r-- 1 1001 1001 11 Jan 26 04:54 .dockerignore 05:00:26 drwxrwxr-x 8 1001 1001 4096 Jan 26 04:54 .git 05:00:26 drwxrwxr-x 4 1001 1001 4096 Jan 26 04:54 .github 05:00:26 -rw-rw-r-- 1 1001 1001 804 Jan 26 04:54 .gitignore 05:00:26 -rw-rw-r-- 1 1001 1001 42 Jan 26 04:54 .golangci.yml 05:00:26 -rw-rw-r-- 1 1001 1001 76 Jan 26 04:54 .hadolint.yml 05:00:26 -rw-rw-r-- 1 1001 1001 166 Jan 26 04:54 .sonarcloud.properties 05:00:26 -rw-rw-r-- 1 1001 1001 1171 Jan 26 04:54 ADOPTERS.md 05:00:26 -rw-rw-r-- 1 1001 1001 9019 Jan 26 04:54 Attribution.txt 05:00:26 -rw-rw-r-- 1 1001 1001 51732 Jan 26 04:54 CHANGELOG.md 05:00:26 -rw-rw-r-- 1 1001 1001 3804 Jan 26 04:54 CONTRIBUTING.md 05:00:26 -rw-rw-r-- 1 1001 1001 677 Jan 26 04:54 GOVERNANCE.md 05:00:26 -rw-rw-r-- 1 1001 1001 849 Jan 26 04:54 Jenkinsfile 05:00:26 -rw-rw-r-- 1 1001 1001 10775 Jan 26 04:54 LICENSE 05:00:26 -rw-rw-r-- 1 1001 1001 6508 Jan 26 04:54 Makefile 05:00:26 -rw-rw-r-- 1 1001 1001 582 Jan 26 04:54 OWNERS.md 05:00:26 -rw-rw-r-- 1 1001 1001 8207 Jan 26 04:54 README.md 05:00:26 -rw-rw-r-- 1 1001 1001 6912 Jan 26 04:54 SECURITY.md 05:00:26 -rw-rw-r-- 1 1001 1001 5 Jan 26 04:49 VERSION 05:00:26 -rw-rw-r-- 1 1001 1001 4131 Jan 26 04:54 ZMQWindows.md 05:00:26 drwxrwxr-x 2 1001 1001 4096 Jan 26 04:54 bin 05:00:26 drwxrwxr-x 14 1001 1001 4096 Jan 26 04:54 cmd 05:00:26 -rw-r--r-- 1 root root 428383 Jan 26 04:59 coverage.out 05:00:26 -rw-rw-r-- 1 1001 1001 2833 Jan 26 04:54 go.mod 05:00:26 -rw-rw-r-- 1 1001 1001 50190 Jan 26 04:54 go.sum 05:00:26 drwxrwxr-x 8 1001 1001 4096 Jan 26 04:54 internal 05:00:26 drwxrwxr-x 3 1001 1001 4096 Jan 26 04:54 openapi 05:00:26 drwxrwxr-x 4 1001 1001 4096 Jan 26 04:54 snap 05:00:26 -rw-rw-r-- 1 1001 1001 204 Jan 26 04:54 version.go [Pipeline] sh 05:00:27 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 05:00:27 + '[' -e coverage.out ] 05:00:27 + chown 1001:1001 coverage.out [Pipeline] stash 05:00:27 Warning: overwriting stash ‘coverage-report’ 05:00:28 Stashed 1 file(s) [Pipeline] sh 05:00:28 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 05:00:28 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 05:00:29 + make build 05:00:29 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 05:00:29 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 05:00:31 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 05:00:32 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 05:00:33 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 05:00:34 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 05:00:35 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 05:00: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 05:00:37 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 05:00:37 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 05:00:37 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 05:00:37 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 05:00:37 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 05:00:37 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 05:00:37 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 05:00:37 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 05:00:37 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 05:00:37 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 05:00:37 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 05:00:37 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 05:00:37 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 05:00:37 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 05:00:37 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 05:00:37 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 05:00:37 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 05:00:37 + 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 05:00:37 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 05:00:37 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 05:00:37 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 05:00:37 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 05:00:37 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 05:00:37 + 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 05:00:37 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 05:00:37 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 05:00:37 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 05:00:37 Building hooks 05:00:37 + cd /root/parts/hooks/src 05:00:37 + make build 05:00:37 go mod tidy 05:00:37 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 05:00:38 go: downloading github.com/davecgh/go-spew v1.1.0 05:00:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:00:38 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 05:00:38 GO111MODULE=on go build -o cmd/install/install ./cmd/install 05:00:39 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 05:00:39 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 05:00:42 Building static-packages 05:00:42 + snapcraftctl build 05:00:44 Building version 05:00:44 + snapcraftctl build 05:00:46 Staging app-service-configurable 05:00:46 + snapcraftctl stage 05:00:47 Staging config-common 05:00:47 + snapcraftctl stage 05:00:49 Skipping stage go-build-helper (already ran) 05:00:49 Staging edgex-go 05:00:49 + snapcraftctl stage 05:00:50 Staging hooks 05:00:50 + snapcraftctl stage 05:00:52 Staging static-packages 05:00:52 + snapcraftctl stage 05:00:53 Staging version 05:00:53 + snapcraftctl stage 05:00:54 Priming app-service-configurable 05:00:54 + snapcraftctl prime 05:00:58 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 05:00:58 stage-packages: 05:00:58 - libnorm1 05:00:58 - libpgm-5.2-0 05:00:58 - libsodium23 05:00:58 - libzmq5 05:00:58 Priming config-common 05:00:58 + snapcraftctl prime 05:00:59 Priming go-build-helper 05:00:59 + snapcraftctl prime 05:01:00 Priming edgex-go 05:01:00 + snapcraftctl prime 05:01:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:01:02 Priming hooks 05:01:02 + snapcraftctl prime 05:01:02 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 05:01:04 Priming static-packages 05:01:04 + snapcraftctl prime 05:01:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:01:07 Priming version 05:01:07 + snapcraftctl prime 05:01:08 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 05:01:08 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] } 05:01:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:01:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:01:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:01:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:01:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:01:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 05:01:34 $ docker stop --time=1 a498aba95ed236783952fd7a4c980975f4d1d49597d9b8310675b790cd21fed4 05:01:36 $ docker rm -f a498aba95ed236783952fd7a4c980975f4d1d49597d9b8310675b790cd21fed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:01:38 05:01:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:01:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:01:39 latest: Pulling from edgex-devops/edgex-compose-arm64 05:01:39 29e5d40040c1: Pulling fs layer 05:01:39 1ce36da41761: Pulling fs layer 05:01:39 25b303627fd3: Pulling fs layer 05:01:39 29e5d40040c1: Verifying Checksum 05:01:39 29e5d40040c1: Download complete 05:01:39 1ce36da41761: Verifying Checksum 05:01:39 1ce36da41761: Download complete 05:01:39 29e5d40040c1: Pull complete 05:01:41 25b303627fd3: Verifying Checksum 05:01:41 25b303627fd3: Download complete 05:01:41 1ce36da41761: Pull complete 05:01:51 25b303627fd3: Pull complete 05:01:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:01:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:01:51 prd-ubuntu18.04-docker-arm64-4c-16g-3920 does not seem to be running inside a container 05:01:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:01:53 $ docker top db7267f3a30d083b7245962bc8dad828d32fc40a250f4ffb34e78c3771c3a632 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:54 + grep parallel 05:01:54 + docker-compose build --help 05:01:59 --parallel Build images in parallel. [Pipeline] } 05:01:59 $ docker stop --time=1 db7267f3a30d083b7245962bc8dad828d32fc40a250f4ffb34e78c3771c3a632 05:02:00 $ docker rm -f db7267f3a30d083b7245962bc8dad828d32fc40a250f4ffb34e78c3771c3a632 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:02:01 . [Pipeline] withDockerContainer 05:02:01 prd-ubuntu18.04-docker-arm64-4c-16g-3920 does not seem to be running inside a container 05:02:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:02:03 $ docker top a25dfd957c93f5eeae16349e0905b80a4d59a924e17cb4064f141f45e616e977 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:04 + docker-compose -f ./docker-compose-build.yml build --parallel 05:02:09 Building core-command ... 05:02:09 Building core-data ... 05:02:09 Building core-metadata ... 05:02:09 Building security-bootstrapper ... 05:02:09 Building security-proxy-setup ... 05:02:09 Building security-secretstore-setup ... 05:02:09 Building support-notifications ... 05:02:09 Building support-scheduler ... 05:02:09 Building sys-mgmt-agent ... 05:02:09 Building support-notifications 05:02:09 Building security-secretstore-setup 05:02:09 Building core-metadata 05:02:09 Building security-bootstrapper 05:02:09 Building core-data 05:03:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:03:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:03:17 ---> b45e5098a485 05:03:17 Step 3/23 : WORKDIR /edgex-go 05:03:17 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:03:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 05:03:17 ---> b45e5098a485 05:03:17 Step 3/31 : WORKDIR /edgex-go 05:03:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:03:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:03:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:03:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:03:17 ---> b45e5098a485 05:03:17 ---> b45e5098a485 05:03:17 Step 3/25 : WORKDIR /edgex-go 05:03:17 Step 3/22 : WORKDIR /edgex-go 05:03:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:03:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:03:17 ---> b45e5098a485 05:03:17 Step 3/23 : WORKDIR /edgex-go 05:03:17 ---> Running in df427b3498cb 05:03:17 ---> Running in 463d34d9cd25 05:03:17 ---> Running in e5a59a8ebff3 05:03:17 ---> Running in 6b1e21f9bac7 05:03:17 ---> Running in 4336bd69ea82 05:03:17 Removing intermediate container 463d34d9cd25 05:03:17 ---> a5e868c465cd 05:03:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:17 Removing intermediate container df427b3498cb 05:03:17 ---> 81d43b4f4aaf 05:03:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:17 Removing intermediate container e5a59a8ebff3 05:03:17 ---> d3d842f6b1dc 05:03:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:17 Removing intermediate container 6b1e21f9bac7 05:03:17 ---> 6b287abd5c74 05:03:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:17 Removing intermediate container 4336bd69ea82 05:03:17 ---> 513556a24761 05:03:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:17 ---> Running in c2111c6ee47c 05:03:17 ---> Running in bf41d7bcc497 05:03:17 ---> Running in 183613beeee4 05:03:17 ---> Running in b5456947af27 05:03:17 ---> Running in 4158a37fdc3b 05:03:17 Removing intermediate container c2111c6ee47c 05:03:17 ---> 779b59399ef7 05:03:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:03:17 ---> Running in f6059224e7f2 05:03:18 Removing intermediate container bf41d7bcc497 05:03:18 ---> e9735cb5b6f5 05:03:18 Step 5/23 : RUN apk add --update --no-cache make git 05:03:18 Removing intermediate container b5456947af27 05:03:18 ---> 731beba2c5ae 05:03:18 Step 5/31 : RUN apk add --update --no-cache make git 05:03:18 ---> Running in e1a93eac90f4 05:03:18 ---> Running in 950578d6c76d 05:03:18 Removing intermediate container 183613beeee4 05:03:18 ---> 20296e658da6 05:03:18 Step 5/25 : RUN apk add --update --no-cache make git 05:03:18 Removing intermediate container 4158a37fdc3b 05:03:18 ---> 9c2e4cc3e0d0 05:03:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:03:18 ---> Running in 49432e962b70 05:03:19 ---> Running in 491d3aa85502 05:03:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:03:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:03:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:03:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:03:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:03:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:03:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:03:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:03:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:03:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:03:22 OK: 220 MiB in 52 packages 05:03:22 OK: 220 MiB in 52 packages 05:03:23 OK: 220 MiB in 52 packages 05:03:23 OK: 220 MiB in 52 packages 05:03:23 OK: 220 MiB in 52 packages 05:03:23 Removing intermediate container f6059224e7f2 05:03:23 ---> 8bfd0c341dda 05:03:23 Step 6/22 : COPY go.mod vendor* ./ 05:03:24 Removing intermediate container e1a93eac90f4 05:03:24 ---> 73188b10a181 05:03:24 Step 6/23 : COPY go.mod vendor* ./ 05:03:24 Removing intermediate container 950578d6c76d 05:03:24 ---> ae075e6dd982 05:03:24 Step 6/31 : COPY go.mod vendor* ./ 05:03:24 Removing intermediate container 491d3aa85502 05:03:24 ---> 50cca6cf6642 05:03:24 Step 6/23 : COPY go.mod vendor* ./ 05:03:24 Removing intermediate container 49432e962b70 05:03:24 ---> 40a1cc4d0461 05:03:24 Step 6/25 : COPY go.mod vendor* ./ 05:03:24 ---> 79f96c0d5688 05:03:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:24 ---> Running in 38374a69dfc3 05:03:25 ---> 059df20e7b9b 05:03:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:25 ---> 9ae212aac6f1 05:03:25 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:25 ---> Running in ae3489ccd6cd 05:03:25 ---> Running in b556e9af93b6 05:03:26 ---> f87321d9c818 05:03:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:26 ---> a587de9bb11b 05:03:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:26 ---> Running in 7defc4545136 05:03:26 ---> Running in b99308a00f48 05:03:30 Removing intermediate container 38374a69dfc3 05:03:30 ---> 81d90918f317 05:03:30 Step 8/22 : COPY . . 05:03:33 Removing intermediate container b556e9af93b6 05:03:33 Removing intermediate container ae3489ccd6cd 05:03:33 ---> f247d72f910b 05:03:33 Step 8/31 : COPY . . 05:03:33 ---> bc1ca812d3a1 05:03:33 Step 8/23 : COPY . . 05:03:33 Removing intermediate container b99308a00f48 05:03:33 ---> f0b4110b6cdd 05:03:33 Step 8/25 : COPY . . 05:03:33 Removing intermediate container 7defc4545136 05:03:33 ---> a4161d2b06cf 05:03:33 Step 8/23 : COPY . . 05:03:55 ---> c493aa60ae90 05:03:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:03:55 ---> Running in 700c46ab0eff 05:03:55 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 05:03:55 ---> 6a5d56a6976b 05:03:55 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:03:55 ---> Running in eb4e8d593d0f 05:03:55 ---> e1590f994c10 05:03:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 05:03:55 ---> 6ee2b69895e9 05:03:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:03:55 ---> Running in 9399fdd4fd1a 05:03:56 ---> Running in 12a16aae05ef 05:03:56 ---> 2814bd6abdd9 05:03:56 Step 9/23 : RUN make cmd/core-data/core-data 05:03:56 ---> Running in 44923ef87d09 05:03:58 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 05:03:58 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 05:03:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:03:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:06:21 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 05:06:24 Removing intermediate container 12a16aae05ef 05:06:24 ---> c36b0ba9b530 05:06:24 05:06:24 Step 10/31 : FROM alpine:3.14 05:06:24 Removing intermediate container eb4e8d593d0f 05:06:24 ---> 2691685726a8 05:06:24 05:06:24 Step 10/25 : FROM alpine:3.14 05:06:24 3.14: Pulling from library/alpine 05:06:24 3.14: Pulling from library/alpine 05:06:27 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 05:06:27 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 05:06:27 Status: Downloaded newer image for alpine:3.14 05:06:27 Status: Downloaded newer image for alpine:3.14 05:06:27 ---> 5b8b7b635229 05:06:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:06:27 ---> 5b8b7b635229 05:06:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:06:27 Removing intermediate container 700c46ab0eff 05:06:27 ---> 09d3df97c016 05:06:27 05:06:27 Step 10/22 : FROM alpine:3.14 05:06:27 ---> 5b8b7b635229 05:06:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:06:27 ---> Running in 1dcec42ba8d9 05:06:27 ---> Running in 170c79aebf8f 05:06:27 ---> Running in 8a10010e001c 05:06:27 Removing intermediate container 8a10010e001c 05:06:27 ---> 9a6ff24ac9e8 05:06:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 05:06:28 ---> Running in ad8adb30f9db 05:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:06:30 (1/2) Installing ca-certificates (20211220-r0) 05:06:31 (2/2) Installing dumb-init (1.2.5-r1) 05:06:31 Executing busybox-1.33.1-r6.trigger 05:06:31 Executing ca-certificates-20211220-r0.trigger 05:06:31 (1/3) Installing ca-certificates (20211220-r0) 05:06:31 OK: 6 MiB in 16 packages 05:06:31 (2/3) Installing dumb-init (1.2.5-r1) 05:06:31 (3/3) Installing su-exec (0.2-r1) 05:06:31 Executing busybox-1.33.1-r6.trigger 05:06:31 Executing ca-certificates-20211220-r0.trigger 05:06:32 (1/2) Installing dumb-init (1.2.5-r1) 05:06:32 (2/2) Installing su-exec (0.2-r1) 05:06:32 Executing busybox-1.33.1-r6.trigger 05:06:32 OK: 6 MiB in 17 packages 05:06:32 OK: 6 MiB in 16 packages 05:06:33 Removing intermediate container 9399fdd4fd1a 05:06:33 ---> 95502cf2c1db 05:06:33 05:06:33 Step 10/23 : FROM alpine:3.14 05:06:33 ---> 5b8b7b635229 05:06:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:06:33 ---> Running in 454a0af5fb21 05:06:33 Removing intermediate container ad8adb30f9db 05:06:33 ---> e180da4a4785 05:06:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 05:06:33 ---> Running in 6407ae3fb729 05:06:34 Removing intermediate container 1dcec42ba8d9 05:06:34 ---> 824216742136 05:06:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:06:34 Removing intermediate container 170c79aebf8f 05:06:34 ---> c6bc9972daa3 05:06:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:06:34 ---> Running in a3b04b44f407 05:06:34 ---> Running in 407ba02ffb4c 05:06:34 Removing intermediate container 6407ae3fb729 05:06:34 ---> 8f3ce8a46fab 05:06:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:06:35 ---> Running in 4fba7cf86cd3 05:06:35 Removing intermediate container 407ba02ffb4c 05:06:35 ---> edf3b183aae6 05:06:35 Step 13/25 : WORKDIR / 05:06:35 Removing intermediate container a3b04b44f407 05:06:35 ---> df8397da8fcd 05:06:35 Step 13/22 : ENV APP_PORT=59860 05:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:06:35 ---> Running in 3346fef6f635 05:06:35 ---> Running in 2faf77ce5334 05:06:35 Removing intermediate container 4fba7cf86cd3 05:06:35 ---> e7019f88f916 05:06:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:06:35 ---> Running in 9522067b616e 05:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:06:36 Removing intermediate container 2faf77ce5334 05:06:36 ---> 8a1080be2320 05:06:36 Step 14/22 : EXPOSE $APP_PORT 05:06:36 Removing intermediate container 3346fef6f635 05:06:36 ---> fee54230da75 05:06:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:06:36 ---> Running in a457754c5a36 05:06:37 (1/1) Installing dumb-init (1.2.5-r1) 05:06:37 Executing busybox-1.33.1-r6.trigger 05:06:37 OK: 6 MiB in 15 packages 05:06:37 Removing intermediate container a457754c5a36 05:06:37 ---> ebae2662e3a5 05:06:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:06:37 ---> e04e6b207f84 05:06:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:06:38 Removing intermediate container 454a0af5fb21 05:06:38 ---> 7b8020cc16a5 05:06:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:06:38 ---> Running in 5c9addad0123 05:06:38 ---> 545dcc1a4b96 05:06:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:06:38 ---> 0174a8d7f8fa 05:06:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:06:38 Removing intermediate container 9522067b616e 05:06:38 ---> bc484513a30c 05:06:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 05:06:39 ---> Running in 7400d9720d69 05:06:39 Removing intermediate container 5c9addad0123 05:06:39 ---> 5795666c767f 05:06:39 Step 13/23 : ENV APP_PORT=59881 05:06:39 ---> Running in bdb1d8022110 05:06:40 Removing intermediate container 7400d9720d69 05:06:40 ---> e01f92b1311d 05:06:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:06:40 Removing intermediate container bdb1d8022110 05:06:40 ---> 39fe10c08495 05:06:40 Step 14/23 : EXPOSE $APP_PORT 05:06:40 ---> a8e5b856c563 05:06:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:06:40 ---> 068bbd586f7c 05:06:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:06:40 ---> Running in 391550bc4142 05:06:40 ---> 9e916f15029e 05:06:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:06:40 Removing intermediate container 391550bc4142 05:06:40 ---> 46f35f023054 05:06:40 Step 15/23 : WORKDIR / 05:06:41 ---> Running in 1fc687f476aa 05:06:41 ---> aefd2562778b 05:06:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:06:41 ---> Running in 12e8bec26dd6 05:06:41 ---> 9226ed5519b2 05:06:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:06:41 ---> Running in d26b67a0b8fe 05:06:42 Removing intermediate container 12e8bec26dd6 05:06:42 ---> c65550a9344b 05:06:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:06:42 Removing intermediate container d26b67a0b8fe 05:06:42 ---> 3c3a0ad1d0c6 05:06:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:06:42 ---> Running in 9534f3c00b76 05:06:42 Removing intermediate container 9534f3c00b76 05:06:42 ---> ca474b41a65d 05:06:42 Step 20/22 : LABEL arch=arm64 05:06:42 ---> ba4bcd6e6ed5 05:06:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:06:42 ---> Running in 761485b3ece2 05:06:43 ---> d40ef0e899d5 05:06:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:06:43 Removing intermediate container 761485b3ece2 05:06:43 ---> 03be92d6fa41 05:06:43 Step 21/22 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 05:06:43 Removing intermediate container 1fc687f476aa 05:06:43 ---> 615ebf5e2364 05:06:43 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 05:06:43 ---> Running in a8d709c26b5a 05:06:44 Removing intermediate container 44923ef87d09 05:06:44 ---> ac2ece3438e3 05:06:44 05:06:44 Step 10/23 : FROM alpine:3.14 05:06:44 ---> 5b8b7b635229 05:06:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:06:44 Removing intermediate container a8d709c26b5a 05:06:44 ---> 21f1e29b2a6c 05:06:44 Step 22/22 : LABEL version=0.0.0 05:06:44 ---> Running in 55cdb1277d8f 05:06:44 ---> 76d0e0eb1a16 05:06:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:06:44 ---> 3fc6ab11dccc 05:06:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:06:44 ---> Running in 6187a6ef9151 05:06:44 ---> 6fd4aa74d056 05:06:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:06:45 Removing intermediate container 55cdb1277d8f 05:06:45 ---> 0580ea8ed403 05:06:45 Step 12/23 : ENV APP_PORT=59880 05:06:45 ---> Running in 0ea7ca4de905 05:06:45 Removing intermediate container 6187a6ef9151 05:06:45 ---> 93748a35f4c0 05:06:45 05:06:45 ---> da9bbc80345e 05:06:45 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/ 05:06:45 ---> 7e0b719dfe5f 05:06:45 Step 19/23 : ENTRYPOINT ["/core-metadata"] 05:06:45 ---> Running in 0c22116c3fed 05:06:45 Removing intermediate container 0ea7ca4de905 05:06:45 ---> Running in d863bc7ef0a7 05:06:45 ---> 8af58eefedce 05:06:45 Step 13/23 : EXPOSE $APP_PORT 05:06:46 Successfully built 93748a35f4c0 05:06:46 Successfully tagged support-notifications-arm64:latest 05:06:46  Building support-notifications ... done Building security-proxy-setup 05:06:46 ---> Running in c87d1ecff2b3 05:06:46 Removing intermediate container d863bc7ef0a7 05:06:46 ---> c873a758632f 05:06:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:06:46 ---> Running in e83485055e9f 05:06:46 ---> bccab8148623 05:06:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:06:46 Removing intermediate container c87d1ecff2b3 05:06:46 ---> 97f889479383 05:06:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:46 ---> Running in cff21eedd420 05:06:47 Removing intermediate container e83485055e9f 05:06:47 ---> e876224dad9f 05:06:47 Step 21/23 : LABEL arch=arm64 05:06:47 ---> Running in 406203901d7a 05:06:48 ---> 366531c851f1 05:06:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:06:48 Removing intermediate container 406203901d7a 05:06:48 ---> 10ae8c529652 05:06:48 Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 05:06:48 ---> Running in 166328647e07 05:06:48 Removing intermediate container 0c22116c3fed 05:06:48 ---> c45912b045c7 05:06:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 05:06:48 ---> Running in ef6982dc8fe2 05:06:49 ---> e67ff3d54a14 05:06:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:06:49 Removing intermediate container 166328647e07 05:06:49 ---> cf3d5c884941 05:06:49 Step 23/23 : LABEL version=0.0.0 05:06:49 ---> Running in f5ae32bf1ebd 05:06:49 Removing intermediate container cff21eedd420 05:06:49 ---> c808b7c914c3 05:06:49 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 05:06:49 Removing intermediate container ef6982dc8fe2 05:06:49 ---> a58486af7ecc 05:06:49 Step 23/25 : LABEL arch=arm64 05:06:49 ---> Running in 1037e38bd01f 05:06:49 ---> Running in 73670966b4e6 05:06:50 Removing intermediate container f5ae32bf1ebd 05:06:50 ---> 43cabdac8fd0 05:06:50 05:06:50 ---> cf4606fb5dce 05:06:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 05:06:50 Successfully built 43cabdac8fd0 05:06:50 Successfully tagged core-metadata-arm64:latest 05:06:50  Building core-metadata ... done Building core-command 05:06:50 Removing intermediate container 1037e38bd01f 05:06:50 ---> e7b47511d97f 05:06:50 Step 24/25 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 05:06:50 ---> Running in 3fa6490903ea 05:06:50 ---> Running in 59d4a4073aa5 05:06:51 Removing intermediate container 3fa6490903ea 05:06:51 ---> 364920e405e8 05:06:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:06:51 Removing intermediate container 59d4a4073aa5 05:06:51 ---> 71d9e5ce605c 05:06:51 Step 25/25 : LABEL version=0.0.0 05:06:51 ---> Running in a36ee138759e 05:06:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:06:51 Removing intermediate container a36ee138759e 05:06:51 ---> 2da54079437a 05:06:51 05:06:52 ---> 0f85cec05e92 05:06:52 Step 26/31 : RUN chmod +x /entrypoint.sh 05:06:52 Successfully built 2da54079437a 05:06:52 Successfully tagged security-secretstore-setup-arm64:latest 05:06:52 Building support-scheduler 05:06:52  Building security-secretstore-setup ... done  ---> Running in 003fd72c45df 05:06:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:06:53 (1/6) Installing dumb-init (1.2.5-r1) 05:06:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:06:53 (3/6) Installing libsodium (1.0.18-r0) 05:06:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:06:53 (5/6) Installing libzmq (4.3.4-r0) 05:06:54 (6/6) Installing zeromq (4.3.4-r0) 05:06:54 Executing busybox-1.33.1-r6.trigger 05:06:54 OK: 8 MiB in 20 packages 05:06:55 Removing intermediate container 003fd72c45df 05:06:55 ---> d8f80016d75f 05:06:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 05:06:55 ---> Running in 8f2c273c12a2 05:06:55 Removing intermediate container 73670966b4e6 05:06:55 ---> d199e20be268 05:06:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:06:56 Removing intermediate container 8f2c273c12a2 05:06:56 ---> e744a13fe06d 05:06:56 Step 28/31 : CMD ["gate"] 05:06:56 ---> Running in 43446df6d122 05:06:56 ---> 35307ad95c15 05:06:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:06:57 Removing intermediate container 43446df6d122 05:06:57 ---> 2c3266b4f4cb 05:06:57 Step 29/31 : LABEL arch=arm64 05:06:57 ---> Running in 583703d61044 05:06:57 Removing intermediate container 583703d61044 05:06:57 ---> e4b48fb2a02f 05:06:57 Step 30/31 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 05:06:58 ---> 437d731d3812 05:06:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:06:58 ---> Running in 397227c24a7e 05:06:58 Removing intermediate container 397227c24a7e 05:06:58 ---> bc65b8edbf55 05:06:58 Step 31/31 : LABEL version=0.0.0 05:06:59 ---> 60b711a521a1 05:06:59 Step 19/23 : ENTRYPOINT ["/core-data"] 05:06:59 ---> Running in b08f9ebcc4cb 05:06:59 ---> Running in 7186e941d131 05:07:00 Removing intermediate container 7186e941d131 05:07:00 ---> d7f45a904a0e 05:07:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:07:00 Removing intermediate container b08f9ebcc4cb 05:07:00 ---> bee63f7bd3c8 05:07:00 05:07:00 ---> Running in 665acc589da1 05:07:00 Successfully built bee63f7bd3c8 05:07:00 Successfully tagged security-bootstrapper-arm64:latest 05:07:00  Building security-bootstrapper ... done Building sys-mgmt-agent 05:07:00 Removing intermediate container 665acc589da1 05:07:00 ---> 375cdac2cbd2 05:07:00 Step 21/23 : LABEL arch=arm64 05:07:00 ---> Running in 36abbc20ac9d 05:07:01 Removing intermediate container 36abbc20ac9d 05:07:01 ---> 861cb84bf355 05:07:01 Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 05:07:01 ---> Running in 3c721986d294 05:07:01 Removing intermediate container 3c721986d294 05:07:01 ---> 2a6b8d332079 05:07:01 Step 23/23 : LABEL version=0.0.0 05:07:01 ---> Running in 1d5b58b3cbc5 05:07:02 Removing intermediate container 1d5b58b3cbc5 05:07:02 ---> ddc9a252e07d 05:07:02 05:07:02 Successfully built ddc9a252e07d 05:07:02 Successfully tagged core-data-arm64:latest 05:07:41  Building core-data ... done Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:07:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:07:41 ---> b45e5098a485 05:07:41 Step 3/21 : WORKDIR /edgex-go 05:07:41 ---> Using cache 05:07:41 ---> 513556a24761 05:07:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:41 ---> Using cache 05:07:41 ---> 9c2e4cc3e0d0 05:07:41 Step 5/21 : RUN apk add --update --no-cache make git 05:07:41 ---> Running in 2a67c9f28993 05:07:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:07:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:07:41 OK: 220 MiB in 52 packages 05:07:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:07:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:07:41 ---> b45e5098a485 05:07:41 Step 3/23 : WORKDIR /edgex-go 05:07:41 ---> Using cache 05:07:41 ---> 513556a24761 05:07:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:41 ---> Using cache 05:07:41 ---> 9c2e4cc3e0d0 05:07:41 Step 5/23 : RUN apk add --update --no-cache make git 05:07:41 ---> Running in bec85d544194 05:07:41 Removing intermediate container 2a67c9f28993 05:07:41 ---> 9c2e67c983d0 05:07:41 Step 6/21 : COPY go.mod vendor* ./ 05:07:42 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:07:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:07:42 ---> b45e5098a485 05:07:42 Step 3/22 : WORKDIR /edgex-go 05:07:42 ---> Using cache 05:07:42 ---> 513556a24761 05:07:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:42 ---> Using cache 05:07:42 ---> 9c2e4cc3e0d0 05:07:42 Step 5/22 : RUN apk add --update --no-cache make git 05:07:42 ---> Using cache 05:07:42 ---> 9c2e67c983d0 05:07:42 Step 6/22 : COPY go.mod vendor* ./ 05:07:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:07:42 ---> 085bbd58ef81 05:07:42 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:43 ---> f78ae0488f21 05:07:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:43 ---> Running in 50fcc25ce338 05:07:43 ---> Running in 93f481abe5b9 05:07:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:07:45 OK: 220 MiB in 52 packages 05:07:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 05:07:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:07:45 ---> b45e5098a485 05:07:45 Step 3/23 : WORKDIR /edgex-go 05:07:45 ---> Using cache 05:07:45 ---> 513556a24761 05:07:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:45 ---> Using cache 05:07:45 ---> 9c2e4cc3e0d0 05:07:45 Step 5/23 : RUN apk add --update --no-cache make bash git 05:07:45 ---> Running in 3391101c7d7f 05:07:46 Removing intermediate container bec85d544194 05:07:46 ---> 0caf3cf73969 05:07:46 Step 6/23 : COPY go.mod vendor* ./ 05:07:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:07:47 ---> e8ce8a9f1224 05:07:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:47 ---> Running in 52dc053e2d2a 05:07:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:07:48 Removing intermediate container 50fcc25ce338 05:07:48 ---> 3cce45a51892 05:07:48 Step 8/21 : COPY . . 05:07:48 Removing intermediate container 93f481abe5b9 05:07:48 ---> 31128fd24199 05:07:48 Step 8/22 : COPY . . 05:07:48 OK: 220 MiB in 52 packages 05:07:50 Removing intermediate container 3391101c7d7f 05:07:50 ---> 6654ec100754 05:07:50 Step 6/23 : COPY go.mod vendor* ./ 05:07:51 Removing intermediate container 52dc053e2d2a 05:07:51 ---> 96d26130a588 05:07:51 Step 8/23 : COPY . . 05:07:51 ---> c9b73c2e93e5 05:07:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:51 ---> Running in 7541a6a9890c 05:07:57 Removing intermediate container 7541a6a9890c 05:07:57 ---> 74c6d95a5487 05:07:57 Step 8/23 : COPY . . 05:08:09 ---> 7b7c8093b074 05:08:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:08:09 ---> 25f4f5a082a5 05:08:09 Step 9/23 : RUN make cmd/core-command/core-command 05:08:09 ---> 915fe1dc6fca 05:08:09 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:08:09 ---> Running in ef2db39ec91c 05:08:09 ---> Running in b25bf36a5372 05:08:09 ---> Running in acca6c1daba7 05:08:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:08:10 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 05:08:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:08:14 ---> 1343760fecde 05:08:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:08:14 ---> Running in 7c2e188e5596 05:08:15 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 05:09:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:09:59 Removing intermediate container b25bf36a5372 05:09:59 ---> 41ef6fba3861 05:09:59 05:09:59 Step 10/23 : FROM alpine:3.14 05:09:59 ---> 5b8b7b635229 05:09:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:09:59 ---> Using cache 05:09:59 ---> 7b8020cc16a5 05:09:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:09:59 ---> Using cache 05:09:59 ---> 5795666c767f 05:09:59 Step 13/23 : ENV APP_PORT=59882 05:09:59 ---> Running in 09c1b823a542 05:09:59 Removing intermediate container 09c1b823a542 05:09:59 ---> b3849f675769 05:09:59 Step 14/23 : EXPOSE $APP_PORT 05:09:59 ---> Running in 04a6fd30dacd 05:10:00 Removing intermediate container 04a6fd30dacd 05:10:00 ---> 5a50af4eb126 05:10:00 Step 15/23 : WORKDIR / 05:10:00 ---> Running in 8c30dc4d8deb 05:10:01 Removing intermediate container 8c30dc4d8deb 05:10:01 ---> cfbcd67c6d04 05:10:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:10:02 ---> 16c6b2fa0d30 05:10:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:10:03 Removing intermediate container 7c2e188e5596 05:10:03 ---> 408e43abbfbc 05:10:03 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:10:03 ---> Running in d9ea58b6e834 05:10:03 Removing intermediate container acca6c1daba7 05:10:03 ---> 40341f12eede 05:10:03 05:10:03 Step 10/21 : FROM alpine:3.14 05:10:03 ---> 5b8b7b635229 05:10:03 Step 11/21 : RUN apk add --update --no-cache curl 05:10:03 ---> Running in ddc6cb00f37a 05:10:04 ---> ee979a4326f7 05:10:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:10:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:10:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:10:05 ---> 0f776eaaa972 05:10:05 Step 19/23 : ENTRYPOINT ["/core-command"] 05:10:05 ---> Running in 33ff80955451 05:10:05 Removing intermediate container ef2db39ec91c 05:10:05 ---> 238b38eb3e92 05:10:05 05:10:06 Step 10/22 : FROM alpine:3.14 05:10:06 ---> 5b8b7b635229 05:10:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:10:06 ---> Using cache 05:10:06 ---> 7b8020cc16a5 05:10:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:10:06 ---> Using cache 05:10:06 ---> 5795666c767f 05:10:06 Step 13/22 : ENV APP_PORT=59861 05:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:10:06 ---> Running in d074190f6e29 05:10:06 Removing intermediate container 33ff80955451 05:10:06 ---> 31e71de23ce1 05:10:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:10:06 ---> Running in a7196a20c618 05:10:06 Removing intermediate container d074190f6e29 05:10:06 ---> 36575d829fbf 05:10:06 Step 14/22 : EXPOSE $APP_PORT 05:10:07 ---> Running in 705d2c0a7eb9 05:10:07 (1/5) Installing ca-certificates (20211220-r0) 05:10:07 (2/5) Installing brotli-libs (1.0.9-r5) 05:10:07 (3/5) Installing nghttp2-libs (1.43.0-r0) 05:10:07 (4/5) Installing libcurl (7.79.1-r0) 05:10:07 (5/5) Installing curl (7.79.1-r0) 05:10:07 Executing busybox-1.33.1-r6.trigger 05:10:07 Executing ca-certificates-20211220-r0.trigger 05:10:07 Removing intermediate container a7196a20c618 05:10:07 ---> 10defdb0168a 05:10:07 Step 21/23 : LABEL arch=arm64 05:10:07 OK: 8 MiB in 19 packages 05:10:07 ---> Running in 2dda9c64c351 05:10:07 Removing intermediate container 705d2c0a7eb9 05:10:07 ---> 1258789169eb 05:10:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:10:08 Removing intermediate container 2dda9c64c351 05:10:08 ---> ad3975205915 05:10:08 Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 05:10:08 ---> Running in 64f568addfb4 05:10:08 Removing intermediate container d9ea58b6e834 05:10:08 ---> 4dd24d89adf5 05:10:08 05:10:08 Step 11/23 : FROM docker:20.10.10 05:10:08 20.10.10: Pulling from library/docker 05:10:08 ---> 28caa866a7d1 05:10:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:10:09 Removing intermediate container 64f568addfb4 05:10:09 ---> fba2021970e1 05:10:09 Step 23/23 : LABEL version=0.0.0 05:10:09 Removing intermediate container ddc6cb00f37a 05:10:09 ---> 67be7f0c1473 05:10:09 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:10:09 ---> Running in f278712eaca8 05:10:09 ---> Running in 38215a0685a8 05:10:09 Removing intermediate container f278712eaca8 05:10:09 ---> 8dd1b3259367 05:10:09 05:10:09 Removing intermediate container 38215a0685a8 05:10:09 ---> a466c3407622 05:10:09 Step 13/21 : WORKDIR /edgex 05:10:10 ---> Running in acf5ff020ad4 05:10:10 ---> ef790868e6f8 05:10:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:10:10 Successfully built 8dd1b3259367 05:10:10 Successfully tagged core-command-arm64:latest 05:10:10  Building core-command ... done Removing intermediate container acf5ff020ad4 05:10:10 ---> 13b95f09ce6c 05:10:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:10:11 ---> a08f3648d194 05:10:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:10:11 ---> Running in f921d8a8132e 05:10:11 ---> bae5db74a059 05:10:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:10:11 Removing intermediate container f921d8a8132e 05:10:11 ---> 14cde72fa101 05:10:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:10:12 ---> Running in 1a47f8787c59 05:10:12 Removing intermediate container 1a47f8787c59 05:10:12 ---> 1a6957349247 05:10:12 Step 20/22 : LABEL arch=arm64 05:10:12 ---> c6f7ae5b9ee2 05:10:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:10:12 ---> Running in 43c459cf7602 05:10:13 Removing intermediate container 43c459cf7602 05:10:13 ---> 1d45da6f19f2 05:10:13 Step 21/22 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 05:10:13 ---> Running in cbdb5ffbb0c8 05:10:14 Removing intermediate container cbdb5ffbb0c8 05:10:14 ---> 5f1eda1ac283 05:10:14 Step 22/22 : LABEL version=0.0.0 05:10:14 ---> d22ffec5225c 05:10:14 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:10:14 ---> Running in 0c5bf4bb1995 05:10:14 ---> Running in 578a512f7540 05:10:14 Removing intermediate container 0c5bf4bb1995 05:10:14 ---> 80663688272d 05:10:14 05:10:14 Removing intermediate container 578a512f7540 05:10:14 ---> 148de112e972 05:10:14 Step 18/21 : CMD ["--init=true"] 05:10:14 ---> Running in f568b5fef086 05:10:15 Successfully built 80663688272d 05:10:15 Successfully tagged support-scheduler-arm64:latest 05:10:15  Building support-scheduler ... done Removing intermediate container f568b5fef086 05:10:15 ---> 134583e0c4f2 05:10:15 Step 19/21 : LABEL arch=arm64 05:10:15 ---> Running in 29a3dbdd625a 05:10:16 Removing intermediate container 29a3dbdd625a 05:10:16 ---> d0128c40979f 05:10:16 Step 20/21 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 05:10:16 ---> Running in f71a09f5ade3 05:10:16 Removing intermediate container f71a09f5ade3 05:10:16 ---> 114f2c10ef41 05:10:16 Step 21/21 : LABEL version=0.0.0 05:10:16 ---> Running in a4d74fd28c09 05:10:17 Removing intermediate container a4d74fd28c09 05:10:17 ---> e0e551095075 05:10:17 05:10:17 Successfully built e0e551095075 05:10:17 Successfully tagged security-proxy-setup-arm64:latest 05:10:18  Building security-proxy-setup ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 05:10:18 Status: Downloaded newer image for docker:20.10.10 05:10:18 ---> 520e9a0a30f7 05:10:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:10:18 ---> Running in e2395af31565 05:10:19 Removing intermediate container e2395af31565 05:10:19 ---> e55ab3c6fa49 05:10:19 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 05:10:19 ---> Running in 11d78c695ed2 05:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:10:21 (1/42) Installing readline (8.1.0-r0) 05:10:21 (2/42) Installing bash (5.1.4-r0) 05:10:21 Executing bash-5.1.4-r0.post-install 05:10:21 (3/42) Installing brotli-libs (1.0.9-r5) 05:10:21 (4/42) Installing nghttp2-libs (1.43.0-r0) 05:10:21 (5/42) Installing libcurl (7.79.1-r0) 05:10:21 (6/42) Installing curl (7.79.1-r0) 05:10:21 (7/42) Installing dumb-init (1.2.5-r1) 05:10:21 (8/42) Installing libbz2 (1.0.8-r1) 05:10:21 (9/42) Installing expat (2.4.3-r0) 05:10:21 (10/42) Installing libffi (3.3-r2) 05:10:21 (11/42) Installing gdbm (1.19-r0) 05:10:21 (12/42) Installing xz-libs (5.2.5-r0) 05:10:21 (13/42) Installing libgcc (10.3.1_git20210424-r2) 05:10:21 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 05:10:21 (15/42) Installing mpdecimal (2.5.1-r1) 05:10:21 (16/42) Installing sqlite-libs (3.35.5-r0) 05:10:21 (17/42) Installing python3 (3.9.5-r2) 05:10:23 (18/42) Installing py3-appdirs (1.4.4-r2) 05:10:23 (19/42) Installing py3-chardet (4.0.0-r2) 05:10:23 (20/42) Installing py3-idna (3.2-r0) 05:10:23 (21/42) Installing py3-urllib3 (1.26.5-r0) 05:10:23 (22/42) Installing py3-certifi (2020.12.5-r1) 05:10:23 (23/42) Installing py3-requests (2.25.1-r4) 05:10:23 (24/42) Installing py3-msgpack (1.0.2-r1) 05:10:23 (25/42) Installing py3-lockfile (0.12.2-r4) 05:10:23 (26/42) Installing py3-cachecontrol (0.12.6-r1) 05:10:23 (27/42) Installing py3-colorama (0.4.4-r1) 05:10:23 (28/42) Installing py3-contextlib2 (0.6.0-r1) 05:10:23 (29/42) Installing py3-distlib (0.3.1-r3) 05:10:23 (30/42) Installing py3-distro (1.5.0-r3) 05:10:23 (31/42) Installing py3-six (1.15.0-r1) 05:10:23 (32/42) Installing py3-webencodings (0.5.1-r4) 05:10:23 (33/42) Installing py3-html5lib (1.1-r1) 05:10:23 (34/42) Installing py3-parsing (2.4.7-r2) 05:10:23 (35/42) Installing py3-packaging (20.9-r1) 05:10:23 (36/42) Installing py3-toml (0.10.2-r2) 05:10:23 (37/42) Installing py3-pep517 (0.10.0-r2) 05:10:23 (38/42) Installing py3-progress (1.5-r2) 05:10:23 (39/42) Installing py3-retrying (1.3.3-r1) 05:10:23 (40/42) Installing py3-ordered-set (4.0.2-r1) 05:10:23 (41/42) Installing py3-setuptools (52.0.0-r3) 05:10:24 (42/42) Installing py3-pip (20.3.4-r1) 05:10:25 Executing busybox-1.33.1-r6.trigger 05:10:25 OK: 84 MiB in 64 packages 05:10:28 Collecting docker-compose==1.23.2 05:10:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:10:29 Collecting docker<4.0,>=3.6.0 05:10:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:10:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:10:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:10:30 Collecting jsonschema<3,>=2.5.1 05:10:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:10:30 Collecting cached-property<2,>=1.2.0 05:10:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:10:31 Collecting PyYAML<4,>=3.10 05:10:31 Downloading PyYAML-3.13.tar.gz (270 kB) 05:10:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 05:10:34 Collecting websocket-client<1.0,>=0.32.0 05:10:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:10:34 Collecting dockerpty<0.5,>=0.4.1 05:10:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:10:35 Collecting docopt<0.7,>=0.6.1 05:10:35 Downloading docopt-0.6.2.tar.gz (25 kB) 05:10:37 Collecting texttable<0.10,>=0.9.0 05:10:37 Downloading texttable-0.9.1.tar.gz (11 kB) 05:10:39 Collecting docker-pycreds>=0.4.0 05:10:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:10:40 Collecting urllib3<1.25,>=1.21.1 05:10:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:10:40 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) 05:10:40 Collecting idna<2.8,>=2.5 05:10:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:10:40 Collecting chardet<3.1.0,>=3.0.2 05:10:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 05:10:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 05:10:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 05:10:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 05:10:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 05:10:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 05:10:41 Attempting uninstall: urllib3 05:10:41 Found existing installation: urllib3 1.26.5 05:10:41 Uninstalling urllib3-1.26.5: 05:10:41 Successfully uninstalled urllib3-1.26.5 05:10:42 Attempting uninstall: idna 05:10:42 Found existing installation: idna 3.2 05:10:42 Uninstalling idna-3.2: 05:10:42 Successfully uninstalled idna-3.2 05:10:43 Attempting uninstall: chardet 05:10:43 Found existing installation: chardet 4.0.0 05:10:43 Uninstalling chardet-4.0.0: 05:10:43 Successfully uninstalled chardet-4.0.0 05:10:44 Attempting uninstall: requests 05:10:44 Found existing installation: requests 2.25.1 05:10:44 Uninstalling requests-2.25.1: 05:10:44 Successfully uninstalled requests-2.25.1 05:10:45 Running setup.py install for texttable: started 05:10:47 Running setup.py install for texttable: finished with status 'done' 05:10:47 Running setup.py install for PyYAML: started 05:10:49 Running setup.py install for PyYAML: finished with status 'done' 05:10:49 Running setup.py install for docopt: started 05:10:51 Running setup.py install for docopt: finished with status 'done' 05:10:51 Running setup.py install for dockerpty: started 05:10:52 Running setup.py install for dockerpty: finished with status 'done' 05:10:53 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 05:11:02 Removing intermediate container 11d78c695ed2 05:11:02 ---> 3ebf96466210 05:11:02 Step 14/23 : ENV APP_PORT=58890 05:11:02 ---> Running in 3045382f0a41 05:11:02 Removing intermediate container 3045382f0a41 05:11:02 ---> 4f4af8121608 05:11:02 Step 15/23 : EXPOSE $APP_PORT 05:11:02 ---> Running in c35525481fa0 05:11:02 Removing intermediate container c35525481fa0 05:11:02 ---> f8a60e1e17a2 05:11:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:11:03 ---> 5f1345510b5e 05:11:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:11:04 ---> 49f71ea5250f 05:11:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:11:05 ---> 3895fd9dd126 05:11:05 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 05:11:05 ---> Running in bb81791da302 05:11:05 Removing intermediate container bb81791da302 05:11:05 ---> a88fe1fd4b4d 05:11:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:11:05 ---> Running in 2228e5384b4c 05:11:05 Removing intermediate container 2228e5384b4c 05:11:05 ---> 76052b1e4eb5 05:11:05 Step 21/23 : LABEL arch=arm64 05:11:06 ---> Running in ef61d5ede2ba 05:11:06 Removing intermediate container ef61d5ede2ba 05:11:06 ---> 583e25388dfb 05:11:06 Step 22/23 : LABEL git_sha=dc47ffffa5b315b7b476873d4b9ddd460a1b8746 05:11:06 ---> Running in 85edd8f7993a 05:11:06 Removing intermediate container 85edd8f7993a 05:11:06 ---> 441788a64143 05:11:06 Step 23/23 : LABEL version=0.0.0 05:11:06 ---> Running in 5b109fdb72ae 05:11:07 Removing intermediate container 5b109fdb72ae 05:11:07 ---> 745c341de46d 05:11:07 05:11:07 Successfully built 745c341de46d 05:11:07 Successfully tagged sys-mgmt-agent-arm64:latest 05:11:07  Building sys-mgmt-agent ... done  [Pipeline] } 05:11:07 $ docker stop --time=1 a25dfd957c93f5eeae16349e0905b80a4d59a924e17cb4064f141f45e616e977 05:11:09 $ docker rm -f a25dfd957c93f5eeae16349e0905b80a4d59a924e17cb4064f141f45e616e977 [Pipeline] // withDockerContainer [Pipeline] sh 05:11:10 + docker images 05:11:10 REPOSITORY TAG IMAGE ID CREATED SIZE 05:11:10 sys-mgmt-agent-arm64 latest 745c341de46d 4 seconds ago 280MB 05:11:10 security-proxy-setup-arm64 latest e0e551095075 54 seconds ago 25.3MB 05:11:10 support-scheduler-arm64 latest 80663688272d 56 seconds ago 15.3MB 05:11:10 core-command-arm64 latest 8dd1b3259367 About a minute ago 15.1MB 05:11:10 4dd24d89adf5 About a minute ago 1.59GB 05:11:10 238b38eb3e92 About a minute ago 1.59GB 05:11:10 40341f12eede About a minute ago 1.6GB 05:11:10 41ef6fba3861 About a minute ago 1.59GB 05:11:10 core-data-arm64 latest ddc9a252e07d 4 minutes ago 19.2MB 05:11:10 security-bootstrapper-arm64 latest bee63f7bd3c8 4 minutes ago 18MB 05:11:10 security-secretstore-setup-arm64 latest 2da54079437a 4 minutes ago 26.8MB 05:11:10 core-metadata-arm64 latest 43cabdac8fd0 4 minutes ago 15.9MB 05:11:10 support-notifications-arm64 latest 93748a35f4c0 4 minutes ago 16MB 05:11:10 ac2ece3438e3 4 minutes ago 1.6GB 05:11:10 95502cf2c1db 4 minutes ago 1.6GB 05:11:10 09d3df97c016 4 minutes ago 1.59GB 05:11:10 c36b0ba9b530 4 minutes ago 1.59GB 05:11:10 2691685726a8 4 minutes ago 1.6GB 05:11:10 ci-base-image-arm64 latest b45e5098a485 15 minutes ago 1.26GB 05:11:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 2 weeks ago 551MB 05:11:10 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 05:11:10 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 05:11:10 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 05:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:11 05:11:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:11:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:11 arm64: Pulling from edgex-lftools-log-publisher 05:11:11 448f6bf000e3: Pulling fs layer 05:11:11 f757da607395: Pulling fs layer 05:11:11 05883995daec: Pulling fs layer 05:11:11 8603b9c90790: Pulling fs layer 05:11:11 1560dd03e051: Pulling fs layer 05:11:11 27f5ce0e4adf: Pulling fs layer 05:11:11 c2d8d7efcc4b: Pulling fs layer 05:11:11 8603b9c90790: Waiting 05:11:11 1560dd03e051: Waiting 05:11:11 27f5ce0e4adf: Waiting 05:11:11 c2d8d7efcc4b: Waiting 05:11:11 f757da607395: Verifying Checksum 05:11:11 f757da607395: Download complete 05:11:11 8603b9c90790: Verifying Checksum 05:11:11 8603b9c90790: Download complete 05:11:11 1560dd03e051: Verifying Checksum 05:11:11 1560dd03e051: Download complete 05:11:12 27f5ce0e4adf: Verifying Checksum 05:11:12 27f5ce0e4adf: Download complete 05:11:12 05883995daec: Verifying Checksum 05:11:12 05883995daec: Download complete 05:11:12 448f6bf000e3: Download complete 05:11:14 c2d8d7efcc4b: Verifying Checksum 05:11:14 c2d8d7efcc4b: Download complete 05:11:16 448f6bf000e3: Pull complete 05:11:16 f757da607395: Pull complete 05:11:18 05883995daec: Pull complete 05:11:18 8603b9c90790: Pull complete 05:11:19 1560dd03e051: Pull complete 05:11:19 27f5ce0e4adf: Pull complete 05:11:34 c2d8d7efcc4b: Pull complete 05:11:34 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:11:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:11:34 prd-ubuntu18.04-docker-arm64-4c-16g-3920 does not seem to be running inside a container 05:11:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:11:37 $ docker top e239f48086814ad1034a15fff224ecd7c43dc9953aa93c8e4fbe67898af90416 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:38 ---> job-cost.sh 05:11:38 lf-activate-venv: SKIPPING 05:11:38 INFO: No Stack... 05:11:39 INFO: Retrieving Pricing Info for: v3-standard-4 05:11:39 INFO: Archiving Costs [Pipeline] sh 05:11:40 + + catcut -d, /w/workspace/edgex-go/1/archives/cost.csv 05:11:40 -f6 [Pipeline] lock 05:11:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3870-1-stack-cost] 05:11:40 Resource [jenkins-edgexfoundry-edgex-go-PR-3870-1-stack-cost] did not exist. Created. 05:11:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3870-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:11:40 + echo total: 0.10999999940395355 [Pipeline] stash 05:11:41 Stashed 1 file(s) [Pipeline] } 05:11:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3870-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:11:41 $ docker stop --time=1 e239f48086814ad1034a15fff224ecd7c43dc9953aa93c8e4fbe67898af90416 05:11:42 $ docker rm -f e239f48086814ad1034a15fff224ecd7c43dc9953aa93c8e4fbe67898af90416 [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 05:11:43 provisioning config files... 05:11:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4738277713315124966tmp [Pipeline] { [Pipeline] sh 05:11:44 + set +x 05:11:44 + curl -s https://codecov.io/bash 05:11:44 + bash -s -- 05:11:44 05:11:44 _____ _ 05:11:44 / ____| | | 05:11:44 | | ___ __| | ___ ___ _____ __ 05:11:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:11:44 | |___| (_) | (_| | __/ (_| (_) \ V / 05:11:44 \_____\___/ \__,_|\___|\___\___/ \_/ 05:11:44 Bash-1.0.6 05:11:44 05:11:44 05:11:44 ==> git version 2.24.4 found 05:11:44 ==> 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 05:11:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:11:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:11:44 ==> Jenkins CI detected. 05:11:44 current dir:  /w/workspace/edgex-go/1 05:11:44 project root: . 05:11:44 --> token set from env 05:11:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:11:44 ==> Running gcov in . (disable via -X gcov) 05:11:44 ==> Python coveragepy not found 05:11:44 ==> Searching for coverage reports in: 05:11:44 + . 05:11:44 -> Found 1 reports 05:11:44 ==> Detecting git/mercurial file structure 05:11:44 ==> Reading reports 05:11:44 + ./coverage.out bytes=428383 05:11:44 ==> Appending adjustments 05:11:44 https://docs.codecov.io/docs/fixing-reports 05:11:45 + Found adjustments 05:11:45 ==> Gzipping contents 05:11:45 60K /tmp/codecov.hdmdGY.gz 05:11:45 ==> Uploading reports 05:11:45 url: https://codecov.io 05:11:45 query: branch=PR-3870&commit=dc47ffffa5b315b7b476873d4b9ddd460a1b8746&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3870%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3870&job=&cmd_args= 05:11:45 -> Pinging Codecov 05:11:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3870&commit=dc47ffffa5b315b7b476873d4b9ddd460a1b8746&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3870%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3870&job=&cmd_args= 05:11:46 -> Uploading to 05:11:46 https://storage.googleapis.com/codecov/v4/raw/2022-01-26/00271124DB129430A58F1EEE437C3FCB/dc47ffffa5b315b7b476873d4b9ddd460a1b8746/596a65cf-c2df-488d-9eed-27302b31ff90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220126T051146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=610476d96a56e903a7491c5c88b75b7ea61176324680a1e2771f57fc8c41a01c 05:11:46 % Total % Received % Xferd Average Speed Time Time Time Current 05:11:46 Dload Upload Total Spent Left Speed 05:11:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57957 0 0 100 57957 0 158k --:--:-- --:--:-- --:--:-- 158k 05:11:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dc47ffffa5b315b7b476873d4b9ddd460a1b8746 [Pipeline] } 05:11:47 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 05:11:48 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:11:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:11:49 ---> package-listing.sh 05:11:49 ++ tr '[:upper:]' '[:lower:]' 05:11:49 ++ facter osfamily 05:11:49 + OS_FAMILY=redhat 05:11:49 + workspace=/w/workspace/edgex-go/1 05:11:49 + START_PACKAGES=/tmp/packages_start.txt 05:11:49 + END_PACKAGES=/tmp/packages_end.txt 05:11:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:11:49 + PACKAGES=/tmp/packages_start.txt 05:11:49 + '[' /w/workspace/edgex-go/1 ']' 05:11:49 + PACKAGES=/tmp/packages_end.txt 05:11:49 + case "${OS_FAMILY}" in 05:11:49 + sort 05:11:49 + rpm -qa 05:11:53 + '[' -f /tmp/packages_start.txt ']' 05:11:53 + '[' -f /tmp/packages_end.txt ']' 05:11:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:11:53 + '[' /w/workspace/edgex-go/1 ']' 05:11:53 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:11:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:11:53 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 05:11:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:54 05:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:11:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:55 latest: Pulling from edgex-lftools-log-publisher 05:11:55 b4d181a07f80: Pulling fs layer 05:11:55 a1111a8f2ec3: Pulling fs layer 05:11:55 ed53099fbce6: Pulling fs layer 05:11:55 dc539afda2c1: Pulling fs layer 05:11:55 77bc0d833cb6: Pulling fs layer 05:11:55 9065ff56babe: Pulling fs layer 05:11:55 d287ab97295c: Pulling fs layer 05:11:55 77bc0d833cb6: Waiting 05:11:55 9065ff56babe: Waiting 05:11:55 dc539afda2c1: Waiting 05:11:55 d287ab97295c: Waiting 05:11:55 a1111a8f2ec3: Verifying Checksum 05:11:55 a1111a8f2ec3: Download complete 05:11:55 dc539afda2c1: Verifying Checksum 05:11:55 dc539afda2c1: Download complete 05:11:55 ed53099fbce6: Verifying Checksum 05:11:55 ed53099fbce6: Download complete 05:11:55 9065ff56babe: Verifying Checksum 05:11:55 9065ff56babe: Download complete 05:11:55 77bc0d833cb6: Verifying Checksum 05:11:55 77bc0d833cb6: Download complete 05:11:55 b4d181a07f80: Verifying Checksum 05:11:55 b4d181a07f80: Download complete 05:11:55 d287ab97295c: Verifying Checksum 05:11:55 d287ab97295c: Download complete 05:11:56 b4d181a07f80: Pull complete 05:11:56 a1111a8f2ec3: Pull complete 05:11:57 ed53099fbce6: Pull complete 05:11:57 dc539afda2c1: Pull complete 05:11:57 77bc0d833cb6: Pull complete 05:11:58 9065ff56babe: Pull complete 05:12:03 d287ab97295c: Pull complete 05:12:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:12:03 prd-centos7-docker-4c-2g-3919 does not seem to be running inside a container 05:12:03 $ 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 05:12:07 $ docker top d57e7ec0e229e79fc0836ffc8b3dd67c6db0096294ba2952580b77c37a703b12 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:07 + touch /tmp/pre-build-complete [Pipeline] sh 05:12:07 + mkdir -p /var/log/sysstat [Pipeline] sh 05:12:08 + ls /var/log/sa-host 05:12:08 + sadf -c /var/log/sa-host/sa17 05:12:08 file_magic: OK 05:12:08 HZ: Using current value: 100 05:12:08 file_header: OK 05:12:08 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 05:12:08 Statistics: 05:12:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:12:08 File successfully converted to sysstat format version 12.0.3 05:12:08 + sadf -c /var/log/sa-host/sa26 05:12:08 file_magic: OK 05:12:08 HZ: Using current value: 100 05:12:08 file_header: OK 05:12:08 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 05:12:08 Statistics: 05:12:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:12:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:08 provisioning config files... 05:12:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9153076709360917441tmp [Pipeline] { [Pipeline] echo 05:12:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:12:08 ---> create-netrc.sh [Pipeline] } 05:12:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:12:09 ---> python-tools-install.sh [Pipeline] echo 05:12:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:12:09 ---> sudo-logs.sh 05:12:09 Archiving 'sudo' log.. 05:12:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-3919.novalocal: Name or service not known 05:12:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-3919.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:12:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:12:09 ---> job-cost.sh 05:12:09 lf-activate-venv: SKIPPING 05:12:09 DEBUG: total: 0.10999999940395355 05:12:09 INFO: Retrieving Stack Cost... 05:12:10 INFO: Retrieving Pricing Info for: v3-standard-2 05:12:10 INFO: Archiving Costs [Pipeline] echo 05:12:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:12:11 ---> logs-deploy.sh 05:12:11 lf-activate-venv: SKIPPING 05:12:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3870/1 05:12:11 INFO: archiving workspace using pattern(s): 05:12:11 Archives upload complete. 05:12:11 INFO: archiving logs to Nexus