Pull request #4046 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from fb5c42d656a77a0fdfc962f58646e967c5a35789+155d0ec1f9051a669d1f6c09d665afa8a800203b (8542b2cce37d556c6fabbbd80604dcb4ff2ad6bc) 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-ssh15085362114011804703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh5582854596664414983.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 e2cac8b444d664382c771f5dccbf61e369ddf83e 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-4046/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-4046/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh497136552257573826.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-4046/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12040250908968134584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > 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 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-ssh18154445980140363578.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4046/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-4046/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17048180498082215930.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 e2cac8b444d664382c771f5dccbf61e369ddf83e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-930 in /w/workspace/edgexfoundry_edgex-go_PR-4046 [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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit fb5c42d656a77a0fdfc962f58646e967c5a35789 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4046/head:refs/remotes/origin/PR-4046 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing fb5c42d656a77a0fdfc962f58646e967c5a35789 Checking out Revision fb5c42d656a77a0fdfc962f58646e967c5a35789 (PR-4046) > git checkout -f fb5c42d656a77a0fdfc962f58646e967c5a35789 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb5c42d656a77a0fdfc962f58646e967c5a35789 # timeout=10 Commit message: "fix(snap): Apply proxy's runtime config options after startup (#3856)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:01:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:01:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:01:01 ========================================================= 12:01:01 EdgeX Global Pipelines Version Info 12:01:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:01:02 ------------------- 12:01:02 stable info: 12:01:02 ------------------- 12:01:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:01:02 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 12:01:02 Message: update stable to v1.0.231 12:01:03 ------------------- 12:01:03 experimental info: 12:01:03 ------------------- 12:01:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:01:03 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 12:01:03 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:01:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:01:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:01:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:01:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:01:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:01:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:01:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:01:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4046 [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4046 [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4046 [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb5c42d656a77a0fdfc962f58646e967c5a35789 [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb5c42d [Pipeline] echo 12:01:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:04 provisioning config files... 12:01:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7864229620420846924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:05 ---> docker-login.sh 12:01:05 nexus3.edgexfoundry.org:10001 12:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:05 Configure a credential helper to remove this warning. See 12:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:05 12:01:05 Login Succeeded 12:01:05 nexus3.edgexfoundry.org:10002 12:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:05 Configure a credential helper to remove this warning. See 12:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:05 12:01:05 Login Succeeded 12:01:05 nexus3.edgexfoundry.org:10003 12:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:05 Configure a credential helper to remove this warning. See 12:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:05 12:01:05 Login Succeeded 12:01:05 nexus3.edgexfoundry.org:10004 12:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:06 Configure a credential helper to remove this warning. See 12:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:06 12:01:06 Login Succeeded 12:01:06 docker.io 12:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:01:06 Configure a credential helper to remove this warning. See 12:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:01:06 12:01:06 Login Succeeded 12:01:06 ---> docker-login.sh ends [Pipeline] } 12:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:01:06 + 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 12:01:06 + dirname cmd/core-command/Dockerfile 12:01:06 + cut -d/ -f2 12:01:06 + echo core-command,cmd/core-command/Dockerfile 12:01:06 + dirname cmd/core-data/Dockerfile 12:01:06 + cut -d/ -f2 12:01:06 + echo core-data,cmd/core-data/Dockerfile 12:01:06 + dirname cmd/core-metadata/Dockerfile 12:01:06 + cut -d/ -f2 12:01:06 + echo core-metadata,cmd/core-metadata/Dockerfile 12:01:06 + dirname cmd/security-bootstrapper/Dockerfile 12:01:06 + cut -d/ -f2 12:01:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:01:06 + dirname cmd/security-proxy-setup/Dockerfile 12:01:06 + cut -d/ -f2 12:01:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:01:06 + dirname cmd/security-secretstore-setup/Dockerfile 12:01:06 + cut -d/ -f2 12:01:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:01:06 + dirname cmd/support-notifications/Dockerfile 12:01:06 + cut -d/ -f2 12:01:06 + echo support-notifications,cmd/support-notifications/Dockerfile 12:01:06 + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile 12:01:06 12:01:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 12:01:06 + + dirname cmd/sys-mgmt-agent/Dockerfilecut 12:01:06 -d/ -f2 12:01:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 12:01:06 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 12:01:07 + git rev-list -1 --merges fb5c42d656a77a0fdfc962f58646e967c5a35789~1..fb5c42d656a77a0fdfc962f58646e967c5a35789 [Pipeline] echo 12:01:07 -----------> git rev-list -1 --merges fb5c42d656a77a0fdfc962f58646e967c5a35789~1..fb5c42d656a77a0fdfc962f58646e967c5a35789 fb5c42d656a77a0fdfc962f58646e967c5a35789 [false] [Pipeline] sh 12:01:07 + git log --format=format:%s -1 fb5c42d656a77a0fdfc962f58646e967c5a35789 [Pipeline] echo 12:01:07 ========================================================= 12:01:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:01:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:01:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:01:08 + grep -v github /etc/ssh/ssh_known_hosts 12:01:08 + [ -e /tmp/ssh_known_hosts ] 12:01:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:01:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:01:08 + sudo tee -a /etc/ssh/ssh_known_hosts 12:01:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 12:01:08 12:01:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 12:01:08 latest: Pulling from edgex-devops/py-git-semver 12:01:08 42c077c10790: Pulling fs layer 12:01:08 f63e77b7563a: Pulling fs layer 12:01:08 bd5fdadae976: Pulling fs layer 12:01:08 205491f53016: Pulling fs layer 12:01:08 df18705c85c3: Pulling fs layer 12:01:08 bdb3f477010e: Pulling fs layer 12:01:08 205491f53016: Waiting 12:01:08 df18705c85c3: Waiting 12:01:08 c8a8fc8e1c8f: Pulling fs layer 12:01:08 2c6e9b1d212d: Pulling fs layer 12:01:08 bdb8f0575790: Pulling fs layer 12:01:08 bdb3f477010e: Waiting 12:01:08 2c6e9b1d212d: Waiting 12:01:08 c8a8fc8e1c8f: Waiting 12:01:08 386e3cb2ff24: Pulling fs layer 12:01:08 bdb8f0575790: Waiting 12:01:08 2343380bae48: Pulling fs layer 12:01:08 386e3cb2ff24: Waiting 12:01:08 2343380bae48: Waiting 12:01:08 f63e77b7563a: Verifying Checksum 12:01:08 f63e77b7563a: Download complete 12:01:08 205491f53016: Verifying Checksum 12:01:08 205491f53016: Download complete 12:01:08 df18705c85c3: Verifying Checksum 12:01:08 df18705c85c3: Download complete 12:01:09 bdb3f477010e: Verifying Checksum 12:01:09 bdb3f477010e: Download complete 12:01:09 bd5fdadae976: Verifying Checksum 12:01:09 bd5fdadae976: Download complete 12:01:09 2c6e9b1d212d: Verifying Checksum 12:01:09 2c6e9b1d212d: Download complete 12:01:09 bdb8f0575790: Verifying Checksum 12:01:09 bdb8f0575790: Download complete 12:01:09 386e3cb2ff24: Download complete 12:01:09 2343380bae48: Download complete 12:01:09 42c077c10790: Verifying Checksum 12:01:09 42c077c10790: Download complete 12:01:09 c8a8fc8e1c8f: Verifying Checksum 12:01:09 c8a8fc8e1c8f: Download complete 12:01:10 42c077c10790: Pull complete 12:01:10 f63e77b7563a: Pull complete 12:01:11 bd5fdadae976: Pull complete 12:01:11 205491f53016: Pull complete 12:01:11 df18705c85c3: Pull complete 12:01:11 bdb3f477010e: Pull complete 12:01:13 c8a8fc8e1c8f: Pull complete 12:01:13 2c6e9b1d212d: Pull complete 12:01:13 bdb8f0575790: Pull complete 12:01:13 386e3cb2ff24: Pull complete 12:01:13 2343380bae48: Pull complete 12:01:14 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 12:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 12:01:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:14 prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container 12:01:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 12:01:15 $ docker top 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f -eo pid,comm 12:01:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:01:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:01:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:01:15 [ssh-agent] Looking for ssh-agent implementation... 12:01:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:01:15 $ docker exec 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f ssh-agent 12:01:16 SSH_AUTH_SOCK=/tmp/ssh-HJo585goSAnU/agent.33 12:01:16 SSH_AGENT_PID=40 12:01:16 Running ssh-add (command line suppressed) 12:01:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3186573382001958918.key (/w/workspace/edgex-go/1@tmp/private_key_3186573382001958918.key) 12:01:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:01:16 + git tag --points-at HEAD [Pipeline] } 12:01:16 $ docker exec --env ******** --env ******** 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f ssh-agent -k 12:01:16 unset SSH_AUTH_SOCK; 12:01:16 unset SSH_AGENT_PID; 12:01:16 echo Agent pid 40 killed; 12:01:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:01:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:01:16 [ssh-agent] Looking for ssh-agent implementation... 12:01:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:01:16 $ docker exec 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f ssh-agent 12:01:17 SSH_AUTH_SOCK=/tmp/ssh-9nCLXDtCDSNy/agent.72 12:01:17 SSH_AGENT_PID=78 12:01:17 Running ssh-add (command line suppressed) 12:01:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8349268758889641335.key (/w/workspace/edgex-go/1@tmp/private_key_8349268758889641335.key) 12:01:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:01:17 + git semver init 12:01:17 2022-06-03 12:01:17,833 [run_init] DEBUG init version:0.0.0 force:False 12:01:17 2022-06-03 12:01:17,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 12:01:17 2022-06-03 12:01:17,835 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 12:01:17 2022-06-03 12:01:17,835 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 12:01:22 2022-06-03 12:01:21,867 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 12:01:22 2022-06-03 12:01:21,868 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4046 with force:False 12:01:22 2022-06-03 12:01:21,868 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4046 12:01:22 2022-06-03 12:01:21,872 [execute] INFO git cat-file --batch-check 12:01:22 2022-06-03 12:01:21,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 12:01:22 2022-06-03 12:01:21,880 [execute] INFO git cat-file --batch 12:01:22 2022-06-03 12:01:21,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 12:01:22 2022-06-03 12:01:21,887 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4046 12:01:22 0.0.0 [Pipeline] } 12:01:22 $ docker exec --env ******** --env ******** 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f ssh-agent -k 12:01:22 unset SSH_AUTH_SOCK; 12:01:22 unset SSH_AGENT_PID; 12:01:22 echo Agent pid 78 killed; 12:01:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:01:22 + git semver [Pipeline] } 12:01:23 $ docker stop --time=1 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f 12:01:24 $ docker rm -f 970c2bfee825f8f92ecbe69674d481f8699ec5d78cf813a33761f7d44eb1ee1f [Pipeline] // withDockerContainer [Pipeline] sh 12:01:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:01:25 Stashed 1 file(s) [Pipeline] echo 12:01:25 [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 12:01:25 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:01:25 ========================================================= 12:01:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 12:01:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:01:26 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 12:01:26 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 12:01:26 59bf1c3509f3: Pulling fs layer 12:01:26 666ba61612fd: Pulling fs layer 12:01:26 8ed8ca486205: Pulling fs layer 12:01:26 4fe6c5a15a65: Pulling fs layer 12:01:26 22a0e8bec74d: Pulling fs layer 12:01:26 812f408151ee: Pulling fs layer 12:01:26 bab7bd504b26: Pulling fs layer 12:01:26 070449caade9: Pulling fs layer 12:01:26 8f1a5288e3a6: Pulling fs layer 12:01:26 4fe6c5a15a65: Waiting 12:01:26 22a0e8bec74d: Waiting 12:01:26 812f408151ee: Waiting 12:01:26 bab7bd504b26: Waiting 12:01:26 070449caade9: Waiting 12:01:26 8f1a5288e3a6: Waiting 12:01:26 8ed8ca486205: Verifying Checksum 12:01:26 8ed8ca486205: Download complete 12:01:26 666ba61612fd: Download complete 12:01:26 22a0e8bec74d: Download complete 12:01:26 812f408151ee: Verifying Checksum 12:01:26 812f408151ee: Download complete 12:01:26 59bf1c3509f3: Verifying Checksum 12:01:26 59bf1c3509f3: Download complete 12:01:26 bab7bd504b26: Verifying Checksum 12:01:26 bab7bd504b26: Download complete 12:01:26 070449caade9: Verifying Checksum 12:01:26 070449caade9: Download complete 12:01:26 59bf1c3509f3: Pull complete 12:01:26 666ba61612fd: Pull complete 12:01:26 8ed8ca486205: Pull complete 12:01:26 8f1a5288e3a6: Verifying Checksum 12:01:26 8f1a5288e3a6: Download complete 12:01:26 4fe6c5a15a65: Verifying Checksum 12:01:26 4fe6c5a15a65: Download complete 12:01:31 4fe6c5a15a65: Pull complete 12:01:31 22a0e8bec74d: Pull complete 12:01:31 812f408151ee: Pull complete 12:01:31 bab7bd504b26: Pull complete 12:01:31 070449caade9: Pull complete 12:01:33 8f1a5288e3a6: Pull complete 12:01:33 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 12:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 12:01:33 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 12:01:34 + docker build -t ci-base-image-x86_64 -f - . 12:01:34 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 12:01:34 WORKDIR /edgex 12:01:34 COPY go.mod . 12:01:34 RUN go mod download 12:01:35 Sending build context to Docker daemon 346.5MB 12:01:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 12:01:35 ---> c47586b81864 12:01:35 Step 2/4 : WORKDIR /edgex 12:01:37 ---> Running in ab3f58bf7d76 12:01:37 Removing intermediate container ab3f58bf7d76 12:01:37 ---> 40ae344ee29d 12:01:37 Step 3/4 : COPY go.mod . 12:01:37 ---> 15a1828cb5c9 12:01:37 Step 4/4 : RUN go mod download 12:01:37 ---> Running in da3f74fa1e99 12:01:40 Still waiting to schedule task 12:01:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 12:01:59 Removing intermediate container da3f74fa1e99 12:01:59 ---> 8c9d06886dbb 12:01:59 Successfully built 8c9d06886dbb 12:01:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:59 + docker inspect -f . ci-base-image-x86_64 12:01:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:00 prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container 12:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:02:00 $ docker top 0a50e8ffc6c0993f5f84f4c6c7fa29a9b1274a3b336c4fa3dffe520b1f9afa6b -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:01 + go version 12:02:01 go version go1.17.6 linux/amd64 [Pipeline] } 12:02:01 $ docker stop --time=1 0a50e8ffc6c0993f5f84f4c6c7fa29a9b1274a3b336c4fa3dffe520b1f9afa6b 12:02:02 $ docker rm -f 0a50e8ffc6c0993f5f84f4c6c7fa29a9b1274a3b336c4fa3dffe520b1f9afa6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:03 + docker inspect -f . ci-base-image-x86_64 12:02:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:03 prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container 12:02:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:02:03 $ docker top c2c0f95566579bdc7faedb719377eb6ef4d966033f7addf573dab9e3334f6e93 -eo pid,comm [Pipeline] { [Pipeline] echo 12:02:03 ========================================================= 12:02:03 [edgeXBuildGoParallel] Running Tests and Build... 12:02:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:02:04 + make test 12:02:04 go mod tidy 12:02:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:02:09 ? github.com/edgexfoundry/edgex-go [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 12:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 44.7% of statements 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.168s coverage: 89.5% of statements 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:02:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.088s coverage: 83.8% of statements 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:02:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:02:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.336s coverage: 94.2% of statements 12:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:02:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:02:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 59.1% of statements 12:02:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:02:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:02:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:02:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:02:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:02:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 12:02:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:02:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:02:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:02:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements 12:02:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:02:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 12:02:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements 12:02:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:02:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 12:02:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 12:02:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 12:02:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 12:02:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 12:02:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 12:02:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 12:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.178s coverage: 82.5% of statements 12:02:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.366s coverage: 65.4% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:02:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 12:02:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 12:02:45 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 12:03:07 GO111MODULE=on go vet ./... 12:03:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:03:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:03:10 ./bin/test-attribution-txt.sh [Pipeline] echo 12:03:11 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 12:03:11 + go mod tidy [Pipeline] sh 12:03:11 + ls -al . 12:03:11 total 680 12:03:11 drwxrwxr-x 11 1001 1001 4096 Jun 3 12:03 . 12:03:11 drwxr-xr-x 4 root root 4096 Jun 3 12:02 .. 12:03:11 -rw-rw-r-- 1 1001 1001 11 Jun 3 12:00 .dockerignore 12:03:11 drwxrwxr-x 8 1001 1001 4096 Jun 3 12:01 .git 12:03:11 drwxrwxr-x 4 1001 1001 4096 Jun 3 12:00 .github 12:03:11 -rw-rw-r-- 1 1001 1001 797 Jun 3 12:00 .gitignore 12:03:11 -rw-rw-r-- 1 1001 1001 42 Jun 3 12:00 .golangci.yml 12:03:11 -rw-rw-r-- 1 1001 1001 76 Jun 3 12:00 .hadolint.yml 12:03:11 drwxr-xr-x 3 1001 1001 4096 Jun 3 12:01 .semver 12:03:11 -rw-rw-r-- 1 1001 1001 166 Jun 3 12:00 .sonarcloud.properties 12:03:11 -rw-rw-r-- 1 1001 1001 1171 Jun 3 12:00 ADOPTERS.md 12:03:11 -rw-rw-r-- 1 1001 1001 8910 Jun 3 12:00 Attribution.txt 12:03:11 -rw-rw-r-- 1 1001 1001 52201 Jun 3 12:00 CHANGELOG.md 12:03:11 -rw-rw-r-- 1 1001 1001 3804 Jun 3 12:00 CONTRIBUTING.md 12:03:11 -rw-rw-r-- 1 1001 1001 677 Jun 3 12:00 GOVERNANCE.md 12:03:11 -rw-rw-r-- 1 1001 1001 849 Jun 3 12:00 Jenkinsfile 12:03:11 -rw-rw-r-- 1 1001 1001 10775 Jun 3 12:00 LICENSE 12:03:11 -rw-rw-r-- 1 1001 1001 6508 Jun 3 12:00 Makefile 12:03:11 -rw-rw-r-- 1 1001 1001 582 Jun 3 12:00 OWNERS.md 12:03:11 -rw-rw-r-- 1 1001 1001 8207 Jun 3 12:00 README.md 12:03:11 -rw-rw-r-- 1 1001 1001 6912 Jun 3 12:00 SECURITY.md 12:03:11 -rw-rw-r-- 1 1001 1001 5 Jun 3 12:01 VERSION 12:03:11 -rw-rw-r-- 1 1001 1001 4131 Jun 3 12:00 ZMQWindows.md 12:03:11 drwxrwxr-x 2 1001 1001 4096 Jun 3 12:00 bin 12:03:11 drwxrwxr-x 14 1001 1001 4096 Jun 3 12:00 cmd 12:03:11 -rw-r--r-- 1 root root 428658 Jun 3 12:02 coverage.out 12:03:11 -rw-rw-r-- 1 1001 1001 822 Jun 3 12:03 go.mod 12:03:11 -rw-rw-r-- 1 1001 1001 49471 Jun 3 12:00 go.sum 12:03:11 drwxrwxr-x 8 1001 1001 4096 Jun 3 12:00 internal 12:03:11 drwxrwxr-x 3 1001 1001 4096 Jun 3 12:00 openapi 12:03:11 drwxrwxr-x 4 1001 1001 4096 Jun 3 12:00 snap 12:03:11 drwxrwxr-x 6 1001 1001 4096 Jun 3 12:00 vendor 12:03:11 -rw-rw-r-- 1 1001 1001 204 Jun 3 12:00 version.go [Pipeline] sh 12:03:12 + '[' -e coverage.out ] 12:03:12 + chown 1001:1001 coverage.out [Pipeline] stash 12:03:12 Stashed 1 file(s) [Pipeline] sh 12:03:12 + make build 12:03:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:03:14 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 12:03:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:03:19 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 12:03:20 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 12:03:20 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 12:03:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:03:22 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 12:03:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:03: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 12:03:24 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 12:03:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 12:03:26 $ docker stop --time=1 c2c0f95566579bdc7faedb719377eb6ef4d966033f7addf573dab9e3334f6e93 12:03:28 $ docker rm -f c2c0f95566579bdc7faedb719377eb6ef4d966033f7addf573dab9e3334f6e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:03:29 12:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:03:30 latest: Pulling from edgex-devops/edgex-compose 12:03:30 cbdbe7a5bc2a: Pulling fs layer 12:03:30 ca9280d653b3: Pulling fs layer 12:03:30 7e9c9ca2126c: Pulling fs layer 12:03:30 cbdbe7a5bc2a: Verifying Checksum 12:03:30 cbdbe7a5bc2a: Download complete 12:03:30 ca9280d653b3: Verifying Checksum 12:03:30 ca9280d653b3: Download complete 12:03:30 cbdbe7a5bc2a: Pull complete 12:03:30 7e9c9ca2126c: Download complete 12:03:30 ca9280d653b3: Pull complete 12:03:34 7e9c9ca2126c: Pull complete 12:03:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:03:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:34 prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container 12:03:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:03:35 $ docker top c6f56dbb763db27b946229c0700fcc3871311c4fe5793b4725e8402cad03a9e9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:36 + docker-compose build --help 12:03:36 + grep parallel 12:03:36 --parallel Build images in parallel. [Pipeline] } 12:03:36 $ docker stop --time=1 c6f56dbb763db27b946229c0700fcc3871311c4fe5793b4725e8402cad03a9e9 12:03:38 $ docker rm -f c6f56dbb763db27b946229c0700fcc3871311c4fe5793b4725e8402cad03a9e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:03:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:38 prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container 12:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:03:39 $ docker top 1634172322e0cf49c79025c2dd6dd6d0f7398c125673e6342cb63ba7a9b4bd4a -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:39 + docker-compose -f ./docker-compose-build.yml build --parallel 12:03:40 Building core-command ... 12:03:40 Building core-data ... 12:03:40 Building core-metadata ... 12:03:40 Building security-bootstrapper ... 12:03:40 Building security-proxy-setup ... 12:03:40 Building security-secretstore-setup ... 12:03:40 Building support-notifications ... 12:03:40 Building support-scheduler ... 12:03:40 Building sys-mgmt-agent ... 12:03:40 Building support-notifications 12:03:40 Building core-command 12:03:40 Building sys-mgmt-agent 12:03:40 Building security-proxy-setup 12:03:40 Building security-bootstrapper 12:03:58 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:03:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:03:58 ---> 8c9d06886dbb 12:03:58 Step 3/20 : WORKDIR /edgex-go 12:03:58 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:03:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:03:58 ---> 8c9d06886dbb 12:03:58 Step 3/21 : WORKDIR /edgex-go 12:03:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:03:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:03:58 ---> 8c9d06886dbb 12:03:58 Step 3/22 : WORKDIR /edgex-go 12:03:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:03:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:03:58 ---> 8c9d06886dbb 12:03:58 Step 3/22 : WORKDIR /edgex-go 12:03:58 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:03:58 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:03:58 ---> 8c9d06886dbb 12:03:58 Step 3/30 : WORKDIR /edgex-go 12:04:00 ---> Running in dd8d570bc18c 12:04:00 ---> Running in 956c5a04136f 12:04:00 ---> Running in fca5c38dd86d 12:04:00 ---> Running in f1c4f9275e55 12:04:00 ---> Running in 03cafaa41e6c 12:04:00 Removing intermediate container 956c5a04136f 12:04:00 ---> d3b299d6c655 12:04:00 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:00 Removing intermediate container dd8d570bc18c 12:04:00 ---> a61b12ad1e3f 12:04:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:00 Removing intermediate container 03cafaa41e6c 12:04:00 ---> 91c8c6b48b33 12:04:00 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:00 ---> Running in ae0c492f53a6 12:04:00 Removing intermediate container f1c4f9275e55 12:04:00 ---> 783964e7c547 12:04:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:00 Removing intermediate container fca5c38dd86d 12:04:00 ---> 818cba7dd9cc 12:04:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:00 ---> Running in 5e3eb2d29302 12:04:00 ---> Running in b3a70f84eb90 12:04:00 ---> Running in 01d2ada4af45 12:04:00 ---> Running in 518adbeec710 12:04:01 Removing intermediate container ae0c492f53a6 12:04:01 ---> 000329ad6d1b 12:04:01 Step 5/30 : RUN apk add --update --no-cache make git 12:04:01 ---> Running in 710e5c3299f8 12:04:01 Removing intermediate container 5e3eb2d29302 12:04:01 ---> 0ae6e35589b4 12:04:01 Step 5/20 : RUN apk add --update --no-cache make git 12:04:01 ---> Running in 3e6a79819315 12:04:02 Removing intermediate container 01d2ada4af45 12:04:02 ---> a1bdf6c73b0b 12:04:02 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:04:02 ---> Running in 7eaad4b76958 12:04:02 Removing intermediate container b3a70f84eb90 12:04:02 ---> 54a29930bbfd 12:04:02 Step 5/22 : RUN apk add --update --no-cache make git 12:04:02 ---> Running in 85d346eed840 12:04:02 Removing intermediate container 518adbeec710 12:04:02 ---> 6bb2f6e73324 12:04:02 Step 5/22 : RUN apk add --update --no-cache make bash git 12:04:02 ---> Running in 4720641c5689 12:04:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:04:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:04:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:04:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:04:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:04:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:04:03 OK: 221 MiB in 52 packages 12:04:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:04:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:04:03 Removing intermediate container 710e5c3299f8 12:04:03 ---> 5a77f93e471f 12:04:03 Step 6/30 : COPY . . 12:04:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:04:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:04:04 OK: 221 MiB in 52 packages 12:04:05 OK: 221 MiB in 52 packages 12:04:06 Removing intermediate container 85d346eed840 12:04:06 ---> 4ca50e41f695 12:04:06 Step 6/22 : COPY . . 12:04:06 Removing intermediate container 3e6a79819315 12:04:06 ---> 45f50be18179 12:04:06 Step 6/20 : COPY . . 12:04:06 OK: 221 MiB in 52 packages 12:04:07 OK: 221 MiB in 52 packages 12:04:09 Removing intermediate container 7eaad4b76958 12:04:09 ---> b1d561b483b5 12:04:09 Step 6/21 : COPY . . 12:04:09 Removing intermediate container 4720641c5689 12:04:09 ---> af0103a6e85a 12:04:09 Step 6/22 : COPY . . 12:04:09 ---> 8009d41148a6 12:04:09 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:12 ---> Running in f2276afd962a 12:04:13 ---> f42aeb46d396 12:04:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:13 skipping... 12:04:13 ---> faff2e6cc11f 12:04:13 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:13 ---> Running in cabe855ceb5e 12:04:13 ---> Running in 4d23552b7ef3 12:04:14 Removing intermediate container f2276afd962a 12:04:14 ---> bfa1c58e03fc 12:04:14 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:04:14 ---> Running in e98f8808e877 12:04:14 skipping... 12:04:14 skipping... 12:04:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:04:15 Removing intermediate container cabe855ceb5e 12:04:15 ---> bd584ff1685b 12:04:15 Step 8/22 : RUN make cmd/core-command/core-command 12:04:15 ---> b73671af0952 12:04:15 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:15 Removing intermediate container 4d23552b7ef3 12:04:15 ---> 6eac8c26303a 12:04:15 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:04:15 ---> Running in cd97da9e7010 12:04:15 ---> Running in e806feb56cb1 12:04:15 ---> Running in 1b8495f6f698 12:04:15 ---> 0ab01a5d67a7 12:04:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:15 ---> Running in 1e6ecf50fedf 12:04: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 12:04:16 skipping... 12:04:16 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 12:04:16 skipping... 12:04:16 Removing intermediate container cd97da9e7010 12:04:16 ---> 529895984ea3 12:04:16 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:04:16 ---> Running in fbe9b38573ec 12:04:17 Removing intermediate container 1e6ecf50fedf 12:04:17 ---> ecf0ea10469d 12:04:17 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:04:17 ---> Running in 2b6ec575287a 12:04:17 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 12:04:18 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 12:04:28 Removing intermediate container e98f8808e877 12:04:28 ---> 4fbf4cf1bf6e 12:04:28 12:04:28 Step 9/30 : FROM alpine:3.14 12:04:28 3.14: Pulling from library/alpine 12:04:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 12:04:28 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:04:28 Status: Downloaded newer image for alpine:3.14 12:04:28 ---> e04c818066af 12:04:28 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:04:28 ---> Running in daee0870175a 12:04:28 Removing intermediate container daee0870175a 12:04:28 ---> 9180f5f86f7e 12:04:28 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 12:04:29 ---> Running in df81211b6e78 12:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:04:29 Removing intermediate container e806feb56cb1 12:04:29 ---> 03da5b94fa5f 12:04:29 12:04:29 Step 9/22 : FROM alpine:3.14 12:04:29 ---> e04c818066af 12:04:29 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:04:29 (1/2) Installing dumb-init (1.2.5-r1) 12:04:29 (2/2) Installing su-exec (0.2-r1) 12:04:29 Executing busybox-1.33.1-r7.trigger 12:04:29 OK: 6 MiB in 16 packages 12:04:29 ---> Running in 92e669bfe343 12:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:04:30 (1/1) Installing dumb-init (1.2.5-r1) 12:04:30 Executing busybox-1.33.1-r7.trigger 12:04:30 OK: 6 MiB in 15 packages 12:04:30 Removing intermediate container df81211b6e78 12:04:30 ---> 62ef2f8e63d3 12:04:30 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 12:04:30 ---> Running in e47a8cc1903f 12:04:30 Removing intermediate container 1b8495f6f698 12:04:30 ---> 027edd6606a0 12:04:30 12:04:30 Step 9/20 : FROM alpine:3.14 12:04:30 ---> e04c818066af 12:04:30 Step 10/20 : RUN apk add --update --no-cache curl 12:04:31 ---> Running in 3696149a875a 12:04:31 Removing intermediate container e47a8cc1903f 12:04:31 ---> 8a7a090a831b 12:04:31 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:04:31 Removing intermediate container 92e669bfe343 12:04:31 ---> a445d0ce76b6 12:04:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:04:31 ---> Running in 6779365a6978 12:04:31 ---> Running in 1fa749b44a31 12:04:31 Removing intermediate container 2b6ec575287a 12:04:31 ---> 23ea4f9ee0df 12:04:31 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:04:31 ---> Running in 19a87f1ccdb3 12:04:31 Removing intermediate container 6779365a6978 12:04:31 ---> ccdacc47a2e2 12:04:31 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:04:31 Removing intermediate container 1fa749b44a31 12:04:31 ---> 058746d0c046 12:04:31 Step 12/22 : ENV APP_PORT=59882 12:04:31 ---> Running in 8690afeaf91c 12:04:31 ---> Running in 258d281d39a4 12:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:04:31 Removing intermediate container fbe9b38573ec 12:04:31 ---> e121683e83c9 12:04:31 12:04:31 Step 9/21 : FROM alpine:3.14 12:04:31 ---> e04c818066af 12:04:31 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 12:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:04:31 ---> Running in d9fa97f52fcb 12:04:31 Removing intermediate container 258d281d39a4 12:04:31 ---> 375936ca1c2e 12:04:31 Step 13/22 : EXPOSE $APP_PORT 12:04:31 ---> Running in 2f3ccf0823de 12:04:31 Removing intermediate container 2f3ccf0823de 12:04:31 ---> 6d57c2759f41 12:04:31 Step 14/22 : WORKDIR / 12:04:31 (1/5) Installing ca-certificates (20211220-r0) 12:04:31 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 12:04:31 ---> Running in 687b3ae9d6ae 12:04:32 (2/5) Installing brotli-libs (1.0.9-r5) 12:04:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:04:32 (4/5) Installing libcurl (7.79.1-r1) 12:04:32 (5/5) Installing curl (7.79.1-r1) 12:04:32 Executing busybox-1.33.1-r7.trigger 12:04:32 Executing ca-certificates-20211220-r0.trigger 12:04:32 OK: 8 MiB in 19 packages 12:04:32 Removing intermediate container 687b3ae9d6ae 12:04:32 ---> 9e8d704da98f 12:04:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:04:32 ---> e9fa1e24e312 12:04:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:04:32 (1/2) Installing ca-certificates (20211220-r0) 12:04:32 (2/2) Installing dumb-init (1.2.5-r1) 12:04:32 Executing busybox-1.33.1-r7.trigger 12:04:32 Executing ca-certificates-20211220-r0.trigger 12:04:32 Removing intermediate container 3696149a875a 12:04:32 ---> 1a1be1e55702 12:04:32 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:04:32 OK: 6 MiB in 16 packages 12:04:32 Removing intermediate container 8690afeaf91c 12:04:32 ---> a7a2cbfdcd74 12:04:32 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 12:04:32 ---> Running in 90c7212dacd1 12:04:32 ---> Running in a044a34e0cc3 12:04:32 ---> 4ca4ab1c5e2e 12:04:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:04:32 Removing intermediate container 19a87f1ccdb3 12:04:32 ---> 2a1197bfbbd1 12:04:32 12:04:32 Step 10/22 : FROM docker:20.10.8 12:04:32 Removing intermediate container 90c7212dacd1 12:04:32 ---> 43dd01a1337d 12:04:32 Step 12/20 : WORKDIR /edgex 12:04:32 Removing intermediate container a044a34e0cc3 12:04:32 ---> 0484731c190f 12:04:32 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:04:32 20.10.8: Pulling from library/docker 12:04:32 ---> Running in dc9139d27786 12:04:32 ---> 9b56967e23da 12:04:32 Step 18/22 : ENTRYPOINT ["/core-command"] 12:04:32 ---> Running in bd952445712e 12:04:32 Removing intermediate container dc9139d27786 12:04:32 ---> 4fce0f13435d 12:04:32 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:04:33 Removing intermediate container bd952445712e 12:04:33 ---> 6facc57a5571 12:04:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:04:33 ---> 3913bbffceb2 12:04:33 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:04:33 Removing intermediate container d9fa97f52fcb 12:04:33 ---> 154baf664bdc 12:04:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:04:33 ---> Running in 60f176c12908 12:04:33 ---> Running in af1a3f3b63cf 12:04:33 ---> Running in 25d9919c545f 12:04:33 ---> 575d9e31ca22 12:04:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:04:33 Removing intermediate container af1a3f3b63cf 12:04:33 ---> d3640b5d2dde 12:04:33 Step 20/22 : LABEL arch=x86_64 12:04:33 Removing intermediate container 25d9919c545f 12:04:33 ---> 209600e03c21 12:04:33 Step 12/21 : ENV APP_PORT=59860 12:04:33 ---> Running in d124b1577d81 12:04:33 ---> Running in 09db94233c8c 12:04:33 Removing intermediate container d124b1577d81 12:04:33 ---> c79e2ffb9101 12:04:33 Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:04:33 Removing intermediate container 09db94233c8c 12:04:33 ---> 0e0320994818 12:04:33 Step 13/21 : EXPOSE $APP_PORT 12:04:33 ---> 7165c4a9293b 12:04:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:04:33 ---> Running in f967fa1cc02b 12:04:33 ---> Running in f62ebab85405 12:04:33 Removing intermediate container f967fa1cc02b 12:04:33 ---> 49f71da7df88 12:04:33 Step 22/22 : LABEL version=0.0.0 12:04:33 Removing intermediate container f62ebab85405 12:04:33 ---> Running in 4a784ef02e7c 12:04:33 ---> 72aee8125c49 12:04:33 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:04:34 ---> d31c92e44e1c 12:04:34 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:04:34 Removing intermediate container 60f176c12908 12:04:34 ---> 720c5c8c5be2 12:04:34 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:04:34 ---> Running in 7537b145baa9 12:04:34 Removing intermediate container 4a784ef02e7c 12:04:34 ---> 48b1d02b7fa6 12:04:34 12:04:34 ---> b93bdb3658d0 12:04:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:04:34 ---> 2ea487b0d1da 12:04:34 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:04:34 Removing intermediate container 7537b145baa9 12:04:34 ---> a88ca779d45d 12:04:34 Step 17/20 : CMD ["--init=true"] 12:04:34 Successfully built 48b1d02b7fa6 12:04:34 Successfully tagged core-command:latest 12:04:34  Building core-command ... done Building security-secretstore-setup 12:04:34 ---> Running in dc8cd71aa9cc 12:04:34 ---> dbf99a267426 12:04:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:04:34 Removing intermediate container dc8cd71aa9cc 12:04:34 ---> 54179579b8a9 12:04:34 Step 18/20 : LABEL arch=x86_64 12:04:35 ---> Running in 9045579c5f45 12:04:35 ---> d7f3c412d5a1 12:04:35 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:04:35 ---> 4da4e727955c 12:04:35 Step 17/21 : ENTRYPOINT ["/support-notifications"] 12:04:35 Removing intermediate container 9045579c5f45 12:04:35 ---> 8d2ea146d44b 12:04:35 Step 19/20 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:04:35 ---> Running in 2fda9c5ec497 12:04:35 ---> Running in ea8e31fb3d1d 12:04:35 Removing intermediate container 2fda9c5ec497 12:04:35 ---> 07204ca79254 12:04:35 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:04:35 ---> 03152a6c0ee5 12:04:35 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:04:35 ---> Running in a4c7596a27ab 12:04:35 Removing intermediate container ea8e31fb3d1d 12:04:35 ---> cbb17b3bc374 12:04:35 Step 20/20 : LABEL version=0.0.0 12:04:36 ---> Running in 8e0ea357aeb4 12:04:36 Removing intermediate container a4c7596a27ab 12:04:36 ---> 1ec7ebcb6303 12:04:36 Step 19/21 : LABEL arch=x86_64 12:04:36 ---> Running in 1233fe8aeee8 12:04:36 ---> f34c6967ae25 12:04:36 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:04:36 Removing intermediate container 8e0ea357aeb4 12:04:36 ---> 12fe0cdb450c 12:04:36 12:04:36 Removing intermediate container 1233fe8aeee8 12:04:36 ---> fba7263ed158 12:04:36 Step 20/21 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:04:36 Successfully built 12fe0cdb450c 12:04:36 ---> 583184cee156 12:04:36 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:04:36 Successfully tagged security-proxy-setup:latest 12:04:36  Building security-proxy-setup ... done Building core-metadata 12:04:36 ---> Running in 911f3a8053c7 12:04:36 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 12:04:36 Status: Downloaded newer image for docker:20.10.8 12:04:36 ---> Running in b898efc830fc 12:04:36 ---> bc6c0ffef665 12:04:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:04:36 Removing intermediate container 911f3a8053c7 12:04:36 ---> dcf6cbfb8afe 12:04:36 Step 21/21 : LABEL version=0.0.0 12:04:36 ---> Running in f8be32be204b 12:04:36 ---> Running in 70ff95b6bd69 12:04:36 Removing intermediate container b898efc830fc 12:04:36 ---> 3aef7ce8120a 12:04:36 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:04:36 Removing intermediate container 70ff95b6bd69 12:04:36 ---> 0f9649d24b62 12:04:36 12:04:36 Removing intermediate container f8be32be204b 12:04:36 ---> 8c64c74f085e 12:04:36 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 12:04:36 Successfully built 0f9649d24b62 12:04:37 Successfully tagged support-notifications:latest 12:04:37 Building support-scheduler 12:04:37  Building support-notifications ... done  ---> cbc76f60109c 12:04:37 Step 25/30 : RUN chmod +x /entrypoint.sh 12:04:37 ---> Running in 2097c37354eb 12:04:37 ---> Running in 22fa09dec3a9 12:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:04:38 (1/42) Installing readline (8.1.0-r0) 12:04:38 (2/42) Installing bash (5.1.16-r0) 12:04:38 Executing bash-5.1.16-r0.post-install 12:04:38 (3/42) Installing brotli-libs (1.0.9-r5) 12:04:38 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:04:38 (5/42) Installing libcurl (7.79.1-r1) 12:04:38 (6/42) Installing curl (7.79.1-r1) 12:04:38 (7/42) Installing dumb-init (1.2.5-r1) 12:04:38 (8/42) Installing libbz2 (1.0.8-r1) 12:04:38 (9/42) Installing expat (2.4.7-r0) 12:04:38 (10/42) Installing libffi (3.3-r2) 12:04:38 (11/42) Installing gdbm (1.19-r0) 12:04:38 (12/42) Installing xz-libs (5.2.5-r1) 12:04:38 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:04:38 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:04:38 (15/42) Installing mpdecimal (2.5.1-r1) 12:04:38 (16/42) Installing sqlite-libs (3.35.5-r0) 12:04:38 (17/42) Installing python3 (3.9.5-r2) 12:04:38 (18/42) Installing py3-appdirs (1.4.4-r2) 12:04:38 (19/42) Installing py3-chardet (4.0.0-r2) 12:04:38 (20/42) Installing py3-idna (3.2-r0) 12:04:38 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:04:38 (22/42) Installing py3-certifi (2020.12.5-r1) 12:04:38 (23/42) Installing py3-requests (2.25.1-r4) 12:04:38 (24/42) Installing py3-msgpack (1.0.2-r1) 12:04:38 (25/42) Installing py3-lockfile (0.12.2-r4) 12:04:38 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:04:38 (27/42) Installing py3-colorama (0.4.4-r1) 12:04:38 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:04:38 (29/42) Installing py3-distlib (0.3.1-r3) 12:04:38 (30/42) Installing py3-distro (1.5.0-r3) 12:04:38 (31/42) Installing py3-six (1.15.0-r1) 12:04:38 (32/42) Installing py3-webencodings (0.5.1-r4) 12:04:38 (33/42) Installing py3-html5lib (1.1-r1) 12:04:38 (34/42) Installing py3-parsing (2.4.7-r2) 12:04:38 (35/42) Installing py3-packaging (20.9-r1) 12:04:38 (36/42) Installing py3-toml (0.10.2-r2) 12:04:38 (37/42) Installing py3-pep517 (0.10.0-r2) 12:04:38 (38/42) Installing py3-progress (1.5-r2) 12:04:38 (39/42) Installing py3-retrying (1.3.3-r1) 12:04:38 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:04:38 (41/42) Installing py3-setuptools (52.0.0-r3) 12:04:38 (42/42) Installing py3-pip (20.3.4-r1) 12:04:38 Executing busybox-1.33.1-r3.trigger 12:04:38 OK: 84 MiB in 64 packages 12:04:39 Removing intermediate container 22fa09dec3a9 12:04:39 ---> 6e0b97f10d9e 12:04:39 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:04:39 Collecting docker-compose==1.23.2 12:04:39 ---> Running in 01241c16ee13 12:04:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:04:39 Collecting dockerpty<0.5,>=0.4.1 12:04:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:04:39 Removing intermediate container 01241c16ee13 12:04:39 ---> b0e9ddfdd319 12:04:39 Step 27/30 : CMD ["gate"] 12:04:39 ---> Running in 69ab2188386d 12:04:40 Removing intermediate container 69ab2188386d 12:04:40 ---> 2afbc5d22f36 12:04:40 Step 28/30 : LABEL arch=x86_64 12:04:40 ---> Running in 99964e206fa3 12:04:40 Removing intermediate container 99964e206fa3 12:04:40 ---> 6285f8f883cd 12:04:40 Step 29/30 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:04:40 ---> Running in b8ac52a0db4e 12:04:40 Collecting PyYAML<4,>=3.10 12:04:40 Downloading PyYAML-3.13.tar.gz (270 kB) 12:04:40 Removing intermediate container b8ac52a0db4e 12:04:40 ---> 353db07fbe23 12:04:40 Step 30/30 : LABEL version=0.0.0 12:04:40 ---> Running in 71570f87d47a 12:04:40 Removing intermediate container 71570f87d47a 12:04:40 ---> f94348406606 12:04:40 12:04:40 Successfully built f94348406606 12:04:40 Successfully tagged security-bootstrapper:latest 12:04:40  Building security-bootstrapper ... done Collecting texttable<0.10,>=0.9.0 12:04:40 Building core-data 12:04:40 Downloading texttable-0.9.1.tar.gz (11 kB) 12:04:41 Collecting websocket-client<1.0,>=0.32.0 12:04:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:04:41 Collecting jsonschema<3,>=2.5.1 12:04:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:04:41 Collecting cached-property<2,>=1.2.0 12:04:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:04:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:04:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:04:41 Collecting docker<4.0,>=3.6.0 12:04:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:04:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:04:41 Collecting docopt<0.7,>=0.6.1 12:04:41 Downloading docopt-0.6.2.tar.gz (25 kB) 12:04:42 Collecting docker-pycreds>=0.4.0 12:04:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:04:42 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) 12:04:42 Collecting urllib3<1.25,>=1.21.1 12:04:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:04:42 Collecting chardet<3.1.0,>=3.0.2 12:04:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:04:42 Collecting idna<2.8,>=2.5 12:04:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:04:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:04:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:04:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:04:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:04:42 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:04:42 Attempting uninstall: urllib3 12:04:42 Found existing installation: urllib3 1.26.5 12:04:42 Uninstalling urllib3-1.26.5: 12:04:42 Successfully uninstalled urllib3-1.26.5 12:04:42 Attempting uninstall: idna 12:04:42 Found existing installation: idna 3.2 12:04:42 Uninstalling idna-3.2: 12:04:42 Successfully uninstalled idna-3.2 12:04:42 Attempting uninstall: chardet 12:04:42 Found existing installation: chardet 4.0.0 12:04:42 Uninstalling chardet-4.0.0: 12:04:42 Successfully uninstalled chardet-4.0.0 12:04:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:04:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:04:43 ---> 8c9d06886dbb 12:04:43 Step 3/24 : WORKDIR /edgex-go 12:04:43 ---> Using cache 12:04:43 ---> 818cba7dd9cc 12:04:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:43 ---> Using cache 12:04:43 ---> 6bb2f6e73324 12:04:43 Step 5/24 : RUN apk add --update --no-cache make git 12:04:43 Attempting uninstall: requests 12:04:43 Found existing installation: requests 2.25.1 12:04:43 Uninstalling requests-2.25.1: 12:04:43 Successfully uninstalled requests-2.25.1 12:04:44 Running setup.py install for texttable: started 12:04:45 Running setup.py install for texttable: finished with status 'done' 12:04:45 Running setup.py install for PyYAML: started 12:04:45 Running setup.py install for PyYAML: finished with status 'done' 12:04:45 ---> Running in 56c85777e886 12:04:45 Running setup.py install for docopt: started 12:04:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:04:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:04:46 ---> 8c9d06886dbb 12:04:46 Step 3/22 : WORKDIR /edgex-go 12:04:46 ---> Using cache 12:04:46 ---> 818cba7dd9cc 12:04:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:46 ---> Using cache 12:04:46 ---> 6bb2f6e73324 12:04:46 Step 5/22 : RUN apk add --update --no-cache make git 12:04:46 Running setup.py install for docopt: finished with status 'done' 12:04:46 Running setup.py install for dockerpty: started 12:04:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:04:46 Running setup.py install for dockerpty: finished with status 'done' 12:04:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:04:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:04:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:04:47 ---> 8c9d06886dbb 12:04:47 Step 3/23 : WORKDIR /edgex-go 12:04:47 ---> Using cache 12:04:47 ---> 818cba7dd9cc 12:04:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:47 ---> Using cache 12:04:47 ---> 6bb2f6e73324 12:04:47 Step 5/23 : RUN apk add --update --no-cache make git 12:04:47 OK: 221 MiB in 52 packages 12:04:48 ---> Running in b3cf1da9537a 12:04:48 ---> Running in 40d4942da088 12:04:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:04:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:04:48 ---> 8c9d06886dbb 12:04:48 Step 3/22 : WORKDIR /edgex-go 12:04:48 ---> Using cache 12:04:48 ---> 818cba7dd9cc 12:04:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:48 ---> Using cache 12:04:48 ---> 6bb2f6e73324 12:04:48 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:04:48 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 12:04:48 ---> Running in 39733c7d1275 12:04:48 Removing intermediate container 56c85777e886 12:04:48 ---> fd047aa30c70 12:04:48 Step 6/24 : COPY . . 12:04:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:04:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:04:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:04:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:04:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:04:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:04:50 OK: 221 MiB in 52 packages 12:04:50 OK: 221 MiB in 52 packages 12:04:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-933 in /w/workspace/edgexfoundry_edgex-go_PR-4046 [Pipeline] { [Pipeline] ws 12:04:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:04:50 The recommended git tool is: git 12:04:51 OK: 221 MiB in 52 packages 12:04:52 Removing intermediate container 2097c37354eb 12:04:52 ---> 6193626757fc 12:04:52 Step 13/22 : ENV APP_PORT=58890 12:04:52 ---> Running in fa8ff6e5834b 12:04:52 Removing intermediate container 39733c7d1275 12:04:52 ---> fe8064c5d561 12:04:52 Step 6/22 : COPY . . 12:04:52 Removing intermediate container b3cf1da9537a 12:04:52 ---> 2333b07ffbc5 12:04:52 Step 6/22 : COPY . . 12:04:53 Removing intermediate container 40d4942da088 12:04:53 ---> 8ef40fdbcca5 12:04:53 Step 6/23 : COPY go.mod . 12:04:53 Removing intermediate container fa8ff6e5834b 12:04:53 ---> 91c33e58c00c 12:04:53 Step 14/22 : EXPOSE $APP_PORT 12:04:53 ---> Running in a2d3284764e5 12:04:53 ---> 4ad4ef04db91 12:04:53 Step 7/23 : RUN go mod download 12:04:55 Removing intermediate container a2d3284764e5 12:04:55 ---> bc08fbb8bfeb 12:04:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:04:55 ---> Running in 50b128cbe9dc 12:04:56 ---> 6f02f19edda9 12:04:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:04:56 ---> 05375def5940 12:04:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:56 ---> Running in 91f7abfd0808 12:04:56 ---> ba0e3120eb37 12:04:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:04:57 skipping... 12:04:57 ---> 4b6b4c532c10 12:04:57 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 12:04:57 ---> Running in 259f011e9464 12:04:57 Removing intermediate container 259f011e9464 12:04:57 ---> 29c652bcfd6d 12:04:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:04:57 using credential edgex-jenkins-ssh 12:04:57 Cloning the remote Git repository 12:04:57 Removing intermediate container 50b128cbe9dc 12:04:57 ---> 629f34b591e0 12:04:57 Step 8/23 : COPY . . 12:04:57 ---> Running in 04986356b84a 12:04:57 Removing intermediate container 91f7abfd0808 12:04:57 ---> fe987c128f4f 12:04:57 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:04:57 ---> Running in d419cdb67a06 12:04:57 Removing intermediate container 04986356b84a 12:04:57 ---> ecdecc46b15c 12:04:57 Step 20/22 : LABEL arch=x86_64 12:04:57 ---> Running in 20766338d78e 12:04:58 Removing intermediate container 20766338d78e 12:04:58 ---> 0478fa08151f 12:04:58 Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:04: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 12:04:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:04:57 > git init /w/workspace/edgex-go/1 # timeout=10 12:04:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:04:57 > git --version # timeout=10 12:04:57 > git --version # 'git version 2.25.1' 12:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:59 ---> Running in 4cd7a04ee006 12:04:59 ---> af492ea0ace8 12:04:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:59 ---> 23624515b4ae 12:04:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:59 ---> Running in 3a125a44d08d 12:05:00 Removing intermediate container 4cd7a04ee006 12:05:00 ---> Running in f34595198e51 12:05:00 ---> 608aa6dbbfad 12:05:00 Step 22/22 : LABEL version=0.0.0 12:05:00 ---> Running in a2b9368fdc8a 12:05:00 Removing intermediate container a2b9368fdc8a 12:05:00 ---> 76422f862e96 12:05:00 12:05:00 Successfully built 76422f862e96 12:05:00 Successfully tagged sys-mgmt-agent:latest 12:05:00  Building sys-mgmt-agent ... done skipping... 12:05:00 skipping... 12:05:01 Removing intermediate container 3a125a44d08d 12:05:01 ---> 3f14997fcb4d 12:05:01 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:05:01 Removing intermediate container f34595198e51 12:05:01 ---> 4b42b47ab087 12:05:01 Step 8/22 : RUN make cmd/core-data/core-data 12:05:01 ---> Running in 482178d4aef3 12:05:01 ---> Running in 55db493facd5 12:05:02 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 12:05: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 12:05:05 ---> 09cd6c1ddbf3 12:05:05 Step 9/23 : RUN go mod tidy 12:05:05 ---> Running in cd442c180bbd 12:05:06 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 12:05:07 Removing intermediate container cd442c180bbd 12:05:07 ---> c0c0a9ca44ba 12:05:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:05:07 ---> Running in 9e7a60a335be 12:05:08 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 12:05:10 Removing intermediate container d419cdb67a06 12:05:10 ---> 52e7f21844d4 12:05:10 12:05:10 Step 9/24 : FROM alpine:3.14 12:05:10 ---> e04c818066af 12:05:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:05:10 ---> Running in dc1912406f02 12:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:05:10 (1/3) Installing ca-certificates (20211220-r0) 12:05:10 (2/3) Installing dumb-init (1.2.5-r1) 12:05:10 (3/3) Installing su-exec (0.2-r1) 12:05:10 Executing busybox-1.33.1-r7.trigger 12:05:11 Executing ca-certificates-20211220-r0.trigger 12:05:11 OK: 6 MiB in 17 packages 12:05:12 Removing intermediate container dc1912406f02 12:05:12 ---> 44b9916924c3 12:05:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:05:12 ---> Running in 11d555ff2bbc 12:05:12 Removing intermediate container 11d555ff2bbc 12:05:12 ---> c57b81d6d36c 12:05:12 Step 12/24 : WORKDIR / 12:05:12 ---> Running in d50b20bbbc6c 12:05:12 Removing intermediate container d50b20bbbc6c 12:05:12 ---> 635d22e23818 12:05:12 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:05:12 ---> bb1fef53b124 12:05:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:05:13 ---> bbeb763e9071 12:05:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:05:13 ---> bfd6858bb4dc 12:05:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:05:13 Removing intermediate container 55db493facd5 12:05:13 ---> e3a2feed8bc9 12:05:13 12:05:13 Step 9/22 : FROM alpine:3.14 12:05:13 Removing intermediate container 482178d4aef3 12:05:13 ---> e04c818066af 12:05:13 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:05:13 ---> 4726d260c17f 12:05:13 12:05:13 Step 9/22 : FROM alpine:3.14 12:05:13 ---> e04c818066af 12:05:13 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:05:13 ---> Using cache 12:05:13 ---> a445d0ce76b6 12:05:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:05:13 ---> Using cache 12:05:13 ---> 058746d0c046 12:05:13 Step 12/22 : ENV APP_PORT=59881 12:05:14 ---> Running in a9153951f520 12:05:14 ---> Running in e99c1c26d58b 12:05:14 ---> 8e4aab3d7f66 12:05:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:05:14 Removing intermediate container a9153951f520 12:05:14 ---> 9a965b737cc5 12:05:14 Step 11/22 : ENV APP_PORT=59880 12:05:14 Removing intermediate container e99c1c26d58b 12:05:14 ---> cf60a7958ec0 12:05:14 Step 13/22 : EXPOSE $APP_PORT 12:05:14 ---> Running in a51279c8409b 12:05:14 ---> Running in 1c58c67f83a1 12:05:14 Removing intermediate container 1c58c67f83a1 12:05:14 ---> 03bf1e2aaf4b 12:05:14 Step 14/22 : WORKDIR / 12:05:14 Removing intermediate container a51279c8409b 12:05:14 ---> 7db234e16072 12:05:14 Step 12/22 : EXPOSE $APP_PORT 12:05:14 ---> 4dfd7d1f71db 12:05:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:05:14 ---> Running in be42d39851d0 12:05:14 ---> Running in 4ad2b3e0c52b 12:05:14 Removing intermediate container be42d39851d0 12:05:14 ---> 3605495b49c2 12:05:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:05:14 Removing intermediate container 4ad2b3e0c52b 12:05:14 ---> eca1d9e3f9dd 12:05:14 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:15 ---> Running in 6bb7dc2b2f8a 12:05:15 ---> be0349a6719d 12:05:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:05:15 ---> eb1f8907613d 12:05:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:05:15 ---> 28eead9303ed 12:05:15 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:05:15 ---> 1a6fb441f46a 12:05:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:05:15 ---> Running in d00fa258a394 12:05:15 ---> e148d8eb34c1 12:05:15 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:05:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:05:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:05:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:05:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:05:15 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4046/head:refs/remotes/origin/PR-4046 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 12:05:15 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit fb5c42d656a77a0fdfc962f58646e967c5a35789 12:05:15 ---> Running in f39b4bd897e3 12:05:15 Removing intermediate container 6bb7dc2b2f8a 12:05:15 ---> 8157f2e0e90e 12:05:15 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 12:05:15 ---> Running in 0361fd9574ce 12:05:15 Removing intermediate container f39b4bd897e3 12:05:15 ---> 30984bae798c 12:05:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:15 ---> Running in b783b26cb40d 12:05:16 Removing intermediate container b783b26cb40d 12:05:16 ---> 554d6ed3f9f5 12:05:16 Step 20/22 : LABEL arch=x86_64 12:05:16 ---> Running in f7d1db9f97b6 12:05:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:05:16 Removing intermediate container f7d1db9f97b6 12:05:16 ---> f373cd23d457 12:05:16 Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:05:16 Removing intermediate container d00fa258a394 12:05:16 ---> 9e64f3009aab 12:05:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:05:16 ---> Running in d144e064ae5b 12:05:16 ---> Running in cb22496dfdff 12:05:16 Removing intermediate container d144e064ae5b 12:05:16 ---> 6d5d4a09d883 12:05:16 Step 22/22 : LABEL version=0.0.0 12:05:16 ---> Running in f5235a8a6380 12:05:16 Removing intermediate container cb22496dfdff 12:05:16 ---> 807acd193912 12:05:16 Step 22/24 : LABEL arch=x86_64 12:05:16 ---> Running in f118feb21d39 12:05:16 Removing intermediate container f5235a8a6380 12:05:16 ---> 37d97300197b 12:05:16 12:05:16 Merge succeeded, producing fb5c42d656a77a0fdfc962f58646e967c5a35789 12:05:16 Checking out Revision fb5c42d656a77a0fdfc962f58646e967c5a35789 (PR-4046) 12:05:16 Removing intermediate container f118feb21d39 12:05:16 ---> 351c0f948756 12:05:16 Step 23/24 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:05:16 ---> Running in 5401a6733c98 12:05:16 Removing intermediate container 9e7a60a335be 12:05:16 ---> b06e80208794 12:05:16 12:05:16 Step 11/23 : FROM alpine:3.14 12:05:16 ---> e04c818066af 12:05:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:05:16 ---> Using cache 12:05:16 ---> a445d0ce76b6 12:05:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:05:16 ---> Using cache 12:05:16 ---> 058746d0c046 12:05:16 Step 14/23 : ENV APP_PORT=59861 12:05:16 ---> Running in 558b46012a7f 12:05:16 Successfully built 37d97300197b 12:05:16 Successfully tagged core-metadata:latest 12:05:16  Building core-metadata ... done Removing intermediate container 5401a6733c98 12:05:16 ---> f955cc092011 12:05:16 Step 24/24 : LABEL version=0.0.0 12:05:16 Removing intermediate container 558b46012a7f 12:05:16 ---> b2eb9ee7236c 12:05:16 Step 15/23 : EXPOSE $APP_PORT 12:05:16 ---> Running in 8f18b7a9beab 12:05:16 ---> Running in e0aa29493475 12:05:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:05:17 Removing intermediate container 8f18b7a9beab 12:05:17 ---> a760ea357799 12:05:17 12:05:17 Removing intermediate container e0aa29493475 12:05:17 ---> 3e9e534fb48a 12:05:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:05:17 Successfully built a760ea357799 12:05:17 Successfully tagged security-secretstore-setup:latest 12:05:17  Building security-secretstore-setup ... done  ---> 26d5abb1d1ec 12:05:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:05:17 (1/6) Installing dumb-init (1.2.5-r1) 12:05:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:05:17 (3/6) Installing libsodium (1.0.18-r0) 12:05:17 ---> f8ced1561fad 12:05:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:05:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:05:17 ---> 8a1bf71969a9 12:05:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:05:17 (5/6) Installing libzmq (4.3.4-r0) 12:05:17 ---> Running in 0f9d12b68b81 12:05:17 (6/6) Installing zeromq (4.3.4-r0) 12:05:17 Removing intermediate container 0f9d12b68b81 12:05:17 ---> a8b7e6b23383 12:05:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:15 > git config core.sparsecheckout # timeout=10 12:05:15 > git checkout -f fb5c42d656a77a0fdfc962f58646e967c5a35789 # timeout=10 12:05:16 > git remote # timeout=10 12:05:16 > git config --get remote.origin.url # timeout=10 12:05:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:05:16 > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 12:05:16 > git rev-parse HEAD^{commit} # timeout=10 12:05:16 > git config core.sparsecheckout # timeout=10 12:05:16 > git checkout -f fb5c42d656a77a0fdfc962f58646e967c5a35789 # timeout=10 12:05:17 ---> Running in a62d652c68c6 12:05:17 Executing busybox-1.33.1-r7.trigger 12:05:17 OK: 8 MiB in 20 packages 12:05:17 Removing intermediate container a62d652c68c6 12:05:17 ---> 6cd67ba1cc83 12:05:17 Step 21/23 : LABEL arch=x86_64 12:05:17 ---> Running in 63ce4c57ca85 12:05:17 Removing intermediate container 63ce4c57ca85 12:05:17 ---> 89649b8ae38f 12:05:17 Step 22/23 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:05:18 ---> Running in 00e03f281721 12:05:18 Removing intermediate container 00e03f281721 12:05:18 ---> 8d29bd95e397 12:05:18 Step 23/23 : LABEL version=0.0.0 12:05:18 ---> Running in dd655dee4e92 12:05:18 Removing intermediate container 0361fd9574ce 12:05:18 ---> 324c897ceaee 12:05:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:05:18 Removing intermediate container dd655dee4e92 12:05:18 ---> 57eaa11744a2 12:05:18 12:05:18 ---> 8af155eaf2f4 12:05:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:05:18 Successfully built 57eaa11744a2 12:05:18 Successfully tagged support-scheduler:latest 12:05:18  Building support-scheduler ... done  ---> 696ca0e79308 12:05:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:05:18 ---> 7939e83460e4 12:05:18 Step 18/22 : ENTRYPOINT ["/core-data"] 12:05:18 ---> Running in 5f858788f1e5 12:05:18 Removing intermediate container 5f858788f1e5 12:05:18 ---> 4116699c6c22 12:05:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:18 ---> Running in 324971d4fcf0 12:05:19 Removing intermediate container 324971d4fcf0 12:05:19 ---> 5f3b619d6c55 12:05:19 Step 20/22 : LABEL arch=x86_64 12:05:19 ---> Running in 4fe6a2e57f47 12:05:19 Removing intermediate container 4fe6a2e57f47 12:05:19 ---> 974ba87d6387 12:05:19 Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:05:19 ---> Running in a3252084b893 12:05:19 Removing intermediate container a3252084b893 12:05:19 ---> d1ee6ca3c77f 12:05:19 Step 22/22 : LABEL version=0.0.0 12:05:19 ---> Running in 9599527953f8 12:05:19 Removing intermediate container 9599527953f8 12:05:19 ---> b9578e1bbf35 12:05:19 12:05:19 Successfully built b9578e1bbf35 12:05:19 Successfully tagged core-data:latest 12:05:19  Building core-data ... done  [Pipeline] } 12:05:19 $ docker stop --time=1 1634172322e0cf49c79025c2dd6dd6d0f7398c125673e6342cb63ba7a9b4bd4a 12:05:20 $ docker rm -f 1634172322e0cf49c79025c2dd6dd6d0f7398c125673e6342cb63ba7a9b4bd4a [Pipeline] // withDockerContainer [Pipeline] sh 12:05:21 + docker images 12:05:21 REPOSITORY TAG IMAGE ID CREATED SIZE 12:05:21 core-data latest b9578e1bbf35 1 second ago 19.9MB 12:05:21 support-scheduler latest 57eaa11744a2 2 seconds ago 15.9MB 12:05:21 b06e80208794 4 seconds ago 1.79GB 12:05:21 security-secretstore-setup latest a760ea357799 4 seconds ago 27.7MB 12:05:21 core-metadata latest 37d97300197b 4 seconds ago 16.5MB 12:05:21 4726d260c17f 7 seconds ago 1.79GB 12:05:21 e3a2feed8bc9 7 seconds ago 1.79GB 12:05:21 52e7f21844d4 11 seconds ago 1.79GB 12:05:21 sys-mgmt-agent latest 76422f862e96 20 seconds ago 294MB 12:05:21 security-bootstrapper latest f94348406606 40 seconds ago 18.7MB 12:05:21 security-proxy-setup latest 12fe0cdb450c 44 seconds ago 26.1MB 12:05:21 support-notifications latest 0f9649d24b62 44 seconds ago 16.6MB 12:05:21 core-command latest 48b1d02b7fa6 47 seconds ago 15.7MB 12:05:21 2a1197bfbbd1 48 seconds ago 1.78GB 12:05:21 e121683e83c9 49 seconds ago 1.79GB 12:05:21 027edd6606a0 50 seconds ago 1.79GB 12:05:21 03da5b94fa5f 51 seconds ago 1.78GB 12:05:21 4fbf4cf1bf6e 53 seconds ago 1.78GB 12:05:21 ci-base-image-x86_64 latest 8c9d06886dbb 3 minutes ago 1.27GB 12:05:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 12 hours ago 253MB 12:05:21 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB 12:05:21 alpine 3.14 e04c818066af 8 weeks ago 5.59MB 12:05:21 docker 20.10.8 bc6c0ffef665 9 months ago 214MB 12:05:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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 12:05:21 Commit message: "fix(snap): Apply proxy's runtime config options after startup (#3856)" 12:05:21 > git --version # timeout=10 12:05:21 > git --version # 'git version 2.25.1' 12:05:21 fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:05:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:05:23 % Total % Received % Xferd Average Speed Time Time Time Current 12:05:23 Dload Upload Total Spent Left Speed 12:05:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 83353 0 --:--:-- --:--:-- --:--:-- 83353 [Pipeline] sh 12:05:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:05:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:05:24 + sudo tee /etc/docker/daemon.new 12:05:24 { 12:05:24 "registry-mirrors": [ 12:05:24 "https://nexus3.edgexfoundry.org:10001" 12:05:24 ], 12:05:24 "bip": "10.250.0.254/24", 12:05:24 "hosts": [ 12:05:24 "tcp://0.0.0.0:5555", 12:05:24 "unix:///var/run/docker.sock" 12:05:24 ], 12:05:24 "mtu": 1458, 12:05:24 "selinux-enabled": true, 12:05:24 "seccomp-profile": "/etc/docker/seccomp.json" 12:05:24 } [Pipeline] sh 12:05:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:05:25 + sudo service docker restart 12:05:36 Still waiting to schedule task 12:05:36 Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:43 provisioning config files... 12:05:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8229902574958737684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:44 ---> docker-login.sh 12:05:44 nexus3.edgexfoundry.org:10001 12:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:45 Configure a credential helper to remove this warning. See 12:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:45 12:05:45 Login Succeeded 12:05:45 nexus3.edgexfoundry.org:10002 12:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:45 Configure a credential helper to remove this warning. See 12:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:45 12:05:45 Login Succeeded 12:05:45 nexus3.edgexfoundry.org:10003 12:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:46 Configure a credential helper to remove this warning. See 12:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:46 12:05:46 Login Succeeded 12:05:46 nexus3.edgexfoundry.org:10004 12:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:46 Configure a credential helper to remove this warning. See 12:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:46 12:05:46 Login Succeeded 12:05:46 docker.io 12:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:47 Configure a credential helper to remove this warning. See 12:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:47 12:05:47 Login Succeeded 12:05:47 ---> docker-login.sh ends [Pipeline] } 12:05:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:05:47 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:47 ========================================================= 12:05:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 12:05:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:05:48 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:05:48 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 12:05:48 9b3977197b4f: Pulling fs layer 12:05:48 1a89e8eeedd5: Pulling fs layer 12:05:48 94645a83ff95: Pulling fs layer 12:05:48 3f3a8bcf1eab: Pulling fs layer 12:05:48 0c92f367c5e7: Pulling fs layer 12:05:48 63b1bc5785f6: Pulling fs layer 12:05:48 626d30ff41c6: Pulling fs layer 12:05:48 de1d54c125be: Pulling fs layer 12:05:48 63b1bc5785f6: Waiting 12:05:48 626d30ff41c6: Waiting 12:05:48 de1d54c125be: Waiting 12:05:48 3f3a8bcf1eab: Waiting 12:05:48 0c92f367c5e7: Waiting 12:05:48 94645a83ff95: Download complete 12:05:48 1a89e8eeedd5: Verifying Checksum 12:05:48 1a89e8eeedd5: Download complete 12:05:48 0c92f367c5e7: Verifying Checksum 12:05:48 0c92f367c5e7: Download complete 12:05:48 63b1bc5785f6: Verifying Checksum 12:05:48 63b1bc5785f6: Download complete 12:05:48 9b3977197b4f: Download complete 12:05:48 626d30ff41c6: Download complete 12:05:49 9b3977197b4f: Pull complete 12:05:49 1a89e8eeedd5: Pull complete 12:05:50 94645a83ff95: Pull complete 12:05:50 de1d54c125be: Verifying Checksum 12:05:50 de1d54c125be: Download complete 12:05:51 3f3a8bcf1eab: Verifying Checksum 12:05:51 3f3a8bcf1eab: Download complete 12:06:03 3f3a8bcf1eab: Pull complete 12:06:03 0c92f367c5e7: Pull complete 12:06:03 63b1bc5785f6: Pull complete 12:06:04 626d30ff41c6: Pull complete 12:06:10 de1d54c125be: Pull complete 12:06:10 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 12:06:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:06:10 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh 12:06:11 + echo+ docker FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:06:11 WORKDIR /edgex 12:06:11 COPY go.mod . 12:06:11 RUN go mod download build -t ci-base-image-arm64 -f - . 12:06:11 12:06:15 Sending build context to Docker daemon 180.5MB 12:06:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 12:06:15 ---> 5f011755c4a2 12:06:15 Step 2/4 : WORKDIR /edgex 12:06:17 ---> Running in 8cdb24b3e9a0 12:06:17 Removing intermediate container 8cdb24b3e9a0 12:06:17 ---> 96cf1f076511 12:06:17 Step 3/4 : COPY go.mod . 12:06:18 ---> 25a5f87b968d 12:06:18 Step 4/4 : RUN go mod download 12:06:18 ---> Running in 562650166b1c 12:07:39 Removing intermediate container 562650166b1c 12:07:39 ---> 91bdeffe7162 12:07:39 Successfully built 91bdeffe7162 12:07:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:40 + docker inspect -f . ci-base-image-arm64 12:07:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:40 prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container 12:07:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:07:42 $ docker top ecc06163fd16680c2136973b27268c17b6eb36a0823b9dbc719aa4c8744782ce -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:43 + go version 12:07:43 go version go1.17.6 linux/arm64 [Pipeline] } 12:07:43 $ docker stop --time=1 ecc06163fd16680c2136973b27268c17b6eb36a0823b9dbc719aa4c8744782ce 12:07:44 $ docker rm -f ecc06163fd16680c2136973b27268c17b6eb36a0823b9dbc719aa4c8744782ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:45 + docker inspect -f . ci-base-image-arm64 12:07:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:46 prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container 12:07:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:07:47 $ docker top 43b7b641c708aef8c64b9dd5b81f4783c54a59200f3912bdd1d0b14879d3bfc1 -eo pid,comm [Pipeline] { [Pipeline] echo 12:07:48 ========================================================= 12:07:48 [edgeXBuildGoParallel] Running Tests and Build... 12:07:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:07:48 + make test 12:07:48 go mod tidy 12:07:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 12:08:28 ? github.com/edgexfoundry/edgex-go [no test files] 12:08:34 Running on prd-ubuntu18.04-docker-8c-8g-935 in /w/workspace/edgexfoundry_edgex-go_PR-4046 [Pipeline] { [Pipeline] ws 12:08:34 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:08:34 The recommended git tool is: git 12:08:36 using credential edgex-jenkins-ssh 12:08:36 Cloning the remote Git repository 12:08:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:08:36 > git init /w/workspace/edgex-go/1 # timeout=10 12:08:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:08:36 > git --version # timeout=10 12:08:36 > git --version # 'git version 2.17.1' 12:08:36 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:41 Merging remotes/origin/jakarta commit 155d0ec1f9051a669d1f6c09d665afa8a800203b into PR head commit fb5c42d656a77a0fdfc962f58646e967c5a35789 12:08:41 Merge succeeded, producing fb5c42d656a77a0fdfc962f58646e967c5a35789 12:08:41 Checking out Revision fb5c42d656a77a0fdfc962f58646e967c5a35789 (PR-4046) 12:08:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:08:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:08:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:08:40 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4046/head:refs/remotes/origin/PR-4046 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 12:08:41 > git config core.sparsecheckout # timeout=10 12:08:41 > git checkout -f fb5c42d656a77a0fdfc962f58646e967c5a35789 # timeout=10 12:08:41 > git remote # timeout=10 12:08:41 > git config --get remote.origin.url # timeout=10 12:08:41 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:41 > git merge 155d0ec1f9051a669d1f6c09d665afa8a800203b # timeout=10 12:08:41 > git rev-parse HEAD^{commit} # timeout=10 12:08:41 > git config core.sparsecheckout # timeout=10 12:08:41 > git checkout -f fb5c42d656a77a0fdfc962f58646e967c5a35789 # timeout=10 12:08:44 Commit message: "fix(snap): Apply proxy's runtime config options after startup (#3856)" 12:08:44 > git --version # timeout=10 12:08:44 > git --version # 'git version 2.17.1' 12:08:44 fatal: bad object e2cac8b444d664382c771f5dccbf61e369ddf83e [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:45 + echo snap-build.sh 12:08:45 snap-build.sh 12:08:45 + SNAP_BASE_DIR=. 12:08:45 + '[' '!' -z /w/workspace/edgex-go/1 ']' 12:08:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 12:08:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 12:08:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 12:08:45 + cd /w/workspace/edgex-go/1 12:08:45 + sudo apt-get remove -qy --purge lxd lxd-client 12:08:45 Reading package lists... 12:08:45 Building dependency tree... 12:08:45 Reading state information... 12:08:45 The following packages were automatically installed and are no longer required: 12:08:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:08:45 uidmap xdelta3 12:08:45 Use 'sudo apt autoremove' to remove them. 12:08:45 The following packages will be REMOVED: 12:08:45 lxd* lxd-client* 12:08:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:08:46 After this operation, 31.7 MB disk space will be freed. 12:08:46 (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.) 12:08:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:08:47 Removing lxd dnsmasq configuration 12:08:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:08:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:08:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:08:48 (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.) 12:08:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:08:49 Processing triggers for systemd (237-3ubuntu10.52) ... 12:08:49 Processing triggers for ureadahead (0.100.0-21) ... 12:08:50 + sudo snap remove --purge lxd 12:08:50 snap "lxd" is not installed 12:08:50 + sudo groupadd --force --system lxd 12:08:50 ++ whoami 12:08:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:08:50 + newgrp - lxd 12:08:50 + sudo snap install lxd 12:09:00 2022-06-03T12:08:57Z INFO Waiting for automatic snapd restart... 12:09:13 lxd 5.2-79c3c3b from Canonical* installed 12:09:13 + sudo lxd init --auto 12:09:23 + sudo snap install --classic snapcraft 12:09:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:09:28 snapcraft 6.1 from Canonical* installed 12:09:28 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:09:28 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 12:09:28 % Total % Received % Xferd Average Speed Time Time Time Current 12:09:28 Dload Upload Total Spent Left Speed 12:09:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12:09:28 100 3325k 100 3325k 0 0 12.8M 0 --:--:-- --:--:-- --:--:-- 12.8M 12:09:28 ./yq_linux_amd64 12:09:28 + sudo snapcraft prime --use-lxd 12:09:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:09:29 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: 12:09:29 - README.md 12:09:29 12:09:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:09:30 Launching a container. 12:09:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:09:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:09:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:09:40 Waiting for container to be ready 12:09:40 To start your first container, try: lxc launch ubuntu:22.04 12:09:40 Or for a virtual machine: lxc launch ubuntu:22.04 --vm 12:09:40 12:09:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:09:44 Waiting for network to be ready... 12:09:44 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:09:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:09:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:09:45 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:09:45 Get:5 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:09:45 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:09:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:09:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:09:45 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:09:45 Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 12:09:45 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 12:09:45 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2595 kB] 12:09:45 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [484 kB] 12:09:45 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 12:09:45 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] 12:09:45 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [772 kB] 12:09:45 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [106 kB] 12:09:45 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1817 kB] 12:09:45 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [394 kB] 12:09:45 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2254 kB] 12:09:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [395 kB] 12:09:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] 12:09:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] 12:09:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [747 kB] 12:09:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [102 kB] 12:09:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1205 kB] 12:09:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [278 kB] 12:09:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:09:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:09:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:09:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:09:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:09:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:09:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 12:09:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 12:09:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:09:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:09:49 Fetched 26.9 MB in 4s (6487 kB/s) 12:09:49 Reading package lists... 12:09:49 Reading package lists... 12:09:50 Building dependency tree... 12:09:50 Reading state information... 12:09:50 The following additional packages will be installed: 12:09:50 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:09:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:09:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:09:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:09:50 Suggested packages: 12:09:50 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:09:50 Recommended packages: 12:09:50 gnupg libsasl2-modules 12:09:50 The following NEW packages will be installed: 12:09:50 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:09:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:09:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:09:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:09:50 The following packages will be upgraded: 12:09:50 gpg gpg-agent gpgconf libudev1 12:09:50 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. 12:09:50 Need to get 3529 kB of archives. 12:09:50 After this operation, 13.3 MB of additional disk space will be used. 12:09:50 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 12:09:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.5 [468 kB] 12:09:50 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 12:09:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.5 [123 kB] 12:09:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.5 [227 kB] 12:09:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] 12:09:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] 12:09:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 12:09:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 12:09:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.5 [317 kB] 12:09:50 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:09:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:09:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:09:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:09:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:09:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:09:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:09:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:09:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:09:50 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:09:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:09:50 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:09:50 debconf: delaying package configuration, since apt-utils is not installed 12:09:50 Fetched 3529 kB in 0s (16.8 MB/s) 12:09:50 (Reading database ... 12511 files and directories currently installed.) 12:09:50 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 12:09:50 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:09:51 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 12:09:51 Selecting previously unselected package udev. 12:09:51 (Reading database ... 12511 files and directories currently installed.) 12:09:51 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 12:09:51 Unpacking udev (237-3ubuntu10.53) ... 12:09:51 Selecting previously unselected package libfuse2:amd64. 12:09:51 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:09:51 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:09:51 Selecting previously unselected package fuse. 12:09:51 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:09:51 Unpacking fuse (2.9.7-1ubuntu1) ... 12:09:51 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.5_amd64.deb ... 12:09:51 Unpacking gpg (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 12:09:51 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.5_amd64.deb ... 12:09:51 Unpacking gpgconf (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 12:09:51 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.5_amd64.deb ... 12:09:51 Unpacking gpg-agent (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 12:09:51 Selecting previously unselected package libksba8:amd64. 12:09:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:09:51 Unpacking libksba8:amd64 (1.3.5-2) ... 12:09:51 Selecting previously unselected package libroken18-heimdal:amd64. 12:09:51 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:51 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:09:51 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:51 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:09:51 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:51 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:09:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:51 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:51 Selecting previously unselected package libwind0-heimdal:amd64. 12:09:51 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:51 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:09:51 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:52 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:09:52 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:52 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:52 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:09:52 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:52 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:52 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:09:52 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:09:52 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:52 Selecting previously unselected package libsasl2-modules-db:amd64. 12:09:52 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 12:09:52 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 12:09:52 Selecting previously unselected package libsasl2-2:amd64. 12:09:52 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 12:09:52 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 12:09:52 Selecting previously unselected package libldap-common. 12:09:52 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 12:09:52 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 12:09:52 Selecting previously unselected package libldap-2.4-2:amd64. 12:09:52 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 12:09:52 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 12:09:52 Selecting previously unselected package dirmngr. 12:09:52 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.5_amd64.deb ... 12:09:52 Unpacking dirmngr (2.2.4-1ubuntu1.5) ... 12:09:52 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 12:09:52 Setting up gpgconf (2.2.4-1ubuntu1.5) ... 12:09:52 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:09:52 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 12:09:52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 12:09:52 Setting up gpg-agent (2.2.4-1ubuntu1.5) ... 12:09:52 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:52 Setting up libksba8:amd64 (1.3.5-2) ... 12:09:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:09:52 Setting up udev (237-3ubuntu10.53) ... 12:09:52 invoke-rc.d: policy-rc.d denied execution of start. 12:09:52 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:52 Processing triggers for systemd (237-3ubuntu10) ... 12:09:52 Setting up fuse (2.9.7-1ubuntu1) ... 12:09:52 Setting up gpg (2.2.4-1ubuntu1.5) ... 12:09:53 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:53 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:53 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:53 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:53 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:53 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:53 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:09:53 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 12:09:53 Setting up dirmngr (2.2.4-1ubuntu1.5) ... 12:09:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:09:53 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:09:53 settings in the [Install] section, and DefaultInstance for template units). 12:09:53 This means they are not meant to be enabled using systemctl. 12:09:53 Possible reasons for having this kind of units are: 12:09:53 1) A unit may be statically enabled by being symlinked from another unit's 12:09:53 .wants/ or .requires/ directory. 12:09:53 2) A unit's purpose may be to act as a helper for some other unit which has 12:09:53 a requirement dependency on it. 12:09:53 3) A unit may be started when needed via activation (socket, path, timer, 12:09:53 D-Bus, udev, scripted systemctl call, ...). 12:09:53 4) In case of template units, the unit is meant to be enabled with some 12:09:53 instance name specified. 12:09:54 Reading package lists... 12:09:54 Building dependency tree... 12:09:54 Reading state information... 12:09:54 The following additional packages will be installed: 12:09:54 apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 12:09:54 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 12:09:54 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 12:09:54 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 12:09:54 mime-support multiarch-support openssh-client python3 python3-minimal 12:09:54 python3.6 python3.6-minimal squashfs-tools systemd 12:09:54 Suggested packages: 12:09:54 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:09:54 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:09:54 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:09:54 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:09:54 systemd-container policykit-1 12:09:54 Recommended packages: 12:09:54 krb5-locales file xauth gnupg networkd-dispatcher 12:09:54 The following NEW packages will be installed: 12:09:54 apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 12:09:54 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 12:09:54 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal 12:09:54 libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support 12:09:54 openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd 12:09:54 squashfs-tools sudo 12:09:54 The following packages will be upgraded: 12:09:54 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:09:54 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. 12:09:54 Need to get 48.9 MB of archives. 12:09:54 After this operation, 186 MB of additional disk space will be used. 12:09:54 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 12:09:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.17 [1302 kB] 12:09:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [534 kB] 12:09:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] 12:09:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [1610 kB] 12:09:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.7 [1710 kB] 12:09:55 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 12:09:55 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 12:09:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.7 [203 kB] 12:09:55 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 12:09:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] 12:09:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] 12:09:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:09:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:09:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:09:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:09:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:09:55 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:09:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:09:55 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:09:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:09:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:09:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] 12:09:55 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:09:55 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:09:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] 12:09:55 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:09:55 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 12:09:55 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] 12:09:55 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:09:55 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.9 [1088 kB] 12:09:55 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] 12:09:55 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 12:09:55 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.54.3+18.04.2ubuntu0.2 [34.3 MB] 12:09:56 debconf: delaying package configuration, since apt-utils is not installed 12:09:56 Fetched 48.9 MB in 2s (21.1 MB/s) 12:09:56 (Reading database ... 12757 files and directories currently installed.) 12:09:56 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 12:09:56 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:09:57 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 12:09:57 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:09:57 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 12:09:57 (Reading database ... 12757 files and directories currently installed.) 12:09:57 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 12:09:57 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 12:09:57 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 12:09:57 (Reading database ... 12757 files and directories currently installed.) 12:09:57 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 12:09:57 Unpacking apt (1.6.14) over (1.6.1) ... 12:09:57 Setting up apt (1.6.14) ... 12:09:57 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:09:58 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:09:58 (Reading database ... 12764 files and directories currently installed.) 12:09:58 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... 12:09:58 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... 12:09:58 Selecting previously unselected package libpython3.6-minimal:amd64. 12:09:58 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 12:09:58 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... 12:09:58 Selecting previously unselected package libexpat1:amd64. 12:09:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... 12:09:58 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... 12:09:58 Selecting previously unselected package python3.6-minimal. 12:09:58 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 12:09:58 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... 12:09:58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.17) ... 12:09:58 Checking for services that may need to be restarted...done. 12:09:58 Checking for services that may need to be restarted...done. 12:09:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... 12:09:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... 12:09:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... 12:09:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.215s coverage: 28.7% of statements 12:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:09:59 Selecting previously unselected package python3-minimal. 12:09:59 (Reading database ... 13012 files and directories currently installed.) 12:09:59 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:09:59 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:09:59 Selecting previously unselected package mime-support. 12:09:59 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:09:59 Unpacking mime-support (3.60ubuntu1) ... 12:09:59 Selecting previously unselected package libmpdec2:amd64. 12:09:59 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:09:59 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:09:59 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:09:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 12:09:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... 12:09:59 Selecting previously unselected package python3.6. 12:09:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 12:09:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... 12:09:59 Selecting previously unselected package libpython3-stdlib:amd64. 12:09:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:09:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:10:00 Setting up python3-minimal (3.6.7-1~18.04) ... 12:10:00 Selecting previously unselected package python3. 12:10:00 (Reading database ... 13442 files and directories currently installed.) 12:10:00 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:10:00 Unpacking python3 (3.6.7-1~18.04) ... 12:10:00 Selecting previously unselected package multiarch-support. 12:10:00 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... 12:10:00 Unpacking multiarch-support (2.27-3ubuntu1.6) ... 12:10:00 Setting up multiarch-support (2.27-3ubuntu1.6) ... 12:10:00 Selecting previously unselected package liblzo2-2:amd64. 12:10:00 (Reading database ... 13479 files and directories currently installed.) 12:10:00 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:10:00 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:10:00 Selecting previously unselected package libdbus-1-3:amd64. 12:10:00 Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... 12:10:00 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... 12:10:00 Selecting previously unselected package dbus. 12:10:00 Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... 12:10:00 Unpacking dbus (1.12.2-1ubuntu1.3) ... 12:10:00 Selecting previously unselected package libbsd0:amd64. 12:10:00 Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:10:00 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:10:00 Selecting previously unselected package libpam-systemd:amd64. 12:10:00 Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... 12:10:00 Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... 12:10:00 Selecting previously unselected package sudo. 12:10:00 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:10:00 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:10:00 Selecting previously unselected package apparmor. 12:10:00 Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:10:00 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:10:00 Selecting previously unselected package libedit2:amd64. 12:10:00 Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... 12:10:00 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:10:00 Selecting previously unselected package libkrb5support0:amd64. 12:10:00 Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:10:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:10:01 Selecting previously unselected package libk5crypto3:amd64. 12:10:01 Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:10:01 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:10:01 Selecting previously unselected package libkeyutils1:amd64. 12:10:01 Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 12:10:01 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 12:10:01 Selecting previously unselected package libkrb5-3:amd64. 12:10:01 Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:10:01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:10:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:10:01 Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:10:01 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:10:01 Selecting previously unselected package libssl1.0.0:amd64. 12:10:01 Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.9_amd64.deb ... 12:10:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... 12:10:01 Selecting previously unselected package openssh-client. 12:10:01 Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... 12:10:01 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... 12:10:01 Selecting previously unselected package dbus-user-session. 12:10:01 Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... 12:10:01 Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... 12:10:01 Selecting previously unselected package squashfs-tools. 12:10:01 Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 12:10:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:10:01 Selecting previously unselected package snapd. 12:10:01 Preparing to unpack .../17-snapd_2.54.3+18.04.2ubuntu0.2_amd64.deb ... 12:10:01 Unpacking snapd (2.54.3+18.04.2ubuntu0.2) ... 12:10:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.427s coverage: 98.5% of statements 12:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:10:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.384s coverage: 44.7% of statements 12:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:10:04 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:10:04 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.9) ... 12:10:04 Setting up mime-support (3.60ubuntu1) ... 12:10:04 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:10:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:10:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:10:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:10:04 Setting up systemd (237-3ubuntu10.53) ... 12:10:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:10:05 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 12:10:05 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:10:05 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... 12:10:05 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:10:05 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... 12:10:05 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:10:05 Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... 12:10:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.714s coverage: 89.5% of statements 12:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:10:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:10:06 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 12:10:06 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:10:06 Setting up dbus (1.12.2-1ubuntu1.3) ... 12:10:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.289s coverage: 83.8% of statements 12:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 12:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:10:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:10:06 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:10:06 Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... 12:10:06 Setting up python3 (3.6.7-1~18.04) ... 12:10:06 running python rtupdate hooks for python3.6... 12:10:06 running python post-rtupdate hooks for python3.6... 12:10:06 Setting up apparmor (2.12-4ubuntu5.1) ... 12:10:07 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:10:07 Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... 12:10:07 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:10:07 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... 12:10:07 Setting up snapd (2.54.3+18.04.2ubuntu0.2) ... 12:10:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:10:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:10:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:10:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:10:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:10:08 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:10:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:10:09 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:10:09 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:10:09 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:10:09 /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' 12:10:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:10:09 Processing triggers for systemd (237-3ubuntu10.53) ... 12:10:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:10:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:10:10 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:10:10 Fetched 88.7 kB in 1s (139 kB/s) 12:10:11 Reading package lists... 12:10:11 Reading package lists... 12:10:12 Building dependency tree... 12:10:12 Reading state information... 12:10:12 Calculating upgrade... 12:10:12 The following packages will be upgraded: 12:10:12 advancecomp base-files bash binutils binutils-common 12:10:12 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:10:12 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:10:12 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 12:10:12 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 12:10:12 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:10:12 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:10:12 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:10:12 libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 12:10:12 libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin 12:10:12 libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 12:10:12 libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 12:10:12 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 12:10:12 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 12:10:12 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 12:10:12 procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 12:10:12 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:10:12 Need to get 64.9 MB of archives. 12:10:12 After this operation, 5211 kB of additional disk space will be used. 12:10:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-180.189 [990 kB] 12:10:12 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] 12:10:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:10:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:10:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:10:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:10:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:10:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:10:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:10:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:10:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:10:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:10:13 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] 12:10:13 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] 12:10:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:10:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] 12:10:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:10:13 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] 12:10:13 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 12:10:13 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] 12:10:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:10:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:10:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:10:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:10:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:10:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] 12:10:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:10:13 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:10:13 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:10:13 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:10:13 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] 12:10:13 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 login amd64 1:4.5-1ubuntu2.2 [308 kB] 12:10:13 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:10:13 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:10:13 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:10:13 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 12:10:13 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 12:10:13 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 12:10:13 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 12:10:13 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 12:10:13 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:10:13 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 12:10:13 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:10:13 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:10:13 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:10:13 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:10:13 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:10:13 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:10:13 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:10:13 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:10:13 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:10:13 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:10:13 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:10:13 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:10:13 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:10:13 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:10:13 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.1 [56.4 kB] 12:10:13 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:10:13 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:10:13 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:10:13 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:10:13 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:10:14 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:10:14 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:10:14 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:10:14 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:10:14 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 12:10:14 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 12:10:14 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] 12:10:14 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] 12:10:14 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] 12:10:14 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:10:14 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:10:14 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 passwd amd64 1:4.5-1ubuntu2.2 [818 kB] 12:10:14 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.5 [198 kB] 12:10:14 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 12:10:14 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 12:10:14 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:10:14 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:10:14 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 12:10:14 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.17 [614 kB] 12:10:14 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 12:10:14 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:10:14 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:10:14 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] 12:10:14 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] 12:10:14 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] 12:10:14 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:10:14 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:10:14 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 12:10:14 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 12:10:14 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 12:10:14 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 12:10:14 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:10:14 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:10:14 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:10:14 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:10:14 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:10:15 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:10:15 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:10:15 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:10:15 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:10:15 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:10:15 Get:104 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] 12:10:15 Get:105 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] 12:10:15 Get:106 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:10:15 Get:107 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:10:15 Get:108 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:10:15 debconf: delaying package configuration, since apt-utils is not installed 12:10:15 Fetched 64.9 MB in 3s (21.3 MB/s) 12:10:15 (Reading database ... 13984 files and directories currently installed.) 12:10:15 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... 12:10:15 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 12:10:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... 12:10:16 Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 12:10:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-180.189_amd64.deb ... 12:10:16 Unpacking linux-libc-dev:amd64 (4.15.0-180.189) over (4.15.0-20.21) ... 12:10:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:16 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:16 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:16 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:16 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:16 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:16 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:16 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:16 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:16 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:16 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:16 (Reading database ... 13984 files and directories currently installed.) 12:10:16 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:16 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:10:16 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:10:17 (Reading database ... 13984 files and directories currently installed.) 12:10:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:17 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:10:17 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:10:17 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:17 (Reading database ... 13984 files and directories currently installed.) 12:10:17 Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... 12:10:17 Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 12:10:18 Setting up libc6:amd64 (2.27-3ubuntu1.6) ... 12:10:18 (Reading database ... 13984 files and directories currently installed.) 12:10:18 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 12:10:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:10:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:10:18 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 12:10:18 Setting up base-files (10.1ubuntu2.11) ... 12:10:18 Installing new version of config file /etc/issue ... 12:10:18 Installing new version of config file /etc/issue.net ... 12:10:18 Installing new version of config file /etc/lsb-release ... 12:10:18 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.988s coverage: 94.2% of statements 12:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:10:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.294s coverage: 59.1% of statements 12:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:10:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.303s coverage: 60.0% of statements 12:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:10:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.477s coverage: 0.9% of statements 12:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:10:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.197s coverage: 58.8% of statements 12:10:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.348s coverage: 21.7% of statements 12:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements 12:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.226s coverage: 79.5% of statements 12:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 12:10:18 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:10:18 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:10:18 Removing obsolete conffile /etc/default/motd-news ... 12:10:18 (Reading database ... 13985 files and directories currently installed.) 12:10:18 Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... 12:10:18 Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... 12:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.334s coverage: 96.3% of statements 12:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements 12:10:19 Setting up bash (4.4.18-2ubuntu1.3) ... 12:10:19 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 12:10:19 (Reading database ... 13985 files and directories currently installed.) 12:10:19 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:19 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:10:19 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:10:19 (Reading database ... 13985 files and directories currently installed.) 12:10:19 Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... 12:10:19 Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... 12:10:19 Setting up tar (1.29b-2ubuntu0.3) ... 12:10:19 (Reading database ... 13985 files and directories currently installed.) 12:10:19 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... 12:10:19 Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 12:10:19 Setting up dpkg (1.19.0.5ubuntu2.4) ... 12:10:19 (Reading database ... 13985 files and directories currently installed.) 12:10:19 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:10:19 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:10:20 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:10:20 (Reading database ... 13985 files and directories currently installed.) 12:10:20 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:10:20 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:10:20 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:10:20 (Reading database ... 13985 files and directories currently installed.) 12:10:20 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:10:20 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:10:20 Setting up grep (3.1-2build1) ... 12:10:20 (Reading database ... 13985 files and directories currently installed.) 12:10:20 Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... 12:10:20 Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... 12:10:20 Setting up gzip (1.6-5ubuntu1.2) ... 12:10:20 (Reading database ... 13985 files and directories currently installed.) 12:10:20 Preparing to unpack .../login_1%3a4.5-1ubuntu2.2_amd64.deb ... 12:10:20 Unpacking login (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... 12:10:20 Setting up login (1:4.5-1ubuntu2.2) ... 12:10:20 (Reading database ... 13985 files and directories currently installed.) 12:10:20 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:10:20 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:10:20 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:10:20 (Reading database ... 13985 files and directories currently installed.) 12:10:20 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:10:20 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:10:21 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:10:21 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:10:21 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:10:21 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:10:21 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:10:21 (Reading database ... 13985 files and directories currently installed.) 12:10:21 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:10:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:10:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:10:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:10:22 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:10:22 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:10:22 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:10:22 (Reading database ... 13985 files and directories currently installed.) 12:10:22 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:10:22 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:10:22 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:10:22 (Reading database ... 13985 files and directories currently installed.) 12:10:22 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.1_amd64.deb ... 12:10:22 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) over (1:1.2.11.dfsg-0ubuntu2) ... 12:10:22 Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) ... 12:10:22 (Reading database ... 13985 files and directories currently installed.) 12:10:22 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:22 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:22 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:10:22 (Reading database ... 13985 files and directories currently installed.) 12:10:22 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:22 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:23 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:10:23 (Reading database ... 13985 files and directories currently installed.) 12:10:23 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:23 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:23 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:10:23 (Reading database ... 13985 files and directories currently installed.) 12:10:23 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:23 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:23 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:10:23 (Reading database ... 13985 files and directories currently installed.) 12:10:23 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:10:23 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:10:23 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:10:23 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:10:23 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:10:23 (Reading database ... 13985 files and directories currently installed.) 12:10:23 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:10:23 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:10:23 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:10:23 (Reading database ... 13985 files and directories currently installed.) 12:10:23 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:23 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:23 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:10:23 (Reading database ... 13985 files and directories currently installed.) 12:10:23 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:23 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:23 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:10:23 (Reading database ... 13985 files and directories currently installed.) 12:10:23 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:23 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:24 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:10:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:10:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:10:24 (Reading database ... 13985 files and directories currently installed.) 12:10:24 Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... 12:10:24 Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 12:10:24 Setting up libc-bin (2.27-3ubuntu1.6) ... 12:10:25 (Reading database ... 13985 files and directories currently installed.) 12:10:25 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:10:25 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:10:25 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:10:25 (Reading database ... 13987 files and directories currently installed.) 12:10:25 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:10:25 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:10:25 Setting up debconf (1.5.66ubuntu1) ... 12:10:25 (Reading database ... 13987 files and directories currently installed.) 12:10:25 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:10:25 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:10:25 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:10:25 (Reading database ... 13987 files and directories currently installed.) 12:10:25 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:10:25 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:10:25 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:10:25 (Reading database ... 13987 files and directories currently installed.) 12:10:25 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:10:25 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:10:25 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:10:26 (Reading database ... 13987 files and directories currently installed.) 12:10:26 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:10:26 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:10:26 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 12:10:26 (Reading database ... 13989 files and directories currently installed.) 12:10:26 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:10:26 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:10:26 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:10:26 (Reading database ... 13993 files and directories currently installed.) 12:10:26 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:10:26 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:10:26 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 12:10:26 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 12:10:26 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:10:26 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:10:26 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:10:26 (Reading database ... 13993 files and directories currently installed.) 12:10:26 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 12:10:26 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 12:10:26 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 12:10:26 (Reading database ... 13993 files and directories currently installed.) 12:10:26 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 12:10:26 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 12:10:26 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 12:10:27 (Reading database ... 13993 files and directories currently installed.) 12:10:27 Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... 12:10:27 Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 12:10:27 Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... 12:10:27 (Reading database ... 13993 files and directories currently installed.) 12:10:27 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 12:10:27 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:10:27 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 12:10:27 (Reading database ... 13993 files and directories currently installed.) 12:10:27 Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... 12:10:27 Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 12:10:27 Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... 12:10:27 (Reading database ... 13993 files and directories currently installed.) 12:10:27 Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... 12:10:27 Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... 12:10:27 Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... 12:10:27 (Reading database ... 13993 files and directories currently installed.) 12:10:27 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:10:27 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:10:27 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:10:27 (Reading database ... 13993 files and directories currently installed.) 12:10:27 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:10:27 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:10:27 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:10:27 (Reading database ... 13993 files and directories currently installed.) 12:10:27 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.2_amd64.deb ... 12:10:27 Unpacking passwd (1:4.5-1ubuntu2.2) over (1:4.5-1ubuntu1) ... 12:10:28 Setting up passwd (1:4.5-1ubuntu2.2) ... 12:10:28 (Reading database ... 13993 files and directories currently installed.) 12:10:28 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.5_amd64.deb ... 12:10:28 Unpacking gpgv (2.2.4-1ubuntu1.5) over (2.2.4-1ubuntu1) ... 12:10:28 Setting up gpgv (2.2.4-1ubuntu1.5) ... 12:10:28 (Reading database ... 13993 files and directories currently installed.) 12:10:28 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:10:28 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:10:28 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:10:28 (Reading database ... 13993 files and directories currently installed.) 12:10:28 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:10:28 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:10:28 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:10:28 (Reading database ... 13993 files and directories currently installed.) 12:10:28 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:10:28 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:10:28 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:10:28 (Reading database ... 13993 files and directories currently installed.) 12:10:28 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:10:28 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:10:28 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:10:28 (Reading database ... 13993 files and directories currently installed.) 12:10:28 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:10:28 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:10:28 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:10:29 (Reading database ... 13993 files and directories currently installed.) 12:10:29 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 12:10:29 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 12:10:29 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 12:10:29 (Reading database ... 13993 files and directories currently installed.) 12:10:29 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 12:10:29 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 12:10:29 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 12:10:29 (Reading database ... 13993 files and directories currently installed.) 12:10:29 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:10:29 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:10:29 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:10:29 (Reading database ... 13994 files and directories currently installed.) 12:10:29 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:10:29 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:10:29 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:10:29 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:10:29 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.17_amd64.deb ... 12:10:29 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.17) over (1.1.0g-2ubuntu4) ... 12:10:29 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 12:10:29 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 12:10:29 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:10:29 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:10:29 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:10:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:10:30 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:10:30 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:10:30 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:10:30 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:10:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:10:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:10:30 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:10:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:10:30 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... 12:10:30 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... 12:10:30 Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... 12:10:30 Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... 12:10:30 Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... 12:10:30 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 12:10:31 Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:10:31 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:10:31 Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:10:31 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:10:31 Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:10:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:10:31 Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:10:31 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.297s coverage: 94.4% of statements 12:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.202s coverage: 44.8% of statements 12:10:31 Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:10:31 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:10:31 Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 12:10:31 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 12:10:31 Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:31 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:31 Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:31 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:31 Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:31 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:31 Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:31 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:32 Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:32 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:33 Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:33 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:33 Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:33 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:33 Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:33 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:34 Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:10:34 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:10:34 Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:10:34 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:10:34 Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... 12:10:34 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 12:10:34 Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... 12:10:34 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 12:10:34 Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:10:34 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:10:35 Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:10:35 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:10:35 Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:10:35 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:10:35 Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... 12:10:35 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:10:35 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:35 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:10:35 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:35 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:35 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:35 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:10:35 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:10:35 Setting up tzdata (2022a-0ubuntu0.18.04) ... 12:10:35 12:10:35 Current default time zone: 'Etc/UTC' 12:10:35 Local time is now: Fri Jun 3 12:10:35 UTC 2022. 12:10:35 Universal Time is now: Fri Jun 3 12:10:35 UTC 2022. 12:10:35 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:10:35 12:10:35 Setting up systemd-sysv (237-3ubuntu10.53) ... 12:10:35 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:35 Setting up linux-libc-dev:amd64 (4.15.0-180.189) ... 12:10:35 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:10:35 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:10:35 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:10:35 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:10:35 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:10:35 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:10:35 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:10:35 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:35 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:10:35 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:10:35 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 12:10:35 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:35 Setting up patch (2.7.6-2ubuntu1.1) ... 12:10:35 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:10:35 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:10:35 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... 12:10:35 Setting up openssl (1.1.1-1ubuntu2.1~18.04.17) ... 12:10:35 Installing new version of config file /etc/ssl/openssl.cnf ... 12:10:35 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... 12:10:35 Setting up libc-dev-bin (2.27-3ubuntu1.6) ... 12:10:35 Setting up ca-certificates (20210119~18.04.2) ... 12:10:37 Updating certificates in /etc/ssl/certs... 12:10:38 23 added, 28 removed; done. 12:10:38 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... 12:10:38 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:10:38 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:10:38 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:10:38 Setting up pkgbinarymangler (138.18.04.1) ... 12:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.754s coverage: 82.5% of statements 12:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:10:38 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:10:38 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 12:10:38 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:10:38 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:10:38 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:10:38 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:10:38 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:10:38 Setting up perl (5.26.1-6ubuntu0.5) ... 12:10:38 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 12:10:38 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:10:38 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... 12:10:38 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 12:10:38 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:10:38 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:10:38 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:10:38 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... 12:10:38 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:10:38 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 12:10:38 Processing triggers for systemd (237-3ubuntu10.53) ... 12:10:38 Processing triggers for mime-support (3.60ubuntu1) ... 12:10:38 Processing triggers for ca-certificates (20210119~18.04.2) ... 12:10:38 Updating certificates in /etc/ssl/certs... 12:10:39 0 added, 0 removed; done. 12:10:39 Running hooks in /etc/ca-certificates/update.d... 12:10:39 done. 12:10:39 Reading package lists... 12:10:40 Building dependency tree... 12:10:40 Reading state information... 12:10:40 The following NEW packages will be installed: 12:10:40 apt-transport-https 12:10:40 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:10:40 Need to get 4348 B of archives. 12:10:40 After this operation, 154 kB of additional disk space will be used. 12:10:40 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 12:10:40 debconf: delaying package configuration, since apt-utils is not installed 12:10:40 Fetched 4348 B in 0s (116 kB/s) 12:10:40 Selecting previously unselected package apt-transport-https. 12:10:40 (Reading database ... 14001 files and directories currently installed.) 12:10:40 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 12:10:40 Unpacking apt-transport-https (1.6.14) ... 12:10:40 Setting up apt-transport-https (1.6.14) ... 12:10:40 Waiting for network to be ready... 12:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.344s coverage: 92.9% of statements 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 80.0% of statements 12:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 12:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements 12:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.906s coverage: 91.2% of statements 12:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 64.4% of statements 12:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:10:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.223s coverage: 100.0% of statements 12:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 12:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 12:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.152s coverage: 73.7% of statements 12:10:47 2022-06-03T12:10:44Z INFO Waiting for automatic snapd restart... 12:10:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 12:10:47 snapd 2.55.5 from Canonical* installed 12:10:48 "snapd" switched to the "latest/stable" channel 12:10:48 12:10:52 core18 20220428 from Canonical* installed 12:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.503s coverage: 65.4% of statements 12:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:10:54 core20 20220512 from Canonical* installed 12:10:55 "core20" switched to the "latest/stable" channel 12:10:55 12:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.942s coverage: 43.8% of statements 12:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.340s coverage: 89.5% of statements 12:10:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.380s coverage: 84.8% of statements 12:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:10:57 snapcraft 6.1 from Canonical* installed 12:10:57 "snapcraft" switched to the "latest/stable" channel 12:10:57 12:11:03 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: 12:11:03 - README.md 12:11:03 12:11:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:11:04 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 12:11:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:11:04 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:11:05 Reading package lists... 12:11:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.350s coverage: 17.7% of statements 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:11:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.750s coverage: 92.3% of statements 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:11:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:11:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 12:11:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 12:11:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 12:11:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.227s coverage: 100.0% of statements 12:11:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 12:11:06 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 12:11:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:11:06 GO111MODULE=on go vet ./... 12:11:06 Installing build dependencies: git=1:2.17.1-1ubuntu0.11 git-man=1:2.17.1-1ubuntu0.11 libcurl3-gnutls=7.58.0-2ubuntu3.18 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 12:11:07 Reading package lists... 12:11:07 Building dependency tree... 12:11:07 Reading state information... 12:11:07 Suggested packages: 12:11:07 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:11:07 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:11:07 Recommended packages: 12:11:07 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 12:11:07 The following NEW packages will be installed: 12:11:07 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 12:11:07 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 12:11:07 pkg-config zip 12:11:08 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 12:11:08 Need to get 7670 kB of archives. 12:11:08 After this operation, 43.8 MB of additional disk space will be used. 12:11:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 12:11:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.18 [219 kB] 12:11:08 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:11:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] 12:11:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.11 [3925 kB] 12:11:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:11:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:11:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:11:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:11:08 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:11:08 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:11:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:11:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:11:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:11:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 12:11:08 debconf: delaying package configuration, since apt-utils is not installed 12:11:08 Fetched 7670 kB in 1s (9199 kB/s) 12:11:09 Selecting previously unselected package libglib2.0-0:amd64. 12:11:09 (Reading database ... 14005 files and directories currently installed.) 12:11:09 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 12:11:09 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 12:11:09 Selecting previously unselected package libpsl5:amd64. 12:11:09 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:11:09 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:11:09 Selecting previously unselected package libnghttp2-14:amd64. 12:11:09 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:11:09 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:11:09 Selecting previously unselected package librtmp1:amd64. 12:11:09 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:11:09 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:11:09 Selecting previously unselected package libcurl3-gnutls:amd64. 12:11:09 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.18_amd64.deb ... 12:11:09 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... 12:11:09 Selecting previously unselected package liberror-perl. 12:11:09 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 12:11:09 Unpacking liberror-perl (0.17025-1) ... 12:11:09 Selecting previously unselected package git-man. 12:11:09 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... 12:11:09 Unpacking git-man (1:2.17.1-1ubuntu0.11) ... 12:11:09 Selecting previously unselected package git. 12:11:09 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.11_amd64.deb ... 12:11:09 Unpacking git (1:2.17.1-1ubuntu0.11) ... 12:11:10 Selecting previously unselected package libnorm1:amd64. 12:11:10 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:11:10 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:11:10 Selecting previously unselected package libpgm-5.2-0:amd64. 12:11:10 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:11:10 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:11:10 Selecting previously unselected package libsodium23:amd64. 12:11:10 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 12:11:10 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:11:10 Selecting previously unselected package libzmq5:amd64. 12:11:10 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:11:10 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:11:10 Selecting previously unselected package libzmq3-dev:amd64. 12:11:10 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:11:10 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:11:10 Selecting previously unselected package pkg-config. 12:11:10 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:11:10 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:11:10 Selecting previously unselected package zip. 12:11:10 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 12:11:10 Unpacking zip (3.0-11build1) ... 12:11:10 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:11:10 Setting up git-man (1:2.17.1-1ubuntu0.11) ... 12:11:10 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:11:10 Setting up liberror-perl (0.17025-1) ... 12:11:10 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:11:10 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 12:11:10 No schema files found: doing nothing. 12:11:10 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:11:10 Setting up zip (3.0-11build1) ... 12:11:10 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:11:10 Setting up libsodium23:amd64 (1.0.16-2) ... 12:11:10 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:11:10 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:11:10 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.18) ... 12:11:10 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:11:10 Setting up git (1:2.17.1-1ubuntu0.11) ... 12:11:10 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 12:11:11 git set to automatically installed. 12:11:11 git-man set to automatically installed. 12:11:11 libcurl3-gnutls set to automatically installed. 12:11:11 liberror-perl set to automatically installed. 12:11:11 libglib2.0-0 set to automatically installed. 12:11:11 libnghttp2-14 set to automatically installed. 12:11:11 libnorm1 set to automatically installed. 12:11:11 libpgm-5.2-0 set to automatically installed. 12:11:11 libpsl5 set to automatically installed. 12:11:11 librtmp1 set to automatically installed. 12:11:11 libsodium23 set to automatically installed. 12:11:11 libzmq3-dev set to automatically installed. 12:11:11 libzmq5 set to automatically installed. 12:11:11 pkg-config set to automatically installed. 12:11:11 zip set to automatically installed. 12:11:12 snapd is not logged in, snap install commands will use sudo 12:11:20 go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed 12:11:20 Pulling config-common 12:11:20 + snapcraftctl pull 12:11:21 Pulling go-build-helper 12:11:21 + snapcraftctl pull 12:11:22 'edgex-go' has dependencies that need to be staged: go-build-helper 12:11:22 Skipping pull go-build-helper (already ran) 12:11:22 Building go-build-helper 12:11:22 + snapcraftctl build 12:11:25 Staging go-build-helper 12:11:25 + snapcraftctl stage 12:11:29 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 12:11:29 Fetched 224 kB in 0s (0 B/s) 12:11:29 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 12:11:29 Fetched 157 kB in 0s (0 B/s) 12:11:29 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 12:11:29 Fetched 221 kB in 0s (0 B/s) 12:11:29 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 12:11:29 Fetched 143 kB in 0s (0 B/s) 12:11:29 Pulling edgex-go 12:11:29 + snapcraftctl pull 12:11:30 Pulling hooks 12:11:30 + snapcraftctl pull 12:11:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 12:11:49 Fetched 96.5 kB in 0s (0 B/s) 12:11:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 12:11:49 Fetched 279 kB in 0s (0 B/s) 12:11:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 12:11:49 Fetched 122 kB in 0s (0 B/s) 12:11:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 12:11:49 Fetched 77.8 kB in 0s (0 B/s) 12:11:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 12:11:49 Fetched 8848 B in 0s (0 B/s) 12:11:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 12:11:49 Fetched 47.8 kB in 0s (0 B/s) 12:11:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 12:11:49 Fetched 45.6 kB in 0s (0 B/s) 12:11:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] 12:11:49 Fetched 15.0 kB in 0s (0 B/s) 12:11:49 Get:1 libcurl4_7.58.0-2ubuntu3.18_amd64.deb [220 kB] 12:11:49 Fetched 220 kB in 0s (0 B/s) 12:11:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] 12:11:49 Fetched 154 kB in 0s (0 B/s) 12:11:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 12:11:49 Fetched 50.6 kB in 0s (0 B/s) 12:11:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 12:11:49 Fetched 14.8 kB in 0s (0 B/s) 12:11:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 12:11:49 Fetched 41.8 kB in 0s (0 B/s) 12:11:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] 12:11:49 Fetched 499 kB in 0s (0 B/s) 12:11:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 12:11:49 Fetched 111 kB in 0s (0 B/s) 12:11:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 12:11:49 Fetched 240 kB in 0s (0 B/s) 12:11:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 12:11:49 Fetched 29.3 kB in 0s (0 B/s) 12:11:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 12:11:49 Fetched 85.5 kB in 0s (0 B/s) 12:11:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 12:11:49 Fetched 24.5 kB in 0s (0 B/s) 12:11:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] 12:11:49 Fetched 49.2 kB in 0s (0 B/s) 12:11:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 12:11:49 Fetched 54.2 kB in 0s (0 B/s) 12:11:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 12:11:49 Fetched 30.8 kB in 0s (0 B/s) 12:11:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] 12:11:49 Fetched 15.8 kB in 0s (0 B/s) 12:11:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 12:11:49 Fetched 85.9 kB in 0s (0 B/s) 12:11:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] 12:11:49 Fetched 8764 B in 0s (0 B/s) 12:11:49 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 12:11:49 Fetched 140 kB in 0s (0 B/s) 12:11:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 12:11:49 Fetched 119 kB in 0s (0 B/s) 12:11:49 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 12:11:49 Fetched 111 kB in 0s (0 B/s) 12:11:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 12:11:49 Fetched 11.1 kB in 0s (0 B/s) 12:11:49 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 12:11:49 Fetched 646 kB in 0s (0 B/s) 12:11:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 12:11:49 Fetched 41.3 kB in 0s (0 B/s) 12:11:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 12:11:49 Fetched 17.9 kB in 0s (0 B/s) 12:11:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 12:11:49 Fetched 368 kB in 0s (0 B/s) 12:11:49 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 12:11:49 Fetched 187 kB in 0s (0 B/s) 12:11:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 12:11:49 Fetched 175 kB in 0s (0 B/s) 12:11:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 12:11:49 Fetched 206 kB in 0s (0 B/s) 12:11:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.17_amd64.deb [1302 kB] 12:11:49 Fetched 1302 kB in 0s (0 B/s) 12:11:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 12:11:49 Fetched 36.2 kB in 0s (0 B/s) 12:11:49 Get:1 curl_7.58.0-2ubuntu3.18_amd64.deb [159 kB] 12:11:49 Fetched 159 kB in 0s (0 B/s) 12:11:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 12:11:49 Fetched 107 kB in 0s (0 B/s) 12:11:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 12:11:49 Fetched 48.7 kB in 0s (0 B/s) 12:11:49 Pulling static-packages 12:11:49 + snapcraftctl pull 12:11:49 Pulling version 12:11:49 + cd /root/project 12:11:49 + git describe --tags --abbrev=0 12:11:49 + sed s/v// 12:11:49 + GIT_VERSION=2.1.1-dev.3 12:11:49 + [ -z 2.1.1-dev.3 ] 12:11:49 + snapcraftctl set-version 2.1.1-dev.3 12:11:49 Building config-common 12:11:49 + snapcraftctl build 12:11:51 Skipping build go-build-helper (already ran) 12:11:51 Building edgex-go 12:11:51 + cd /root/parts/edgex-go/src 12:11:51 + + sed s/v// 12:11:51 git describe --tags --abbrev=0 12:11:51 + GIT_VERSION=2.1.1-dev.3 12:11:51 + [ -z 2.1.1-dev.3 ] 12:11:51 + echo 2.1.1-dev.3 12:11:51 + [ ! -d vendor ] 12:11:51 + echo skipping... 12:11:51 skipping... 12:11:51 + make build 12:11:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data 12:12:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:12:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command 12:12:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 12:12:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:12:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:12:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:12:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:12:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:12:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:12:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config 12:12:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:12:18 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 12:12:18 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 12:12:18 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 12:12:18 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 12:12:18 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 12:12:18 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 12:12:18 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 12:12:18 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 12:12:18 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 12:12:18 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 12:12:18 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 12:12:18 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 12:12:18 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 12:12:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 12:12:18 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 12:12:18 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 12:12:18 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 12:12:18 + 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 12:12:18 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 12:12:18 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 12:12:18 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 12:12:18 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 12:12:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 12:12:18 + 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 12:12:18 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 12:12:18 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 12:12:18 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 12:12:18 Building hooks 12:12:18 + cd /root/parts/hooks/src 12:12:18 + make build 12:12:18 go mod tidy 12:12:19 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 12:12:19 go: downloading github.com/stretchr/testify v1.7.0 12:12:19 go: downloading github.com/davecgh/go-spew v1.1.0 12:12:19 go: downloading github.com/pmezard/go-difflib v1.0.0 12:12:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 12:12:19 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 12:12:20 GO111MODULE=on go build -o cmd/install/install ./cmd/install 12:12:21 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 12:12:21 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 12:12:23 Building static-packages 12:12:23 + snapcraftctl build 12:12:25 Building version 12:12:25 + snapcraftctl build 12:12:27 Staging config-common 12:12:27 + snapcraftctl stage 12:12:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:12:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:12:29 Skipping stage go-build-helper (already ran) 12:12:29 Staging edgex-go 12:12:29 + snapcraftctl stage 12:12:29 ./bin/test-attribution-txt.sh 12:12:31 + snapcraftctl stage 12:12:31 Staging hooks 12:12:32 Staging static-packages 12:12:32 + snapcraftctl stage [Pipeline] echo 12:12:33 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 12:12:33 Staging version 12:12:33 + snapcraftctl stage 12:12:34 + go mod tidy 12:12:35 Priming config-common 12:12:35 + snapcraftctl prime [Pipeline] sh 12:12:35 + ls -al . 12:12:35 total 676 12:12:35 drwxrwxr-x 10 1001 1001 4096 Jun 3 12:12 . 12:12:35 drwxr-xr-x 4 root root 4096 Jun 3 12:07 .. 12:12:35 -rw-rw-r-- 1 1001 1001 11 Jun 3 12:05 .dockerignore 12:12:35 drwxrwxr-x 8 1001 1001 4096 Jun 3 12:05 .git 12:12:35 drwxrwxr-x 4 1001 1001 4096 Jun 3 12:05 .github 12:12:35 -rw-rw-r-- 1 1001 1001 797 Jun 3 12:05 .gitignore 12:12:35 -rw-rw-r-- 1 1001 1001 42 Jun 3 12:05 .golangci.yml 12:12:35 -rw-rw-r-- 1 1001 1001 76 Jun 3 12:05 .hadolint.yml 12:12:35 -rw-rw-r-- 1 1001 1001 166 Jun 3 12:05 .sonarcloud.properties 12:12:35 -rw-rw-r-- 1 1001 1001 1171 Jun 3 12:05 ADOPTERS.md 12:12:35 -rw-rw-r-- 1 1001 1001 8910 Jun 3 12:05 Attribution.txt 12:12:35 -rw-rw-r-- 1 1001 1001 52201 Jun 3 12:05 CHANGELOG.md 12:12:35 -rw-rw-r-- 1 1001 1001 3804 Jun 3 12:05 CONTRIBUTING.md 12:12:35 -rw-rw-r-- 1 1001 1001 677 Jun 3 12:05 GOVERNANCE.md 12:12:35 -rw-rw-r-- 1 1001 1001 849 Jun 3 12:05 Jenkinsfile 12:12:35 -rw-rw-r-- 1 1001 1001 10775 Jun 3 12:05 LICENSE 12:12:35 -rw-rw-r-- 1 1001 1001 6508 Jun 3 12:05 Makefile 12:12:35 -rw-rw-r-- 1 1001 1001 582 Jun 3 12:05 OWNERS.md 12:12:35 -rw-rw-r-- 1 1001 1001 8207 Jun 3 12:05 README.md 12:12:35 -rw-rw-r-- 1 1001 1001 6912 Jun 3 12:05 SECURITY.md 12:12:35 -rw-rw-r-- 1 1001 1001 5 Jun 3 12:01 VERSION 12:12:35 -rw-rw-r-- 1 1001 1001 4131 Jun 3 12:05 ZMQWindows.md 12:12:35 drwxrwxr-x 2 1001 1001 4096 Jun 3 12:05 bin 12:12:35 drwxrwxr-x 14 1001 1001 4096 Jun 3 12:05 cmd 12:12:35 -rw-r--r-- 1 root root 428658 Jun 3 12:11 coverage.out 12:12:35 -rw-rw-r-- 1 1001 1001 822 Jun 3 12:12 go.mod 12:12:35 -rw-rw-r-- 1 1001 1001 49471 Jun 3 12:05 go.sum 12:12:35 drwxrwxr-x 8 1001 1001 4096 Jun 3 12:05 internal 12:12:35 drwxrwxr-x 3 1001 1001 4096 Jun 3 12:05 openapi 12:12:35 drwxrwxr-x 4 1001 1001 4096 Jun 3 12:05 snap 12:12:35 drwxrwxr-x 6 1001 1001 4096 Jun 3 12:05 vendor 12:12:35 -rw-rw-r-- 1 1001 1001 204 Jun 3 12:05 version.go [Pipeline] sh 12:12:36 Priming go-build-helper 12:12:36 + snapcraftctl prime 12:12:36 + '[' -e coverage.out ] 12:12:36 + chown 1001:1001 coverage.out [Pipeline] stash 12:12:36 Warning: overwriting stash ‘coverage-report’ 12:12:37 Stashed 1 file(s) [Pipeline] sh 12:12:38 + make build 12:12:38 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 12:12:38 Priming edgex-go 12:12:38 + snapcraftctl prime 12:12:40 Priming hooks 12:12:40 + snapcraftctl prime 12:12:41 Priming static-packages 12:12:41 + snapcraftctl prime 12:12:43 Priming version 12:12:43 + snapcraftctl prime 12:12:45 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 12:12:46 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:13:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:13:19 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 12:13:25 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 12:13:25 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 12:13:30 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 12:13:34 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 12:13:37 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 12:13:43 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 12:13:46 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 12:13:50 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] } 12:13:56 $ docker stop --time=1 43b7b641c708aef8c64b9dd5b81f4783c54a59200f3912bdd1d0b14879d3bfc1 12:13:59 $ docker rm -f 43b7b641c708aef8c64b9dd5b81f4783c54a59200f3912bdd1d0b14879d3bfc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:14:00 12:14:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:14:01 latest: Pulling from edgex-devops/edgex-compose-arm64 12:14:01 29e5d40040c1: Pulling fs layer 12:14:01 1ce36da41761: Pulling fs layer 12:14:01 25b303627fd3: Pulling fs layer 12:14:01 29e5d40040c1: Verifying Checksum 12:14:01 29e5d40040c1: Download complete 12:14:01 1ce36da41761: Verifying Checksum 12:14:01 1ce36da41761: Download complete 12:14:02 29e5d40040c1: Pull complete 12:14:03 25b303627fd3: Verifying Checksum 12:14:03 1ce36da41761: Pull complete 12:14:16 25b303627fd3: Pull complete 12:14:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:14:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:16 prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container 12:14:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:14:19 $ docker top 289a9f2cad41a4b3ca6eebfe135bb0eda731d3ee1a55e29a950706ca7b279c88 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:20 + docker-compose build --help 12:14:20 + grep parallel 12:14:25 --parallel Build images in parallel. [Pipeline] } 12:14:26 $ docker stop --time=1 289a9f2cad41a4b3ca6eebfe135bb0eda731d3ee1a55e29a950706ca7b279c88 12:14:27 $ docker rm -f 289a9f2cad41a4b3ca6eebfe135bb0eda731d3ee1a55e29a950706ca7b279c88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:14:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:29 prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container 12:14:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:14:30 $ docker top 6267c6a59208b0893a2596e7d22b2ffbaa6155141eb605f70943b68e7425a521 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:31 + docker-compose -f ./docker-compose-build.yml build --parallel 12:14:38 Building core-command ... 12:14:38 Building core-data ... 12:14:38 Building core-metadata ... 12:14:38 Building security-bootstrapper ... 12:14:38 Building security-proxy-setup ... 12:14:38 Building security-secretstore-setup ... 12:14:38 Building support-notifications ... 12:14:38 Building support-scheduler ... 12:14:38 Building sys-mgmt-agent ... 12:14:38 Building core-data 12:14:38 Building support-scheduler 12:14:38 Building security-secretstore-setup 12:14:38 Building core-metadata 12:14:38 Building support-notifications 12:16:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:16:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:16:30 ---> 91bdeffe7162 12:16:30 Step 3/22 : WORKDIR /edgex-go 12:16:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:16:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:16:30 ---> 91bdeffe7162 12:16:30 Step 3/24 : WORKDIR /edgex-go 12:16:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:16:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:16:30 ---> 91bdeffe7162 12:16:30 Step 3/22 : WORKDIR /edgex-go 12:16:30 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:16:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:16:30 ---> 91bdeffe7162 12:16:30 Step 3/21 : WORKDIR /edgex-go 12:16:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:16:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:16:30 ---> 91bdeffe7162 12:16:30 Step 3/23 : WORKDIR /edgex-go 12:16:30 ---> Running in e30fd52a2198 12:16:30 ---> Running in 77f02cd2ffce 12:16:30 ---> Running in 92ee9eac7b3f 12:16:30 ---> Running in 85346b01f40a 12:16:30 ---> Running in 04c504f1b49a 12:16:30 Removing intermediate container 92ee9eac7b3f 12:16:30 ---> 5746a2da4bcd 12:16:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:16:30 Removing intermediate container e30fd52a2198 12:16:30 ---> 03f51160a57c 12:16:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:16:30 Removing intermediate container 85346b01f40a 12:16:30 ---> 66495afa19ec 12:16:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:16:30 Removing intermediate container 77f02cd2ffce 12:16:30 ---> f56471d37402 12:16:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:16:30 Removing intermediate container 04c504f1b49a 12:16:30 ---> be7a0a2019e2 12:16:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:16:30 ---> Running in 7765c55d2596 12:16:30 ---> Running in 2357f5c776f8 12:16:30 ---> Running in 460952fda8ab 12:16:30 ---> Running in 1c90502c8a54 12:16:30 ---> Running in ab3dc7bd71bc 12:16:30 Removing intermediate container 7765c55d2596 12:16:30 ---> a0941cd2d0aa 12:16:30 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 12:16:30 ---> Running in d7c8864d8488 12:16:30 Removing intermediate container 460952fda8ab 12:16:30 ---> 6d6d9e51af34 12:16:30 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 12:16:30 ---> Running in 65aebddf7a2a 12:16:30 Removing intermediate container 1c90502c8a54 12:16:30 ---> 1185493660da 12:16:30 Step 5/24 : RUN apk add --update --no-cache make git 12:16:30 ---> Running in 92bdd972686a 12:16:30 Removing intermediate container 2357f5c776f8 12:16:30 ---> 43f4a8e2b5e9 12:16:30 Step 5/22 : RUN apk add --update --no-cache make git 12:16:30 Removing intermediate container ab3dc7bd71bc 12:16:30 ---> 8e2989c97310 12:16:30 Step 5/23 : RUN apk add --update --no-cache make git 12:16:30 ---> Running in 24ca7b550c3a 12:16:30 ---> Running in fbb62d521056 12:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:16:30 OK: 220 MiB in 52 packages 12:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:16:30 OK: 220 MiB in 52 packages 12:16:30 OK: 220 MiB in 52 packages 12:16:31 OK: 220 MiB in 52 packages 12:16:31 OK: 220 MiB in 52 packages 12:16:31 Removing intermediate container d7c8864d8488 12:16:31 ---> 02d8e1737514 12:16:31 Step 6/22 : COPY . . 12:16:32 Removing intermediate container 65aebddf7a2a 12:16:32 ---> bd9b0470911d 12:16:32 Removing intermediate container 92bdd972686a 12:16:32 ---> 536d1aa43e36 12:16:32 Step 6/24 : COPY . . 12:16:32 Step 6/21 : COPY . . 12:16:32 Removing intermediate container fbb62d521056 12:16:32 ---> fc7ea251e032 12:16:32 Step 6/22 : COPY . . 12:16:32 Removing intermediate container 24ca7b550c3a 12:16:32 ---> fa029c9d120e 12:16:32 Step 6/23 : COPY go.mod . 12:16:34 ---> c6b16394b495 12:16:34 Step 7/23 : RUN go mod download 12:16:34 ---> Running in 49cc091a9ffd 12:16:39 Removing intermediate container 49cc091a9ffd 12:16:39 ---> e203aca626f5 12:16:39 Step 8/23 : COPY . . 12:17:12 ---> c0af1d16c19e 12:17:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:17:12 ---> e355cc700a8d 12:17:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:17:12 ---> 65602cac813c 12:17:12 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:17:12 ---> ef9c8be2b677 12:17:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:17:12 ---> Running in 983e3e9f6f37 12:17:12 ---> Running in 4f54226265e0 12:17:12 ---> Running in 258c068405a7 12:17:12 ---> Running in bc6ba4b0e310 12:17:12 skipping... 12:17:12 skipping... 12:17:12 skipping... 12:17:12 skipping... 12:17:14 ---> 3184fa85be96 12:17:14 Step 9/23 : RUN go mod tidy 12:17:14 Removing intermediate container 258c068405a7 12:17:14 ---> 3fa298b99f06 12:17:14 Step 8/21 : RUN make cmd/support-notifications/support-notifications 12:17:14 ---> Running in 6dad901aaf01 12:17:14 Removing intermediate container 983e3e9f6f37 12:17:14 ---> 50ec4cb41708 12:17:14 Step 8/22 : RUN make cmd/core-data/core-data 12:17:14 ---> Running in 8f761b84809a 12:17:14 Removing intermediate container bc6ba4b0e310 12:17:14 ---> d1a4ee56327c 12:17:14 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:17:14 ---> Running in adfb40e410eb 12:17:14 ---> Running in 0ab20df12915 12:17:14 Removing intermediate container 4f54226265e0 12:17:14 ---> cc17bebce8c4 12:17:14 Step 8/22 : RUN make cmd/core-metadata/core-metadata 12:17:15 ---> Running in e3008542cfd4 12:17:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 12:17:17 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 12:17:17 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 12:17:17 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 12:17:23 Removing intermediate container 6dad901aaf01 12:17:23 ---> 32a34fc6ee78 12:17:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 12:17:23 ---> Running in 2bb6a4e878b9 12:17:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:20:01 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 12:20:07 Removing intermediate container 0ab20df12915 12:20:07 ---> f179050fa309 12:20:07 12:20:07 Step 9/24 : FROM alpine:3.14 12:20:07 3.14: Pulling from library/alpine 12:20:08 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:20:08 Status: Downloaded newer image for alpine:3.14 12:20:08 ---> ac73e934f311 12:20:08 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:20:08 ---> Running in 892702bebb04 12:20:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:20:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:20:12 (1/3) Installing ca-certificates (20211220-r0) 12:20:12 (2/3) Installing dumb-init (1.2.5-r1) 12:20:12 (3/3) Installing su-exec (0.2-r1) 12:20:12 Executing busybox-1.33.1-r7.trigger 12:20:12 Executing ca-certificates-20211220-r0.trigger 12:20:12 OK: 6 MiB in 17 packages 12:20:15 Removing intermediate container 892702bebb04 12:20:15 ---> 56b190e67eee 12:20:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:20:15 ---> Running in ef660f8bded1 12:20:15 Removing intermediate container ef660f8bded1 12:20:15 ---> 86a08e7f3da9 12:20:15 Step 12/24 : WORKDIR / 12:20:16 ---> Running in df48fa3e54d1 12:20:17 Removing intermediate container df48fa3e54d1 12:20:17 ---> b18e332168ee 12:20:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:20:19 ---> 1f24a28b1023 12:20:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:20:21 ---> a0d4c5a65b2c 12:20:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:20:22 ---> 8526522eb814 12:20:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:20:22 Removing intermediate container 8f761b84809a 12:20:22 ---> 890f35a3bdb8 12:20:22 12:20:22 Step 9/21 : FROM alpine:3.14 12:20:22 ---> ac73e934f311 12:20:22 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 12:20:23 ---> Running in 6d8dabe952d2 12:20:24 ---> 2f77060ecb2b 12:20:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:20:26 Removing intermediate container e3008542cfd4 12:20:26 ---> 6eca318de3a5 12:20:26 12:20:26 Step 9/22 : FROM alpine:3.14 12:20:26 ---> ac73e934f311 12:20:26 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:20:26 ---> Running in 36b5b4767172 12:20:26 (1/2) Installing ca-certificates (20211220-r0) 12:20:26 (2/2) Installing dumb-init (1.2.5-r1) 12:20:26 Executing busybox-1.33.1-r7.trigger 12:20:26 Executing ca-certificates-20211220-r0.trigger 12:20:27 ---> f0caa39da6f9 12:20:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:20:27 OK: 6 MiB in 16 packages 12:20:28 Removing intermediate container 2bb6a4e878b9 12:20:28 ---> 44cf085569ce 12:20:28 12:20:28 Step 11/23 : FROM alpine:3.14 12:20:28 ---> ac73e934f311 12:20:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 12:20:28 ---> Running in 6fc7acfb574f 12:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:20:30 Removing intermediate container 6d8dabe952d2 12:20:30 ---> bbd8b3fc67af 12:20:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:20:30 ---> Running in 0165531ce05d 12:20:30 (1/1) Installing dumb-init (1.2.5-r1) 12:20:30 Executing busybox-1.33.1-r7.trigger 12:20:30 ---> f80046bc546c 12:20:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:20:30 OK: 5 MiB in 15 packages 12:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:20:31 Removing intermediate container 0165531ce05d 12:20:31 ---> 491ccf47deaa 12:20:31 Step 12/21 : ENV APP_PORT=59860 12:20:31 ---> Running in dcd86dad3d10 12:20:32 ---> 653108812cc7 12:20:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 12:20:32 ---> Running in 68d72d2223d8 12:20:32 (1/1) Installing dumb-init (1.2.5-r1) 12:20:32 Executing busybox-1.33.1-r7.trigger 12:20:32 OK: 5 MiB in 15 packages 12:20:32 Removing intermediate container 36b5b4767172 12:20:32 ---> f710428a1e64 12:20:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:20:32 Removing intermediate container dcd86dad3d10 12:20:32 ---> 9de1f83ed9c5 12:20:32 Step 13/21 : EXPOSE $APP_PORT 12:20:32 ---> Running in 59382b42bdeb 12:20:33 ---> Running in 843366aa907a 12:20:33 Removing intermediate container 59382b42bdeb 12:20:33 ---> 30b68a2b24de 12:20:33 Step 12/22 : ENV APP_PORT=59881 12:20:33 ---> Running in 650d894140a3 12:20:34 Removing intermediate container 6fc7acfb574f 12:20:34 ---> 8db21a6ac7df 12:20:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:20:34 Removing intermediate container 843366aa907a 12:20:34 ---> 5500977377c1 12:20:34 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 12:20:34 ---> Running in 01cbac232e1f 12:20:35 Removing intermediate container 650d894140a3 12:20:35 ---> 2eb403f1f564 12:20:35 Step 13/22 : EXPOSE $APP_PORT 12:20:35 Removing intermediate container 01cbac232e1f 12:20:35 ---> c6f9718b3aa3 12:20:35 ---> Running in eacdbb0ecdf5 12:20:35 Step 14/23 : ENV APP_PORT=59861 12:20:35 ---> Running in 60f80f94a75a 12:20:35 ---> 4ca74b2112a3 12:20:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:20:35 Removing intermediate container 68d72d2223d8 12:20:35 ---> fc27c879839c 12:20:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:20:35 ---> Running in 5e8b1da2e031 12:20:35 Removing intermediate container eacdbb0ecdf5 12:20:35 ---> 1fda48020977 12:20:35 Step 14/22 : WORKDIR / 12:20:35 Removing intermediate container 60f80f94a75a 12:20:35 ---> a37524cd326e 12:20:35 Step 15/23 : EXPOSE $APP_PORT 12:20:35 ---> Running in bec9461cb7f1 12:20:35 ---> Running in 209757ff4181 12:20:36 Removing intermediate container 5e8b1da2e031 12:20:36 ---> ea03137d6227 12:20:36 Step 22/24 : LABEL arch=arm64 12:20:36 ---> Running in db823b802a65 12:20:36 Removing intermediate container bec9461cb7f1 12:20:36 ---> 332be1cc783e 12:20:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:20:36 Removing intermediate container 209757ff4181 12:20:36 ---> 68c42fd864ff 12:20:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:20:37 Removing intermediate container db823b802a65 12:20:37 ---> 2c31c4a5f027 12:20:37 Step 23/24 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:20:37 ---> Running in 626af4e47a75 12:20:38 ---> 81c305352cf3 12:20:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:20:38 ---> 636a81276c68 12:20:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:20:38 ---> b8c365bd99b0 12:20:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:20:38 Removing intermediate container 626af4e47a75 12:20:38 ---> 9b6fe502a985 12:20:38 Step 24/24 : LABEL version=0.0.0 12:20:38 ---> Running in 63bc99f7d2c4 12:20:38 Removing intermediate container adfb40e410eb 12:20:38 ---> da0a6949afb3 12:20:38 12:20:38 Step 9/22 : FROM alpine:3.14 12:20:38 ---> ac73e934f311 12:20:38 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:20:39 ---> Running in 4c43772522f7 12:20:39 Removing intermediate container 63bc99f7d2c4 12:20:39 ---> f6cf6679c0d2 12:20:39 12:20:39 ---> a0bbd822736a 12:20:39 Step 17/21 : ENTRYPOINT ["/support-notifications"] 12:20:39 ---> Running in 6a043c3cf311 12:20:39 Removing intermediate container 4c43772522f7 12:20:39 ---> 81d9c7decb43 12:20:39 Step 11/22 : ENV APP_PORT=59880 12:20:40 ---> Running in 2441d0e7158a 12:20:40 Removing intermediate container 6a043c3cf311 12:20:40 ---> 610e9117fca6 12:20:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:20:40 ---> e1a9d22572aa 12:20:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> ccc4f380b307 12:20:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:20:40 12:20:40 Removing intermediate container 2441d0e7158a 12:20:40 ---> 55acfeb36daa 12:20:40 Step 12/22 : EXPOSE $APP_PORT 12:20:40 Successfully built f6cf6679c0d2 12:20:40 Successfully tagged security-secretstore-setup-arm64:latest 12:20:40  Building security-secretstore-setup ... done Building security-bootstrapper 12:20:40 ---> Running in 580b04939967 12:20:40 ---> Running in e10d06d981af 12:20:41 Removing intermediate container 580b04939967 12:20:41 ---> 0204127a660f 12:20:41 Step 19/21 : LABEL arch=arm64 12:20:41 ---> Running in f41a4a84ea4f 12:20:41 Removing intermediate container e10d06d981af 12:20:41 ---> 98e0bd0114f1 12:20:41 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:20:41 ---> Running in 9e6d6b7059c3 12:20:41 ---> 7c8dc6bb7241 12:20:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 12:20:41 ---> 17e963db2e6b 12:20:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 12:20:42 ---> Running in 986ce477d1ee 12:20:42 ---> Running in c03f7bef92b7 12:20:42 Removing intermediate container f41a4a84ea4f 12:20:42 ---> be9c372ed673 12:20:42 Step 20/21 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:20:42 ---> Running in 83788d100039 12:20:42 Removing intermediate container c03f7bef92b7 12:20:42 ---> 744efd71288e 12:20:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:20:42 Removing intermediate container 986ce477d1ee 12:20:42 ---> 13a0b3035a90 12:20:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:20:43 ---> Running in 90e38e261259 12:20:43 Removing intermediate container 83788d100039 12:20:43 ---> afad65b1229a 12:20:43 Step 21/21 : LABEL version=0.0.0 12:20:43 ---> Running in 2495ac0572cc 12:20:43 ---> Running in c9729f5230e8 12:20:44 Removing intermediate container 2495ac0572cc 12:20:44 ---> b510d485417f 12:20:44 Step 20/22 : LABEL arch=arm64 12:20:44 Removing intermediate container 90e38e261259 12:20:44 ---> 0d5717c01085 12:20:44 Step 21/23 : LABEL arch=arm64 12:20:44 ---> Running in 6547caa00149 12:20:44 ---> Running in e123d6e09ac6 12:20:44 Removing intermediate container c9729f5230e8 12:20:44 ---> c98d4814efe2 12:20:44 12:20:44 Removing intermediate container 6547caa00149 12:20:44 ---> 069270b87339 12:20:44 Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:20:44 ---> Running in ba36b1dd14ad 12:20:44 Removing intermediate container e123d6e09ac6 12:20:44 ---> f55dd0bd61e9 12:20:44 Step 22/23 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:20:45 ---> Running in 8b6b88716df1 12:20:45 Removing intermediate container 9e6d6b7059c3 12:20:45 ---> d73bcb2a2fb7 12:20:45 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 12:20:45 ---> Running in f66749851668 12:20:45 Successfully built c98d4814efe2 12:20:45 Removing intermediate container ba36b1dd14ad 12:20:45 ---> a6ab00329e11 12:20:45 Step 22/22 : LABEL version=0.0.0 12:20:45 Successfully tagged support-notifications-arm64:latest 12:20:45  Building support-notifications ... done Building security-proxy-setup 12:20:46 ---> Running in 8c3b4478e75e 12:20:46 Removing intermediate container 8b6b88716df1 12:20:46 ---> fe22f7b83194 12:20:46 Step 23/23 : LABEL version=0.0.0 12:20:46 ---> Running in a9aeb29e517f 12:20:46 Removing intermediate container 8c3b4478e75e 12:20:46 ---> 26556b8ee0b2 12:20:46 12:20:46 Removing intermediate container a9aeb29e517f 12:20:46 ---> 845ba2eacfc8 12:20:46 12:20:47 Successfully built 26556b8ee0b2 12:20:47 Successfully tagged core-metadata-arm64:latest 12:20:47  Building core-metadata ... done Building sys-mgmt-agent 12:20:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:20:47 Successfully built 845ba2eacfc8 12:20:47 Successfully tagged support-scheduler-arm64:latest 12:20:47  Building support-scheduler ... done Building core-command 12:20:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:20:49 (1/6) Installing dumb-init (1.2.5-r1) 12:20:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:20:49 (3/6) Installing libsodium (1.0.18-r0) 12:20:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:20:49 (5/6) Installing libzmq (4.3.4-r0) 12:20:49 (6/6) Installing zeromq (4.3.4-r0) 12:20:49 Executing busybox-1.33.1-r7.trigger 12:20:49 OK: 8 MiB in 20 packages 12:20:51 Removing intermediate container f66749851668 12:20:51 ---> 7d9b182e7199 12:20:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:20:51 ---> 67f0edf736c7 12:20:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:20:52 ---> a3e636f62140 12:20:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:20:53 ---> 3388463812e7 12:20:53 Step 18/22 : ENTRYPOINT ["/core-data"] 12:20:53 ---> Running in 27d8ec03b1a8 12:20:53 Removing intermediate container 27d8ec03b1a8 12:20:53 ---> da16de65a086 12:20:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:20:53 ---> Running in 5b765c1d0f9d 12:20:54 Removing intermediate container 5b765c1d0f9d 12:20:54 ---> 44e7d04fa942 12:20:54 Step 20/22 : LABEL arch=arm64 12:20:54 ---> Running in 4c482d480a61 12:20:54 Removing intermediate container 4c482d480a61 12:20:54 ---> 1ad564577b74 12:20:54 Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:20:54 ---> Running in 077a4940c8a8 12:20:55 Removing intermediate container 077a4940c8a8 12:20:55 ---> 6bf4fcce638e 12:20:55 Step 22/22 : LABEL version=0.0.0 12:20:55 ---> Running in 28c2ba2678e2 12:20:55 Removing intermediate container 28c2ba2678e2 12:20:55 ---> 2e36abc7ee62 12:20:55 12:20:56 Successfully built 2e36abc7ee62 12:20:56 Successfully tagged core-data-arm64:latest 12:22:04  Building core-data ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:22:04 Step 2/30 : FROM ${BUILDER_BASE} AS builder 12:22:04 ---> 91bdeffe7162 12:22:04 Step 3/30 : WORKDIR /edgex-go 12:22:04 ---> Using cache 12:22:04 ---> be7a0a2019e2 12:22:04 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:04 ---> Using cache 12:22:04 ---> 8e2989c97310 12:22:04 Step 5/30 : RUN apk add --update --no-cache make git 12:22:04 ---> Using cache 12:22:04 ---> fa029c9d120e 12:22:04 Step 6/30 : COPY . . 12:22:04 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:22:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:22:04 ---> 91bdeffe7162 12:22:04 Step 3/20 : WORKDIR /edgex-go 12:22:04 ---> Using cache 12:22:04 ---> be7a0a2019e2 12:22:04 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:04 ---> Using cache 12:22:04 ---> 8e2989c97310 12:22:04 Step 5/20 : RUN apk add --update --no-cache make git 12:22:04 ---> Using cache 12:22:04 ---> fa029c9d120e 12:22:04 Step 6/20 : COPY . . 12:22:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:22:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:22:04 ---> 91bdeffe7162 12:22:04 Step 3/22 : WORKDIR /edgex-go 12:22:04 ---> Using cache 12:22:04 ---> be7a0a2019e2 12:22:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:04 ---> Using cache 12:22:04 ---> 8e2989c97310 12:22:04 Step 5/22 : RUN apk add --update --no-cache make bash git 12:22:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 12:22:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:22:04 ---> 91bdeffe7162 12:22:04 Step 3/22 : WORKDIR /edgex-go 12:22:04 ---> Using cache 12:22:04 ---> be7a0a2019e2 12:22:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:22:04 ---> Using cache 12:22:04 ---> 8e2989c97310 12:22:04 Step 5/22 : RUN apk add --update --no-cache make git 12:22:04 ---> Using cache 12:22:04 ---> fa029c9d120e 12:22:04 Step 6/22 : COPY . . 12:22:04 ---> Running in 5a491c0d79d6 12:22:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:22:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:22:05 OK: 220 MiB in 52 packages 12:22:07 Removing intermediate container 5a491c0d79d6 12:22:07 ---> 782210a8583f 12:22:07 Step 6/22 : COPY . . 12:22:22 ---> 70313ece15b4 12:22:22 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:22 ---> Running in d43116fa5cbc 12:22:24 skipping... 12:22:25 ---> 5de273974c52 12:22:25 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:25 Removing intermediate container d43116fa5cbc 12:22:25 ---> 6eddeb60df2a 12:22:25 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:22:25 ---> Running in e83917dfebf0 12:22:25 ---> Running in cb877c2d11d8 12:22:27 ---> fc96754a7ba8 12:22:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:22:27 skipping... 12:22:27 ---> Running in d70d8731bebb 12:22:28 Removing intermediate container e83917dfebf0 12:22:28 ---> 9c59e4eae5c4 12:22:28 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:22:28 ---> Running in 42a0d9053471 12:22:29 skipping... 12:22:31 Removing intermediate container d70d8731bebb 12:22:31 ---> 6519dbe98380 12:22:31 Step 8/22 : RUN make cmd/core-command/core-command 12:22:31 ---> Running in 4d3e7552f4ff 12:22:31 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 12:22:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 12:22:39 ---> c73ec49b6ddf 12:22:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:39 ---> Running in c7e9046d34af 12:22:40 skipping... 12:22:41 Removing intermediate container c7e9046d34af 12:22:41 ---> 518cc284fbe9 12:22:41 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:22:41 ---> Running in d8ec623cdb2e 12:22:43 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 12:24:20 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 12:24:20 Removing intermediate container cb877c2d11d8 12:24:20 ---> db67f4152cc9 12:24:20 12:24:20 Step 9/30 : FROM alpine:3.14 12:24:20 ---> ac73e934f311 12:24:20 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 12:24:20 ---> Running in e860f9be29bd 12:24:20 Removing intermediate container e860f9be29bd 12:24:20 ---> 01c22772a73e 12:24:20 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 12:24:20 ---> Running in be2bc2004757 12:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:24:20 (1/2) Installing dumb-init (1.2.5-r1) 12:24:20 (2/2) Installing su-exec (0.2-r1) 12:24:20 Executing busybox-1.33.1-r7.trigger 12:24:20 OK: 6 MiB in 16 packages 12:24:20 Removing intermediate container be2bc2004757 12:24:20 ---> d7d6bdc53d0d 12:24:20 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 12:24:20 ---> Running in c96be208383a 12:24:20 Removing intermediate container c96be208383a 12:24:20 ---> e8719236696c 12:24:20 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 12:24:20 ---> Running in 406ba1773c15 12:24:20 Removing intermediate container 4d3e7552f4ff 12:24:20 ---> ea46d3e16725 12:24:20 12:24:20 Step 9/22 : FROM alpine:3.14 12:24:20 ---> ac73e934f311 12:24:20 Step 10/22 : RUN apk add --update --no-cache dumb-init 12:24:20 ---> Using cache 12:24:20 ---> 8db21a6ac7df 12:24:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:24:20 ---> Using cache 12:24:20 ---> c6f9718b3aa3 12:24:20 Step 12/22 : ENV APP_PORT=59882 12:24:20 ---> Running in a0441c9b4380 12:24:20 Removing intermediate container 406ba1773c15 12:24:20 ---> 5ccaa88e7887 12:24:20 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 12:24:20 ---> Running in 83ce329d8159 12:24:20 Removing intermediate container a0441c9b4380 12:24:20 ---> 8ae121cca675 12:24:20 Step 13/22 : EXPOSE $APP_PORT 12:24:20 ---> Running in 17a404a44e66 12:24:21 Removing intermediate container 17a404a44e66 12:24:21 ---> d444bafb116f 12:24:21 Step 14/22 : WORKDIR / 12:24:21 ---> Running in 12a046c2231d 12:24:22 Removing intermediate container 12a046c2231d 12:24:22 ---> a57a9e64ad58 12:24:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:24:22 Removing intermediate container 83ce329d8159 12:24:22 ---> 906fd5a69b48 12:24:22 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 12:24:22 ---> Running in 167bdc84dfdc 12:24:23 ---> da6f9b6f02a5 12:24:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:24:23 Removing intermediate container 167bdc84dfdc 12:24:23 ---> 244f896d95c3 12:24:23 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 12:24:24 Removing intermediate container 42a0d9053471 12:24:24 ---> 3601f7cf8fe4 12:24:24 12:24:24 Step 9/20 : FROM alpine:3.14 12:24:24 ---> ac73e934f311 12:24:24 Step 10/20 : RUN apk add --update --no-cache curl 12:24:24 ---> Running in d0de69ff1e7e 12:24:24 ---> a22d42db66e1 12:24:24 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 12:24:24 ---> Running in 9598a985bfdf 12:24:25 ---> 140ada115a19 12:24:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:24:25 Removing intermediate container d8ec623cdb2e 12:24:25 ---> a0f9abc2726f 12:24:25 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:24:25 ---> Running in 68b156b9b2be 12:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:24:26 ---> 43662cb1fee4 12:24:26 Step 18/22 : ENTRYPOINT ["/core-command"] 12:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:24:26 ---> Running in c26c776e33b2 12:24:27 Removing intermediate container c26c776e33b2 12:24:27 ---> 01702266fddf 12:24:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:24:27 (1/5) Installing ca-certificates (20211220-r0) 12:24:27 ---> Running in 39b45c977a71 12:24:27 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 12:24:27 Removing intermediate container 9598a985bfdf 12:24:27 ---> 439ce1c90017 12:24:27 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 12:24:27 (2/5) Installing brotli-libs (1.0.9-r5) 12:24:27 (3/5) Installing nghttp2-libs (1.43.0-r0) 12:24:27 (4/5) Installing libcurl (7.79.1-r1) 12:24:27 (5/5) Installing curl (7.79.1-r1) 12:24:27 Executing busybox-1.33.1-r7.trigger 12:24:27 Executing ca-certificates-20211220-r0.trigger 12:24:28 OK: 8 MiB in 19 packages 12:24:28 Removing intermediate container 39b45c977a71 12:24:28 ---> ef9c602479f9 12:24:28 Step 20/22 : LABEL arch=arm64 12:24:28 ---> Running in 95b6359fabed 12:24:29 ---> 6fce57d282fd 12:24:29 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:24:29 Removing intermediate container 95b6359fabed 12:24:29 ---> 4a41f5d13b38 12:24:29 Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:24:29 ---> Running in 093a94d9ee36 12:24:30 Removing intermediate container 093a94d9ee36 12:24:30 ---> b59bfd858a5d 12:24:30 Step 22/22 : LABEL version=0.0.0 12:24:30 Removing intermediate container d0de69ff1e7e 12:24:30 ---> bd9cb173c4a3 12:24:30 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:24:30 ---> Running in 61c1572a7d72 12:24:30 ---> Running in ae3924c4fdb1 12:24:30 Removing intermediate container 61c1572a7d72 12:24:30 ---> 77c9c08463d2 12:24:30 12:24:30 Removing intermediate container ae3924c4fdb1 12:24:30 ---> cb98d969c306 12:24:30 Step 12/20 : WORKDIR /edgex 12:24:31 ---> 98e3035713af 12:24:31 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:24:31 ---> Running in 29d5aca4af04 12:24:31 Removing intermediate container 68b156b9b2be 12:24:31 ---> f58c0d8e2b11 12:24:31 12:24:31 Step 10/22 : FROM docker:20.10.8 12:24:31 20.10.8: Pulling from library/docker 12:24:31 Removing intermediate container 29d5aca4af04 12:24:31 ---> 8d3bf737f6cb 12:24:31 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:24:32 Successfully built 77c9c08463d2 12:24:32 Successfully tagged core-command-arm64:latest 12:24:32  Building core-command ... done  ---> b2798d2d2b6e 12:24:32 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:24:33 ---> 7eb636eb55cb 12:24:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:24:33 ---> a1923a72298d 12:24:33 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 12:24:34 ---> 3717ff71b94d 12:24:34 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 12:24:34 ---> Running in 720ce78cd823 12:24:34 ---> 3ea59fe452b1 12:24:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:24:34 Removing intermediate container 720ce78cd823 12:24:34 ---> c00b9d5f2ab6 12:24:34 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:24:35 ---> 145e67ceef2a 12:24:35 Step 25/30 : RUN chmod +x /entrypoint.sh 12:24:35 ---> 1e1a7c556ed4 12:24:35 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 12:24:35 ---> Running in 16838d1de4c8 12:24:35 ---> Running in 274b032c832a 12:24:36 Removing intermediate container 274b032c832a 12:24:36 ---> 0f8559d9ac38 12:24:36 Step 17/20 : CMD ["--init=true"] 12:24:36 ---> Running in 2021c8c1ffa3 12:24:37 Removing intermediate container 2021c8c1ffa3 12:24:37 ---> 13aea188d85d 12:24:37 Step 18/20 : LABEL arch=arm64 12:24:37 ---> Running in 99f8cbe04ce7 12:24:37 Removing intermediate container 99f8cbe04ce7 12:24:37 ---> c38e5d45779c 12:24:37 Step 19/20 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:24:37 ---> Running in 42ce3b143ebe 12:24:38 Removing intermediate container 16838d1de4c8 12:24:38 ---> 481eb3b652cc 12:24:38 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 12:24:38 Removing intermediate container 42ce3b143ebe 12:24:38 ---> 5fc7146aa7b3 12:24:38 Step 20/20 : LABEL version=0.0.0 12:24:38 ---> Running in bfbad929446b 12:24:38 ---> Running in 810bb4b93724 12:24:39 Removing intermediate container 810bb4b93724 12:24:39 ---> 0be4d5c8dfc8 12:24:39 12:24:39 Removing intermediate container bfbad929446b 12:24:39 ---> 7e1d26dcc9aa 12:24:39 Step 27/30 : CMD ["gate"] 12:24:39 ---> Running in d4d3a30d86c1 12:24:40 Successfully built 0be4d5c8dfc8 12:24:40 Successfully tagged security-proxy-setup-arm64:latest 12:24:40  Building security-proxy-setup ... done Removing intermediate container d4d3a30d86c1 12:24:40 ---> d9fe4ee97c8c 12:24:40 Step 28/30 : LABEL arch=arm64 12:24:40 ---> Running in 0a9a2461db59 12:24:40 Removing intermediate container 0a9a2461db59 12:24:40 ---> 0a4a5f6b139e 12:24:40 Step 29/30 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:24:40 ---> Running in 3dffc9694f6b 12:24:41 Removing intermediate container 3dffc9694f6b 12:24:41 ---> fd7d351fbbf5 12:24:41 Step 30/30 : LABEL version=0.0.0 12:24:41 ---> Running in 54df12d0aead 12:24:42 Removing intermediate container 54df12d0aead 12:24:42 ---> 918fa665a2b8 12:24:42 12:24:42 Successfully built 918fa665a2b8 12:24:42 Successfully tagged security-bootstrapper-arm64:latest 12:24:42  Building security-bootstrapper ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 12:24:42 Status: Downloaded newer image for docker:20.10.8 12:24:42 ---> 3734d5adc5ac 12:24:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:24:42 ---> Running in 9ca3c631aad8 12:24:42 Removing intermediate container 9ca3c631aad8 12:24:42 ---> 0e0e7a1b02ab 12:24:42 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 12:24:43 ---> Running in f7b8077328df 12:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:24:45 (1/42) Installing readline (8.1.0-r0) 12:24:45 (2/42) Installing bash (5.1.16-r0) 12:24:45 Executing bash-5.1.16-r0.post-install 12:24:45 (3/42) Installing brotli-libs (1.0.9-r5) 12:24:45 (4/42) Installing nghttp2-libs (1.43.0-r0) 12:24:45 (5/42) Installing libcurl (7.79.1-r1) 12:24:45 (6/42) Installing curl (7.79.1-r1) 12:24:45 (7/42) Installing dumb-init (1.2.5-r1) 12:24:45 (8/42) Installing libbz2 (1.0.8-r1) 12:24:45 (9/42) Installing expat (2.4.7-r0) 12:24:45 (10/42) Installing libffi (3.3-r2) 12:24:45 (11/42) Installing gdbm (1.19-r0) 12:24:45 (12/42) Installing xz-libs (5.2.5-r1) 12:24:45 (13/42) Installing libgcc (10.3.1_git20210424-r2) 12:24:45 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 12:24:45 (15/42) Installing mpdecimal (2.5.1-r1) 12:24:45 (16/42) Installing sqlite-libs (3.35.5-r0) 12:24:45 (17/42) Installing python3 (3.9.5-r2) 12:24:47 (18/42) Installing py3-appdirs (1.4.4-r2) 12:24:47 (19/42) Installing py3-chardet (4.0.0-r2) 12:24:47 (20/42) Installing py3-idna (3.2-r0) 12:24:47 (21/42) Installing py3-urllib3 (1.26.5-r0) 12:24:47 (22/42) Installing py3-certifi (2020.12.5-r1) 12:24:47 (23/42) Installing py3-requests (2.25.1-r4) 12:24:47 (24/42) Installing py3-msgpack (1.0.2-r1) 12:24:47 (25/42) Installing py3-lockfile (0.12.2-r4) 12:24:47 (26/42) Installing py3-cachecontrol (0.12.6-r1) 12:24:47 (27/42) Installing py3-colorama (0.4.4-r1) 12:24:47 (28/42) Installing py3-contextlib2 (0.6.0-r1) 12:24:47 (29/42) Installing py3-distlib (0.3.1-r3) 12:24:47 (30/42) Installing py3-distro (1.5.0-r3) 12:24:47 (31/42) Installing py3-six (1.15.0-r1) 12:24:47 (32/42) Installing py3-webencodings (0.5.1-r4) 12:24:47 (33/42) Installing py3-html5lib (1.1-r1) 12:24:47 (34/42) Installing py3-parsing (2.4.7-r2) 12:24:47 (35/42) Installing py3-packaging (20.9-r1) 12:24:47 (36/42) Installing py3-toml (0.10.2-r2) 12:24:47 (37/42) Installing py3-pep517 (0.10.0-r2) 12:24:47 (38/42) Installing py3-progress (1.5-r2) 12:24:47 (39/42) Installing py3-retrying (1.3.3-r1) 12:24:47 (40/42) Installing py3-ordered-set (4.0.2-r1) 12:24:47 (41/42) Installing py3-setuptools (52.0.0-r3) 12:24:47 (42/42) Installing py3-pip (20.3.4-r1) 12:24:48 Executing busybox-1.33.1-r3.trigger 12:24:48 OK: 84 MiB in 64 packages 12:24:51 Collecting docker-compose==1.23.2 12:24:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:24:52 Collecting PyYAML<4,>=3.10 12:24:52 Downloading PyYAML-3.13.tar.gz (270 kB) 12:24:56 Collecting websocket-client<1.0,>=0.32.0 12:24:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:24:56 Collecting docopt<0.7,>=0.6.1 12:24:56 Downloading docopt-0.6.2.tar.gz (25 kB) 12:24:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 12:24:57 Collecting texttable<0.10,>=0.9.0 12:24:57 Downloading texttable-0.9.1.tar.gz (11 kB) 12:24:59 Collecting dockerpty<0.5,>=0.4.1 12:24:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:25:01 Collecting docker<4.0,>=3.6.0 12:25:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:25:01 Collecting cached-property<2,>=1.2.0 12:25:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:25:01 Collecting jsonschema<3,>=2.5.1 12:25:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:25:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:25:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:25:02 Collecting docker-pycreds>=0.4.0 12:25:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:25:03 Collecting idna<2.8,>=2.5 12:25:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:25:03 Collecting chardet<3.1.0,>=3.0.2 12:25:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:25:03 Collecting urllib3<1.25,>=1.21.1 12:25:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:25:04 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) 12:25:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:25:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:25:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:25:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:25:05 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:25:05 Attempting uninstall: urllib3 12:25:05 Found existing installation: urllib3 1.26.5 12:25:05 Uninstalling urllib3-1.26.5: 12:25:05 Successfully uninstalled urllib3-1.26.5 12:25:05 Attempting uninstall: idna 12:25:05 Found existing installation: idna 3.2 12:25:05 Uninstalling idna-3.2: 12:25:05 Successfully uninstalled idna-3.2 12:25:06 Attempting uninstall: chardet 12:25:06 Found existing installation: chardet 4.0.0 12:25:06 Uninstalling chardet-4.0.0: 12:25:06 Successfully uninstalled chardet-4.0.0 12:25:08 Attempting uninstall: requests 12:25:08 Found existing installation: requests 2.25.1 12:25:08 Uninstalling requests-2.25.1: 12:25:08 Successfully uninstalled requests-2.25.1 12:25:08 Running setup.py install for texttable: started 12:25:10 Running setup.py install for texttable: finished with status 'done' 12:25:10 Running setup.py install for PyYAML: started 12:25:12 Running setup.py install for PyYAML: finished with status 'done' 12:25:12 Running setup.py install for docopt: started 12:25:14 Running setup.py install for docopt: finished with status 'done' 12:25:14 Running setup.py install for dockerpty: started 12:25:15 Running setup.py install for dockerpty: finished with status 'done' 12:25:17 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 12:25:26 Removing intermediate container f7b8077328df 12:25:26 ---> 8cd2bebd6d63 12:25:26 Step 13/22 : ENV APP_PORT=58890 12:25:26 ---> Running in a4347949a61f 12:25:26 Removing intermediate container a4347949a61f 12:25:26 ---> 62cc23f7833a 12:25:26 Step 14/22 : EXPOSE $APP_PORT 12:25:26 ---> Running in a9d2109249a6 12:25:26 Removing intermediate container a9d2109249a6 12:25:26 ---> 841b21436388 12:25:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:25:27 ---> 5e59cfb201b3 12:25:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:25:27 ---> 40e709a0c749 12:25:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:25:28 ---> 850c1cd6cf4c 12:25:28 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 12:25:28 ---> Running in 0b7c501eb912 12:25:29 Removing intermediate container 0b7c501eb912 12:25:29 ---> 20166be9da1d 12:25:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:25:29 ---> Running in 44db6fa005f4 12:25:29 Removing intermediate container 44db6fa005f4 12:25:29 ---> cd8276d403ee 12:25:29 Step 20/22 : LABEL arch=arm64 12:25:29 ---> Running in e5c79e3ba797 12:25:29 Removing intermediate container e5c79e3ba797 12:25:29 ---> 3eb3669b2253 12:25:29 Step 21/22 : LABEL git_sha=fb5c42d656a77a0fdfc962f58646e967c5a35789 12:25:29 ---> Running in 23757920d62c 12:25:30 Removing intermediate container 23757920d62c 12:25:30 ---> 3beb0d7c67af 12:25:30 Step 22/22 : LABEL version=0.0.0 12:25:30 ---> Running in 2e1ab6af0bb1 12:25:30 Removing intermediate container 2e1ab6af0bb1 12:25:30 ---> ede1717142c8 12:25:30 12:25:31 Successfully built ede1717142c8 12:25:31 Successfully tagged sys-mgmt-agent-arm64:latest 12:25:31  Building sys-mgmt-agent ... done  [Pipeline] } 12:25:31 $ docker stop --time=1 6267c6a59208b0893a2596e7d22b2ffbaa6155141eb605f70943b68e7425a521 12:25:33 $ docker rm -f 6267c6a59208b0893a2596e7d22b2ffbaa6155141eb605f70943b68e7425a521 [Pipeline] // withDockerContainer [Pipeline] sh 12:25:33 + docker images 12:25:34 REPOSITORY TAG IMAGE ID CREATED SIZE 12:25:34 sys-mgmt-agent-arm64 latest ede1717142c8 3 seconds ago 277MB 12:25:34 security-bootstrapper-arm64 latest 918fa665a2b8 52 seconds ago 18MB 12:25:34 security-proxy-setup-arm64 latest 0be4d5c8dfc8 55 seconds ago 25.3MB 12:25:34 core-command-arm64 latest 77c9c08463d2 About a minute ago 15.1MB 12:25:34 f58c0d8e2b11 About a minute ago 1.6GB 12:25:34 3601f7cf8fe4 About a minute ago 1.61GB 12:25:34 ea46d3e16725 About a minute ago 1.6GB 12:25:34 db67f4152cc9 About a minute ago 1.6GB 12:25:34 core-data-arm64 latest 2e36abc7ee62 4 minutes ago 19.2MB 12:25:34 support-scheduler-arm64 latest 845ba2eacfc8 4 minutes ago 15.3MB 12:25:34 core-metadata-arm64 latest 26556b8ee0b2 4 minutes ago 15.9MB 12:25:34 support-notifications-arm64 latest c98d4814efe2 4 minutes ago 16MB 12:25:34 security-secretstore-setup-arm64 latest f6cf6679c0d2 4 minutes ago 26.8MB 12:25:34 da0a6949afb3 4 minutes ago 1.61GB 12:25:34 44cf085569ce 5 minutes ago 1.6GB 12:25:34 6eca318de3a5 5 minutes ago 1.61GB 12:25:34 890f35a3bdb8 5 minutes ago 1.61GB 12:25:34 f179050fa309 5 minutes ago 1.61GB 12:25:34 ci-base-image-arm64 latest 91bdeffe7162 18 minutes ago 1.26GB 12:25:34 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB 12:25:34 alpine 3.14 ac73e934f311 8 weeks ago 5.34MB 12:25:34 docker 20.10.8 3734d5adc5ac 9 months ago 198MB 12:25:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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] withEnv [Pipeline] { [Pipeline] sh 12:25:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:25:34 12:25:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:25:35 arm64: Pulling from edgex-lftools-log-publisher 12:25:35 8998bd30e6a1: Pulling fs layer 12:25:35 04944245beec: Pulling fs layer 12:25:35 699f458cf7ca: Pulling fs layer 12:25:35 765212b225bb: Pulling fs layer 12:25:35 f23df028b6ca: Pulling fs layer 12:25:35 d65c8cfc05b1: Pulling fs layer 12:25:35 2437ff75d9bd: Pulling fs layer 12:25:35 765212b225bb: Waiting 12:25:35 f23df028b6ca: Waiting 12:25:35 d65c8cfc05b1: Waiting 12:25:35 2437ff75d9bd: Waiting 12:25:35 04944245beec: Verifying Checksum 12:25:35 04944245beec: Download complete 12:25:35 765212b225bb: Verifying Checksum 12:25:35 765212b225bb: Download complete 12:25:35 f23df028b6ca: Verifying Checksum 12:25:35 f23df028b6ca: Download complete 12:25:35 d65c8cfc05b1: Verifying Checksum 12:25:35 d65c8cfc05b1: Download complete 12:25:35 699f458cf7ca: Verifying Checksum 12:25:35 699f458cf7ca: Download complete 12:25:36 8998bd30e6a1: Verifying Checksum 12:25:36 8998bd30e6a1: Download complete 12:25:38 2437ff75d9bd: Verifying Checksum 12:25:38 2437ff75d9bd: Download complete 12:25:40 8998bd30e6a1: Pull complete 12:25:41 04944245beec: Pull complete 12:25:42 699f458cf7ca: Pull complete 12:25:42 765212b225bb: Pull complete 12:25:43 f23df028b6ca: Pull complete 12:25:43 d65c8cfc05b1: Pull complete 12:25:58 2437ff75d9bd: Pull complete 12:25:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:25:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:25:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:25:59 prd-ubuntu20.04-docker-arm64-4c-16g-933 does not seem to be running inside a container 12:25:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:26:01 $ docker top 2ab7684b10fce9edd8f3bf7a68bc54646365d5e600865b876ef85f8772cb0def -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:26:02 ---> job-cost.sh 12:26:02 lf-activate-venv: SKIPPING 12:26:02 INFO: No Stack... 12:26:03 INFO: Retrieving Pricing Info for: v3-standard-4 12:26:04 INFO: Archiving Costs [Pipeline] sh 12:26:04 + cat /w/workspace/edgex-go/1/archives/cost.csv 12:26:04 + cut -d, -f6 [Pipeline] lock 12:26:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4046-1-stack-cost] 12:26:04 Resource [jenkins-edgexfoundry-edgex-go-PR-4046-1-stack-cost] did not exist. Created. 12:26:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4046-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:26:05 + echo total: 0.10999999940395355 [Pipeline] stash 12:26:05 Stashed 1 file(s) [Pipeline] } 12:26:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4046-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:26:05 $ docker stop --time=1 2ab7684b10fce9edd8f3bf7a68bc54646365d5e600865b876ef85f8772cb0def 12:26:07 $ docker rm -f 2ab7684b10fce9edd8f3bf7a68bc54646365d5e600865b876ef85f8772cb0def [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 12:26:08 provisioning config files... 12:26:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6315928525745536139tmp [Pipeline] { [Pipeline] sh 12:26:08 + set +x 12:26:08 + curl -s https://codecov.io/bash 12:26:08 + bash -s -- 12:26:08 12:26:08 _____ _ 12:26:08 / ____| | | 12:26:08 | | ___ __| | ___ ___ _____ __ 12:26:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:26:08 | |___| (_) | (_| | __/ (_| (_) \ V / 12:26:08 \_____\___/ \__,_|\___|\___\___/ \_/ 12:26:08 Bash-1.0.6 12:26:08 12:26:08 12:26:08 ==> git version 2.25.1 found 12:26:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:26:08 Release-Date: 2020-01-08 12:26:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:26:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:26:08 ==> Jenkins CI detected. 12:26:08 current dir:  /w/workspace/edgex-go/1 12:26:08 project root: . 12:26:08 --> token set from env 12:26:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:26:08 ==> Running gcov in . (disable via -X gcov) 12:26:08 ==> Python coveragepy not found 12:26:08 ==> Searching for coverage reports in: 12:26:08 + . 12:26:08 -> Found 1 reports 12:26:08 ==> Detecting git/mercurial file structure 12:26:08 ==> Reading reports 12:26:08 + ./coverage.out bytes=428658 12:26:08 ==> Appending adjustments 12:26:08 https://docs.codecov.io/docs/fixing-reports 12:26:10 + Found adjustments 12:26:10 ==> Gzipping contents 12:26:10 64K /tmp/codecov.9mVkpU.gz 12:26:10 ==> Uploading reports 12:26:10 url: https://codecov.io 12:26:10 query: branch=PR-4046&commit=fb5c42d656a77a0fdfc962f58646e967c5a35789&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4046%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4046&job=&cmd_args= 12:26:10 -> Pinging Codecov 12:26:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4046&commit=fb5c42d656a77a0fdfc962f58646e967c5a35789&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4046%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4046&job=&cmd_args= 12:26:10 -> Uploading to 12:26:10 https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/fb5c42d656a77a0fdfc962f58646e967c5a35789/c14c5863-e5b9-4791-ab16-23d5b26857f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T122610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f18d0c4e78903f36f119c8528fc7cb1e90f6d3263f03b9f8074dac0a9e7c5b39 12:26:10 % Total % Received % Xferd Average Speed Time Time Time Current 12:26:10 Dload Upload Total Spent Left Speed 12:26:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65157 0 0 100 65157 0 281k --:--:-- --:--:-- --:--:-- 281k 12:26:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fb5c42d656a77a0fdfc962f58646e967c5a35789 [Pipeline] } 12:26:10 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 12:26:11 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 12:26:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:26:13 ---> package-listing.sh 12:26:13 ++ facter osfamily 12:26:13 ++ tr '[:upper:]' '[:lower:]' 12:26:13 + OS_FAMILY=debian 12:26:13 + workspace=/w/workspace/edgex-go/1 12:26:13 + START_PACKAGES=/tmp/packages_start.txt 12:26:13 + END_PACKAGES=/tmp/packages_end.txt 12:26:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:26:13 + PACKAGES=/tmp/packages_start.txt 12:26:13 + '[' /w/workspace/edgex-go/1 ']' 12:26:13 + PACKAGES=/tmp/packages_end.txt 12:26:13 + case "${OS_FAMILY}" in 12:26:13 + dpkg -l 12:26:13 + grep '^ii' 12:26:13 + '[' -f /tmp/packages_start.txt ']' 12:26:13 + '[' -f /tmp/packages_end.txt ']' 12:26:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:26:13 + '[' /w/workspace/edgex-go/1 ']' 12:26:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:26:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:26:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 12:26:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:26:14 12:26:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:26:14 latest: Pulling from edgex-lftools-log-publisher 12:26:14 5eb5b503b376: Pulling fs layer 12:26:14 5c69ac0246d0: Pulling fs layer 12:26:14 ec43610c2a17: Pulling fs layer 12:26:14 3a2ae6a8a46f: Pulling fs layer 12:26:14 33b1e0a273af: Pulling fs layer 12:26:14 5d3b04190fa2: Pulling fs layer 12:26:14 2f39f015ded8: Pulling fs layer 12:26:14 33b1e0a273af: Waiting 12:26:14 5d3b04190fa2: Waiting 12:26:14 2f39f015ded8: Waiting 12:26:14 3a2ae6a8a46f: Waiting 12:26:14 5c69ac0246d0: Download complete 12:26:14 3a2ae6a8a46f: Verifying Checksum 12:26:14 3a2ae6a8a46f: Download complete 12:26:14 ec43610c2a17: Verifying Checksum 12:26:14 ec43610c2a17: Download complete 12:26:14 33b1e0a273af: Verifying Checksum 12:26:14 33b1e0a273af: Download complete 12:26:14 5d3b04190fa2: Verifying Checksum 12:26:14 5d3b04190fa2: Download complete 12:26:14 5eb5b503b376: Download complete 12:26:15 2f39f015ded8: Download complete 12:26:16 5eb5b503b376: Pull complete 12:26:16 5c69ac0246d0: Pull complete 12:26:16 ec43610c2a17: Pull complete 12:26:16 3a2ae6a8a46f: Pull complete 12:26:16 33b1e0a273af: Pull complete 12:26:17 5d3b04190fa2: Pull complete 12:26:21 2f39f015ded8: Pull complete 12:26:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:26:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:26:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:26:21 prd-ubuntu20.04-docker-8c-8g-930 does not seem to be running inside a container 12:26:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:26:23 $ docker top 52cfc654b5b3e547f4f0de8cbc0fefd52a4d3772ce194e8e177d5b7b5be65270 -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:23 + touch /tmp/pre-build-complete [Pipeline] sh 12:26:23 + mkdir -p /var/log/sysstat [Pipeline] sh 12:26:24 + ls /var/log/sa-host 12:26:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:26:24 provisioning config files... 12:26:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7720333369123291386tmp [Pipeline] { [Pipeline] echo 12:26:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:26:24 ---> create-netrc.sh [Pipeline] } 12:26:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:26:25 ---> python-tools-install.sh [Pipeline] echo 12:26:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:26:25 ---> sudo-logs.sh 12:26:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:26:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:26:25 ---> job-cost.sh 12:26:25 lf-activate-venv: SKIPPING 12:26:25 DEBUG: total: 0.10999999940395355 12:26:25 INFO: Retrieving Stack Cost... 12:26:26 INFO: Retrieving Pricing Info for: v3-standard-8 12:26:27 INFO: Archiving Costs [Pipeline] echo 12:26:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:26:27 ---> logs-deploy.sh 12:26:27 lf-activate-venv: SKIPPING 12:26:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4046/1 12:26:27 INFO: archiving workspace using pattern(s): 12:26:28 Archives upload complete. 12:26:28 INFO: archiving logs to Nexus 12:26:29 ---> uname -a: 12:26:29 Linux prd-ubuntu20-04-docker-8c-8g-930 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 12:26:29 12:26:29 12:26:29 ---> lscpu: 12:26:29 Architecture: x86_64 12:26:29 CPU op-mode(s): 32-bit, 64-bit 12:26:29 Byte Order: Little Endian 12:26:29 Address sizes: 40 bits physical, 48 bits virtual 12:26:29 CPU(s): 8 12:26:29 On-line CPU(s) list: 0-7 12:26:29 Thread(s) per core: 1 12:26:29 Core(s) per socket: 1 12:26:29 Socket(s): 8 12:26:29 NUMA node(s): 1 12:26:29 Vendor ID: AuthenticAMD 12:26:29 CPU family: 23 12:26:29 Model: 49 12:26:29 Model name: AMD EPYC-Rome Processor 12:26:29 Stepping: 0 12:26:29 CPU MHz: 2799.998 12:26:29 BogoMIPS: 5599.99 12:26:29 Virtualization: AMD-V 12:26:29 Hypervisor vendor: KVM 12:26:29 Virtualization type: full 12:26:29 L1d cache: 256 KiB 12:26:29 L1i cache: 256 KiB 12:26:29 L2 cache: 4 MiB 12:26:29 L3 cache: 128 MiB 12:26:29 NUMA node0 CPU(s): 0-7 12:26:29 Vulnerability Itlb multihit: Not affected 12:26:29 Vulnerability L1tf: Not affected 12:26:29 Vulnerability Mds: Not affected 12:26:29 Vulnerability Meltdown: Not affected 12:26:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:26:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:26:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:26:29 Vulnerability Srbds: Not affected 12:26:29 Vulnerability Tsx async abort: Not affected 12:26:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:26:29 12:26:29 12:26:29 ---> nproc: 12:26:29 8 12:26:29 12:26:29 12:26:29 ---> df -h: 12:26:29 Filesystem Size Used Avail Use% Mounted on 12:26:29 overlay 155G 17G 139G 11% / 12:26:29 tmpfs 64M 0 64M 0% /dev 12:26:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:26:29 shm 64M 0 64M 0% /dev/shm 12:26:29 /dev/vda1 155G 17G 139G 11% /facter-os 12:26:29 12:26:29 12:26:29 ---> sar -b -r -n DEV: 12:26:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-930) 06/03/22 _x86_64_ (8 CPU) 12:26:29 12:26:29 12:00:20 LINUX RESTART (8 CPU) 12:26:29 12:26:29 12:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:26:29 12:02:01 218.76 12.46 206.30 0.00 2016.34 144953.19 0.00 12:26:29 12:03:01 30.51 0.05 30.46 0.00 4.67 8292.08 0.00 12:26:29 12:04:01 172.17 0.22 171.95 0.00 11.73 164720.43 0.00 12:26:29 12:05:01 1131.26 0.42 1130.85 0.00 31.16 458260.16 0.00 12:26:29 12:06:01 433.42 0.03 433.39 0.00 0.27 42644.05 0.00 12:26:29 12:07:01 2.15 0.00 2.15 0.00 0.00 24.53 0.00 12:26:29 12:08:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 12:26:29 12:09:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 12:26:29 12:10:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 12:26:29 12:11:01 3.58 1.58 2.00 0.00 50.38 27.46 0.00 12:26:29 12:12:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 12:26:29 12:13:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 12:26:29 12:14:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 12:26:29 12:15:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 12:26:29 12:16:01 1.52 0.02 1.50 0.00 0.13 19.60 0.00 12:26:29 12:17:01 1.08 0.02 1.07 0.00 0.13 13.60 0.00 12:26:29 12:18:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 12:26:29 12:19:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 12:26:29 12:20:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 12:26:29 12:21:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 12:26:29 12:22:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 12:26:29 12:23:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 12:26:29 12:24:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 12:26:29 12:25:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 12:26:29 12:26:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 12:26:29 Average: 80.52 0.58 79.94 0.00 83.30 32709.24 0.00 12:26:29 12:26:29 12:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:26:29 12:02:01 27767820 31747184 548712 1.67 188312 3964336 2231700 6.58 1309236 3325800 552 12:26:29 12:03:01 27262532 31569828 719464 2.19 191260 4253576 2250232 6.63 1562148 3535860 107356 12:26:29 12:04:01 24766356 31615128 666556 2.03 198108 6697292 3240188 9.55 1932324 5555864 436 12:26:29 12:05:01 19851212 31525140 745992 2.27 241448 11285244 3171680 9.35 2194924 10005116 41440 12:26:29 12:06:01 21895168 31715260 563756 1.71 250592 9479536 2005060 5.91 2075612 8144676 12 12:26:29 12:07:01 21896668 31716856 561968 1.71 250640 9479544 2005060 5.91 2075072 8144680 12 12:26:29 12:08:01 21904996 31725168 553752 1.68 250672 9479548 2005060 5.91 2066864 8144692 20 12:26:29 12:09:01 21904428 31724692 554156 1.69 250700 9479608 2005060 5.91 2067864 8144756 52 12:26:29 12:10:01 21911972 31732268 546592 1.66 250712 9479616 2005060 5.91 2060420 8144760 24 12:26:29 12:11:01 21885664 31708704 570248 1.73 250768 9481108 2021148 5.96 2091012 8144604 64 12:26:29 12:12:01 21885248 31708272 570688 1.74 250780 9481112 2021148 5.96 2090564 8144564 20 12:26:29 12:13:01 21884884 31707936 570956 1.74 250804 9481116 2021148 5.96 2090096 8144568 84 12:26:29 12:14:01 21885044 31708124 570916 1.74 250820 9481116 2021148 5.96 2090168 8144568 12 12:26:29 12:15:01 21885280 31708520 570476 1.73 250856 9481252 2021148 5.96 2090004 8144700 20 12:26:29 12:16:01 21881716 31705228 573700 1.74 250916 9481256 2020392 5.95 2090600 8144732 44 12:26:29 12:17:01 21881080 31704656 573980 1.75 250936 9481256 2020392 5.95 2090868 8144732 256 12:26:29 12:18:01 21880908 31704492 574136 1.75 250944 9481260 2020392 5.95 2090604 8144736 24 12:26:29 12:19:01 21880764 31704364 574128 1.75 250960 9481260 2004232 5.91 2091256 8144736 208 12:26:29 12:20:01 21880708 31704324 574100 1.75 250980 9481264 2004232 5.91 2091116 8144740 188 12:26:29 12:21:01 21880960 31704752 573672 1.74 251020 9481396 2004232 5.91 2091692 8144872 44 12:26:29 12:22:01 21880660 31704492 573848 1.75 251044 9481396 2004232 5.91 2091840 8144872 24 12:26:29 12:23:01 21880772 31704624 573820 1.75 251072 9481404 2004232 5.91 2092144 8144876 192 12:26:29 12:24:01 21880724 31704600 573792 1.74 251088 9481404 2004232 5.91 2092032 8144876 192 12:26:29 12:25:01 21880724 31704636 573764 1.74 251112 9481408 2004232 5.91 2091820 8144884 8 12:26:29 12:26:01 21880424 31704360 573976 1.75 251144 9481404 2004232 5.91 2092832 8144888 40 12:26:29 Average: 22371068 31694544 585086 1.78 243508 9011948 2124795 6.26 2032124 7738486 6053 12:26:29 12:26:29 12:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:26:29 12:02:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 12:26:29 12:02:01 vethdf1e598 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 12:26:29 12:02:01 docker0 623.54 614.39 48.75 4838.97 0.00 0.00 0.00 0.00 12:26:29 12:02:01 ens3 886.60 786.49 10006.46 106.90 0.00 0.00 0.00 0.00 12:26:29 12:03:01 veth55bbc5f 1.57 1.75 0.12 0.14 0.00 0.00 0.00 0.00 12:26:29 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:03:01 docker0 1.57 1.60 0.10 0.13 0.00 0.00 0.00 0.00 12:26:29 12:03:01 ens3 45.51 33.66 25.98 49.14 0.00 0.00 0.00 0.00 12:26:29 12:04:01 veth7395216 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:04:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 12:26:29 12:04:01 veth17af6e3 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 12:26:29 12:04:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:26:29 12:04:01 ens3 112.33 76.77 1704.67 75.87 0.00 0.00 0.00 0.00 12:26:29 12:04:01 veth6e01cbe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:04:01 vethd038425 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:05:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 12:26:29 12:05:01 veth17af6e3 0.00 1.46 0.00 0.07 0.00 0.00 0.00 0.00 12:26:29 12:05:01 veth61fb531 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:05:01 vethc1c2c40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:05:01 veth17037a3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:05:01 docker0 100.88 159.95 6.12 911.86 0.00 0.00 0.00 0.00 12:26:29 12:05:01 ens3 259.28 158.98 2084.88 32.64 0.00 0.00 0.00 0.00 12:26:29 12:05:01 veth3bcd263 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:05:01 vethb9565b6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:26:29 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:06:01 docker0 9.08 12.91 0.55 90.20 0.00 0.00 0.00 0.00 12:26:29 12:06:01 ens3 33.86 20.59 107.31 9.25 0.00 0.00 0.00 0.00 12:26:29 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:07:01 ens3 0.48 0.43 0.03 0.04 0.00 0.00 0.00 0.00 12:26:29 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:08:01 ens3 0.32 0.02 0.03 0.00 0.00 0.00 0.00 0.00 12:26:29 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:09:01 ens3 0.87 0.38 0.35 0.21 0.00 0.00 0.00 0.00 12:26:29 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:10:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:26:29 12:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:26:29 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:11:01 ens3 7.91 5.80 5.53 6.34 0.00 0.00 0.00 0.00 12:26:29 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:12:01 ens3 0.28 0.05 0.13 0.00 0.00 0.00 0.00 0.00 12:26:29 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:13:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:16:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:26:29 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:17:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:18:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:21:01 ens3 0.37 0.25 0.09 0.08 0.00 0.00 0.00 0.00 12:26:29 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:22:01 ens3 0.18 0.12 0.12 0.01 0.00 0.00 0.00 0.00 12:26:29 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:26:29 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:29 12:26:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:26:29 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 12:26:29 Average: docker0 29.01 31.17 2.19 230.60 0.00 0.00 0.00 0.00 12:26:29 Average: ens3 53.42 42.89 551.18 11.16 0.00 0.00 0.00 0.00 12:26:29 12:26:29 12:26:29 ---> sar -P ALL: 12:26:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-930) 06/03/22 _x86_64_ (8 CPU) 12:26:29 12:26:29 12:00:20 LINUX RESTART (8 CPU) 12:26:29 12:26:29 12:01:02 CPU %user %nice %system %iowait %steal %idle 12:26:29 12:02:01 all 13.26 0.00 5.75 1.83 0.15 79.01 12:26:29 12:02:01 0 11.09 0.00 6.74 6.32 0.17 75.68 12:26:29 12:02:01 1 11.14 0.00 5.15 2.04 0.14 81.53 12:26:29 12:02:01 2 16.68 0.00 5.00 0.77 0.15 77.39 12:26:29 12:02:01 3 13.28 0.00 6.86 3.47 0.16 76.24 12:26:29 12:02:01 4 14.84 0.00 5.51 0.33 0.15 79.17 12:26:29 12:02:01 5 13.14 0.00 4.24 0.26 0.14 82.22 12:26:29 12:02:01 6 12.89 0.00 5.63 0.19 0.12 81.16 12:26:29 12:02:01 7 12.95 0.00 6.91 1.30 0.19 78.65 12:26:29 12:03:01 all 30.93 0.00 4.46 3.97 0.10 60.53 12:26:29 12:03:01 0 26.70 0.00 4.06 0.42 0.10 68.72 12:26:29 12:03:01 1 31.19 0.00 4.49 10.82 0.10 53.39 12:26:29 12:03:01 2 30.80 0.00 4.75 0.02 0.08 64.35 12:26:29 12:03:01 3 31.06 0.00 4.23 9.71 0.10 54.90 12:26:29 12:03:01 4 32.42 0.00 4.42 0.08 0.10 62.98 12:26:29 12:03:01 5 31.05 0.00 4.56 0.13 0.12 64.14 12:26:29 12:03:01 6 32.37 0.00 4.76 10.54 0.12 52.21 12:26:29 12:03:01 7 31.84 0.00 4.40 0.08 0.10 63.58 12:26:29 12:04:01 all 25.38 0.00 8.38 1.48 0.18 64.58 12:26:29 12:04:01 0 22.13 0.00 6.16 0.08 0.19 71.44 12:26:29 12:04:01 1 25.64 0.00 9.28 0.97 0.15 63.95 12:26:29 12:04:01 2 24.48 0.00 8.08 0.39 0.19 66.86 12:26:29 12:04:01 3 25.86 0.00 8.62 1.69 0.17 63.66 12:26:29 12:04:01 4 26.32 0.00 6.96 0.22 0.19 66.31 12:26:29 12:04:01 5 25.73 0.00 8.96 6.55 0.19 58.57 12:26:29 12:04:01 6 26.73 0.00 9.59 1.18 0.19 62.32 12:26:29 12:04:01 7 26.21 0.00 9.46 0.78 0.19 63.37 12:26:29 12:05:01 all 40.41 0.00 15.05 9.85 0.32 34.37 12:26:29 12:05:01 0 39.50 0.00 15.84 9.68 0.31 34.67 12:26:29 12:05:01 1 40.70 0.00 13.80 8.68 0.36 36.45 12:26:29 12:05:01 2 36.80 0.00 17.16 15.60 0.31 30.14 12:26:29 12:05:01 3 38.12 0.00 14.41 5.57 0.31 41.60 12:26:29 12:05:01 4 41.07 0.00 16.21 10.40 0.34 31.98 12:26:29 12:05:01 5 42.93 0.00 14.73 6.98 0.32 35.03 12:26:29 12:05:01 6 41.41 0.00 14.49 7.24 0.29 36.57 12:26:29 12:05:01 7 42.74 0.00 13.76 14.67 0.34 28.50 12:26:29 12:06:01 all 17.76 0.00 3.79 1.09 0.09 77.27 12:26:29 12:06:01 0 18.53 0.00 3.33 0.89 0.08 77.18 12:26:29 12:06:01 1 17.33 0.00 3.88 0.70 0.08 78.00 12:26:29 12:06:01 2 18.05 0.00 3.77 1.20 0.10 76.87 12:26:29 12:06:01 3 17.30 0.00 3.94 1.19 0.08 77.49 12:26:29 12:06:01 4 17.77 0.00 4.06 0.92 0.10 77.14 12:26:29 12:06:01 5 17.81 0.00 3.83 1.84 0.08 76.44 12:26:29 12:06:01 6 16.76 0.00 3.85 1.09 0.08 78.22 12:26:29 12:06:01 7 18.53 0.00 3.68 0.86 0.10 76.83 12:26:29 12:07:01 all 0.01 0.00 0.02 0.01 0.00 99.96 12:26:29 12:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:26:29 12:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:26:29 12:07:01 4 0.00 0.00 0.03 0.03 0.00 99.93 12:26:29 12:07:01 5 0.02 0.00 0.02 0.03 0.00 99.93 12:26:29 12:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:26:29 12:08:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:26:29 12:08:01 0 0.00 0.00 0.08 0.00 0.02 99.90 12:26:29 12:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:08:01 3 0.07 0.00 0.03 0.00 0.02 99.88 12:26:29 12:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:26:29 12:08:01 5 0.10 0.00 0.00 0.02 0.02 99.87 12:26:29 12:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:08:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:26:29 12:09:01 all 0.00 0.00 0.00 0.00 0.00 99.99 12:26:29 12:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 12:09:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:26:29 12:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:26:29 12:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:26:29 12:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:26:29 12:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:26:29 12:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 12:10:01 3 0.05 0.00 0.03 0.00 0.02 99.90 12:26:29 12:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:10:01 5 0.03 0.00 0.03 0.02 0.00 99.92 12:26:29 12:10:01 6 0.03 0.00 0.00 0.02 0.02 99.93 12:26:29 12:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:26:29 12:11:01 all 0.20 0.00 0.04 0.01 0.01 99.74 12:26:29 12:11:01 0 0.03 0.00 0.03 0.02 0.03 99.88 12:26:29 12:11:01 1 0.32 0.00 0.03 0.02 0.00 99.63 12:26:29 12:11:01 2 0.33 0.00 0.05 0.00 0.00 99.62 12:26:29 12:11:01 3 0.27 0.00 0.05 0.00 0.00 99.68 12:26:29 12:11:01 4 0.28 0.00 0.05 0.02 0.00 99.65 12:26:29 12:11:01 5 0.12 0.00 0.00 0.02 0.02 99.85 12:26:29 12:11:01 6 0.15 0.00 0.03 0.03 0.00 99.78 12:26:29 12:11:01 7 0.13 0.00 0.05 0.00 0.00 99.82 12:26:29 12:12:01 all 0.11 0.00 0.01 0.00 0.01 99.88 12:26:29 12:12:01 0 0.80 0.00 0.02 0.00 0.02 99.17 12:26:29 12:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:26:29 12:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:26:29 12:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:26:29 12:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:26:29 12:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:26:29 12:26:29 12:12:01 CPU %user %nice %system %iowait %steal %idle 12:26:29 12:13:01 all 0.10 0.00 0.01 0.00 0.00 99.89 12:26:29 12:13:01 0 0.73 0.00 0.02 0.00 0.02 99.23 12:26:29 12:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 12:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 12:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:26:29 12:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:26:29 12:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:14:01 all 0.04 0.00 0.01 0.00 0.00 99.94 12:26:29 12:14:01 0 0.25 0.00 0.03 0.00 0.00 99.72 12:26:29 12:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:26:29 12:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:26:29 12:14:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:26:29 12:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:26:29 12:15:01 all 0.08 0.00 0.01 0.01 0.00 99.90 12:26:29 12:15:01 0 0.53 0.00 0.00 0.00 0.00 99.47 12:26:29 12:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:15:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:26:29 12:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:26:29 12:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:26:29 12:15:01 5 0.03 0.00 0.03 0.05 0.00 99.88 12:26:29 12:15:01 6 0.00 0.00 0.00 0.05 0.00 99.95 12:26:29 12:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 12:16:01 all 0.04 0.00 0.02 0.01 0.00 99.93 12:26:29 12:16:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:26:29 12:16:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:26:29 12:16:01 2 0.08 0.00 0.03 0.00 0.02 99.87 12:26:29 12:16:01 3 0.00 0.00 0.03 0.00 0.00 99.97 12:26:29 12:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:26:29 12:16:01 5 0.02 0.00 0.02 0.05 0.00 99.92 12:26:29 12:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:16:01 7 0.13 0.00 0.02 0.00 0.00 99.85 12:26:29 12:17:01 all 0.23 0.00 0.01 0.00 0.01 99.74 12:26:29 12:17:01 0 1.73 0.00 0.03 0.00 0.02 98.22 12:26:29 12:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:26:29 12:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 12:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:17:01 5 0.03 0.00 0.02 0.03 0.02 99.90 12:26:29 12:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:26:29 12:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:26:29 12:18:01 all 0.00 0.00 0.01 0.00 0.00 99.98 12:26:29 12:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:26:29 12:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:26:29 12:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:26:29 12:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:26:29 12:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:19:01 all 0.10 0.00 0.00 0.02 0.00 99.88 12:26:29 12:19:01 0 0.68 0.00 0.02 0.00 0.02 99.28 12:26:29 12:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:26:29 12:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:19:01 5 0.02 0.00 0.00 0.13 0.00 99.85 12:26:29 12:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 12:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:26:29 12:20:01 all 0.08 0.00 0.01 0.00 0.00 99.91 12:26:29 12:20:01 0 0.58 0.00 0.03 0.00 0.00 99.38 12:26:29 12:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 12:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 12:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:26:29 12:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:26:29 12:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:26:29 12:21:01 all 0.08 0.00 0.01 0.01 0.00 99.91 12:26:29 12:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:26:29 12:21:01 1 0.51 0.00 0.00 0.00 0.00 99.49 12:26:29 12:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:26:29 12:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 12:21:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:26:29 12:21:01 6 0.00 0.00 0.00 0.05 0.00 99.95 12:26:29 12:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:22:01 all 0.26 0.00 0.00 0.00 0.00 99.74 12:26:29 12:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:26:29 12:22:01 1 1.97 0.00 0.02 0.00 0.02 98.00 12:26:29 12:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:26:29 12:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:23:01 all 0.27 0.00 0.01 0.01 0.01 99.71 12:26:29 12:23:01 0 0.07 0.00 0.02 0.00 0.02 99.90 12:26:29 12:23:01 1 1.97 0.00 0.00 0.00 0.00 98.03 12:26:29 12:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:26:29 12:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 12:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:26:29 12:23:01 5 0.05 0.00 0.00 0.02 0.00 99.93 12:26:29 12:23:01 6 0.00 0.00 0.00 0.03 0.02 99.95 12:26:29 12:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:26:29 12:26:29 12:23:01 CPU %user %nice %system %iowait %steal %idle 12:26:29 12:24:01 all 0.26 0.00 0.01 0.00 0.00 99.73 12:26:29 12:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:26:29 12:24:01 1 1.97 0.00 0.00 0.00 0.00 98.03 12:26:29 12:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:26:29 12:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:26:29 12:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:26:29 12:25:01 all 0.22 0.00 0.02 0.00 0.00 99.76 12:26:29 12:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:26:29 12:25:01 1 1.65 0.00 0.10 0.00 0.00 98.26 12:26:29 12:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:26:29 12:25:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:26:29 12:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 12:26:29 12:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:26:29 12:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:26:29 12:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:26:29 12:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 12:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:26:29 12:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:26:29 12:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:26:29 Average: all 5.13 0.00 1.48 0.72 0.04 92.63 12:26:29 Average: 0 4.89 0.00 1.44 0.68 0.04 92.95 12:26:29 Average: 1 5.31 0.00 1.45 0.92 0.03 92.29 12:26:29 Average: 2 5.03 0.00 1.54 0.71 0.03 92.69 12:26:29 Average: 3 4.97 0.00 1.50 0.85 0.03 92.64 12:26:29 Average: 4 5.25 0.00 1.47 0.47 0.04 92.77 12:26:29 Average: 5 5.18 0.00 1.44 0.64 0.04 92.71 12:26:29 Average: 6 5.14 0.00 1.51 0.81 0.03 92.50 12:26:29 Average: 7 5.23 0.00 1.51 0.69 0.04 92.53 12:26:29 12:26:29 12:26:29