Pull request #3727 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 4f1f3666cca058f898f6b544e8cebc2e0001fc47 rather than f82a758ac6ec86692d7cd5d17456831782aa58a2 Obtained Jenkinsfile from 4f1f3666cca058f898f6b544e8cebc2e0001fc47 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7782896179646401994.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh6944001706321190119.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3727/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3727/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1696066923054780161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4511644444425310180.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3727/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3727/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6451626447675591510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-296 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh5228271000205569140.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh4670160449709577944.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4f1f3666cca058f898f6b544e8cebc2e0001fc47 into PR head commit f82a758ac6ec86692d7cd5d17456831782aa58a2 Merge succeeded, producing f82a758ac6ec86692d7cd5d17456831782aa58a2 Checking out Revision f82a758ac6ec86692d7cd5d17456831782aa58a2 (PR-3727) > git config core.sparsecheckout # timeout=10 > git checkout -f f82a758ac6ec86692d7cd5d17456831782aa58a2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh8944031993898238167.key > git merge 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f82a758ac6ec86692d7cd5d17456831782aa58a2 # timeout=10 Commit message: "Merge branch 'main' into issue-3726" > git rev-list --no-walk 69b4f6bb26d21990f59e8113f7f0f62946c35f56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:46:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:46:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:46:33 ========================================================= 15:46:33 EdgeX Global Pipelines Version Info 15:46:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:46:35 ------------------- 15:46:35 stable info: 15:46:35 ------------------- 15:46:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:46:35 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 15:46:35 Message: update stable to v1.0.206 15:46:35 ------------------- 15:46:35 experimental info: 15:46:35 ------------------- 15:46:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:46:35 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 15:46:35 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3727 [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3727 [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3727 [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f82a758ac6ec86692d7cd5d17456831782aa58a2 [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f82a758 [Pipeline] echo 15:46:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:36 provisioning config files... 15:46:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5923029643981012065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:36 ---> docker-login.sh 15:46:36 nexus3.edgexfoundry.org:10001 15:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:37 Configure a credential helper to remove this warning. See 15:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:37 15:46:37 Login Succeeded 15:46:37 nexus3.edgexfoundry.org:10002 15:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:37 Configure a credential helper to remove this warning. See 15:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:37 15:46:37 Login Succeeded 15:46:37 nexus3.edgexfoundry.org:10003 15:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:37 Configure a credential helper to remove this warning. See 15:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:37 15:46:37 Login Succeeded 15:46:37 nexus3.edgexfoundry.org:10004 15:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:37 Configure a credential helper to remove this warning. See 15:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:37 15:46:37 Login Succeeded 15:46:37 docker.io 15:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:42 Configure a credential helper to remove this warning. See 15:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:42 15:46:42 Login Succeeded 15:46:42 ---> docker-login.sh ends [Pipeline] } 15:46:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:43 ++ 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 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/core-command/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo core-command,cmd/core-command/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/core-data/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo core-data,cmd/core-data/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/core-metadata/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo core-metadata,cmd/core-metadata/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/security-bootstrapper/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/security-proxy-setup/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/support-notifications/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo support-notifications,cmd/support-notifications/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/support-scheduler/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:46:43 + for file in '`ls cmd/**/Dockerfile`' 15:46:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:46:43 ++ cut -d/ -f2 15:46:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:46:43 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:46:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:44 15:46:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:46:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:44 latest: Pulling from edgex-devops/git-semver 15:46:44 31603596830f: Pulling fs layer 15:46:44 04fac38145f0: Pulling fs layer 15:46:44 701f6daf10bf: Pulling fs layer 15:46:44 24f72da36158: Pulling fs layer 15:46:44 24f72da36158: Waiting 15:46:44 04fac38145f0: Verifying Checksum 15:46:44 04fac38145f0: Download complete 15:46:45 31603596830f: Verifying Checksum 15:46:45 31603596830f: Download complete 15:46:45 24f72da36158: Verifying Checksum 15:46:45 24f72da36158: Download complete 15:46:45 31603596830f: Pull complete 15:46:45 04fac38145f0: Pull complete 15:46:45 701f6daf10bf: Verifying Checksum 15:46:45 701f6daf10bf: Download complete 15:46:46 701f6daf10bf: Pull complete 15:46:46 24f72da36158: Pull complete 15:46:46 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:46:46 prd-centos7-docker-4c-2g-296 does not seem to be running inside a container 15:46:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat 15:46:47 $ docker top e9d3aa2677ba125d491121f582e240f791651be7642fc5a4bf0ee22c55504361 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:47 [ssh-agent] Looking for ssh-agent implementation... 15:46:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:47 $ docker exec e9d3aa2677ba125d491121f582e240f791651be7642fc5a4bf0ee22c55504361 ssh-agent 15:46:47 SSH_AUTH_SOCK=/tmp/ssh-er9vtEnzvL6h/agent.14 15:46:47 SSH_AGENT_PID=21 15:46:47 Running ssh-add (command line suppressed) 15:46:47 Identity added: /w/workspace/edgex-go/6@tmp/private_key_7020034190135448751.key (/w/workspace/edgex-go/6@tmp/private_key_7020034190135448751.key) 15:46:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:48 + git tag --points-at HEAD [Pipeline] } 15:46:48 $ docker exec --env ******** --env ******** e9d3aa2677ba125d491121f582e240f791651be7642fc5a4bf0ee22c55504361 ssh-agent -k 15:46:48 unset SSH_AUTH_SOCK; 15:46:48 unset SSH_AGENT_PID; 15:46:48 echo Agent pid 21 killed; 15:46:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:46:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:48 [ssh-agent] Looking for ssh-agent implementation... 15:46:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:48 $ docker exec e9d3aa2677ba125d491121f582e240f791651be7642fc5a4bf0ee22c55504361 ssh-agent 15:46:48 SSH_AUTH_SOCK=/tmp/ssh-DnBpNRLLq2Yn/agent.55 15:46:48 SSH_AGENT_PID=61 15:46:48 Running ssh-add (command line suppressed) 15:46:48 Identity added: /w/workspace/edgex-go/6@tmp/private_key_2864147958229287096.key (/w/workspace/edgex-go/6@tmp/private_key_2864147958229287096.key) 15:46:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:49 + git semver init 15:46:49 # -> Open(): unable to determine branch for HEAD 15:46:49 # $GIT_DIR = /w/workspace/edgex-go/6/.git 15:46:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 15:46:49 # $SEMVER_REMOTE_NAME = origin 15:46:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:49 # $SEMVER_USER_NAME = edgex-jenkins 15:46:49 # $SEMVER_BRANCH = PR-3727 15:46:49 # $SEMVER_TEMP = /tmp/semver-845301492 15:46:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:47:11 # '/tmp/semver-845301492' -> '/w/workspace/edgex-go/6/.semver' 15:47:11 # -> Force: false 15:47:11 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 15:47:11 $ docker exec --env ******** --env ******** e9d3aa2677ba125d491121f582e240f791651be7642fc5a4bf0ee22c55504361 ssh-agent -k 15:47:11 unset SSH_AUTH_SOCK; 15:47:11 unset SSH_AGENT_PID; 15:47:11 echo Agent pid 61 killed; 15:47:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:11 + git semver [Pipeline] } 15:47:11 $ docker stop --time=1 e9d3aa2677ba125d491121f582e240f791651be7642fc5a4bf0ee22c55504361 15:47:13 $ docker rm -f e9d3aa2677ba125d491121f582e240f791651be7642fc5a4bf0ee22c55504361 [Pipeline] // withDockerContainer [Pipeline] sh 15:47:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:47:14 Stashed 1 file(s) [Pipeline] echo 15:47:14 [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 15:47:14 ========================================================= 15:47:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:47:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:47:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:47:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:47:15 540db60ca938: Pulling fs layer 15:47:15 adcc1eea9eea: Pulling fs layer 15:47:15 4c4ab2625f07: Pulling fs layer 15:47:15 db62176df00c: Pulling fs layer 15:47:15 3b30891b0d05: Pulling fs layer 15:47:15 06b49ca38bd5: Pulling fs layer 15:47:15 c788192a36de: Pulling fs layer 15:47:15 a77e37c0d609: Pulling fs layer 15:47:15 c3185cebc471: Pulling fs layer 15:47:15 db62176df00c: Waiting 15:47:15 3b30891b0d05: Waiting 15:47:15 06b49ca38bd5: Waiting 15:47:15 a77e37c0d609: Waiting 15:47:15 c3185cebc471: Waiting 15:47:15 c788192a36de: Waiting 15:47:15 4c4ab2625f07: Download complete 15:47:15 adcc1eea9eea: Verifying Checksum 15:47:15 adcc1eea9eea: Download complete 15:47:15 3b30891b0d05: Verifying Checksum 15:47:15 3b30891b0d05: Download complete 15:47:15 06b49ca38bd5: Verifying Checksum 15:47:15 06b49ca38bd5: Download complete 15:47:15 c788192a36de: Verifying Checksum 15:47:15 c788192a36de: Download complete 15:47:15 540db60ca938: Verifying Checksum 15:47:15 540db60ca938: Pull complete 15:47:16 adcc1eea9eea: Pull complete 15:47:16 4c4ab2625f07: Pull complete 15:47:16 a77e37c0d609: Verifying Checksum 15:47:16 a77e37c0d609: Download complete 15:47:22 c3185cebc471: Verifying Checksum 15:47:22 c3185cebc471: Download complete 15:47:22 db62176df00c: Verifying Checksum 15:47:22 db62176df00c: Download complete 15:47:26 db62176df00c: Pull complete 15:47:26 3b30891b0d05: Pull complete 15:47:26 06b49ca38bd5: Pull complete 15:47:26 c788192a36de: Pull complete 15:47:26 a77e37c0d609: Pull complete 15:47:28 c3185cebc471: Pull complete 15:47:28 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:47:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:47:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:47:28 + docker build -t ci-base-image-x86_64 -f - . 15:47:28 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:47:28 WORKDIR /edgex 15:47:28 COPY go.mod . 15:47:28 RUN go mod download' 15:47:29 Still waiting to schedule task 15:47:29 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:47:30 Sending build context to Docker daemon 329.1MB 15:47:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:47:30 ---> 031687cdd783 15:47:30 Step 2/4 : WORKDIR /edgex 15:47:32 ---> Running in dad53ac31696 15:47:32 Removing intermediate container dad53ac31696 15:47:32 ---> 44f7356f8db0 15:47:32 Step 3/4 : COPY go.mod . 15:47:32 ---> e2abe37e0ecb 15:47:32 Step 4/4 : RUN go mod download 15:47:32 ---> Running in d08aa7b959ab 15:48:04 Removing intermediate container d08aa7b959ab 15:48:04 ---> 597ca084f71a 15:48:04 Successfully built 597ca084f71a 15:48:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:48:05 + docker inspect -f . ci-base-image-x86_64 15:48:05 . [Pipeline] withDockerContainer 15:48:05 prd-centos7-docker-4c-2g-296 does not seem to be running inside a container 15:48:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:48:05 $ docker top b290ba3b8e286f13493d3decd8e2093902d11982612e6819ce18caf1fe72b501 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:06 + go version 15:48:06 go version go1.16.6 linux/amd64 [Pipeline] } 15:48:06 $ docker stop --time=1 b290ba3b8e286f13493d3decd8e2093902d11982612e6819ce18caf1fe72b501 15:48:07 $ docker rm -f b290ba3b8e286f13493d3decd8e2093902d11982612e6819ce18caf1fe72b501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:08 + docker inspect -f . ci-base-image-x86_64 15:48:08 . [Pipeline] withDockerContainer 15:48:08 prd-centos7-docker-4c-2g-296 does not seem to be running inside a container 15:48:08 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:48:08 $ docker top 4815c6936bd2e5fbefe0dd5e0d0606462225477dac2b44d76fae58b0754f1f9b -eo pid,comm [Pipeline] { [Pipeline] echo 15:48:08 ========================================================= 15:48:08 [edgeXBuildGoParallel] Running Tests and Build... 15:48:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:48:09 + go mod tidy [Pipeline] sh 15:48:09 + make test 15:48:09 go mod tidy 15:48:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:48:15 ? github.com/edgexfoundry/edgex-go [no test files] 15:48:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:48:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:48:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:48:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:48:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:48:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:48:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:48:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:48:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 15:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:48:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:48:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 46.3% of statements 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:48:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:48:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 90.1% of statements 15:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:48:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.4% of statements 15:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:48:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:48:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements 15:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:48:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:48:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 59.1% of statements 15:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:48:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 15:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:48:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:48:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 15:48:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:48:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 15:48:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 15:48:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 15:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 15:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 15:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements 15:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 15:49:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 15:49:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 15:49:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.182s coverage: 82.5% of statements 15:49:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.120s coverage: 91.2% of statements 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.119s coverage: 64.4% of statements 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.210s coverage: 70.3% of statements 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.4% of statements 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 15:49:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:49:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 15:49:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:49:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:49:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.0% of statements 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:49:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:49:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:49:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:49:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:49:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 15:49:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 15:49:33 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 15:50:12 GO111MODULE=on go vet ./... 15:50:15 gofmt -l . 15:50:15 [ "`gofmt -l .`" = "" ] 15:50:15 ./bin/test-attribution-txt.sh [Pipeline] sh 15:50:16 + ls -al . 15:50:16 total 612 15:50:16 drwxrwxr-x 10 1001 1001 4096 Sep 30 15:50 . 15:50:16 drwxr-xr-x 4 root root 28 Sep 30 15:48 .. 15:50:16 -rw-rw-r-- 1 1001 1001 11 Sep 30 15:46 .dockerignore 15:50:16 drwxrwxr-x 8 1001 1001 179 Sep 30 15:46 .git 15:50:16 drwxrwxr-x 4 1001 1001 142 Sep 30 15:46 .github 15:50:16 -rw-rw-r-- 1 1001 1001 818 Sep 30 15:46 .gitignore 15:50:16 -rw-rw-r-- 1 1001 1001 20 Sep 30 15:46 .golangci.yml 15:50:16 -rw-rw-r-- 1 1001 1001 76 Sep 30 15:46 .hadolint.yml 15:50:16 drwx------ 3 1001 1001 58 Sep 30 15:47 .semver 15:50:16 -rw-rw-r-- 1 1001 1001 166 Sep 30 15:46 .sonarcloud.properties 15:50:16 -rw-rw-r-- 1 1001 1001 1171 Sep 30 15:46 ADOPTERS.md 15:50:16 -rw-rw-r-- 1 1001 1001 8608 Sep 30 15:46 Attribution.txt 15:50:16 -rw-rw-r-- 1 1001 1001 43881 Sep 30 15:46 CHANGELOG.md 15:50:16 -rw-rw-r-- 1 1001 1001 3804 Sep 30 15:46 CONTRIBUTING.md 15:50:16 -rw-rw-r-- 1 1001 1001 677 Sep 30 15:46 GOVERNANCE.md 15:50:16 -rw-rw-r-- 1 1001 1001 849 Sep 30 15:46 Jenkinsfile 15:50:16 -rw-rw-r-- 1 1001 1001 10775 Sep 30 15:46 LICENSE 15:50:16 -rw-rw-r-- 1 1001 1001 6386 Sep 30 15:46 Makefile 15:50:16 -rw-rw-r-- 1 1001 1001 582 Sep 30 15:46 OWNERS.md 15:50:16 -rw-rw-r-- 1 1001 1001 8256 Sep 30 15:46 README.md 15:50:16 -rw-rw-r-- 1 1001 1001 6912 Sep 30 15:46 SECURITY.md 15:50:16 -rw-rw-r-- 1 1001 1001 5 Sep 30 15:47 VERSION 15:50:16 -rw-rw-r-- 1 1001 1001 4131 Sep 30 15:46 ZMQWindows.md 15:50:16 drwxrwxr-x 2 1001 1001 37 Sep 30 15:46 bin 15:50:16 drwxrwxr-x 14 1001 1001 4096 Sep 30 15:46 cmd 15:50:16 -rw-r--r-- 1 root root 403265 Sep 30 15:49 coverage.out 15:50:16 -rw-rw-r-- 1 1001 1001 829 Sep 30 15:46 go.mod 15:50:16 -rw-r--r-- 1 root root 50143 Sep 30 15:48 go.sum 15:50:16 drwxrwxr-x 8 1001 1001 124 Sep 30 15:46 internal 15:50:16 drwxrwxr-x 3 1001 1001 16 Sep 30 15:46 openapi 15:50:16 drwxrwxr-x 4 1001 1001 71 Sep 30 15:46 snap 15:50:16 -rw-rw-r-- 1 1001 1001 204 Sep 30 15:46 version.go [Pipeline] sh 15:50:16 + '[' -e coverage.out ] 15:50:16 + chown 1001:1001 coverage.out [Pipeline] stash 15:50:17 Stashed 1 file(s) [Pipeline] sh 15:50:17 + make build 15:50:17 go mod tidy 15:50: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 15:50:19 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 15:50:26 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 15:50:26 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 15:50: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 15:50:28 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 15:50:29 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 15:50:29 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 15:50:30 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 15:50:31 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 15:50:32 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 15:50:33 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] } 15:50:34 $ docker stop --time=1 4815c6936bd2e5fbefe0dd5e0d0606462225477dac2b44d76fae58b0754f1f9b 15:50:36 $ docker rm -f 4815c6936bd2e5fbefe0dd5e0d0606462225477dac2b44d76fae58b0754f1f9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:50:39 15:50:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:50:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:50:39 latest: Pulling from edgex-devops/edgex-compose 15:50:39 cbdbe7a5bc2a: Pulling fs layer 15:50:39 ca9280d653b3: Pulling fs layer 15:50:39 7e9c9ca2126c: Pulling fs layer 15:50:40 cbdbe7a5bc2a: Verifying Checksum 15:50:40 cbdbe7a5bc2a: Download complete 15:50:40 cbdbe7a5bc2a: Pull complete 15:50:41 ca9280d653b3: Verifying Checksum 15:50:41 ca9280d653b3: Download complete 15:50:41 ca9280d653b3: Pull complete 15:50:43 7e9c9ca2126c: Verifying Checksum 15:50:43 7e9c9ca2126c: Download complete 15:50:46 7e9c9ca2126c: Pull complete 15:50:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:50:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:50:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:50:46 prd-centos7-docker-4c-2g-296 does not seem to be running inside a container 15:50:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:50:49 $ docker top b5e3295421db70a8d949f6d909c1be5c4c3fa3ae89c32458472f4cbe9510a09f -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:49 + docker-compose build --help 15:50:49 + grep parallel 15:50:50 --parallel Build images in parallel. [Pipeline] } 15:50:50 $ docker stop --time=1 b5e3295421db70a8d949f6d909c1be5c4c3fa3ae89c32458472f4cbe9510a09f 15:50:51 $ docker rm -f b5e3295421db70a8d949f6d909c1be5c4c3fa3ae89c32458472f4cbe9510a09f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:50:51 . [Pipeline] withDockerContainer 15:50:52 prd-centos7-docker-4c-2g-296 does not seem to be running inside a container 15:50:52 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:50:52 $ docker top f9e71f9f3c7d7f8b8c2f09180a6d55f9e241ea9a065b381626dbe43775730e00 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:52 + docker-compose -f ./docker-compose-build.yml build --parallel 15:50:53 Building core-command ... 15:50:53 Building core-data ... 15:50:53 Building core-metadata ... 15:50:53 Building security-bootstrapper ... 15:50:53 Building security-proxy-setup ... 15:50:53 Building security-secretstore-setup ... 15:50:53 Building support-notifications ... 15:50:53 Building support-scheduler ... 15:50:53 Building sys-mgmt-agent ... 15:50:53 Building security-proxy-setup 15:50:53 Building support-scheduler 15:50:53 Building sys-mgmt-agent 15:50:53 Building core-data 15:50:53 Building core-command 15:51:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:51:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:51:03 ---> 597ca084f71a 15:51:03 Step 3/24 : WORKDIR /edgex-go 15:51:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:51:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:51:03 ---> 597ca084f71a 15:51:03 Step 3/23 : WORKDIR /edgex-go 15:51:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:51:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:51:03 ---> 597ca084f71a 15:51:03 Step 3/22 : WORKDIR /edgex-go 15:51:06 ---> Running in e88f7f8eb4da 15:51:06 ---> Running in 5fd005fb60b7 15:51:06 ---> Running in 67ce80cf6460 15:51:11 Removing intermediate container 5fd005fb60b7 15:51:11 ---> 889e4353daee 15:51:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:11 Removing intermediate container e88f7f8eb4da 15:51:11 ---> 417216a8ea70 15:51:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:11 Removing intermediate container 67ce80cf6460 15:51:11 ---> 85b20b51284b 15:51:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:11 ---> Running in f594e4040649 15:51:11 ---> Running in 8b75415aeaf8 15:51:11 ---> Running in 17c7d089cd8c 15:51:17 Removing intermediate container 8b75415aeaf8 15:51:17 ---> 590c7a87a9a7 15:51:17 Step 5/22 : RUN apk add --update --no-cache make git 15:51:18 Removing intermediate container 17c7d089cd8c 15:51:18 ---> d06140a26005 15:51:18 Step 5/23 : RUN apk add --update --no-cache make git 15:51:18 ---> Running in 617b3674d31a 15:51:18 Removing intermediate container f594e4040649 15:51:18 ---> 935fe5e54f44 15:51:18 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:51:18 ---> Running in bb3aa928b60e 15:51:19 ---> Running in 87cf397c4257 15:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:51:22 OK: 219 MiB in 52 packages 15:51:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:51:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:51:22 ---> 597ca084f71a 15:51:22 Step 3/24 : WORKDIR /edgex-go 15:51:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:51:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:51:22 ---> 597ca084f71a 15:51:22 Step 3/24 : WORKDIR /edgex-go 15:51:22 OK: 219 MiB in 52 packages 15:51:22 ---> Using cache 15:51:22 ---> 85b20b51284b 15:51:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:22 ---> Using cache 15:51:22 ---> 935fe5e54f44 15:51:22 Step 5/24 : RUN apk add --update --no-cache make bash git 15:51:22 ---> Using cache 15:51:22 ---> 85b20b51284b 15:51:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:22 ---> Using cache 15:51:22 ---> 935fe5e54f44 15:51:22 Step 5/24 : RUN apk add --update --no-cache make git 15:51:22 OK: 219 MiB in 52 packages 15:51:23 ---> Running in e62e38e6c8a3 15:51:23 ---> Running in 00dac6649006 15:51:23 Removing intermediate container 87cf397c4257 15:51:23 ---> 9a7d15b4c9e6 15:51:23 Step 6/24 : COPY go.mod . 15:51:24 Removing intermediate container bb3aa928b60e 15:51:24 ---> e9a96bfdd23f 15:51:24 Step 6/23 : COPY go.mod . 15:51:24 ---> 0031e867ff17 15:51:24 Step 7/24 : RUN go mod download 15:51:24 Removing intermediate container 617b3674d31a 15:51:24 ---> 7a4c74c8cbbf 15:51:24 Step 6/22 : COPY go.mod . 15:51:24 ---> Running in 6067f8a8b175 15:51:24 ---> ac96daabc2cd 15:51:24 Step 7/22 : RUN go mod download 15:51:24 ---> 9604147a8bb8 15:51:24 Step 7/23 : RUN go mod download 15:51:24 ---> Running in 236f0bd0504a 15:51:24 ---> Running in 14f41677af18 15:51:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:51:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:51:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:51:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:51:26 Removing intermediate container 6067f8a8b175 15:51:26 ---> 87c92150a5cb 15:51:26 Step 8/24 : COPY . . 15:51:26 Removing intermediate container 236f0bd0504a 15:51:26 ---> 8728d81e4a7f 15:51:26 Step 8/22 : COPY . . 15:51:26 Removing intermediate container 14f41677af18 15:51:26 ---> 8208255ee5fc 15:51:26 Step 8/23 : COPY . . 15:51:26 OK: 219 MiB in 52 packages 15:51:26 OK: 219 MiB in 52 packages 15:51:31 Removing intermediate container 00dac6649006 15:51:31 ---> cd64102f2b0c 15:51:31 Step 6/24 : COPY go.mod . 15:51:32 Removing intermediate container e62e38e6c8a3 15:51:32 ---> 101726719d85 15:51:32 Step 6/24 : COPY go.mod . 15:51:32 ---> 00c5bed4321f 15:51:32 Step 7/24 : RUN go mod download 15:51:32 ---> 4c6864a08daa 15:51:32 Step 7/24 : RUN go mod download 15:51:32 ---> Running in 0e5d5cd6d138 15:51:33 ---> Running in 71a290a3f86d 15:51:33 ---> 3f9b9e3360d4 15:51:33 Step 9/22 : RUN go mod tidy 15:51:33 ---> Running in bf079aefb0d5 15:51:33 ---> fdb663f78fe2 15:51:33 Step 9/23 : RUN go mod tidy 15:51:33 ---> Running in 975e19aeebd1 15:51:33 ---> c0a0af2fe27a 15:51:33 Step 9/24 : RUN go mod tidy 15:51:33 ---> Running in 9bc1716aa182 15:51:34 Removing intermediate container 0e5d5cd6d138 15:51:34 ---> c886d2884509 15:51:34 Step 8/24 : COPY . . 15:51:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-297 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws 15:51:35 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 15:51:35 The recommended git tool is: git 15:51:36 Removing intermediate container bf079aefb0d5 15:51:36 ---> 07e4044a0b94 15:51:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:51:36 ---> Running in 2a8ea8a06afe 15:51:36 Removing intermediate container 71a290a3f86d 15:51:36 ---> 2377dd290c56 15:51:36 Step 8/24 : COPY . . 15:51:36 Removing intermediate container 975e19aeebd1 15:51:36 ---> d587ec4075cb 15:51:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:51:36 Removing intermediate container 9bc1716aa182 15:51:36 ---> e559393ee035 15:51:36 Step 10/24 : RUN make cmd/core-data/core-data 15:51:37 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 15:51:39 ---> Running in 6c2d4f8d54aa 15:51:39 ---> Running in a3a4933d63f0 15:51:39 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 15:51:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:51:42 using credential edgex-jenkins-ssh 15:51:42 Cloning the remote Git repository 15:51:43 ---> 036c25afe3ca 15:51:43 Step 9/24 : RUN go mod tidy 15:51:43 ---> Running in 3cb802a88d6e 15:51:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:51:43 > git init /w/workspace/edgex-go/6 # timeout=10 15:51:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:51:43 > git --version # timeout=10 15:51:43 > git --version # 'git version 2.17.1' 15:51:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:47 Removing intermediate container 3cb802a88d6e 15:51:47 ---> c385cf9da01d 15:51:47 Step 10/24 : RUN make cmd/core-command/core-command 15:51:47 ---> Running in 8a09d93f781b 15:51:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:51:52 ---> b1b820bf77d6 15:51:52 Step 9/24 : RUN go mod tidy 15:51:52 ---> Running in 2bd5bc8a15d9 15:51:53 Removing intermediate container 2bd5bc8a15d9 15:51:53 ---> 6b06861aab94 15:51:53 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:51:53 ---> Running in cfc1f0f65d22 15:51:54 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 15:52:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:52:09 Removing intermediate container 2a8ea8a06afe 15:52:09 ---> 88c0da6bc1a8 15:52:09 15:52:09 Step 11/22 : FROM alpine:3.14 15:52:09 3.14: Pulling from library/alpine 15:52:09 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:52:09 Status: Downloaded newer image for alpine:3.14 15:52:09 ---> 14119a10abf4 15:52:09 Step 12/22 : RUN apk add --update --no-cache curl 15:52:10 ---> Running in 733bb943013c 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:52:10 Merging remotes/origin/main commit 4f1f3666cca058f898f6b544e8cebc2e0001fc47 into PR head commit f82a758ac6ec86692d7cd5d17456831782aa58a2 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:52:11 Merge succeeded, producing f82a758ac6ec86692d7cd5d17456831782aa58a2 15:52:11 Checking out Revision f82a758ac6ec86692d7cd5d17456831782aa58a2 (PR-3727) 15:52:11 (1/5) Installing ca-certificates (20191127-r5) 15:52:11 (2/5) Installing brotli-libs (1.0.9-r5) 15:52:11 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:52:11 (4/5) Installing libcurl (7.79.1-r0) 15:52:11 (5/5) Installing curl (7.79.1-r0) 15:52:11 Executing busybox-1.33.1-r3.trigger 15:52:11 Executing ca-certificates-20191127-r5.trigger 15:52:11 OK: 8 MiB in 19 packages 15:52:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:52:10 > git config core.sparsecheckout # timeout=10 15:52:10 > git checkout -f f82a758ac6ec86692d7cd5d17456831782aa58a2 # timeout=10 15:52:11 > git remote # timeout=10 15:52:11 > git config --get remote.origin.url # timeout=10 15:52:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:11 > git merge 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 15:52:11 > git rev-parse HEAD^{commit} # timeout=10 15:52:11 > git config core.sparsecheckout # timeout=10 15:52:11 > git checkout -f f82a758ac6ec86692d7cd5d17456831782aa58a2 # timeout=10 15:52:12 Removing intermediate container 733bb943013c 15:52:12 ---> def23fead556 15:52:12 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:52:12 ---> Running in 4e3ddab011fb 15:52:12 Removing intermediate container 4e3ddab011fb 15:52:12 ---> beedb64d1c38 15:52:12 Step 14/22 : WORKDIR /edgex 15:52:12 ---> Running in 5445b0e2e0f9 15:52:12 Removing intermediate container 5445b0e2e0f9 15:52:12 ---> 1e76a045d5e7 15:52:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:52:12 ---> 9a4f772c827e 15:52:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:52:13 ---> 39aa381d927a 15:52:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:52:13 ---> 63b528fb3750 15:52:13 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:52:13 ---> Running in 6f005ff5a7ca 15:52:13 Removing intermediate container 6f005ff5a7ca 15:52:13 ---> 641eae067fd5 15:52:13 Step 19/22 : CMD ["--init=true"] 15:52:13 ---> Running in 2986f2d59987 15:52:14 Removing intermediate container 2986f2d59987 15:52:14 ---> a87000349d6c 15:52:14 Step 20/22 : LABEL arch=x86_64 15:52:14 ---> Running in e206a3493f20 15:52:14 Removing intermediate container e206a3493f20 15:52:14 ---> 9a92f5039b6b 15:52:14 Step 21/22 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 15:52:14 ---> Running in 448d64c1e7c4 15:52:14 Removing intermediate container 448d64c1e7c4 15:52:14 ---> e9918e1212c6 15:52:14 Step 22/22 : LABEL version=0.0.0 15:52:14 ---> Running in dd9bc1f60b4a 15:52:14 Removing intermediate container dd9bc1f60b4a 15:52:14 ---> ef671622ae40 15:52:14 15:52:14 Successfully built ef671622ae40 15:52:14 Successfully tagged security-proxy-setup:latest 15:52:14 Building support-notifications 15:52:16 Commit message: "Merge branch 'main' into issue-3726" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:16 provisioning config files... 15:52:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2400041293981501417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:17 ---> docker-login.sh 15:52:17 nexus3.edgexfoundry.org:10001 15:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:19 Configure a credential helper to remove this warning. See 15:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:19 15:52:19 Login Succeeded 15:52:19 nexus3.edgexfoundry.org:10002 15:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:20 Configure a credential helper to remove this warning. See 15:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:20 15:52:20 Login Succeeded 15:52:20 nexus3.edgexfoundry.org:10003 15:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:20 Configure a credential helper to remove this warning. See 15:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:20 15:52:20 Login Succeeded 15:52:20 nexus3.edgexfoundry.org:10004 15:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:21  Building security-proxy-setup ... done Removing intermediate container 6c2d4f8d54aa 15:52:21 ---> 433dade94574 15:52:21 15:52:21 Step 11/23 : FROM alpine:3.14 15:52:21 ---> 14119a10abf4 15:52:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:52:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:52:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:21 ---> 597ca084f71a 15:52:21 Step 3/23 : WORKDIR /edgex-go 15:52:21 ---> Using cache 15:52:21 ---> 85b20b51284b 15:52:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:21 ---> Using cache 15:52:21 ---> 935fe5e54f44 15:52:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:52:21 ---> Running in 52e2a25a8fe9 15:52:21 ---> Running in b83645952f80 15:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:21 Configure a credential helper to remove this warning. See 15:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:21 15:52:21 Login Succeeded 15:52:21 docker.io 15:52:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:52:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:52:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:22 Configure a credential helper to remove this warning. See 15:52:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:22 15:52:22 Login Succeeded 15:52:22 ---> docker-login.sh ends [Pipeline] } 15:52:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:52:22 (1/1) Installing dumb-init (1.2.5-r1) 15:52:22 Executing busybox-1.33.1-r3.trigger 15:52:22 OK: 6 MiB in 15 packages [Pipeline] echo 15:52:23 ========================================================= 15:52:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:52:23 ========================================================= [Pipeline] fileExists 15:52:23 Removing intermediate container b83645952f80 15:52:23 ---> b19caa85046c 15:52:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:52:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:52:23 ---> Running in 99bb2a398ac6 15:52:23 Removing intermediate container 99bb2a398ac6 15:52:23 ---> 8a5332377f60 15:52:23 Step 14/23 : ENV APP_PORT=59861 15:52:23 ---> Running in 65a6ee5d7081 [Pipeline] sh 15:52:23 Removing intermediate container 65a6ee5d7081 15:52:23 ---> 863d5f1211fe 15:52:23 Step 15/23 : EXPOSE $APP_PORT 15:52:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:52:24 ---> Running in ddb7b2ffea55 15:52:24 Removing intermediate container ddb7b2ffea55 15:52:24 ---> ca180593e966 15:52:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:24 OK: 219 MiB in 52 packages 15:52:24 ---> 3d63ab8f965e 15:52:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:52:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:24 595b0fe564bb: Pulling fs layer 15:52:24 24495759ef45: Pulling fs layer 15:52:24 d148012ef14d: Pulling fs layer 15:52:24 e90a11edd702: Pulling fs layer 15:52:24 d77568369979: Pulling fs layer 15:52:24 fc1c9f9a7f3b: Pulling fs layer 15:52:24 170f2ba95c9a: Pulling fs layer 15:52:24 97ac5df62f85: Pulling fs layer 15:52:24 e90a11edd702: Waiting 15:52:24 d77568369979: Waiting 15:52:24 fc1c9f9a7f3b: Waiting 15:52:24 170f2ba95c9a: Waiting 15:52:24 97ac5df62f85: Waiting 15:52:24 d148012ef14d: Verifying Checksum 15:52:24 d148012ef14d: Download complete 15:52:24 24495759ef45: Verifying Checksum 15:52:24 24495759ef45: Download complete 15:52:24 d77568369979: Verifying Checksum 15:52:24 d77568369979: Download complete 15:52:24 fc1c9f9a7f3b: Download complete 15:52:24 595b0fe564bb: Verifying Checksum 15:52:24 595b0fe564bb: Download complete 15:52:24 170f2ba95c9a: Download complete 15:52:24 Removing intermediate container 52e2a25a8fe9 15:52:24 ---> b8f21f08f582 15:52:24 Step 6/23 : COPY go.mod . 15:52:24 ---> 535400557274 15:52:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:52:25 595b0fe564bb: Pull complete 15:52:25 ---> 3771b857df7d 15:52:25 Step 7/23 : RUN go mod download 15:52:25 ---> 9527e397c0d0 15:52:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:52:25 ---> Running in c7f6a26f0c45 15:52:25 ---> Running in 8ce7eb7a650c 15:52:26 Removing intermediate container 8ce7eb7a650c 15:52:26 ---> ae1e9d6f743a 15:52:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:26 24495759ef45: Pull complete 15:52:26 ---> Running in 0288b6cfaef8 15:52:26 Removing intermediate container 8a09d93f781b 15:52:26 ---> 4af74981eac8 15:52:26 15:52:26 Step 11/24 : FROM alpine:3.14 15:52:26 ---> 14119a10abf4 15:52:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:52:26 ---> Using cache 15:52:26 ---> b19caa85046c 15:52:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:52:26 ---> Using cache 15:52:26 ---> 8a5332377f60 15:52:26 Step 14/24 : ENV APP_PORT=59882 15:52:26 Removing intermediate container 0288b6cfaef8 15:52:26 ---> 9a23a8299163 15:52:26 Step 21/23 : LABEL arch=x86_64 15:52:26 d148012ef14d: Pull complete 15:52:26 ---> Running in 2de8df749b3e 15:52:26 ---> Running in 26fe2ed54dbc 15:52:26 Removing intermediate container 2de8df749b3e 15:52:26 ---> 45c6a1a77851 15:52:26 Step 15/24 : EXPOSE $APP_PORT 15:52:27 Removing intermediate container 26fe2ed54dbc 15:52:27 ---> a66262113fe3 15:52:27 Step 22/23 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 15:52:27 ---> Running in 9baf32b2af66 15:52:27 ---> Running in a1fd1c476e74 15:52:27 Removing intermediate container 9baf32b2af66 15:52:27 ---> 446be71f7942 15:52:27 Step 16/24 : WORKDIR / 15:52:27 ---> Running in d0bd4ec7b030 15:52:27 Removing intermediate container a1fd1c476e74 15:52:27 ---> 2e2596d1e926 15:52:27 Step 23/23 : LABEL version=0.0.0 15:52:28 Removing intermediate container a3a4933d63f0 15:52:28 ---> da7128c8557d 15:52:28 15:52:28 Step 11/24 : FROM alpine:3.14 15:52:28 ---> 14119a10abf4 15:52:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:52:28 ---> Running in 3d8321a3fa06 15:52:28 Removing intermediate container c7f6a26f0c45 15:52:28 ---> c0794d26dac1 15:52:28 Step 8/23 : COPY . . 15:52:28 ---> Running in b3dac8767c44 15:52:28 Removing intermediate container d0bd4ec7b030 15:52:28 ---> c7bc6d217382 15:52:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:28 Removing intermediate container cfc1f0f65d22 15:52:28 ---> fac46fee7844 15:52:28 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:52:28 Removing intermediate container 3d8321a3fa06 15:52:28 ---> b173e9aa80da 15:52:28 15:52:28 Successfully built b173e9aa80da 15:52:28 Successfully tagged support-scheduler:latest 15:52:28 Building security-bootstrapper 15:52:28 ---> Running in 70df242eb266 15:52:29 97ac5df62f85: Verifying Checksum 15:52:29 97ac5df62f85: Download complete 15:52:29 e90a11edd702: Verifying Checksum 15:52:29 e90a11edd702: Download complete 15:52:29  Building support-scheduler ... done Removing intermediate container b3dac8767c44 15:52:29 ---> 3b29363187c8 15:52:29 Step 13/24 : ENV APP_PORT=59880 15:52:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:52:33 ---> 46211253f48c 15:52:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:52:33 ---> Running in 1c2bd6c7b863 15:52:33 ---> ddf7cf2ca33d 15:52:33 Step 9/23 : RUN go mod tidy 15:52:34 Removing intermediate container 1c2bd6c7b863 15:52:34 ---> e513dabdca48 15:52:34 Step 14/24 : EXPOSE $APP_PORT 15:52:34 ---> Running in e97317018472 15:52:34 ---> c184110bb6a8 15:52:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:52:34 ---> Running in 1963ab8c030d 15:52:34 Removing intermediate container 1963ab8c030d 15:52:34 ---> c71dd0e47039 15:52:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:34 ---> Running in 210cdaa95aa8 15:52:34 ---> eba298c3191f 15:52:34 Step 20/24 : ENTRYPOINT ["/core-command"] 15:52:34 ---> Running in cb61441a0c06 15:52:35 Removing intermediate container cb61441a0c06 15:52:35 ---> 20991d88ccf9 15:52:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:35 ---> Running in 7e8ede5a7360 15:52:35 Removing intermediate container 7e8ede5a7360 15:52:35 ---> fac0d6a4c23e 15:52:35 Step 22/24 : LABEL arch=x86_64 15:52:35 ---> Running in b05cb971dfe9 15:52:35 Removing intermediate container 70df242eb266 15:52:35 ---> 3d74f9b24ae0 15:52:35 15:52:35 Step 12/24 : FROM docker:20.10.7 15:52:35 Removing intermediate container b05cb971dfe9 15:52:35 ---> 299a34a12874 15:52:35 Step 23/24 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 15:52:35 20.10.7: Pulling from library/docker 15:52:35 ---> Running in bc356fa2e1fa 15:52:35 Removing intermediate container 210cdaa95aa8 15:52:35 ---> 20c2105c9bdc 15:52:35 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:52:35 Removing intermediate container bc356fa2e1fa 15:52:35 ---> b2c578326cc5 15:52:35 Step 24/24 : LABEL version=0.0.0 15:52:35 Removing intermediate container e97317018472 15:52:35 ---> ddede04ad71b 15:52:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:52:35 ---> Running in 67bfb5893e3c 15:52:36 ---> Running in 71d34cc480cf 15:52:36 ---> Running in 3bc62d073633 15:52:36 Removing intermediate container 71d34cc480cf 15:52:36 ---> 3fe9ac2d0c8b 15:52:36 15:52:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:52:36 Successfully built 3fe9ac2d0c8b 15:52:36 Successfully tagged core-command:latest 15:52:36  Building core-command ... done Building core-metadata 15:52:36 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 15:52:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:52:38 (1/6) Installing dumb-init (1.2.5-r1) 15:52:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:52:39 (3/6) Installing libsodium (1.0.18-r0) 15:52:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:52:39 e90a11edd702: Pull complete 15:52:39 d77568369979: Pull complete 15:52:40 (5/6) Installing libzmq (4.3.4-r0) 15:52:40 (6/6) Installing zeromq (4.3.4-r0) 15:52:40 Executing busybox-1.33.1-r3.trigger 15:52:40 OK: 8 MiB in 20 packages 15:52:40 fc1c9f9a7f3b: Pull complete 15:52:41 170f2ba95c9a: Pull complete 15:52:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:52:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:43 ---> 597ca084f71a 15:52:43 Step 3/24 : WORKDIR /edgex-go 15:52:43 ---> Using cache 15:52:43 ---> 85b20b51284b 15:52:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:43 ---> Using cache 15:52:43 ---> 935fe5e54f44 15:52:43 Step 5/24 : RUN apk add --update --no-cache make git 15:52:43 ---> Using cache 15:52:43 ---> cd64102f2b0c 15:52:43 Step 6/24 : COPY go.mod . 15:52:43 ---> Using cache 15:52:43 ---> 00c5bed4321f 15:52:43 Step 7/24 : RUN go mod download 15:52:43 ---> Using cache 15:52:43 ---> c886d2884509 15:52:43 Step 8/24 : COPY . . 15:52:43 ---> Using cache 15:52:43 ---> 036c25afe3ca 15:52:43 Step 9/24 : RUN go mod tidy 15:52:43 ---> Using cache 15:52:43 ---> c385cf9da01d 15:52:43 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:52:43 ---> Running in 00b1a8a269e3 15:52:44 Removing intermediate container 67bfb5893e3c 15:52:44 ---> 6f4f15621c3c 15:52:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:44 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 15:52:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:52:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:52:45 ---> 597ca084f71a 15:52:45 Step 3/32 : WORKDIR /edgex-go 15:52:45 ---> Using cache 15:52:45 ---> 85b20b51284b 15:52:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:45 ---> Using cache 15:52:45 ---> 935fe5e54f44 15:52:45 Step 5/32 : RUN apk add --update --no-cache make git 15:52:45 ---> Using cache 15:52:45 ---> cd64102f2b0c 15:52:45 Step 6/32 : COPY go.mod . 15:52:45 ---> Using cache 15:52:45 ---> 00c5bed4321f 15:52:45 Step 7/32 : RUN go mod download 15:52:45 ---> Using cache 15:52:45 ---> c886d2884509 15:52:45 Step 8/32 : COPY . . 15:52:45 ---> Using cache 15:52:45 ---> 036c25afe3ca 15:52:45 Step 9/32 : RUN go mod tidy 15:52:45 ---> Using cache 15:52:45 ---> c385cf9da01d 15:52:45 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:52:45 ---> 0c730a779cc9 15:52:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:52:45 ---> Running in 604c7a459114 15:52:45 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 15:52:45 ---> 3997fbe80403 15:52:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:52:46 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 15:52:46 Status: Downloaded newer image for docker:20.10.7 15:52:46 ---> 08bdaf2f88f9 15:52:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:52:46 ---> 9b8433bfa7e9 15:52:46 Step 20/24 : ENTRYPOINT ["/core-data"] 15:52:46 ---> Running in ef8bc9653c25 15:52:46 ---> Running in 210feee60fe9 15:52:46 Removing intermediate container ef8bc9653c25 15:52:46 ---> 91ea372bec2f 15:52:46 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:52:46 ---> Running in bc7de78f18e1 15:52:46 Removing intermediate container 210feee60fe9 15:52:46 ---> 7c91ff94d92a 15:52:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:46 97ac5df62f85: Pull complete 15:52:46 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:52:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:52:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:52:46 ---> Running in 6c265f1bee9a 15:52:46 Removing intermediate container 6c265f1bee9a 15:52:46 ---> f71f8d716e5e 15:52:46 Step 22/24 : LABEL arch=x86_64 15:52:46 ---> Running in 61a036aae2c8 15:52:46 + docker build -t ci-base-image-arm64 -f - . 15:52:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:52:46 WORKDIR /edgex 15:52:46 COPY go.mod . 15:52:46 RUN go mod download 15:52:46 Removing intermediate container 61a036aae2c8 15:52:46 ---> 65c2224de073 15:52:46 Step 23/24 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 15:52:46 ---> Running in de4f1b094adc 15:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:52:47 Removing intermediate container de4f1b094adc 15:52:47 ---> c53d5dc4552e 15:52:47 Step 24/24 : LABEL version=0.0.0 15:52:47 ---> Running in 547d366c6cc8 15:52:47 Removing intermediate container 547d366c6cc8 15:52:47 ---> dab118b2c8fb 15:52:47 15:52:47 Successfully built dab118b2c8fb 15:52:47 (1/39) Installing readline (8.1.0-r0) 15:52:47 Successfully tagged core-data:latest 15:52:47 Building security-secretstore-setup 15:52:47  Building core-data ... done (2/39) Installing bash (5.1.0-r0) 15:52:47 Executing bash-5.1.0-r0.post-install 15:52:47 (3/39) Installing brotli-libs (1.0.9-r3) 15:52:47 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:52:47 (5/39) Installing libcurl (7.79.1-r0) 15:52:47 (6/39) Installing curl (7.79.1-r0) 15:52:47 (7/39) Installing dumb-init (1.2.5-r0) 15:52:47 (8/39) Installing libbz2 (1.0.8-r1) 15:52:47 (9/39) Installing expat (2.2.10-r1) 15:52:47 (10/39) Installing libffi (3.3-r2) 15:52:47 (11/39) Installing gdbm (1.19-r0) 15:52:47 (12/39) Installing xz-libs (5.2.5-r0) 15:52:47 (13/39) Installing sqlite-libs (3.34.1-r0) 15:52:47 (14/39) Installing python3 (3.8.10-r0) 15:52:48 (15/39) Installing py3-appdirs (1.4.4-r1) 15:52:48 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:52:48 (17/39) Installing py3-parsing (2.4.7-r1) 15:52:48 (18/39) Installing py3-six (1.15.0-r0) 15:52:48 (19/39) Installing py3-packaging (20.9-r0) 15:52:48 (20/39) Installing py3-setuptools (51.3.3-r0) 15:52:48 (21/39) Installing py3-chardet (4.0.0-r0) 15:52:48 (22/39) Installing py3-idna (3.1-r0) 15:52:48 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:52:48 (24/39) Installing py3-requests (2.25.1-r1) 15:52:48 (25/39) Installing py3-msgpack (1.0.2-r0) 15:52:48 (26/39) Installing py3-lockfile (0.12.2-r3) 15:52:48 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:52:48 (28/39) Installing py3-colorama (0.4.4-r0) 15:52:48 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:52:48 (30/39) Installing py3-distlib (0.3.1-r1) 15:52:48 (31/39) Installing py3-distro (1.5.0-r1) 15:52:48 (32/39) Installing py3-webencodings (0.5.1-r3) 15:52:48 (33/39) Installing py3-html5lib (1.1-r0) 15:52:48 (34/39) Installing py3-pytoml (0.1.21-r0) 15:52:48 (35/39) Installing py3-pep517 (0.9.1-r0) 15:52:48 (36/39) Installing py3-progress (1.5-r0) 15:52:48 (37/39) Installing py3-retrying (1.3.3-r0) 15:52:48 (38/39) Installing py3-toml (0.10.2-r0) 15:52:48 (39/39) Installing py3-pip (20.3.4-r0) 15:52:49 Executing busybox-1.32.1-r6.trigger 15:52:49 OK: 82 MiB in 59 packages 15:52:49 Sending build context to Docker daemon 166.2MB 15:52:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:52:49 ---> 04bc70af865f 15:52:49 Step 2/4 : WORKDIR /edgex 15:52:53 Collecting docker-compose==1.23.2 15:52:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:52:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:52:53 Collecting cached-property<2,>=1.2.0 15:52:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:52:53 Collecting PyYAML<4,>=3.10 15:52:53 Downloading PyYAML-3.13.tar.gz (270 kB) 15:52:54 ---> Running in 06506ec223f1 15:52:55 Collecting dockerpty<0.5,>=0.4.1 15:52:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:52:55 Removing intermediate container 06506ec223f1 15:52:55 ---> c60b1fb3ee78 15:52:55 Step 3/4 : COPY go.mod . 15:52:55 Collecting texttable<0.10,>=0.9.0 15:52:55 Downloading texttable-0.9.1.tar.gz (11 kB) 15:52:56 ---> 25ec342420eb 15:52:56 Step 4/4 : RUN go mod download 15:52:56 ---> Running in a593d68fddfa 15:52:56 Collecting websocket-client<1.0,>=0.32.0 15:52:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:52:56 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:52:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:52:56 ---> 597ca084f71a 15:52:56 Step 3/26 : WORKDIR /edgex-go 15:52:56 ---> Using cache 15:52:56 ---> 85b20b51284b 15:52:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:56 ---> Using cache 15:52:56 ---> 935fe5e54f44 15:52:56 Step 5/26 : RUN apk add --update --no-cache make git 15:52:56 ---> Using cache 15:52:56 ---> cd64102f2b0c 15:52:56 Step 6/26 : COPY go.mod . 15:52:56 ---> Using cache 15:52:56 ---> 00c5bed4321f 15:52:56 Step 7/26 : RUN go mod download 15:52:56 ---> Using cache 15:52:56 ---> c886d2884509 15:52:56 Step 8/26 : COPY . . 15:52:56 ---> Using cache 15:52:56 ---> 036c25afe3ca 15:52:56 Step 9/26 : RUN go mod tidy 15:52:56 ---> Using cache 15:52:56 ---> c385cf9da01d 15:52:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:52:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:52:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:52:56 Collecting docopt<0.7,>=0.6.1 15:52:56 Downloading docopt-0.6.2.tar.gz (25 kB) 15:52:57 ---> Running in 7b949fcc8fa3 15:52:57 Collecting docker<4.0,>=3.6.0 15:52:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:52:57 Collecting jsonschema<3,>=2.5.1 15:52:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:52:57 Collecting docker-pycreds>=0.4.0 15:52:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:52:58 Collecting chardet<3.1.0,>=3.0.2 15:52:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:52: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 15:52:58 Collecting urllib3<1.25,>=1.21.1 15:52:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:52:58 Collecting certifi>=2017.4.17 15:52:58 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:52:58 Collecting idna<2.8,>=2.5 15:52:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:52:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:52:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:52:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:52:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:52:58 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:52:58 Attempting uninstall: urllib3 15:52:58 Found existing installation: urllib3 1.26.2 15:52:58 Uninstalling urllib3-1.26.2: 15:52:58 Successfully uninstalled urllib3-1.26.2 15:52:58 Attempting uninstall: idna 15:52:58 Found existing installation: idna 3.1 15:52:58 Uninstalling idna-3.1: 15:52:58 Successfully uninstalled idna-3.1 15:52:59 Attempting uninstall: chardet 15:52:59 Found existing installation: chardet 4.0.0 15:52:59 Uninstalling chardet-4.0.0: 15:52:59 Successfully uninstalled chardet-4.0.0 15:52:59 Attempting uninstall: requests 15:52:59 Found existing installation: requests 2.25.1 15:52:59 Uninstalling requests-2.25.1: 15:52:59 Successfully uninstalled requests-2.25.1 15:53:00 Running setup.py install for texttable: started 15:53:01 Running setup.py install for texttable: finished with status 'done' 15:53:01 Running setup.py install for PyYAML: started 15:53:02 Running setup.py install for PyYAML: finished with status 'done' 15:53:02 Running setup.py install for docopt: started 15:53:02 Running setup.py install for docopt: finished with status 'done' 15:53:02 Running setup.py install for dockerpty: started 15:53:03 Running setup.py install for dockerpty: finished with status 'done' 15:53:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 15:53:08 Removing intermediate container bc7de78f18e1 15:53:08 ---> 4f35d5529d3e 15:53:08 Step 15/24 : ENV APP_PORT=58890 15:53:08 ---> Running in d588e78ae6c3 15:53:08 Removing intermediate container d588e78ae6c3 15:53:08 ---> ad4fd0a0d8d2 15:53:08 Step 16/24 : EXPOSE $APP_PORT 15:53:08 ---> Running in 51bbde583c79 15:53:08 Removing intermediate container 3bc62d073633 15:53:08 ---> f3c836a4be72 15:53:08 15:53:08 Step 11/23 : FROM alpine:3.14 15:53:08 ---> 14119a10abf4 15:53:08 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:53:08 ---> Running in dd0e9e56503d 15:53:08 Removing intermediate container 51bbde583c79 15:53:08 ---> 7e11cec3e756 15:53:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:53:09 ---> 00c8f2815b87 15:53:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:53:10 ---> 7c0fa0c02a7c 15:53:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:53:10 (1/2) Installing ca-certificates (20191127-r5) 15:53:10 (2/2) Installing dumb-init (1.2.5-r1) 15:53:10 Executing busybox-1.33.1-r3.trigger 15:53:10 Executing ca-certificates-20191127-r5.trigger 15:53:10 ---> adf64faf6ba3 15:53:10 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:53:10 OK: 6 MiB in 16 packages 15:53:10 ---> Running in e49b1995e9b8 15:53:10 Removing intermediate container e49b1995e9b8 15:53:10 ---> 403dc6c4542f 15:53:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:10 ---> Running in 5e0006e2dbb6 15:53:10 Removing intermediate container 5e0006e2dbb6 15:53:10 ---> 7708a130f2d9 15:53:10 Step 22/24 : LABEL arch=x86_64 15:53:10 ---> Running in f4a192e30d96 15:53:11 Removing intermediate container dd0e9e56503d 15:53:11 ---> 70f194705283 15:53:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:53:11 Removing intermediate container f4a192e30d96 15:53:11 ---> 3aebc45eba63 15:53:11 Step 23/24 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 15:53:11 ---> Running in a9b7527279fe 15:53:11 ---> Running in 44851514081b 15:53:11 Removing intermediate container a9b7527279fe 15:53:11 ---> 2ee985c99fa8 15:53:11 Step 14/23 : ENV APP_PORT=59860 15:53:11 Removing intermediate container 44851514081b 15:53:11 ---> 178e0aa4b7c3 15:53:11 Step 24/24 : LABEL version=0.0.0 15:53:11 ---> Running in b0a906bcb04b 15:53:11 ---> Running in 81519724c019 15:53:11 Removing intermediate container 81519724c019 15:53:11 ---> 23b5b85609cc 15:53:11 15:53:11 Removing intermediate container b0a906bcb04b 15:53:11 ---> 2bc3d5a0d793 15:53:11 Step 15/23 : EXPOSE $APP_PORT 15:53:11 Successfully built 23b5b85609cc 15:53:11 Successfully tagged sys-mgmt-agent:latest 15:53:11 ---> Running in 476841c55b6d 15:53:11  Building sys-mgmt-agent ... done Removing intermediate container 476841c55b6d 15:53:11 ---> 639fae644c5d 15:53:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:12 ---> a4b497cf5e09 15:53:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:53:12 ---> b7817c1c5562 15:53:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:53:13 ---> c124afc725a7 15:53:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:53:13 ---> Running in 912cd0ef58a5 15:53:13 Removing intermediate container 912cd0ef58a5 15:53:13 ---> 58f50498e997 15:53:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:13 ---> Running in 17ec47e3e251 15:53:13 Removing intermediate container 17ec47e3e251 15:53:13 ---> d9bc308e9c9c 15:53:13 Step 21/23 : LABEL arch=x86_64 15:53:13 ---> Running in ff50c3042f3f 15:53:13 Removing intermediate container ff50c3042f3f 15:53:13 ---> 6bda9efc136d 15:53:13 Step 22/23 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 15:53:13 ---> Running in 7471cba6b956 15:53:13 Removing intermediate container 7471cba6b956 15:53:13 ---> 4ea3230485ab 15:53:13 Step 23/23 : LABEL version=0.0.0 15:53:13 ---> Running in 6d6003617ded 15:53:13 Removing intermediate container 6d6003617ded 15:53:13 ---> ff30a3f61d10 15:53:13 15:53:14 Successfully built ff30a3f61d10 15:53:14 Successfully tagged support-notifications:latest 15:53:20  Building support-notifications ... done Removing intermediate container 604c7a459114 15:53:20 ---> d256eee5b564 15:53:20 15:53:20 Step 11/32 : FROM alpine:3.14 15:53:20 ---> 14119a10abf4 15:53:20 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:53:20 ---> Running in 57a9bb2a96ff 15:53:20 Removing intermediate container 57a9bb2a96ff 15:53:20 ---> c794416dbcbd 15:53:20 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:53:20 ---> Running in d65af935e837 15:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:53:21 (1/2) Installing dumb-init (1.2.5-r1) 15:53:21 (2/2) Installing su-exec (0.2-r1) 15:53:21 Executing busybox-1.33.1-r3.trigger 15:53:21 OK: 6 MiB in 16 packages 15:53:22 Removing intermediate container 00b1a8a269e3 15:53:22 ---> 2a12e11e6f96 15:53:22 15:53:22 Step 11/24 : FROM alpine:3.14 15:53:22 ---> 14119a10abf4 15:53:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:53:22 ---> Using cache 15:53:22 ---> b19caa85046c 15:53:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:22 ---> Using cache 15:53:22 ---> 8a5332377f60 15:53:22 Step 14/24 : ENV APP_PORT=59881 15:53:22 ---> Running in be07bf07f220 15:53:22 Removing intermediate container d65af935e837 15:53:22 ---> 0eb6466f20e4 15:53:22 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:53:22 ---> Running in b40530a9d44b 15:53:22 Removing intermediate container be07bf07f220 15:53:22 ---> db8d39714c2f 15:53:22 Step 15/24 : EXPOSE $APP_PORT 15:53:22 ---> Running in 1d6b875ce238 15:53:22 Removing intermediate container b40530a9d44b 15:53:22 ---> 0e4617a2353a 15:53:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:53:22 ---> Running in f6bca23cf322 15:53:22 Removing intermediate container 1d6b875ce238 15:53:22 ---> 999c95d25a9a 15:53:22 Step 16/24 : WORKDIR / 15:53:22 ---> Running in fed76383c59c 15:53:22 Removing intermediate container f6bca23cf322 15:53:22 ---> 98f1db2d3163 15:53:22 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:53:22 ---> Running in 7bba4cc1e54e 15:53:23 Removing intermediate container fed76383c59c 15:53:23 ---> c306a2ef2167 15:53:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:23 ---> fcf74206c084 15:53:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:53:23 ---> 6e21a10470da 15:53:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:53: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 15:53:23 Removing intermediate container 7bba4cc1e54e 15:53:23 ---> d0faedd46ae7 15:53:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:53:23 ---> Running in a0efa54f0624 15:53:23 ---> 84711e8b5384 15:53:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:53:23 ---> Running in d5683e3781bc 15:53:23 Removing intermediate container a0efa54f0624 15:53:23 ---> efbc0e136db2 15:53:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:53:24 Removing intermediate container d5683e3781bc 15:53:24 ---> 6ceaf759f799 15:53:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:24 ---> Running in 6689f600c1fd 15:53:24 ---> a3409efd7706 15:53:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:53:24 ---> Running in 204f778a0128 15:53:24 Removing intermediate container 6689f600c1fd 15:53:24 ---> 9239c93a6a56 15:53:24 Step 22/24 : LABEL arch=x86_64 15:53:24 ---> Running in 5a28fd36f70f 15:53:24 Removing intermediate container 5a28fd36f70f 15:53:24 ---> 852fcac65708 15:53:24 Step 23/24 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 15:53:24 ---> Running in dc1260963f2d 15:53:24 Removing intermediate container dc1260963f2d 15:53:24 ---> 00e74388d068 15:53:24 Step 24/24 : LABEL version=0.0.0 15:53:24 ---> Running in 4fdb66896b97 15:53:25 Removing intermediate container 4fdb66896b97 15:53:25 ---> c30ddab94ea5 15:53:25 15:53:25 Successfully built c30ddab94ea5 15:53:25 Successfully tagged core-metadata:latest 15:53:25  Building core-metadata ... done Removing intermediate container 204f778a0128 15:53:25 ---> 467f1ae385ca 15:53:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:25 ---> 51f6d495a36d 15:53:25 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:53:26 ---> c5932db4002f 15:53:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:53:26 Removing intermediate container 7b949fcc8fa3 15:53:26 ---> c3c4cc889212 15:53:26 15:53:26 Step 11/26 : FROM alpine:3.14 15:53:26 ---> 14119a10abf4 15:53:26 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:53:26 ---> Running in 9201fb525783 15:53:26 ---> e5eae35ec70e 15:53:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:53:26 ---> 3add7b4b802a 15:53:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:26 ---> 572a81b7c0d9 15:53:26 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:53:26 (1/3) Installing ca-certificates (20191127-r5) 15:53:26 (2/3) Installing dumb-init (1.2.5-r1) 15:53:26 (3/3) Installing su-exec (0.2-r1) 15:53:26 Executing busybox-1.33.1-r3.trigger 15:53:26 Executing ca-certificates-20191127-r5.trigger 15:53:26 ---> Running in 1edd90d83006 15:53:26 OK: 6 MiB in 17 packages 15:53:27 Removing intermediate container 1edd90d83006 15:53:27 ---> 5f3c9ff3e0de 15:53:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:53:27 Removing intermediate container 9201fb525783 15:53:27 ---> 048faa75cd25 15:53:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:53:27 ---> a44e60586e5f 15:53:27 Step 27/32 : RUN chmod +x /entrypoint.sh 15:53:27 ---> Running in 6de94a5c5376 15:53:27 ---> Running in d0a9dee326f1 15:53:27 Removing intermediate container 6de94a5c5376 15:53:27 ---> 3e10f2b22101 15:53:27 Step 14/26 : WORKDIR / 15:53:27 ---> Running in c792853e8e07 15:53:27 Removing intermediate container c792853e8e07 15:53:27 ---> 6c939331b21c 15:53:27 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:53:27 ---> c5ab842dea78 15:53:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:53:27 Removing intermediate container d0a9dee326f1 15:53:27 ---> d1586483347f 15:53:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:53:27 ---> 068b93e7bf8a 15:53:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:53:27 ---> Running in 7ac10da9b050 15:53:27 ---> c649cd70e218 15:53:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:53:27 Removing intermediate container 7ac10da9b050 15:53:27 ---> 569a80a4f293 15:53:27 Step 29/32 : CMD ["gate"] 15:53:28 ---> Running in 677e7f76ecc2 15:53:28 ---> 5ed8a918ae5b 15:53:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:53:28 Removing intermediate container 677e7f76ecc2 15:53:28 ---> 9d89d74f9332 15:53:28 Step 30/32 : LABEL arch=x86_64 15:53:28 ---> Running in 8e7f7b6d8a7a 15:53:28 ---> bbfd446ec42d 15:53:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:53:28 Removing intermediate container 8e7f7b6d8a7a 15:53:28 ---> bd8978e79784 15:53:28 Step 31/32 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 15:53:28 ---> Running in 3507a6a221cc 15:53:28 Removing intermediate container 3507a6a221cc 15:53:28 ---> 0f4927f118da 15:53:28 Step 32/32 : LABEL version=0.0.0 15:53:28 ---> ce6633761600 15:53:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:53:28 ---> Running in 37780e5fea63 15:53:28 Removing intermediate container 37780e5fea63 15:53:28 ---> 0c0512a8801e 15:53:28 15:53:28 Successfully built 0c0512a8801e 15:53:28 ---> e7a4dfbcf0c7 15:53:28 Step 22/26 : 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/ 15:53:28 Successfully tagged security-bootstrapper:latest 15:53:28  Building security-bootstrapper ... done  ---> Running in 11ca924ca8aa 15:53:29 Removing intermediate container 11ca924ca8aa 15:53:29 ---> 9fd113183cde 15:53:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:53:29 ---> Running in c0bd85eec547 15:53:29 Removing intermediate container c0bd85eec547 15:53:29 ---> decbc4adbf16 15:53:29 Step 24/26 : LABEL arch=x86_64 15:53:29 ---> Running in 14111f1359a0 15:53:29 Removing intermediate container 14111f1359a0 15:53:29 ---> b3eba27ef531 15:53:29 Step 25/26 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 15:53:29 ---> Running in d22cd075b998 15:53:29 Removing intermediate container d22cd075b998 15:53:29 ---> 73c74ce9c820 15:53:29 Step 26/26 : LABEL version=0.0.0 15:53:29 ---> Running in db2b6fa666ab 15:53:30 Removing intermediate container db2b6fa666ab 15:53:30 ---> 0630be98a2ae 15:53:30 15:53:30 Successfully built 0630be98a2ae 15:53:30 Successfully tagged security-secretstore-setup:latest 15:53:30  Building security-secretstore-setup ... done  [Pipeline] } 15:53:30 $ docker stop --time=1 f9e71f9f3c7d7f8b8c2f09180a6d55f9e241ea9a065b381626dbe43775730e00 15:53:31 $ docker rm -f f9e71f9f3c7d7f8b8c2f09180a6d55f9e241ea9a065b381626dbe43775730e00 [Pipeline] // withDockerContainer [Pipeline] sh 15:53:31 + docker images 15:53:31 REPOSITORY TAG IMAGE ID CREATED SIZE 15:53:31 security-secretstore-setup latest 0630be98a2ae 2 seconds ago 28.2MB 15:53:31 security-bootstrapper latest 0c0512a8801e 3 seconds ago 18.8MB 15:53:31 c3c4cc889212 6 seconds ago 1.76GB 15:53:31 core-metadata latest c30ddab94ea5 7 seconds ago 16.8MB 15:53:31 2a12e11e6f96 9 seconds ago 1.76GB 15:53:31 d256eee5b564 12 seconds ago 1.75GB 15:53:31 support-notifications latest ff30a3f61d10 18 seconds ago 16.8MB 15:53:31 sys-mgmt-agent latest 23b5b85609cc 20 seconds ago 325MB 15:53:31 f3c836a4be72 23 seconds ago 1.75GB 15:53:31 core-data latest dab118b2c8fb 44 seconds ago 20.5MB 15:53:31 core-command latest 3fe9ac2d0c8b 55 seconds ago 16MB 15:53:31 3d74f9b24ae0 56 seconds ago 1.75GB 15:53:31 support-scheduler latest b173e9aa80da About a minute ago 16.1MB 15:53:31 da7128c8557d About a minute ago 1.76GB 15:53:31 4af74981eac8 About a minute ago 1.75GB 15:53:31 433dade94574 About a minute ago 1.75GB 15:53:31 security-proxy-setup latest ef671622ae40 About a minute ago 26.7MB 15:53:31 88c0da6bc1a8 About a minute ago 1.76GB 15:53:31 ci-base-image-x86_64 latest 597ca084f71a 5 minutes ago 1.25GB 15:53:31 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 15:53:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 15:53:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 15:53:31 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 15:53:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 15:53:47 Still waiting to schedule task 15:53:47 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:54:33 Removing intermediate container a593d68fddfa 15:54:33 ---> 45f24d32b8a7 15:54:33 Successfully built 45f24d32b8a7 15:54:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:54:33 + docker inspect -f . ci-base-image-arm64 15:54:33 . [Pipeline] withDockerContainer 15:54:34 prd-ubuntu18.04-docker-arm64-4c-16g-297 does not seem to be running inside a container 15:54:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:54:36 $ docker top 37e8f64364f7f17026d235fa3028b62ab0c9cdb1714f6299789a6c009e03bfd8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:37 + go version 15:54:37 go version go1.16.6 linux/arm64 [Pipeline] } 15:54:37 $ docker stop --time=1 37e8f64364f7f17026d235fa3028b62ab0c9cdb1714f6299789a6c009e03bfd8 15:54:39 $ docker rm -f 37e8f64364f7f17026d235fa3028b62ab0c9cdb1714f6299789a6c009e03bfd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:54:40 + docker inspect -f . ci-base-image-arm64 15:54:40 . [Pipeline] withDockerContainer 15:54:40 prd-ubuntu18.04-docker-arm64-4c-16g-297 does not seem to be running inside a container 15:54:40 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:54:42 $ docker top 8021761521c613eec798db900129a7a443c6a767fe7af47c92b7b30e86cd071d -eo pid,comm [Pipeline] { [Pipeline] echo 15:54:43 ========================================================= 15:54:43 [edgeXBuildGoParallel] Running Tests and Build... 15:54:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:54:43 + go mod tidy [Pipeline] sh 15:54:45 + make test 15:54:45 go mod tidy 15:54:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:54:59 Running on prd-ubuntu18.04-docker-8c-8g-299 in /w/workspace/edgexfoundry_edgex-go_PR-3727 [Pipeline] { [Pipeline] ws 15:54:59 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 15:54:59 The recommended git tool is: git 15:55:02 using credential edgex-jenkins-ssh 15:55:02 Cloning the remote Git repository 15:55:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:55:02 > git init /w/workspace/edgex-go/6 # timeout=10 15:55:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:55:02 > git --version # timeout=10 15:55:02 > git --version # 'git version 2.17.1' 15:55:02 using GIT_SSH to set credentials SSH Credentials for GitHub 15:55:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:18 ? github.com/edgexfoundry/edgex-go [no test files] 15:55:20 Merging remotes/origin/main commit 4f1f3666cca058f898f6b544e8cebc2e0001fc47 into PR head commit f82a758ac6ec86692d7cd5d17456831782aa58a2 15:55:20 Merge succeeded, producing f82a758ac6ec86692d7cd5d17456831782aa58a2 15:55:20 Checking out Revision f82a758ac6ec86692d7cd5d17456831782aa58a2 (PR-3727) 15:55:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:55:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:55:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:55:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:55:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3727/head:refs/remotes/origin/PR-3727 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:55:20 > git config core.sparsecheckout # timeout=10 15:55:20 > git checkout -f f82a758ac6ec86692d7cd5d17456831782aa58a2 # timeout=10 15:55:20 > git remote # timeout=10 15:55:20 > git config --get remote.origin.url # timeout=10 15:55:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:55:20 > git merge 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 15:55:20 > git rev-parse HEAD^{commit} # timeout=10 15:55:20 > git config core.sparsecheckout # timeout=10 15:55:20 > git checkout -f f82a758ac6ec86692d7cd5d17456831782aa58a2 # timeout=10 15:55:24 Commit message: "Merge branch 'main' into issue-3726" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:25 + echo snap-build.sh 15:55:25 snap-build.sh 15:55:25 + SNAP_BASE_DIR=. 15:55:25 + '[' '!' -z /w/workspace/edgex-go/6 ']' 15:55:25 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 15:55:25 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 15:55:25 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 15:55:25 + cd /w/workspace/edgex-go/6 15:55:25 + sudo apt-get remove -qy --purge lxd lxd-client 15:55:25 Reading package lists... 15:55:25 Building dependency tree... 15:55:25 Reading state information... 15:55:25 The following packages were automatically installed and are no longer required: 15:55:25 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:55:25 uidmap xdelta3 15:55:25 Use 'sudo apt autoremove' to remove them. 15:55:25 The following packages will be REMOVED: 15:55:25 lxd* lxd-client* 15:55:25 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:55:25 After this operation, 31.7 MB disk space will be freed. 15:55:26 (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 ... 190317 files and directories currently installed.) 15:55:26 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:55:27 Removing lxd dnsmasq configuration 15:55:27 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:55:27 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:55:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:55:28 (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 ... 190142 files and directories currently installed.) 15:55:28 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:55:29 Processing triggers for systemd (237-3ubuntu10.45) ... 15:55:29 Processing triggers for ureadahead (0.100.0-21) ... 15:55:30 + sudo snap remove --purge lxd 15:55:30 snap "lxd" is not installed 15:55:30 + sudo groupadd --force --system lxd 15:55:30 ++ whoami 15:55:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:55:30 + newgrp - lxd 15:55:30 + sudo snap install lxd 15:55:40 2021-09-30T15:55:37Z INFO Waiting for automatic snapd restart... 15:55:58 lxd 4.18 from Canonical* installed 15:55:58 + sudo lxd init --auto 15:56:07 + sudo snap install --classic snapcraft 15:56:19 snapcraft 5.0 from Canonical* installed 15:56:19 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:56:19 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:56:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:56:19 Dload Upload Total Spent Left Speed 15:56:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4019 0 --:--:-- --:--:-- --:--:-- 4045 15:56:19 100 3325k 100 3325k 0 0 9609k 0 --:--:-- --:--:-- --:--:-- 9609k 15:56:19 ./yq_linux_amd64 15:56:19 + sudo snapcraft prime --use-lxd 15:56:20 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:56:20 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:56:20 - README.md 15:56:20 15:56:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:56:20 Launching a container. 15:56:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:56:27 Waiting for container to be ready 15:56:28 To start your first instance, try: lxc launch ubuntu:18.04 15:56:28 15:56:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:56:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:56:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:56:32 Waiting for network to be ready... 15:56:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:56:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:56:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 15:56:33 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:56:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 15:56:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:56:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:56:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 15:56:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 15:56:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 15:56:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 15:56:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:56:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:56:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:56:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:56:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:56:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:56:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:56:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:56:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:56:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 15:56:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 15:56:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:56:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:56:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 15:56:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 15:56:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 15:56:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 15:56:37 Fetched 25.4 MB in 4s (5696 kB/s) 15:56:38 Reading package lists... 15:56:38 Reading package lists... 15:56:38 Building dependency tree... 15:56:38 Reading state information... 15:56:39 The following additional packages will be installed: 15:56:39 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:56:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:56:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:56:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:56:39 Suggested packages: 15:56:39 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:56:39 Recommended packages: 15:56:39 gnupg libsasl2-modules 15:56:39 The following NEW packages will be installed: 15:56:39 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:56:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:56:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:56:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:56:39 The following packages will be upgraded: 15:56:39 gpg gpg-agent gpgconf libudev1 15:56:39 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 15:56:39 Need to get 3527 kB of archives. 15:56:39 After this operation, 13.3 MB of additional disk space will be used. 15:56:39 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 15:56:39 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 15:56:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 15:56:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 15:56:39 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:56:39 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:56:39 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:56:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:56:40 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:56:40 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:56:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:56:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:56:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:56:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:56:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:56:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:56:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:56:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:56:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:56:40 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:56:40 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:56:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:56:40 debconf: delaying package configuration, since apt-utils is not installed 15:56:40 Fetched 3527 kB in 1s (3015 kB/s) 15:56:40 (Reading database ... 12511 files and directories currently installed.) 15:56:40 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 15:56:40 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:56:40 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 15:56:40 Selecting previously unselected package udev. 15:56:40 (Reading database ... 12511 files and directories currently installed.) 15:56:40 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 15:56:40 Unpacking udev (237-3ubuntu10.52) ... 15:56:40 Selecting previously unselected package libfuse2:amd64. 15:56:40 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:56:40 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:56:40 Selecting previously unselected package fuse. 15:56:40 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:56:40 Unpacking fuse (2.9.7-1ubuntu1) ... 15:56:41 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:56:41 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:56:41 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:56:41 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:56:41 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:56:41 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:56:41 Selecting previously unselected package libksba8:amd64. 15:56:41 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:56:41 Unpacking libksba8:amd64 (1.3.5-2) ... 15:56:41 Selecting previously unselected package libroken18-heimdal:amd64. 15:56:41 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:56:41 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:41 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:56:41 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:56:41 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:41 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:56:41 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:56:41 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:42 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:56:42 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:56:42 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:42 Selecting previously unselected package libwind0-heimdal:amd64. 15:56:42 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:56:42 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:42 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:56:42 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:56:42 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:42 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:56:42 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:56:42 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:42 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:56:42 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:56:42 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:42 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:56:42 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:56:42 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:42 Selecting previously unselected package libsasl2-modules-db:amd64. 15:56:42 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:56:42 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:56:42 Selecting previously unselected package libsasl2-2:amd64. 15:56:42 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:56:42 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:56:42 Selecting previously unselected package libldap-common. 15:56:42 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:56:42 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:56:42 Selecting previously unselected package libldap-2.4-2:amd64. 15:56:42 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:56:42 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:56:42 Selecting previously unselected package dirmngr. 15:56:42 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:56:42 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:56:42 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:56:42 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:56:42 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:56:42 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:56:43 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:56:43 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:56:43 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:43 Setting up libksba8:amd64 (1.3.5-2) ... 15:56:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:56:43 Setting up udev (237-3ubuntu10.52) ... 15:56:43 invoke-rc.d: policy-rc.d denied execution of start. 15:56:43 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:43 Processing triggers for systemd (237-3ubuntu10) ... 15:56:43 Setting up fuse (2.9.7-1ubuntu1) ... 15:56:43 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:56:43 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:43 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:43 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:43 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:43 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:43 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:43 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:56:43 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:56:43 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:56:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:56:44 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:56:44 settings in the [Install] section, and DefaultInstance for template units). 15:56:44 This means they are not meant to be enabled using systemctl. 15:56:44 Possible reasons for having this kind of units are: 15:56:44 1) A unit may be statically enabled by being symlinked from another unit's 15:56:44 .wants/ or .requires/ directory. 15:56:44 2) A unit's purpose may be to act as a helper for some other unit which has 15:56:44 a requirement dependency on it. 15:56:44 3) A unit may be started when needed via activation (socket, path, timer, 15:56:44 D-Bus, udev, scripted systemctl call, ...). 15:56:44 4) In case of template units, the unit is meant to be enabled with some 15:56:44 instance name specified. 15:56:44 Reading package lists... 15:56:44 Building dependency tree... 15:56:44 Reading state information... 15:56:45 The following additional packages will be installed: 15:56:45 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:56:45 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:56:45 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:56:45 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:56:45 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:56:45 Suggested packages: 15:56:45 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:56:45 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:56:45 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:56:45 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:56:45 systemd-container policykit-1 15:56:45 Recommended packages: 15:56:45 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:56:45 The following NEW packages will be installed: 15:56:45 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:56:45 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:56:45 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:56:45 multiarch-support openssh-client python3 python3-minimal python3.6 15:56:45 python3.6-minimal snapd squashfs-tools sudo 15:56:45 The following packages will be upgraded: 15:56:45 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:56:45 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 15:56:45 Need to get 36.8 MB of archives. 15:56:45 After this operation, 147 MB of additional disk space will be used. 15:56:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 15:56:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:56:45 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 15:56:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:56:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:56:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:56:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:56:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:56:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:56:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:56:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:56:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:56:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:56:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:56:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 15:56:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 15:56:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 15:56:46 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 15:56:46 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:56:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:56:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:56:46 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:56:46 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:56:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:56:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:56:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:56:46 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:56:46 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:56:46 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:56:46 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 15:56:47 debconf: delaying package configuration, since apt-utils is not installed 15:56:47 Fetched 36.8 MB in 2s (15.7 MB/s) 15:56:47 (Reading database ... 12757 files and directories currently installed.) 15:56:47 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 15:56:47 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:56:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:56:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:56:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:56:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:56:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:56:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:56:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:56:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:56:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:56:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:56:48 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 15:56:48 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:56:48 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 15:56:48 (Reading database ... 12757 files and directories currently installed.) 15:56:48 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 15:56:48 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 15:56:48 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 15:56:48 (Reading database ... 12757 files and directories currently installed.) 15:56:48 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 15:56:48 Unpacking apt (1.6.14) over (1.6.1) ... 15:56:49 Setting up apt (1.6.14) ... 15:56:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:56:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:56:49 (Reading database ... 12764 files and directories currently installed.) 15:56:49 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:56:49 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:56:49 Selecting previously unselected package libpython3.6-minimal:amd64. 15:56:49 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:56:49 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:56:50 Selecting previously unselected package libexpat1:amd64. 15:56:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:56:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:56:50 Selecting previously unselected package python3.6-minimal. 15:56:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:56:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:56:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 15:56:50 Checking for services that may need to be restarted...done. 15:56:50 Checking for services that may need to be restarted...done. 15:56:50 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:56:50 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:56:50 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:56:51 Selecting previously unselected package python3-minimal. 15:56:51 (Reading database ... 13012 files and directories currently installed.) 15:56:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:56:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:56:51 Selecting previously unselected package mime-support. 15:56:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:56:51 Unpacking mime-support (3.60ubuntu1) ... 15:56:51 Selecting previously unselected package libmpdec2:amd64. 15:56:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:56:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:56:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:56:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:56:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:56:51 Selecting previously unselected package python3.6. 15:56:51 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:56:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:56:51 Selecting previously unselected package libpython3-stdlib:amd64. 15:56:51 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:56:51 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:56:51 Setting up python3-minimal (3.6.7-1~18.04) ... 15:56:52 Selecting previously unselected package python3. 15:56:52 (Reading database ... 13442 files and directories currently installed.) 15:56:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:56:52 Unpacking python3 (3.6.7-1~18.04) ... 15:56:52 Selecting previously unselected package multiarch-support. 15:56:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:56:52 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:56:52 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:56:52 Selecting previously unselected package liblzo2-2:amd64. 15:56:52 (Reading database ... 13479 files and directories currently installed.) 15:56:52 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:56:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:56:52 Selecting previously unselected package libbsd0:amd64. 15:56:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:56:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:56:52 Selecting previously unselected package sudo. 15:56:52 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:56:52 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:56:52 Selecting previously unselected package apparmor. 15:56:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:56:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:56:52 Selecting previously unselected package libedit2:amd64. 15:56:52 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:56:52 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:56:52 Selecting previously unselected package libkrb5support0:amd64. 15:56:52 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:56:52 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:56:52 Selecting previously unselected package libk5crypto3:amd64. 15:56:52 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:56:52 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:56:52 Selecting previously unselected package libkeyutils1:amd64. 15:56:52 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:56:53 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:56:53 Selecting previously unselected package libkrb5-3:amd64. 15:56:53 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:56:53 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:56:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:56:53 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:56:53 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:56:53 Selecting previously unselected package libssl1.0.0:amd64. 15:56:53 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 15:56:53 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:56:53 Selecting previously unselected package openssh-client. 15:56:53 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 15:56:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 15:56:53 Selecting previously unselected package squashfs-tools. 15:56:53 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 15:56:53 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:56:53 Selecting previously unselected package snapd. 15:56:53 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 15:56:53 Unpacking snapd (2.51.1+18.04) ... 15:56:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:56:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:56:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.221s coverage: 28.7% of statements 15:56:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:56:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:56:57 Setting up mime-support (3.60ubuntu1) ... 15:56:58 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:56:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:56:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:56:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:56:58 Setting up systemd (237-3ubuntu10.52) ... 15:56:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:56:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:56:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:56:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:56:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:56:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:56:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:56:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:56:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:56:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:56:59 Setting up python3 (3.6.7-1~18.04) ... 15:56:59 running python rtupdate hooks for python3.6... 15:56:59 running python post-rtupdate hooks for python3.6... 15:56:59 Setting up apparmor (2.12-4ubuntu5.1) ... 15:57:00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.400s coverage: 98.5% of statements 15:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:57:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:57:00 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 15:57:00 Setting up snapd (2.51.1+18.04) ... 15:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.423s coverage: 46.3% of statements 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:57:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:57:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:57:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:57:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:57:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:57:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:57:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:57:02 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:57:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:57:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:57:02 /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' 15:57:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:57:03 Processing triggers for systemd (237-3ubuntu10.52) ... 15:57:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.699s coverage: 90.1% of statements 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:57:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:57:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:57:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:57:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:57:05 Reading package lists... 15:57:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 84.4% of statements 15:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:57:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:57:05 Reading package lists... 15:57:05 Building dependency tree... 15:57:05 Reading state information... 15:57:05 Calculating upgrade... 15:57:06 The following packages will be upgraded: 15:57:06 advancecomp base-files bash binutils binutils-common 15:57:06 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:57:06 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:57:06 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 15:57:06 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 15:57:06 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:57:06 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:57:06 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:57:06 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:57:06 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:57:06 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:57:06 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:57:06 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:57:06 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:57:06 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:57:06 ubuntu-keyring util-linux 15:57:06 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:57:06 Need to get 64.2 MB of archives. 15:57:06 After this operation, 5142 kB of additional disk space will be used. 15:57:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 15:57:06 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:57:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:57:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:57:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:57:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:57:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:57:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:57:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:57:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:57:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:57:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:57:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:57:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:57:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:57:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:57:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:57:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:57:06 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:57:06 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:57:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:57:06 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:57:06 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:57:06 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:57:06 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:57:06 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:57:06 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:57:06 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:57:06 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:57:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:57:06 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:57:06 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:57:06 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:57:06 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 15:57:06 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:57:06 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:57:06 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:57:06 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:57:06 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:57:06 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:57:06 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:57:06 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 15:57:06 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 15:57:06 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:57:06 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:57:06 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:57:06 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:57:06 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:57:06 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:57:06 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 15:57:06 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:57:06 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:57:06 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:57:06 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:57:06 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:57:06 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:57:06 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:57:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:57:07 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:57:07 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:57:07 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:57:07 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:57:07 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:57:07 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:57:07 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:57:07 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:57:07 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:57:07 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:57:07 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 15:57:07 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:57:07 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:57:07 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:57:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 15:57:07 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:57:07 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:57:07 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:57:07 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:57:07 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:57:07 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:57:07 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:57:07 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:57:07 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:57:07 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:57:07 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:57:07 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 15:57:07 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:57:07 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 15:57:07 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 15:57:08 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:57:08 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:57:08 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:57:08 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 15:57:08 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:57:08 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:57:08 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:57:08 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:57:08 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:57:08 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:57:08 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:57:08 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:57:08 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:57:08 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:57:08 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:57:09 debconf: delaying package configuration, since apt-utils is not installed 15:57:09 Fetched 64.2 MB in 3s (24.6 MB/s) 15:57:09 (Reading database ... 13914 files and directories currently installed.) 15:57:09 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:57:09 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:57:09 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:57:09 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:57:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 15:57:09 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 15:57:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:57:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:57:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:57:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:57:10 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:57:10 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:57:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:57:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:57:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:57:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:57:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:57:11 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:57:11 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:57:11 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:57:11 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:57:11 (Reading database ... 13914 files and directories currently installed.) 15:57:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:57:11 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:57:11 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:57:11 (Reading database ... 13914 files and directories currently installed.) 15:57:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:57:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:57:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:57:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:57:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:57:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:57:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:57:12 (Reading database ... 13914 files and directories currently installed.) 15:57:12 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:57:12 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:57:12 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:57:12 (Reading database ... 13914 files and directories currently installed.) 15:57:12 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 15:57:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:57:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:57:12 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 15:57:13 Setting up base-files (10.1ubuntu2.11) ... 15:57:13 Installing new version of config file /etc/issue ... 15:57:13 Installing new version of config file /etc/issue.net ... 15:57:13 Installing new version of config file /etc/lsb-release ... 15:57:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:57:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:57:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:57:13 Removing obsolete conffile /etc/default/motd-news ... 15:57:13 (Reading database ... 13915 files and directories currently installed.) 15:57:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.616s coverage: 94.2% of statements 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:57:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 59.1% of statements 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:57:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.216s coverage: 60.0% of statements 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:57:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.382s coverage: 0.8% of statements 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:57:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.264s coverage: 58.8% of statements 15:57:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.301s coverage: 21.7% of statements 15:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements 15:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.250s coverage: 79.5% of statements 15:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements 15:57:13 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:57:13 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:57:13 Setting up bash (4.4.18-2ubuntu1.2) ... 15:57:14 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 15:57:14 (Reading database ... 13915 files and directories currently installed.) 15:57:14 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:57:14 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements 15:57:14 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:57:14 (Reading database ... 13915 files and directories currently installed.) 15:57:14 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:57:14 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:57:14 Setting up tar (1.29b-2ubuntu0.2) ... 15:57:14 (Reading database ... 13915 files and directories currently installed.) 15:57:14 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:57:14 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:57:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:57:15 (Reading database ... 13915 files and directories currently installed.) 15:57:15 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:57:15 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:57:15 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:57:15 (Reading database ... 13915 files and directories currently installed.) 15:57:15 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:57:15 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:57:15 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:57:15 (Reading database ... 13915 files and directories currently installed.) 15:57:15 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:57:15 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:57:15 Setting up grep (3.1-2build1) ... 15:57:15 (Reading database ... 13915 files and directories currently installed.) 15:57:15 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 15:57:15 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 15:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.171s coverage: 87.5% of statements 15:57:15 Setting up gzip (1.6-5ubuntu1.1) ... 15:57:15 (Reading database ... 13915 files and directories currently installed.) 15:57:15 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:57:15 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:57:16 Setting up login (1:4.5-1ubuntu2) ... 15:57:16 (Reading database ... 13915 files and directories currently installed.) 15:57:16 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:57:16 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:57:16 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:57:16 (Reading database ... 13915 files and directories currently installed.) 15:57:16 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:57:16 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:57:17 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:57:17 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:57:17 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:57:17 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:57:17 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:57:17 (Reading database ... 13915 files and directories currently installed.) 15:57:17 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:57:17 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:57:18 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:57:18 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:57:18 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:57:18 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:57:18 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:57:19 (Reading database ... 13915 files and directories currently installed.) 15:57:19 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:57:19 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:57:19 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:57:19 (Reading database ... 13915 files and directories currently installed.) 15:57:19 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:57:19 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:57:19 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:57:19 (Reading database ... 13915 files and directories currently installed.) 15:57:19 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:57:19 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:57:19 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:57:19 (Reading database ... 13915 files and directories currently installed.) 15:57:19 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:57:19 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:57:19 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:57:19 (Reading database ... 13915 files and directories currently installed.) 15:57:19 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:57:19 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:57:20 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:57:20 (Reading database ... 13915 files and directories currently installed.) 15:57:20 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:57:20 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:57:20 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:57:20 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:57:20 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:57:20 (Reading database ... 13915 files and directories currently installed.) 15:57:20 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:57:20 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:57:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:57:20 (Reading database ... 13915 files and directories currently installed.) 15:57:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:57:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:57:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:57:20 (Reading database ... 13915 files and directories currently installed.) 15:57:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:57:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:57:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:57:21 (Reading database ... 13915 files and directories currently installed.) 15:57:21 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:57:21 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:57:21 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:57:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:57:22 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:57:22 (Reading database ... 13915 files and directories currently installed.) 15:57:22 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:57:22 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:57:22 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:57:22 (Reading database ... 13915 files and directories currently installed.) 15:57:22 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:57:22 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:57:22 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:57:22 (Reading database ... 13917 files and directories currently installed.) 15:57:22 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:57:22 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:57:23 Setting up debconf (1.5.66ubuntu1) ... 15:57:23 (Reading database ... 13917 files and directories currently installed.) 15:57:23 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:57:23 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:57:23 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:57:23 (Reading database ... 13917 files and directories currently installed.) 15:57:23 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:57:23 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:57:23 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:57:24 (Reading database ... 13917 files and directories currently installed.) 15:57:24 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:57:24 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:57:24 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:57:24 (Reading database ... 13917 files and directories currently installed.) 15:57:24 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:57:24 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:57:24 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:57:24 (Reading database ... 13919 files and directories currently installed.) 15:57:24 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:57:25 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:57:25 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:57:25 (Reading database ... 13923 files and directories currently installed.) 15:57:25 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:57:25 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:57:25 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 15:57:25 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:57:25 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:57:25 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:57:26 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:57:26 (Reading database ... 13923 files and directories currently installed.) 15:57:26 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 15:57:26 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 15:57:26 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 15:57:26 (Reading database ... 13923 files and directories currently installed.) 15:57:26 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:57:26 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:57:26 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:57:26 (Reading database ... 13923 files and directories currently installed.) 15:57:26 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:57:26 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:57:26 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:57:27 (Reading database ... 13923 files and directories currently installed.) 15:57:27 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:57:27 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:57:27 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:57:27 (Reading database ... 13923 files and directories currently installed.) 15:57:27 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:57:27 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:57:27 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:57:27 (Reading database ... 13923 files and directories currently installed.) 15:57:27 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:57:27 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:57:28 Setting up passwd (1:4.5-1ubuntu2) ... 15:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.237s coverage: 94.4% of statements 15:57:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 15:57:28 (Reading database ... 13923 files and directories currently installed.) 15:57:28 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:57:28 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:57:28 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:57:28 (Reading database ... 13923 files and directories currently installed.) 15:57:28 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:57:28 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:57:28 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:57:28 (Reading database ... 13923 files and directories currently installed.) 15:57:28 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:57:28 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:57:29 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:57:29 (Reading database ... 13923 files and directories currently installed.) 15:57:29 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:57:29 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:57:29 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:57:29 (Reading database ... 13923 files and directories currently installed.) 15:57:29 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:57:29 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:57:29 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:57:30 (Reading database ... 13923 files and directories currently installed.) 15:57:30 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:57:30 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:57:30 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:57:30 (Reading database ... 13923 files and directories currently installed.) 15:57:30 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 15:57:30 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 15:57:30 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 15:57:31 (Reading database ... 13923 files and directories currently installed.) 15:57:31 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:57:31 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:57:31 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:57:31 (Reading database ... 13923 files and directories currently installed.) 15:57:31 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:57:31 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:57:31 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:57:31 (Reading database ... 13924 files and directories currently installed.) 15:57:31 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:57:31 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:57:32 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:57:32 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:57:32 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:57:32 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:57:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.740s coverage: 82.5% of statements 15:57:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:57:32 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 15:57:32 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 15:57:33 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:57:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:57:33 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:57:33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:57:33 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:57:33 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:57:33 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:57:33 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:57:34 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:57:34 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:57:34 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:57:34 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:57:34 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:57:34 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:57:34 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:57:34 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:57:35 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:57:35 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:57:35 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:57:35 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:57:36 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:57:36 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:57:36 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:57:36 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:57:36 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:57:36 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:57:36 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:57:37 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:57:37 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:57:37 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:57:37 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:57:37 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:57:37 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:57:37 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:57:37 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:57:37 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:57:39 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:57:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:57:40 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:57:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:57:41 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:57:41 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:57:41 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:57:41 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:57:42 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:57:42 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.275s coverage: 58.8% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.309s coverage: 80.0% of statements 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.805s coverage: 91.2% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.944s coverage: 64.4% of statements 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.226s coverage: 100.0% of statements 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 15:57:42 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:57:42 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 15:57:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:57:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:57:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 15:57:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:57:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:57:43 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:57:43 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:57:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:57:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:57:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:57:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:57:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:57:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:57:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:57:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:57:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:57:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:57:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:57:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:57:44 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:57:44 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:57:45 15:57:45 Current default time zone: 'Etc/UTC' 15:57:45 Local time is now: Thu Sep 30 15:57:44 UTC 2021. 15:57:45 Universal Time is now: Thu Sep 30 15:57:44 UTC 2021. 15:57:45 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:57:45 15:57:45 Setting up systemd-sysv (237-3ubuntu10.52) ... 15:57:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:57:45 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 15:57:45 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:57:45 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:57:45 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:57:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:57:45 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:57:45 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:57:45 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:57:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:57:45 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:57:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:57:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:57:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:57:45 Setting up patch (2.7.6-2ubuntu1.1) ... 15:57:46 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:57:46 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:57:46 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 15:57:46 Installing new version of config file /etc/ssl/openssl.cnf ... 15:57:46 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:57:46 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:57:46 Setting up ca-certificates (20210119~18.04.2) ... 15:57:48 Updating certificates in /etc/ssl/certs... 15:57:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.380s coverage: 70.3% of statements 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:57:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:57:49 23 added, 28 removed; done. 15:57:49 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:57:49 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:57:49 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:57:49 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:57:49 Setting up pkgbinarymangler (138.18.04.1) ... 15:57:49 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:57:49 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:57:49 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.783s coverage: 43.4% of statements 15:57:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:57:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.444s coverage: 89.5% of statements 15:57:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements 15:57:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:57:50 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:57:50 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:57:50 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:57:50 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:57:50 Setting up perl (5.26.1-6ubuntu0.5) ... 15:57:50 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:57:50 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:57:50 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:57:50 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:57:50 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:57:50 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:57:50 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:57:50 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:57:50 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:57:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:57:51 Processing triggers for systemd (237-3ubuntu10.52) ... 15:57:51 Processing triggers for mime-support (3.60ubuntu1) ... 15:57:51 Processing triggers for ca-certificates (20210119~18.04.2) ... 15:57:51 Updating certificates in /etc/ssl/certs... 15:57:51 0 added, 0 removed; done. 15:57:51 Running hooks in /etc/ca-certificates/update.d... 15:57:51 done. 15:57:52 Reading package lists... 15:57:52 Building dependency tree... 15:57:52 Reading state information... 15:57:52 The following NEW packages will be installed: 15:57:52 apt-transport-https 15:57:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:57:52 Need to get 4348 B of archives. 15:57:52 After this operation, 154 kB of additional disk space will be used. 15:57:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 15:57:52 debconf: delaying package configuration, since apt-utils is not installed 15:57:52 Fetched 4348 B in 0s (20.5 kB/s) 15:57:52 Selecting previously unselected package apt-transport-https. 15:57:52 (Reading database ... 13928 files and directories currently installed.) 15:57:52 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 15:57:52 Unpacking apt-transport-https (1.6.14) ... 15:57:53 Setting up apt-transport-https (1.6.14) ... 15:57:53 Waiting for network to be ready... 15:57:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.246s coverage: 19.5% of statements 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:57:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.576s coverage: 92.0% of statements 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:57:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:57:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:57:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.205s coverage: 28.9% of statements 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:57:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:57:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements 15:57:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 15:57:58 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 15:57:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:57:58 GO111MODULE=on go vet ./... 15:58:05 2021-09-30T15:57:57Z INFO Waiting for automatic snapd restart... 15:58:05 snapd 2.51.7 from Canonical* installed 15:58:07 "snapd" switched to the "latest/stable" channel 15:58:07 15:58:09 core18 20210722 from Canonical* installed 15:58:10 "core18" switched to the "latest/stable" channel 15:58:10 15:58:13 snapcraft 5.0 from Canonical* installed 15:58:13 "snapcraft" switched to the "latest/stable" channel 15:58:13 15:58:17 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: 15:58:17 - README.md 15:58:17 15:58:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:58:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:58:18 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:58:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:58:19 Reading package lists... 15:58:19 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 15:58:19 Reading package lists... 15:58:19 Building dependency tree... 15:58:19 Reading state information... 15:58:20 Suggested packages: 15:58:20 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:58:20 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:58:20 Recommended packages: 15:58:20 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:58:20 The following NEW packages will be installed: 15:58:20 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:58:20 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:58:20 pkg-config zip 15:58:20 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:58:20 Need to get 7670 kB of archives. 15:58:20 After this operation, 43.8 MB of additional disk space will be used. 15:58:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:58:20 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:58:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 15:58:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 15:58:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 15:58:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:58:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:58:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:58:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:58:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:58:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:58:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:58:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:58:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:58:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:58:21 debconf: delaying package configuration, since apt-utils is not installed 15:58:21 Fetched 7670 kB in 1s (8647 kB/s) 15:58:21 Selecting previously unselected package libglib2.0-0:amd64. 15:58:21 (Reading database ... 13932 files and directories currently installed.) 15:58:21 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:58:21 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:58:21 Selecting previously unselected package libpsl5:amd64. 15:58:21 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:58:21 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:58:21 Selecting previously unselected package libnghttp2-14:amd64. 15:58:21 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:58:21 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:58:21 Selecting previously unselected package librtmp1:amd64. 15:58:21 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:58:21 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:58:21 Selecting previously unselected package libcurl3-gnutls:amd64. 15:58:21 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 15:58:21 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:58:21 Selecting previously unselected package liberror-perl. 15:58:21 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:58:21 Unpacking liberror-perl (0.17025-1) ... 15:58:22 Selecting previously unselected package git-man. 15:58:22 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 15:58:22 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 15:58:22 Selecting previously unselected package git. 15:58:22 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 15:58:22 Unpacking git (1:2.17.1-1ubuntu0.9) ... 15:58:22 Selecting previously unselected package libnorm1:amd64. 15:58:22 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:58:22 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:58:22 Selecting previously unselected package libpgm-5.2-0:amd64. 15:58:22 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:58:22 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:58:22 Selecting previously unselected package libsodium23:amd64. 15:58:22 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:58:22 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:58:23 Selecting previously unselected package libzmq5:amd64. 15:58:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:58:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:58:23 Selecting previously unselected package libzmq3-dev:amd64. 15:58:23 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:58:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:58:23 Selecting previously unselected package pkg-config. 15:58:23 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:58:23 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:58:23 Selecting previously unselected package zip. 15:58:23 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:58:23 Unpacking zip (3.0-11build1) ... 15:58:23 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:58:23 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 15:58:23 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:58:23 Setting up liberror-perl (0.17025-1) ... 15:58:23 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:58:23 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:58:23 No schema files found: doing nothing. 15:58:23 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:58:23 Setting up zip (3.0-11build1) ... 15:58:23 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:58:23 Setting up libsodium23:amd64 (1.0.16-2) ... 15:58:23 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:58:23 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:58:23 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:58:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:58:24 Setting up git (1:2.17.1-1ubuntu0.9) ... 15:58:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:58:24 git set to automatically installed. 15:58:24 git-man set to automatically installed. 15:58:24 libcurl3-gnutls set to automatically installed. 15:58:24 liberror-perl set to automatically installed. 15:58:24 libglib2.0-0 set to automatically installed. 15:58:24 libnghttp2-14 set to automatically installed. 15:58:24 libnorm1 set to automatically installed. 15:58:24 libpgm-5.2-0 set to automatically installed. 15:58:24 libpsl5 set to automatically installed. 15:58:24 librtmp1 set to automatically installed. 15:58:24 libsodium23 set to automatically installed. 15:58:24 libzmq3-dev set to automatically installed. 15:58:24 libzmq5 set to automatically installed. 15:58:24 pkg-config set to automatically installed. 15:58:24 zip set to automatically installed. 15:58:25 snapd is not logged in, snap install commands will use sudo 15:58:33 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 15:58:34 snapd is not logged in, snap install commands will use sudo 15:58:34 snap "core18" has no updates available 15:58:35 Pulling config-common 15:58:35 + snapcraftctl pull 15:58:36 Pulling go-build-helper 15:58:36 + snapcraftctl pull 15:58:37 'edgex-go' has dependencies that need to be staged: go-build-helper 15:58:37 Skipping pull go-build-helper (already ran) 15:58:37 Building go-build-helper 15:58:37 + snapcraftctl build 15:58:39 Staging go-build-helper 15:58:39 + snapcraftctl stage 15:58:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:58:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:58:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 15:58:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 15:58:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:58:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:58:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 15:58:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 15:58:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 15:58:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 15:58:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:58:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:58:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:58:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:58:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:58:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:58:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:58:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:58:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:58:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 15:58:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 15:58:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:58:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:58:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 15:58:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 15:58:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 15:58:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 15:58:49 Fetched 25.4 MB in 0s (0 B/s) 15:58:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:58:49 Fetched 224 kB in 0s (0 B/s) 15:58:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:58:49 Fetched 157 kB in 0s (0 B/s) 15:58:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:58:49 Fetched 221 kB in 0s (0 B/s) 15:58:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:58:49 Fetched 143 kB in 0s (0 B/s) 15:58:49 Pulling edgex-go 15:58:49 + snapcraftctl pull 15:58:50 Pulling hooks 15:58:50 + snapcraftctl pull 15:59:08 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:59:08 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:59:08 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:59:08 Fetched 0 B in 0s (0 B/s) 15:59:08 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:59:08 Fetched 96.5 kB in 0s (0 B/s) 15:59:08 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:59:08 Fetched 279 kB in 0s (0 B/s) 15:59:08 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:59:08 Fetched 122 kB in 0s (0 B/s) 15:59:08 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:59:08 Fetched 77.8 kB in 0s (0 B/s) 15:59:08 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:59:08 Fetched 8848 B in 0s (0 B/s) 15:59:08 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:59:08 Fetched 47.8 kB in 0s (0 B/s) 15:59:08 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:59:08 Fetched 45.6 kB in 0s (0 B/s) 15:59:08 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:59:08 Fetched 15.0 kB in 0s (0 B/s) 15:59:08 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 15:59:08 Fetched 220 kB in 0s (0 B/s) 15:59:08 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:59:08 Fetched 154 kB in 0s (0 B/s) 15:59:08 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:59:08 Fetched 50.6 kB in 0s (0 B/s) 15:59:08 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:59:08 Fetched 14.8 kB in 0s (0 B/s) 15:59:08 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:59:08 Fetched 41.8 kB in 0s (0 B/s) 15:59:08 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:59:08 Fetched 499 kB in 0s (0 B/s) 15:59:08 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:59:08 Fetched 111 kB in 0s (0 B/s) 15:59:08 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:59:08 Fetched 240 kB in 0s (0 B/s) 15:59:08 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:59:08 Fetched 29.3 kB in 0s (0 B/s) 15:59:08 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:59:08 Fetched 85.5 kB in 0s (0 B/s) 15:59:08 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:59:08 Fetched 24.5 kB in 0s (0 B/s) 15:59:08 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:59:08 Fetched 49.2 kB in 0s (0 B/s) 15:59:08 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:59:08 Fetched 54.2 kB in 0s (0 B/s) 15:59:08 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:59:08 Fetched 30.8 kB in 0s (0 B/s) 15:59:08 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:59:08 Fetched 15.8 kB in 0s (0 B/s) 15:59:08 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:59:08 Fetched 85.9 kB in 0s (0 B/s) 15:59:08 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:59:08 Fetched 8720 B in 0s (0 B/s) 15:59:08 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:59:08 Fetched 140 kB in 0s (0 B/s) 15:59:08 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:59:08 Fetched 119 kB in 0s (0 B/s) 15:59:08 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:59:08 Fetched 111 kB in 0s (0 B/s) 15:59:08 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:59:08 Fetched 11.1 kB in 0s (0 B/s) 15:59:08 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 15:59:08 Fetched 646 kB in 0s (0 B/s) 15:59:08 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:59:08 Fetched 41.3 kB in 0s (0 B/s) 15:59:08 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:59:08 Fetched 17.9 kB in 0s (0 B/s) 15:59:08 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:59:08 Fetched 368 kB in 0s (0 B/s) 15:59:08 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:59:08 Fetched 187 kB in 0s (0 B/s) 15:59:08 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:59:08 Fetched 175 kB in 0s (0 B/s) 15:59:08 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:59:08 Fetched 206 kB in 0s (0 B/s) 15:59:08 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 15:59:08 Fetched 1302 kB in 0s (0 B/s) 15:59:08 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:59:08 Fetched 36.2 kB in 0s (0 B/s) 15:59:08 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 15:59:08 Fetched 159 kB in 0s (0 B/s) 15:59:08 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:59:08 Fetched 107 kB in 0s (0 B/s) 15:59:08 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:59:08 Fetched 48.7 kB in 0s (0 B/s) 15:59:08 Pulling static-packages 15:59:08 + snapcraftctl pull 15:59:08 Pulling version 15:59:08 + cd /root/project 15:59:08 + + git describe --tags --abbrev=0 15:59:08 sed s/v// 15:59:08 + GIT_VERSION=2.0.1-dev.62 15:59:08 + [ -z 2.0.1-dev.62 ] 15:59:08 + snapcraftctl set-version 2.0.1-dev.62 15:59:09 Building config-common 15:59:09 + snapcraftctl build 15:59:12 Skipping build go-build-helper (already ran) 15:59:12 Building edgex-go 15:59:12 + cd /root/parts/edgex-go/src 15:59:12 + git+ sed s/v// 15:59:12 describe --tags --abbrev=0 15:59:12 + GIT_VERSION=2.0.1-dev.62 15:59:12 + [ -z 2.0.1-dev.62 ] 15:59:12 + echo 2.0.1-dev.62 15:59:12 + make build 15:59:12 go mod tidy 15:59:14 go: downloading github.com/gorilla/mux v1.8.0 15:59:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 15:59:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.17 15:59:14 go: downloading github.com/stretchr/testify v1.7.0 15:59:14 go: downloading github.com/google/uuid v1.3.0 15:59:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 15:59:14 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:59:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:59:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:59:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:59:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 15:59:14 go: downloading github.com/lib/pq v1.10.3 15:59:14 go: downloading github.com/golang-jwt/jwt/v4 v4.1.0 15:59:15 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:59:15 go: downloading github.com/pelletier/go-toml v1.9.4 15:59:15 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:59:15 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 15:59:15 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 15:59:16 go: downloading github.com/go-kit/kit v0.11.0 15:59:16 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:59:16 go: downloading github.com/davecgh/go-spew v1.1.1 15:59:16 go: downloading github.com/pmezard/go-difflib v1.0.0 15:59:16 go: downloading github.com/stretchr/objx v0.1.1 15:59:16 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:59:16 go: downloading github.com/x448/float16 v0.8.4 15:59:16 go: downloading github.com/go-playground/universal-translator v0.18.0 15:59:16 go: downloading github.com/leodido/go-urn v1.2.1 15:59:16 go: downloading golang.org/x/text v0.3.6 15:59:16 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:59:16 go: downloading github.com/go-playground/locales v0.14.0 15:59:16 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:59:16 go: downloading github.com/go-stack/stack v1.8.0 15:59:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:59:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:59:16 go: downloading github.com/pebbe/zmq4 v1.2.7 15:59:17 go: downloading github.com/kr/pretty v0.3.0 15:59:17 go: downloading github.com/hashicorp/consul/api v1.8.1 15:59:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:59:17 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:59:17 go: downloading github.com/onsi/ginkgo v1.10.1 15:59:17 go: downloading github.com/onsi/gomega v1.7.0 15:59:17 go: downloading github.com/gorilla/websocket v1.4.2 15:59:17 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 15:59:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:59:17 go: downloading github.com/mitchellh/copystructure v1.0.0 15:59:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:59:17 go: downloading github.com/kr/text v0.2.0 15:59:17 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:59:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:59:17 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:59:18 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:59:18 go: downloading github.com/hashicorp/serf v0.9.5 15:59:18 go: downloading github.com/hashicorp/consul/sdk v0.7.0 15:59:18 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:59:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:59:18 go: downloading github.com/fatih/color v1.9.0 15:59:18 go: downloading github.com/mattn/go-colorable v0.1.6 15:59:18 go: downloading github.com/mattn/go-isatty v0.0.12 15:59:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:59:18 go: downloading github.com/hpcloud/tail v1.0.0 15:59:18 go: downloading github.com/pkg/errors v0.9.1 15:59:18 go: downloading gopkg.in/yaml.v2 v2.4.0 15:59:18 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:59:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:59:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:59:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:59:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:59:18 go: downloading github.com/hashicorp/memberlist v0.2.2 15:59:18 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:59:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:59:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:59:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:59:18 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:59:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:59:18 go: downloading github.com/miekg/dns v1.1.26 15:59:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:59:18 go: downloading github.com/hashicorp/errwrap v1.0.0 15:59:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/core-data/core-data ./cmd/core-data 15:59:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:59:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/core-command/core-command ./cmd/core-command 15:59:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:59:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:59:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:59:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:59:35 gofmt -l . 15:59:35 [ "`gofmt -l .`" = "" ] 15:59:35 ./bin/test-attribution-txt.sh [Pipeline] sh 15:59:36 + ls -al . 15:59:36 total 640 15:59:36 drwxrwxr-x 9 1001 1001 4096 Sep 30 15:59 . 15:59:36 drwxr-xr-x 4 root root 4096 Sep 30 15:54 .. 15:59:36 -rw-rw-r-- 1 1001 1001 11 Sep 30 15:52 .dockerignore 15:59:36 drwxrwxr-x 8 1001 1001 4096 Sep 30 15:52 .git 15:59:36 drwxrwxr-x 4 1001 1001 4096 Sep 30 15:52 .github 15:59:36 -rw-rw-r-- 1 1001 1001 818 Sep 30 15:52 .gitignore 15:59:36 -rw-rw-r-- 1 1001 1001 20 Sep 30 15:52 .golangci.yml 15:59:36 -rw-rw-r-- 1 1001 1001 76 Sep 30 15:52 .hadolint.yml 15:59:36 -rw-rw-r-- 1 1001 1001 166 Sep 30 15:52 .sonarcloud.properties 15:59:36 -rw-rw-r-- 1 1001 1001 1171 Sep 30 15:52 ADOPTERS.md 15:59:36 -rw-rw-r-- 1 1001 1001 8608 Sep 30 15:52 Attribution.txt 15:59:36 -rw-rw-r-- 1 1001 1001 43881 Sep 30 15:52 CHANGELOG.md 15:59:36 -rw-rw-r-- 1 1001 1001 3804 Sep 30 15:52 CONTRIBUTING.md 15:59:36 -rw-rw-r-- 1 1001 1001 677 Sep 30 15:52 GOVERNANCE.md 15:59:36 -rw-rw-r-- 1 1001 1001 849 Sep 30 15:52 Jenkinsfile 15:59:36 -rw-rw-r-- 1 1001 1001 10775 Sep 30 15:52 LICENSE 15:59:36 -rw-rw-r-- 1 1001 1001 6386 Sep 30 15:52 Makefile 15:59:36 -rw-rw-r-- 1 1001 1001 582 Sep 30 15:52 OWNERS.md 15:59:36 -rw-rw-r-- 1 1001 1001 8256 Sep 30 15:52 README.md 15:59:36 -rw-rw-r-- 1 1001 1001 6912 Sep 30 15:52 SECURITY.md 15:59:36 -rw-rw-r-- 1 1001 1001 5 Sep 30 15:47 VERSION 15:59:36 -rw-rw-r-- 1 1001 1001 4131 Sep 30 15:52 ZMQWindows.md 15:59:36 drwxrwxr-x 2 1001 1001 4096 Sep 30 15:52 bin 15:59:36 drwxrwxr-x 14 1001 1001 4096 Sep 30 15:52 cmd 15:59:36 -rw-r--r-- 1 root root 403265 Sep 30 15:57 coverage.out 15:59:36 -rw-rw-r-- 1 1001 1001 829 Sep 30 15:52 go.mod 15:59:36 -rw-r--r-- 1 root root 50143 Sep 30 15:54 go.sum 15:59:36 drwxrwxr-x 8 1001 1001 4096 Sep 30 15:52 internal 15:59:36 drwxrwxr-x 3 1001 1001 4096 Sep 30 15:52 openapi 15:59:36 drwxrwxr-x 4 1001 1001 4096 Sep 30 15:52 snap 15:59:36 -rw-rw-r-- 1 1001 1001 204 Sep 30 15:52 version.go [Pipeline] sh 15:59:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:59:37 + '[' -e coverage.out ] 15:59:37 + chown 1001:1001 coverage.out [Pipeline] stash 15:59:37 Warning: overwriting stash ‘coverage-report’ 15:59:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:59:38 Stashed 1 file(s) [Pipeline] sh 15:59:38 + make build 15:59:38 go mod tidy 15:59:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:59:39 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 15:59:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/secrets-config ./cmd/secrets-config 15:59:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.62" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:59:43 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:59:43 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:59:43 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:59:43 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:59:43 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:59:43 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:59:43 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:59:43 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:59:43 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:59:43 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:59:43 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:59:43 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:59:43 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:59:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:59:43 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:59:43 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:59:43 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:59:43 + 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 15:59:43 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:59:43 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:59:43 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:59:43 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:59:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:59:43 + 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 15:59:43 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:59:43 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:59:43 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:59:44 Building hooks 15:59:44 + cd /root/parts/hooks/src 15:59:44 + make build 15:59:44 go mod tidy 15:59:44 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 15:59:44 go: downloading github.com/stretchr/testify v1.5.1 15:59:44 go: downloading github.com/davecgh/go-spew v1.1.0 15:59:44 go: downloading gopkg.in/yaml.v2 v2.2.2 15:59:44 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:59:45 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:59:45 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:59:45 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:59:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:59:49 Building static-packages 15:59:49 + snapcraftctl build 15:59:51 Building version 15:59:51 + snapcraftctl build 15:59:52 Staging config-common 15:59:52 + snapcraftctl stage 15:59:54 Skipping stage go-build-helper (already ran) 15:59:54 Staging edgex-go 15:59:54 + snapcraftctl stage 15:59:55 Staging hooks 15:59:55 + snapcraftctl stage 15:59:56 Staging static-packages 15:59:56 + snapcraftctl stage 15:59:57 Staging version 15:59:57 + snapcraftctl stage 15:59:58 Priming config-common 15:59:58 + snapcraftctl prime 15:59:59 Priming go-build-helper 15:59:59 + snapcraftctl prime 16:00:00 Priming edgex-go 16:00:00 + snapcraftctl prime 16:00:02 Priming hooks 16:00:02 + snapcraftctl prime 16:00:03 Priming static-packages 16:00:03 + snapcraftctl prime 16:00:05 Priming version 16:00:05 + snapcraftctl prime 16:00:07 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:00:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:00:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:00: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 16:00:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:00:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:00:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:00:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:00:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:00:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:00:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:00:53 $ docker stop --time=1 8021761521c613eec798db900129a7a443c6a767fe7af47c92b7b30e86cd071d 16:00:57 $ docker rm -f 8021761521c613eec798db900129a7a443c6a767fe7af47c92b7b30e86cd071d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:59 16:00:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:00:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:00:59 latest: Pulling from edgex-devops/edgex-compose-arm64 16:00:59 29e5d40040c1: Pulling fs layer 16:00:59 1ce36da41761: Pulling fs layer 16:00:59 25b303627fd3: Pulling fs layer 16:01:00 29e5d40040c1: Verifying Checksum 16:01:00 29e5d40040c1: Download complete 16:01:00 1ce36da41761: Verifying Checksum 16:01:00 1ce36da41761: Download complete 16:01:00 29e5d40040c1: Pull complete 16:01:02 1ce36da41761: Pull complete 16:01:02 25b303627fd3: Verifying Checksum 16:01:02 25b303627fd3: Download complete 16:01:12 25b303627fd3: Pull complete 16:01:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:01:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:01:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:01:13 prd-ubuntu18.04-docker-arm64-4c-16g-297 does not seem to be running inside a container 16:01:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:01:16 $ docker top c9753d2410156774d41bc7a8012754c1e0b8237c005d7df55295b571943a0ab4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:17 + docker-compose build --help 16:01:17 + grep parallel 16:01:23 --parallel Build images in parallel. [Pipeline] } 16:01:23 $ docker stop --time=1 c9753d2410156774d41bc7a8012754c1e0b8237c005d7df55295b571943a0ab4 16:01:25 $ docker rm -f c9753d2410156774d41bc7a8012754c1e0b8237c005d7df55295b571943a0ab4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:01:25 . [Pipeline] withDockerContainer 16:01:26 prd-ubuntu18.04-docker-arm64-4c-16g-297 does not seem to be running inside a container 16:01:26 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:01:27 $ docker top 6dac96489fccdfd5fdb7b7c40e59ed38825039032b207e6582ca49acd139691f -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:28 + docker-compose -f ./docker-compose-build.yml build --parallel 16:01:35 Building core-command ... 16:01:35 Building core-data ... 16:01:35 Building core-metadata ... 16:01:35 Building security-bootstrapper ... 16:01:35 Building security-proxy-setup ... 16:01:35 Building security-secretstore-setup ... 16:01:35 Building support-notifications ... 16:01:35 Building support-scheduler ... 16:01:35 Building sys-mgmt-agent ... 16:01:35 Building sys-mgmt-agent 16:01:35 Building core-command 16:01:35 Building security-bootstrapper 16:01:35 Building core-metadata 16:01:35 Building support-scheduler 16:02:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:02:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:02:57 ---> 45f24d32b8a7 16:02:57 Step 3/23 : WORKDIR /edgex-go 16:02:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:02:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:02:57 ---> 45f24d32b8a7 16:02:57 Step 3/32 : WORKDIR /edgex-go 16:02:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:02:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:02:57 ---> 45f24d32b8a7 16:02:57 Step 3/24 : WORKDIR /edgex-go 16:02:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:02:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:02:57 ---> 45f24d32b8a7 16:02:57 Step 3/24 : WORKDIR /edgex-go 16:02:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:02:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:02:57 ---> 45f24d32b8a7 16:02:57 Step 3/24 : WORKDIR /edgex-go 16:02:57 ---> Running in 75281d6396dc 16:02:57 ---> Running in 68aadd1b54f5 16:02:57 ---> Running in 4869ae1a1b02 16:02:57 ---> Running in ee61f31d7f86 16:02:57 ---> Running in e8d5a66c9982 16:02:57 Removing intermediate container ee61f31d7f86 16:02:57 ---> 6e612b532987 16:02:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:57 Removing intermediate container 75281d6396dc 16:02:57 ---> 7147fbf9942d 16:02:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:57 Removing intermediate container 68aadd1b54f5 16:02:57 ---> 3dd962bcb131 16:02:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:57 Removing intermediate container 4869ae1a1b02 16:02:57 ---> d84af51a1e7e 16:02:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:57 Removing intermediate container e8d5a66c9982 16:02:57 ---> 84c8344a8cdc 16:02:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:57 ---> Running in 770aa21762f1 16:02:57 ---> Running in d551e8e645b3 16:02:57 ---> Running in 0724e9766edc 16:02:57 ---> Running in 11f2ff45a0c6 16:02:57 ---> Running in eeda4b8b109c 16:02:57 Removing intermediate container 770aa21762f1 16:02:57 ---> 2a14ba9eabbe 16:02:57 Step 5/23 : RUN apk add --update --no-cache make git 16:02:57 ---> Running in ebc5d367d46c 16:02:57 Removing intermediate container eeda4b8b109c 16:02:57 ---> e7067e3d6167 16:02:57 Step 5/24 : RUN apk add --update --no-cache make bash git 16:02:57 ---> Running in 7850e1d4ed6a 16:02:57 Removing intermediate container d551e8e645b3 16:02:57 ---> 60e59985c5bf 16:02:57 Step 5/24 : RUN apk add --update --no-cache make git 16:02:57 Removing intermediate container 0724e9766edc 16:02:57 ---> a29afbeff228 16:02:57 Step 5/24 : RUN apk add --update --no-cache make git 16:02:57 ---> Running in 1f186ede8e38 16:02:57 ---> Running in 5ffab855351f 16:02:57 Removing intermediate container 11f2ff45a0c6 16:02:57 ---> c1fd7582f7bd 16:02:57 Step 5/32 : RUN apk add --update --no-cache make git 16:02:57 ---> Running in 3b0fed36d41d 16:02:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:02:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:02:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:02:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:02:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:02:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:02:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:02:59 OK: 218 MiB in 52 packages 16:02:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:02:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:02:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:02:59 OK: 218 MiB in 52 packages 16:03:00 OK: 218 MiB in 52 packages 16:03:00 OK: 218 MiB in 52 packages 16:03:01 Removing intermediate container ebc5d367d46c 16:03:01 ---> fb16a6841aa0 16:03:01 Step 6/23 : COPY go.mod . 16:03:01 Removing intermediate container 7850e1d4ed6a 16:03:01 ---> b30daaadfe9a 16:03:01 Step 6/24 : COPY go.mod . 16:03:01 OK: 218 MiB in 52 packages 16:03:02 ---> 499d4a95f48b 16:03:02 Step 7/23 : RUN go mod download 16:03:02 Removing intermediate container 1f186ede8e38 16:03:02 ---> a8bce21e1092 16:03:02 Step 6/24 : COPY go.mod . 16:03:02 ---> Running in bdc79174dce3 16:03:02 ---> 6a613ab8ac96 16:03:02 Step 7/24 : RUN go mod download 16:03:03 Removing intermediate container 3b0fed36d41d 16:03:03 ---> 97a736f2ac1e 16:03:03 Step 6/32 : COPY go.mod . 16:03:03 ---> Running in 4ec3424a8645 16:03:03 Removing intermediate container 5ffab855351f 16:03:03 ---> 14c57c015f50 16:03:03 Step 6/24 : COPY go.mod . 16:03:04 ---> ae077df3b8f2 16:03:04 Step 7/24 : RUN go mod download 16:03:04 ---> Running in ecdff1adb1b8 16:03:05 ---> d0e8fc200c05 16:03:05 Step 7/32 : RUN go mod download 16:03:05 ---> a6273cc91d9d 16:03:05 Step 7/24 : RUN go mod download 16:03:05 ---> Running in 9210e6e0659f 16:03:05 ---> Running in c7ec853b57ee 16:03:10 Removing intermediate container bdc79174dce3 16:03:10 ---> 3f6136513596 16:03:10 Step 8/23 : COPY . . 16:03:10 Removing intermediate container 4ec3424a8645 16:03:10 ---> 2c7aa169b234 16:03:10 Step 8/24 : COPY . . 16:03:12 Removing intermediate container ecdff1adb1b8 16:03:12 ---> 1d83c1932838 16:03:12 Step 8/24 : COPY . . 16:03:13 Removing intermediate container 9210e6e0659f 16:03:13 ---> 858756fe6ebd 16:03:13 Step 8/32 : COPY . . 16:03:14 Removing intermediate container c7ec853b57ee 16:03:14 ---> 73c27a16b6ce 16:03:14 Step 8/24 : COPY . . 16:03:36 ---> 5174f062e1c0 16:03:36 Step 9/24 : RUN go mod tidy 16:03:36 ---> e1159e4dedc2 16:03:36 Step 9/23 : RUN go mod tidy 16:03:36 ---> 13580fab68a6 16:03:36 Step 9/24 : RUN go mod tidy 16:03:36 ---> 8fab4aca9121 16:03:36 Step 9/24 : RUN go mod tidy 16:03:36 ---> a11f42b96799 16:03:36 Step 9/32 : RUN go mod tidy 16:03:36 ---> Running in 224376a87501 16:03:36 ---> Running in 53b6bb37b11b 16:03:36 ---> Running in 604c65c60cc0 16:03:36 ---> Running in 0b19dcad50a7 16:03:36 ---> Running in dfc5db6c65e8 16:03:44 Removing intermediate container 224376a87501 16:03:44 ---> 604092c7a1b1 16:03:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:03:44 ---> Running in 9a376b3fda60 16:03:44 Removing intermediate container 53b6bb37b11b 16:03:44 ---> e2b6335c0f21 16:03:44 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:03:44 Removing intermediate container 604c65c60cc0 16:03:44 ---> f0eb90c7fae8 16:03:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:03:45 Removing intermediate container dfc5db6c65e8 16:03:45 ---> 42894a292407 16:03:45 Step 10/24 : RUN make cmd/core-command/core-command 16:03:45 ---> Running in f694e6dd7ee8 16:03:45 Removing intermediate container 0b19dcad50a7 16:03:45 ---> 32e6fc078717 16:03:45 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:03:45 ---> Running in 48bef7ba02c0 16:03:45 ---> Running in af9e2f067e00 16:03:45 ---> Running in 6bd4c17bbe94 16:03:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:03:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:03:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:03:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:03:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:06:10 Removing intermediate container af9e2f067e00 16:06:10 ---> 06eecfe3f262 16:06:10 16:06:10 Step 11/24 : FROM alpine:3.14 16:06:10 3.14: Pulling from library/alpine 16:06:10 Removing intermediate container f694e6dd7ee8 16:06:10 ---> a84c781d6bfa 16:06:10 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:06:10 Removing intermediate container 6bd4c17bbe94 16:06:10 ---> 3e7cdfa5e05e 16:06:10 16:06:10 Step 11/32 : FROM alpine:3.14 16:06:10 ---> Running in 8a41e7f84182 16:06:10 3.14: Pulling from library/alpine 16:06:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:06:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:06:10 Status: Downloaded newer image for alpine:3.14 16:06:10 Status: Image is up to date for alpine:3.14 16:06:10 ---> bb3de5531c18 16:06:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:06:10 ---> bb3de5531c18 16:06:10 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:06:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:06:10 ---> Running in 25c09e51a687 16:06:10 ---> Running in 084e49c47e03 16:06:10 Removing intermediate container 25c09e51a687 16:06:10 ---> 406925a58338 16:06:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:06:11 ---> Running in 51fdf7b6ebe6 16:06:11 Removing intermediate container 9a376b3fda60 16:06:11 ---> 7420f7a23550 16:06:11 16:06:11 Step 11/23 : FROM alpine:3.14 16:06:11 ---> bb3de5531c18 16:06:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:06:11 Removing intermediate container 48bef7ba02c0 16:06:11 ---> 03743b55b5fe 16:06:11 16:06:11 Step 11/24 : FROM alpine:3.14 16:06:11 ---> bb3de5531c18 16:06:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:06:11 ---> Running in 2dfefe4ed87d 16:06:11 (1/1) Installing dumb-init (1.2.5-r1) 16:06:11 ---> Running in d3c0ff68c308 16:06:11 Executing busybox-1.33.1-r3.trigger 16:06:12 OK: 5 MiB in 15 packages 16:06:13 Removing intermediate container 8a41e7f84182 16:06:13 ---> 89f5dceaedcd 16:06:13 16:06:13 Step 12/24 : FROM docker:20.10.7 16:06:13 20.10.7: Pulling from library/docker 16:06:14 Removing intermediate container 084e49c47e03 16:06:14 ---> 31a4c9e8e612 16:06:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:06:14 ---> Running in 1882d72c624e 16:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:06:15 (1/2) Installing dumb-init (1.2.5-r1) 16:06:15 (2/2) Installing su-exec (0.2-r1) 16:06:15 Executing busybox-1.33.1-r3.trigger 16:06:15 OK: 5 MiB in 16 packages 16:06:15 Removing intermediate container 1882d72c624e 16:06:15 ---> 283ba23016c2 16:06:15 Step 14/24 : ENV APP_PORT=59882 16:06:16 ---> Running in da7aa6d4a5a8 16:06:16 (1/1) Installing dumb-init (1.2.5-r1) 16:06:16 Executing busybox-1.33.1-r3.trigger 16:06:16 OK: 5 MiB in 15 packages 16:06:16 (1/1) Installing dumb-init (1.2.5-r1) 16:06:16 Executing busybox-1.33.1-r3.trigger 16:06:16 OK: 5 MiB in 15 packages 16:06:17 Removing intermediate container da7aa6d4a5a8 16:06:17 ---> e6e2c5420ffe 16:06:17 Step 15/24 : EXPOSE $APP_PORT 16:06:18 ---> Running in c95cbb5bcd87 16:06:18 Removing intermediate container 51fdf7b6ebe6 16:06:18 ---> d3fcdd2c5291 16:06:18 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:06:19 ---> Running in ef7ab81f1860 16:06:19 Removing intermediate container 2dfefe4ed87d 16:06:19 ---> 8b73c542c42a 16:06:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:06:19 Removing intermediate container c95cbb5bcd87 16:06:19 ---> 2f5dc1dc7ed2 16:06:19 Step 16/24 : WORKDIR / 16:06:20 Removing intermediate container d3c0ff68c308 16:06:20 ---> 5b75cc28a63d 16:06:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:06:20 ---> Running in 75354321fd58 16:06:20 ---> Running in e8f329ae484f 16:06:20 Removing intermediate container ef7ab81f1860 16:06:20 ---> dbbac38f0797 16:06:20 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:06:20 ---> Running in 3094297fc117 16:06:21 ---> Running in 3bfa291d182f 16:06:21 Removing intermediate container e8f329ae484f 16:06:21 ---> 75073b9397c9 16:06:21 Step 14/23 : ENV APP_PORT=59861 16:06:22 Removing intermediate container 3094297fc117 16:06:22 ---> c8535d0dfdfa 16:06:22 Step 14/24 : ENV APP_PORT=59881 16:06:22 Removing intermediate container 75354321fd58 16:06:22 ---> 30602b67bc0d 16:06:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:22 ---> Running in 160222a07b10 16:06:22 Removing intermediate container 3bfa291d182f 16:06:22 ---> 5b3227a32d8d 16:06:22 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:06:23 ---> Running in de8e12cf6839 16:06:23 ---> Running in 899c61d00072 16:06:23 Removing intermediate container 160222a07b10 16:06:23 ---> 2a4b4d726970 16:06:23 Step 15/23 : EXPOSE $APP_PORT 16:06:23 ---> 02538cc94cd5 16:06:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:06:23 Removing intermediate container de8e12cf6839 16:06:23 ---> 6280ddbb8664 16:06:23 Step 15/24 : EXPOSE $APP_PORT 16:06:23 ---> Running in 37a45e8c80e2 16:06:24 ---> Running in e10b5c434d94 16:06:25 Removing intermediate container 37a45e8c80e2 16:06:25 ---> 686b3296f643 16:06:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:25 Removing intermediate container e10b5c434d94 16:06:25 ---> 967fe7327f61 16:06:25 Step 16/24 : WORKDIR / 16:06:26 ---> Running in 27964630f774 16:06:26 ---> bfda58df426d 16:06:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:06:26 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:06:26 Status: Downloaded newer image for docker:20.10.7 16:06:26 ---> df445af6242a 16:06:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:06:26 ---> 37b0145bcd4a 16:06:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:06:26 ---> Running in 8e6a5a44f617 16:06:26 Removing intermediate container 27964630f774 16:06:26 ---> cc5e189f9ae3 16:06:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:26 Removing intermediate container 899c61d00072 16:06:26 ---> caab0a1230db 16:06:26 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:06:27 ---> Running in a0c10405738b 16:06:27 Removing intermediate container 8e6a5a44f617 16:06:27 ---> cd0fe5010ec2 16:06:27 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:06:27 ---> eddc6f967c1a 16:06:27 Step 20/24 : ENTRYPOINT ["/core-command"] 16:06:27 ---> Running in eff64725d06e 16:06:28 ---> Running in fa04ac8e9b67 16:06:28 ---> 36dd72fd1106 16:06:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:06:28 ---> c2c640085571 16:06:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:06:28 Removing intermediate container a0c10405738b 16:06:28 ---> efed2782be87 16:06:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:06:29 Removing intermediate container fa04ac8e9b67 16:06:29 ---> c5c63de5b63e 16:06:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:29 ---> Running in ef739a6e1088 16:06:30 ---> 6e7bffe8dab4 16:06:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:30 ---> 1ede08642120 16:06:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:06:30 ---> Running in 3e64c84715cc 16:06:30 Removing intermediate container ef739a6e1088 16:06:30 ---> cfd600c00f2f 16:06:30 Step 22/24 : LABEL arch=arm64 16:06:30 ---> Running in edaa2bedd71e 16:06:30 ---> 51a4c6280055 16:06:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:06:30 ---> Running in df0d7096b312 16:06:31 (1/39) Installing readline (8.1.0-r0) 16:06:31 (2/39) Installing bash (5.1.0-r0) 16:06:31 Executing bash-5.1.0-r0.post-install 16:06:31 (3/39) Installing brotli-libs (1.0.9-r3) 16:06:31 Removing intermediate container 3e64c84715cc 16:06:31 ---> 4558dccfb443 16:06:31 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:06:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:31 (5/39) Installing libcurl (7.79.1-r0) 16:06:31 (6/39) Installing curl (7.79.1-r0) 16:06:31 (7/39) Installing dumb-init (1.2.5-r0) 16:06:31 (8/39) Installing libbz2 (1.0.8-r1) 16:06:31 (9/39) Installing expat (2.2.10-r1) 16:06:31 (10/39) Installing libffi (3.3-r2) 16:06:31 (11/39) Installing gdbm (1.19-r0) 16:06:31 (12/39) Installing xz-libs (5.2.5-r0) 16:06:31 (13/39) Installing sqlite-libs (3.34.1-r0) 16:06:31 (14/39) Installing python3 (3.8.10-r0) 16:06:31 ---> Running in a886238b121b 16:06:32 Removing intermediate container df0d7096b312 16:06:32 ---> a0e89daa99db 16:06:32 Step 23/24 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 16:06:32 ---> 054d86100314 16:06:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:06:32 ---> Running in 5f7bc55e71eb 16:06:32 Removing intermediate container a886238b121b 16:06:32 ---> f34c8bdf10eb 16:06:32 Step 21/23 : LABEL arch=arm64 16:06:32 ---> Running in 57fe152964b8 16:06:33 ---> Running in a7d9efe81f00 16:06:33 Removing intermediate container 5f7bc55e71eb 16:06:33 ---> 5901c54ae4c9 16:06:33 Step 24/24 : LABEL version=0.0.0 16:06:33 (15/39) Installing py3-appdirs (1.4.4-r1) 16:06:33 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:06:33 (17/39) Installing py3-parsing (2.4.7-r1) 16:06:33 (18/39) Installing py3-six (1.15.0-r0) 16:06:33 (19/39) Installing py3-packaging (20.9-r0) 16:06:33 (20/39) Installing py3-setuptools (51.3.3-r0) 16:06:33 Removing intermediate container 57fe152964b8 16:06:33 ---> da2f194ff435 16:06:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:33 (21/39) Installing py3-chardet (4.0.0-r0) 16:06:33 (22/39) Installing py3-idna (3.1-r0) 16:06:33 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:06:33 ---> Running in 29c397e90184 16:06:33 Removing intermediate container a7d9efe81f00 16:06:33 ---> 210f4af3fb1e 16:06:33 Step 22/23 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 16:06:33 (24/39) Installing py3-requests (2.25.1-r1) 16:06:33 (25/39) Installing py3-msgpack (1.0.2-r0) 16:06:33 (26/39) Installing py3-lockfile (0.12.2-r3) 16:06:33 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:06:34 (28/39) Installing py3-colorama (0.4.4-r0) 16:06:34 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:06:34 (30/39) Installing py3-distlib (0.3.1-r1) 16:06:34 ---> Running in 57888c8fd1e2 16:06:34 (31/39) Installing py3-distro (1.5.0-r1) 16:06:34 (32/39) Installing py3-webencodings (0.5.1-r3) 16:06:34 (33/39) Installing py3-html5lib (1.1-r0) 16:06:34 (34/39) Installing py3-pytoml (0.1.21-r0) 16:06:34 ---> Running in 499ff025c65e 16:06:34 (35/39) Installing py3-pep517 (0.9.1-r0) 16:06:34 (36/39) Installing py3-progress (1.5-r0) 16:06:34 (37/39) Installing py3-retrying (1.3.3-r0) 16:06:34 (38/39) Installing py3-toml (0.10.2-r0) 16:06:34 (39/39) Installing py3-pip (20.3.4-r0) 16:06:34 Removing intermediate container edaa2bedd71e 16:06:34 ---> 3ac3a31eefb6 16:06:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:35 Executing busybox-1.32.1-r6.trigger 16:06:35 Removing intermediate container 29c397e90184 16:06:35 ---> 9c506d02c664 16:06:35 16:06:35 OK: 82 MiB in 59 packages 16:06:35 Removing intermediate container 57888c8fd1e2 16:06:35 Removing intermediate container 499ff025c65e 16:06:35 ---> 6b8daecf6c5f 16:06:35 Step 23/23 : LABEL version=0.0.0 16:06:35 ---> f93f281835be 16:06:35 Step 22/24 : LABEL arch=arm64 16:06:35 Successfully built 9c506d02c664 16:06:35 ---> Running in 0b9b11ac045a 16:06:35 ---> Running in ae3be8efa0c1 16:06:35 Successfully tagged core-command-arm64:latest 16:06:35  Building core-command ... done Building security-secretstore-setup 16:06:35 ---> 639a0352aec5 16:06:35 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:06:36 Removing intermediate container 0b9b11ac045a 16:06:36 ---> 763ec75319d5 16:06:36 Step 23/24 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 16:06:37 Removing intermediate container ae3be8efa0c1 16:06:37 ---> 1acbee179d19 16:06:37 16:06:37 Successfully built 1acbee179d19 16:06:37 ---> Running in db71515b4f3e 16:06:37 Successfully tagged support-scheduler-arm64:latest 16:06:37  Building support-scheduler ... done Building support-notifications 16:06:38 ---> 0dcea2b0ab70 16:06:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:06:39 Removing intermediate container db71515b4f3e 16:06:39 ---> e26957e9493e 16:06:39 Step 24/24 : LABEL version=0.0.0 16:06:41 ---> 09c1564fd557 16:06:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:06:41 ---> Running in db6e51b0ba02 16:06:43 Removing intermediate container db6e51b0ba02 16:06:43 ---> 596d2d217889 16:06:43 16:06:43 Successfully built 596d2d217889 16:06:43 ---> aa92c295f38d 16:06:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:06:43 Successfully tagged core-metadata-arm64:latest 16:06:43 Building core-data 16:06:45  Building core-metadata ... done  ---> 73f9d2ebdf71 16:06:45 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:06:45 Collecting docker-compose==1.23.2 16:06:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:06:45 ---> Running in 12325472727f 16:06:45 Collecting texttable<0.10,>=0.9.0 16:06:45 Downloading texttable-0.9.1.tar.gz (11 kB) 16:06:46 Removing intermediate container 12325472727f 16:06:46 ---> 982827f6a38a 16:06:46 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:06:48 ---> 8268584738a5 16:06:48 Step 27/32 : RUN chmod +x /entrypoint.sh 16:06:48 Collecting dockerpty<0.5,>=0.4.1 16:06:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:06:48 ---> Running in 734597b7c291 16:06:52 Collecting PyYAML<4,>=3.10 16:06:52 Downloading PyYAML-3.13.tar.gz (270 kB) 16:06:53 Removing intermediate container 734597b7c291 16:06:53 ---> e4a308ef7eb9 16:06:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:06:54 ---> Running in baaff0385c99 16:06:55 Removing intermediate container baaff0385c99 16:06:55 ---> c33775d91bd6 16:06:55 Step 29/32 : CMD ["gate"] 16:06:55 Collecting cached-property<2,>=1.2.0 16:06:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:06:55 Collecting docopt<0.7,>=0.6.1 16:06:55 Downloading docopt-0.6.2.tar.gz (25 kB) 16:06:56 ---> Running in 90c4182a03d6 16:06:57 Removing intermediate container 90c4182a03d6 16:06:57 ---> 339f149fe316 16:06:57 Step 30/32 : LABEL arch=arm64 16:06:57 ---> Running in d873d1bb6cbc 16:06:58 Removing intermediate container d873d1bb6cbc 16:06:58 ---> a5abd39f469d 16:06:58 Step 31/32 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 16:06:59 ---> Running in f2af57b7194e 16:06:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:06:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:07:00 Removing intermediate container f2af57b7194e 16:07:00 ---> 4d2b1abe37ed 16:07:00 Step 32/32 : LABEL version=0.0.0 16:07:00 Collecting websocket-client<1.0,>=0.32.0 16:07:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:07:00 Collecting jsonschema<3,>=2.5.1 16:07:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:07:00 ---> Running in 5cea72b4e263 16:07:01 Collecting docker<4.0,>=3.6.0 16:07:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:07:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:07:01 Removing intermediate container 5cea72b4e263 16:07:01 ---> e0bbe59bc553 16:07:01 16:07:02 Collecting docker-pycreds>=0.4.0 16:07:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:07:02 Successfully built e0bbe59bc553 16:07:02 Successfully tagged security-bootstrapper-arm64:latest 16:07:02  Building security-bootstrapper ... done Building security-proxy-setup 16:07:03 Collecting certifi>=2017.4.17 16:07:03 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:07:03 Collecting idna<2.8,>=2.5 16:07:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:07:04 Collecting urllib3<1.25,>=1.21.1 16:07:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:07:04 Collecting chardet<3.1.0,>=3.0.2 16:07:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:07:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:07:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:07:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:07:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:07:06 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:07:06 Attempting uninstall: urllib3 16:07:06 Found existing installation: urllib3 1.26.2 16:07:06 Uninstalling urllib3-1.26.2: 16:07:06 Successfully uninstalled urllib3-1.26.2 16:07:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:07:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:07:06 ---> 45f24d32b8a7 16:07:06 Step 3/26 : WORKDIR /edgex-go 16:07:06 ---> Using cache 16:07:06 ---> 84c8344a8cdc 16:07:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:06 ---> Using cache 16:07:06 ---> e7067e3d6167 16:07:06 Step 5/26 : RUN apk add --update --no-cache make git 16:07:07 Attempting uninstall: idna 16:07:07 Found existing installation: idna 3.1 16:07:07 Uninstalling idna-3.1: 16:07:07 Successfully uninstalled idna-3.1 16:07:08 ---> Running in 4879ad04d50c 16:07:08 Attempting uninstall: chardet 16:07:08 Found existing installation: chardet 4.0.0 16:07:08 Uninstalling chardet-4.0.0: 16:07:08 Successfully uninstalled chardet-4.0.0 16:07:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:07:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:07:10 ---> 45f24d32b8a7 16:07:10 Step 3/23 : WORKDIR /edgex-go 16:07:10 ---> Using cache 16:07:10 ---> 84c8344a8cdc 16:07:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:10 ---> Using cache 16:07:10 ---> e7067e3d6167 16:07:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:11 Attempting uninstall: requests 16:07:11 Found existing installation: requests 2.25.1 16:07:11 Uninstalling requests-2.25.1: 16:07:11 Successfully uninstalled requests-2.25.1 16:07:12 ---> Running in 32db86d2244a 16:07:12 Running setup.py install for texttable: started 16:07:12 OK: 218 MiB in 52 packages 16:07:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:14 Removing intermediate container 4879ad04d50c 16:07:14 ---> 419bdcaa14df 16:07:14 Step 6/26 : COPY go.mod . 16:07:14 Running setup.py install for texttable: finished with status 'done' 16:07:14 Running setup.py install for PyYAML: started 16:07:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:16 ---> d35277fa04eb 16:07:16 Step 7/26 : RUN go mod download 16:07:16 OK: 218 MiB in 52 packages 16:07:16 ---> Running in 63832a67c18d 16:07:18 Running setup.py install for PyYAML: finished with status 'done' 16:07:18 Running setup.py install for docopt: started 16:07:18 Removing intermediate container 32db86d2244a 16:07:18 ---> 32845cdca995 16:07:18 Step 6/23 : COPY go.mod . 16:07:20 ---> c5a7f8073b0e 16:07:20 Step 7/23 : RUN go mod download 16:07:20 ---> Running in cde67f5aff61 16:07:21 Running setup.py install for docopt: finished with status 'done' 16:07:21 Running setup.py install for dockerpty: started 16:07:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:07:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:07:22 ---> 45f24d32b8a7 16:07:22 Step 3/24 : WORKDIR /edgex-go 16:07:22 ---> Using cache 16:07:22 ---> 84c8344a8cdc 16:07:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:22 ---> Using cache 16:07:22 ---> e7067e3d6167 16:07:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:07:22 ---> Running in 899df8fed2cb 16:07:23 Removing intermediate container 63832a67c18d 16:07:23 ---> 16d65549fe74 16:07:23 Step 8/26 : COPY . . 16:07:24 Running setup.py install for dockerpty: finished with status 'done' 16:07:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:07:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:07:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:07:27 OK: 218 MiB in 52 packages 16:07:28 Removing intermediate container cde67f5aff61 16:07:28 ---> ef0f08c8c1ed 16:07:28 Step 8/23 : COPY . . 16:07:29 Removing intermediate container 899df8fed2cb 16:07:29 ---> 824bbd3d05b2 16:07:29 Step 6/24 : COPY go.mod . 16:07:30 ---> 42ce01a7fcf4 16:07:30 Step 7/24 : RUN go mod download 16:07:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:07:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:07:31 ---> 45f24d32b8a7 16:07:31 Step 3/22 : WORKDIR /edgex-go 16:07:31 ---> Using cache 16:07:31 ---> 84c8344a8cdc 16:07:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:31 ---> Using cache 16:07:31 ---> e7067e3d6167 16:07:31 Step 5/22 : RUN apk add --update --no-cache make git 16:07:31 ---> Using cache 16:07:31 ---> 419bdcaa14df 16:07:31 Step 6/22 : COPY go.mod . 16:07:31 ---> Using cache 16:07:31 ---> d35277fa04eb 16:07:31 Step 7/22 : RUN go mod download 16:07:31 ---> Using cache 16:07:31 ---> 16d65549fe74 16:07:31 Step 8/22 : COPY . . 16:07:31 ---> Running in 34302d2e0447 16:07:39 Removing intermediate container 34302d2e0447 16:07:39 ---> 7a06c9ec10c3 16:07:39 Step 8/24 : COPY . . 16:07:43 Removing intermediate container eff64725d06e 16:07:43 ---> d62c7a51626f 16:07:43 Step 15/24 : ENV APP_PORT=58890 16:07:45 ---> Running in 493df81f6f9b 16:07:47 ---> 782eeba4f8f8 16:07:47 Step 9/26 : RUN go mod tidy 16:07:48 Removing intermediate container 493df81f6f9b 16:07:48 ---> 79865df55f0e 16:07:48 Step 16/24 : EXPOSE $APP_PORT 16:07:49 ---> Running in cadeacb19fb7 16:07:50 ---> Running in 727253a6b9d0 16:07:51 ---> 74550af4e3dc 16:07:51 Step 9/23 : RUN go mod tidy 16:07:51 ---> 02ace09cd369 16:07:51 Step 9/22 : RUN go mod tidy 16:07:52 Removing intermediate container 727253a6b9d0 16:07:52 ---> 0efb274fbecd 16:07:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:07:53 ---> Running in 14c8621e8931 16:07:53 ---> Running in c7bf3468f890 16:07:56 ---> 155791b8a84b 16:07:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:07:57 ---> 2c55d6f6d39a 16:07:57 Step 9/24 : RUN go mod tidy 16:07:57 ---> Running in 0df3ccaf450a 16:07:57 Removing intermediate container cadeacb19fb7 16:07:57 ---> a05b61d3a0f4 16:07:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:07:57 ---> Running in eb6e87b4ac88 16:07:58 ---> 4b6d0804b2b9 16:07:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:08:00 ---> aa43931bbb61 16:08:00 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:08:00 ---> Running in a2909a7f1ae0 16:08:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:08:01 Removing intermediate container c7bf3468f890 16:08:01 ---> 71a5055e5078 16:08:01 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:08:01 Removing intermediate container 14c8621e8931 16:08:01 ---> 1525323ef0e7 16:08:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:08:01 ---> Running in fc1713464d61 16:08:01 Removing intermediate container a2909a7f1ae0 16:08:01 ---> ef5542db4c34 16:08:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:08:01 ---> Running in 63294a59cbae 16:08:01 ---> Running in a741c8d7dbcf 16:08:02 Removing intermediate container a741c8d7dbcf 16:08:02 ---> 321306278d44 16:08:02 Step 22/24 : LABEL arch=arm64 16:08:02 ---> Running in 83aabde5fee4 16:08:04 Removing intermediate container 83aabde5fee4 16:08:04 ---> afea08808d07 16:08:04 Step 23/24 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 16:08:04 ---> Running in 3366bf7620fd 16:08:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:08:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:08:04 Removing intermediate container 0df3ccaf450a 16:08:04 ---> 7edcc05c782f 16:08:04 Step 10/24 : RUN make cmd/core-data/core-data 16:08:04 ---> Running in 6bfdb0d6f06b 16:08:05 Removing intermediate container 3366bf7620fd 16:08:05 ---> b2476052c07b 16:08:05 Step 24/24 : LABEL version=0.0.0 16:08:05 ---> Running in 1aa21dd27ed1 16:08:06 Removing intermediate container 1aa21dd27ed1 16:08:06 ---> 98cbdce76ad1 16:08:06 16:08:07 Successfully built 98cbdce76ad1 16:08:07 Successfully tagged sys-mgmt-agent-arm64:latest 16:08:07  Building sys-mgmt-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:09:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:09:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:09:54 Removing intermediate container eb6e87b4ac88 16:09:54 ---> 543b6cceaac7 16:09:54 16:09:54 Step 11/26 : FROM alpine:3.14 16:09:54 ---> bb3de5531c18 16:09:54 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:09:54 ---> Running in a61b13211551 16:09:55 Removing intermediate container fc1713464d61 16:09:55 ---> b60d43c7bb0f 16:09:55 16:09:55 Step 11/22 : FROM alpine:3.14 16:09:55 ---> bb3de5531c18 16:09:55 Step 12/22 : RUN apk add --update --no-cache curl 16:09:55 ---> Running in 48bc19f6b617 16:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:09:57 (1/3) Installing ca-certificates (20191127-r5) 16:09:57 (2/3) Installing dumb-init (1.2.5-r1) 16:09:57 (3/3) Installing su-exec (0.2-r1) 16:09:57 Executing busybox-1.33.1-r3.trigger 16:09:57 Executing ca-certificates-20191127-r5.trigger 16:09:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:09:57 OK: 6 MiB in 17 packages 16:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:09:59 (1/5) Installing ca-certificates (20191127-r5) 16:09:59 (2/5) Installing brotli-libs (1.0.9-r5) 16:09:59 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:09:59 (4/5) Installing libcurl (7.79.1-r0) 16:09:59 (5/5) Installing curl (7.79.1-r0) 16:09:59 Executing busybox-1.33.1-r3.trigger 16:09:59 Executing ca-certificates-20191127-r5.trigger 16:09:59 OK: 8 MiB in 19 packages 16:10:00 Removing intermediate container 63294a59cbae 16:10:00 ---> 7bf1787841d7 16:10:00 16:10:00 Step 11/23 : FROM alpine:3.14 16:10:00 ---> bb3de5531c18 16:10:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:10:00 ---> Running in f667a04ac93e 16:10:00 Removing intermediate container a61b13211551 16:10:00 ---> 32a9ee9e960c 16:10:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:10:00 ---> Running in 9e3beace0211 16:10:01 Removing intermediate container 9e3beace0211 16:10:01 ---> 209c54248f1b 16:10:01 Step 14/26 : WORKDIR / 16:10:02 ---> Running in f04e0d211341 16:10:02 Removing intermediate container 48bc19f6b617 16:10:02 ---> 5421d89298db 16:10:02 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:10:02 ---> Running in 9427fad712a8 16:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:10:03 Removing intermediate container f04e0d211341 16:10:03 ---> 0d81ff2b19c4 16:10:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:10:03 Removing intermediate container 9427fad712a8 16:10:03 ---> a3111e12f409 16:10:03 Step 14/22 : WORKDIR /edgex 16:10:03 ---> Running in 3630837dc851 16:10:03 (1/2) Installing ca-certificates (20191127-r5) 16:10:03 (2/2) Installing dumb-init (1.2.5-r1) 16:10:03 Executing busybox-1.33.1-r3.trigger 16:10:03 Executing ca-certificates-20191127-r5.trigger 16:10:03 OK: 6 MiB in 16 packages 16:10:04 Removing intermediate container 3630837dc851 16:10:04 ---> 0afd3db070e5 16:10:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:10:04 ---> 3df01b0b6e94 16:10:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:10:05 ---> 8857c9210b91 16:10:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:10:05 ---> 628d720850bd 16:10:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:10:06 Removing intermediate container f667a04ac93e 16:10:06 ---> 3b410e5c8007 16:10:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:10:07 ---> Running in 5bd9a1419edb 16:10:07 ---> 91f3c5ff9b7f 16:10:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:10:07 ---> c3dd338e3dbf 16:10:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:10:07 Removing intermediate container 5bd9a1419edb 16:10:07 ---> 5e2a0c4a0bf2 16:10:07 Step 14/23 : ENV APP_PORT=59860 16:10:07 ---> Running in 7a82769fc8fd 16:10:08 Removing intermediate container 6bfdb0d6f06b 16:10:08 ---> 323b47e301bb 16:10:08 16:10:08 Step 11/24 : FROM alpine:3.14 16:10:08 ---> bb3de5531c18 16:10:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:10:08 ---> 95dfcb9c593a 16:10:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:10:08 ---> Running in db55258e57d0 16:10:08 Removing intermediate container 7a82769fc8fd 16:10:08 ---> 9004b5bda8b7 16:10:08 Step 15/23 : EXPOSE $APP_PORT 16:10:09 ---> 3daa3600170c 16:10:09 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:10:09 ---> Running in 4e16fa02436a 16:10:09 ---> Running in e0c13519161b 16:10:09 Removing intermediate container db55258e57d0 16:10:09 ---> 80ddcb51d0f6 16:10:09 Step 13/24 : ENV APP_PORT=59880 16:10:09 ---> Running in 4288fec1d9ed 16:10:09 Removing intermediate container 4e16fa02436a 16:10:09 ---> 5a2c6735a348 16:10:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:09 Removing intermediate container e0c13519161b 16:10:09 ---> 7cc5fd12ebbf 16:10:09 Step 19/22 : CMD ["--init=true"] 16:10:09 ---> ebb85ddb53d9 16:10:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:10:10 Removing intermediate container 4288fec1d9ed 16:10:10 ---> 91bce133542d 16:10:10 Step 14/24 : EXPOSE $APP_PORT 16:10:10 ---> Running in d8fbab0119ee 16:10:10 ---> Running in 0f39bc06ddda 16:10:11 ---> 97e11c62985c 16:10:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:10:11 Removing intermediate container 0f39bc06ddda 16:10:11 ---> 9a079f57fe1b 16:10:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:11 Removing intermediate container d8fbab0119ee 16:10:11 ---> 8daebcd4a95f 16:10:11 Step 20/22 : LABEL arch=arm64 16:10:12 ---> Running in 67e54cfa206d 16:10:12 ---> Running in 4ee567b30d3b 16:10:12 ---> 70fb63265b72 16:10:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:10:12 ---> 33c15da069d6 16:10:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:10:12 Removing intermediate container 67e54cfa206d 16:10:12 ---> 22c60c7bbe3f 16:10:12 Step 21/22 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 16:10:13 ---> Running in d0a55907e6e7 16:10:13 ---> 72b7d046372d 16:10:13 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:10:13 ---> Running in e59abad158ce 16:10:13 Removing intermediate container d0a55907e6e7 16:10:13 ---> 80e5856cf095 16:10:13 Step 22/22 : LABEL version=0.0.0 16:10:13 ---> ea8b3957a8ac 16:10:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:10:13 ---> Running in 494008f74f02 16:10:14 ---> Running in a2e53b4f5822 16:10:14 Removing intermediate container 494008f74f02 16:10:14 ---> 34aa0ac581eb 16:10:14 16:10:15 Removing intermediate container a2e53b4f5822 16:10:15 ---> 21000b47ee00 16:10:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:10:15 Successfully built 34aa0ac581eb 16:10:15 ---> Running in 21cfab462427 16:10:15 Successfully tagged security-proxy-setup-arm64:latest 16:10:15  Building security-proxy-setup ... done Removing intermediate container 4ee567b30d3b 16:10:15 ---> 9a6b61c478ce 16:10:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:10:15 ---> Running in cd924d1bf24e 16:10:15 Removing intermediate container 21cfab462427 16:10:15 ---> 8771a507c0ed 16:10:15 Step 21/23 : LABEL arch=arm64 16:10:16 ---> Running in 7a8d907b8d46 16:10:16 Removing intermediate container e59abad158ce 16:10:16 ---> 34810d7e2693 16:10:16 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:10:17 Removing intermediate container 7a8d907b8d46 16:10:17 ---> 558d1bfa2a04 16:10:17 Step 22/23 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 16:10:17 ---> Running in 46ea54186701 16:10:17 ---> Running in a05ca0ffd48e 16:10:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:10:17 Removing intermediate container 46ea54186701 16:10:17 ---> 01c94be801d4 16:10:17 Step 24/26 : LABEL arch=arm64 16:10:17 Removing intermediate container a05ca0ffd48e 16:10:17 ---> d2669374dd2a 16:10:17 Step 23/23 : LABEL version=0.0.0 16:10:17 ---> Running in b5ef87c165c8 16:10:17 ---> Running in 911ed4eabb5c 16:10:18 Removing intermediate container b5ef87c165c8 16:10:18 ---> 3863acab96ee 16:10:18 Step 25/26 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 16:10:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:10:18 Removing intermediate container 911ed4eabb5c 16:10:18 ---> 7f62e181e75c 16:10:18 16:10:18 ---> Running in f3dfe24933a8 16:10:19 Successfully built 7f62e181e75c 16:10:19 Successfully tagged support-notifications-arm64:latest 16:10:19  Building support-notifications ... done Removing intermediate container f3dfe24933a8 16:10:19 ---> 917bdfdc967b 16:10:19 Step 26/26 : LABEL version=0.0.0 16:10:19 ---> Running in 9c288d556fc5 16:10:19 (1/6) Installing dumb-init (1.2.5-r1) 16:10:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:10:19 (3/6) Installing libsodium (1.0.18-r0) 16:10:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:10:19 Removing intermediate container 9c288d556fc5 16:10:19 ---> c25f4d9e11c8 16:10:19 16:10:20 Successfully built c25f4d9e11c8 16:10:20 Successfully tagged security-secretstore-setup-arm64:latest 16:10:20  Building security-secretstore-setup ... done (5/6) Installing libzmq (4.3.4-r0) 16:10:20 (6/6) Installing zeromq (4.3.4-r0) 16:10:20 Executing busybox-1.33.1-r3.trigger 16:10:20 OK: 8 MiB in 20 packages 16:10:22 Removing intermediate container cd924d1bf24e 16:10:22 ---> c964011389b0 16:10:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:22 ---> 29c1c25b014f 16:10:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:10:24 ---> baaaa34970fd 16:10:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:10:24 ---> d5d7fca8f22f 16:10:24 Step 20/24 : ENTRYPOINT ["/core-data"] 16:10:25 ---> Running in dd3706c1150d 16:10:25 Removing intermediate container dd3706c1150d 16:10:25 ---> 4dbb0a424cc9 16:10:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:10:25 ---> Running in 2ffaba12bf95 16:10:26 Removing intermediate container 2ffaba12bf95 16:10:26 ---> 93e25ca99b2f 16:10:26 Step 22/24 : LABEL arch=arm64 16:10:26 ---> Running in ddb80187f92f 16:10:26 Removing intermediate container ddb80187f92f 16:10:26 ---> c68b1542951a 16:10:26 Step 23/24 : LABEL git_sha=f82a758ac6ec86692d7cd5d17456831782aa58a2 16:10:27 ---> Running in ac2ad42d08b1 16:10:27 Removing intermediate container ac2ad42d08b1 16:10:27 ---> 6c5c6a7ebf21 16:10:27 Step 24/24 : LABEL version=0.0.0 16:10:27 ---> Running in 9521f12c1aa3 16:10:28 Removing intermediate container 9521f12c1aa3 16:10:28 ---> 1cc499d2e8fe 16:10:28 16:10:28 Successfully built 1cc499d2e8fe 16:10:28 Successfully tagged core-data-arm64:latest 16:10:29  Building core-data ... done  [Pipeline] } 16:10:29 $ docker stop --time=1 6dac96489fccdfd5fdb7b7c40e59ed38825039032b207e6582ca49acd139691f 16:10:31 $ docker rm -f 6dac96489fccdfd5fdb7b7c40e59ed38825039032b207e6582ca49acd139691f [Pipeline] // withDockerContainer [Pipeline] sh 16:10:31 + docker images 16:10:32 REPOSITORY TAG IMAGE ID CREATED SIZE 16:10:32 core-data-arm64 latest 1cc499d2e8fe 3 seconds ago 19.4MB 16:10:32 security-secretstore-setup-arm64 latest c25f4d9e11c8 12 seconds ago 26.5MB 16:10:32 support-notifications-arm64 latest 7f62e181e75c 13 seconds ago 15.9MB 16:10:32 security-proxy-setup-arm64 latest 34aa0ac581eb 17 seconds ago 25.3MB 16:10:32 323b47e301bb 24 seconds ago 1.58GB 16:10:32 7bf1787841d7 32 seconds ago 1.57GB 16:10:32 b60d43c7bb0f 37 seconds ago 1.57GB 16:10:32 543b6cceaac7 39 seconds ago 1.57GB 16:10:32 sys-mgmt-agent-arm64 latest 98cbdce76ad1 2 minutes ago 312MB 16:10:32 security-bootstrapper-arm64 latest e0bbe59bc553 3 minutes ago 17.7MB 16:10:32 core-metadata-arm64 latest 596d2d217889 3 minutes ago 15.8MB 16:10:32 support-scheduler-arm64 latest 1acbee179d19 3 minutes ago 15.2MB 16:10:32 core-command-arm64 latest 9c506d02c664 3 minutes ago 15.2MB 16:10:32 89f5dceaedcd 4 minutes ago 1.57GB 16:10:32 7420f7a23550 4 minutes ago 1.57GB 16:10:32 03743b55b5fe 4 minutes ago 1.57GB 16:10:32 3e7cdfa5e05e 4 minutes ago 1.57GB 16:10:32 06eecfe3f262 4 minutes ago 1.56GB 16:10:32 ci-base-image-arm64 latest 45f24d32b8a7 16 minutes ago 1.24GB 16:10:32 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 16:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 16:10:32 docker 20.10.7 df445af6242a 3 months ago 234MB 16:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:10:33 16:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:10:33 arm64: Pulling from edgex-lftools-log-publisher 16:10:33 448f6bf000e3: Pulling fs layer 16:10:33 f757da607395: Pulling fs layer 16:10:33 05883995daec: Pulling fs layer 16:10:33 8603b9c90790: Pulling fs layer 16:10:33 1560dd03e051: Pulling fs layer 16:10:33 27f5ce0e4adf: Pulling fs layer 16:10:33 c2d8d7efcc4b: Pulling fs layer 16:10:33 8603b9c90790: Waiting 16:10:33 1560dd03e051: Waiting 16:10:33 27f5ce0e4adf: Waiting 16:10:33 c2d8d7efcc4b: Waiting 16:10:34 f757da607395: Verifying Checksum 16:10:34 f757da607395: Download complete 16:10:34 8603b9c90790: Verifying Checksum 16:10:34 8603b9c90790: Download complete 16:10:34 1560dd03e051: Verifying Checksum 16:10:34 1560dd03e051: Download complete 16:10:34 27f5ce0e4adf: Verifying Checksum 16:10:34 27f5ce0e4adf: Download complete 16:10:34 05883995daec: Verifying Checksum 16:10:34 05883995daec: Download complete 16:10:35 448f6bf000e3: Verifying Checksum 16:10:35 448f6bf000e3: Download complete 16:10:38 c2d8d7efcc4b: Verifying Checksum 16:10:38 c2d8d7efcc4b: Download complete 16:10:39 448f6bf000e3: Pull complete 16:10:39 f757da607395: Pull complete 16:10:41 05883995daec: Pull complete 16:10:41 8603b9c90790: Pull complete 16:10:42 1560dd03e051: Pull complete 16:10:43 27f5ce0e4adf: Pull complete 16:10:58 c2d8d7efcc4b: Pull complete 16:10:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:10:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:10:58 prd-ubuntu18.04-docker-arm64-4c-16g-297 does not seem to be running inside a container 16:10:58 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:11:02 $ docker top 2cf257dde69f694430d9817756faf184b7bfde09ba6ad819143407b246646fb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:03 ---> job-cost.sh 16:11:03 lf-activate-venv: SKIPPING 16:11:03 INFO: No Stack... 16:11:05 INFO: Retrieving Pricing Info for: v3-standard-4 16:11:06 INFO: Archiving Costs [Pipeline] sh 16:11:06 + + cut -d, -f6 16:11:06 cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 16:11:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3727-6-stack-cost] 16:11:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3727-6-stack-cost] did not exist. Created. 16:11:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3727-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:11:07 + echo total: 0.10999999940395355 [Pipeline] stash 16:11:07 Stashed 1 file(s) [Pipeline] } 16:11:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3727-6-stack-cost] [Pipeline] // lock [Pipeline] } 16:11:07 $ docker stop --time=1 2cf257dde69f694430d9817756faf184b7bfde09ba6ad819143407b246646fb7 16:11:09 $ docker rm -f 2cf257dde69f694430d9817756faf184b7bfde09ba6ad819143407b246646fb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:11:10 provisioning config files... 16:11:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config7750449220075529059tmp [Pipeline] { [Pipeline] sh 16:11:11 + set +x 16:11:11 + curl -s https://codecov.io/bash 16:11:11 + bash -s -- 16:11:11 16:11:11 _____ _ 16:11:11 / ____| | | 16:11:11 | | ___ __| | ___ ___ _____ __ 16:11:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:11:11 | |___| (_) | (_| | __/ (_| (_) \ V / 16:11:11 \_____\___/ \__,_|\___|\___\___/ \_/ 16:11:11 Bash-1.0.6 16:11:11 16:11:11 16:11:11 ==> git version 2.24.4 found 16:11:11 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:11:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:11:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:11:11 ==> Jenkins CI detected. 16:11:11 current dir:  /w/workspace/edgex-go/6 16:11:11 project root: . 16:11:11 --> token set from env 16:11:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:11:11 ==> Running gcov in . (disable via -X gcov) 16:11:11 ==> Python coveragepy not found 16:11:11 ==> Searching for coverage reports in: 16:11:11 + . 16:11:11 -> Found 1 reports 16:11:11 ==> Detecting git/mercurial file structure 16:11:11 ==> Reading reports 16:11:11 + ./coverage.out bytes=403265 16:11:11 ==> Appending adjustments 16:11:11 https://docs.codecov.io/docs/fixing-reports 16:11:12 + Found adjustments 16:11:12 ==> Gzipping contents 16:11:12 56K /tmp/codecov.YQPa1C.gz 16:11:12 ==> Uploading reports 16:11:12 url: https://codecov.io 16:11:12 query: branch=PR-3727&commit=f82a758ac6ec86692d7cd5d17456831782aa58a2&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3727%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3727&job=&cmd_args= 16:11:12 -> Pinging Codecov 16:11:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3727&commit=f82a758ac6ec86692d7cd5d17456831782aa58a2&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3727%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3727&job=&cmd_args= 16:11:13 -> Uploading to 16:11:13 https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/f82a758ac6ec86692d7cd5d17456831782aa58a2/93729b01-d110-4a49-9503-affa293cd727.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T161112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ed823075a110ab44840b70115889bd8d540d367b6e4720c333ee29cc5c08ff7 16:11:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:13 Dload Upload Total Spent Left Speed 16:11:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54288 0 0 100 54288 0 124k --:--:-- --:--:-- --:--:-- 124k 100 54288 0 0 100 54288 0 124k --:--:-- --:--:-- --:--:-- 124k 16:11:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f82a758ac6ec86692d7cd5d17456831782aa58a2 [Pipeline] } 16:11:13 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:11:14 + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:11:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:11:15 ---> package-listing.sh 16:11:15 ++ tr '[:upper:]' '[:lower:]' 16:11:15 ++ facter osfamily 16:11:16 + OS_FAMILY=redhat 16:11:16 + workspace=/w/workspace/edgex-go/6 16:11:16 + START_PACKAGES=/tmp/packages_start.txt 16:11:16 + END_PACKAGES=/tmp/packages_end.txt 16:11:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:16 + PACKAGES=/tmp/packages_start.txt 16:11:16 + '[' /w/workspace/edgex-go/6 ']' 16:11:16 + PACKAGES=/tmp/packages_end.txt 16:11:16 + case "${OS_FAMILY}" in 16:11:16 + rpm -qa 16:11:16 + sort 16:11:18 + '[' -f /tmp/packages_start.txt ']' 16:11:18 + '[' -f /tmp/packages_end.txt ']' 16:11:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:18 + '[' /w/workspace/edgex-go/6 ']' 16:11:18 + mkdir -p /w/workspace/edgex-go/6/archives/ 16:11:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 16:11:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:11:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:11:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:18 16:11:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:11:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:19 latest: Pulling from edgex-lftools-log-publisher 16:11:19 b4d181a07f80: Pulling fs layer 16:11:19 a1111a8f2ec3: Pulling fs layer 16:11:19 ed53099fbce6: Pulling fs layer 16:11:19 dc539afda2c1: Pulling fs layer 16:11:19 77bc0d833cb6: Pulling fs layer 16:11:19 9065ff56babe: Pulling fs layer 16:11:19 d287ab97295c: Pulling fs layer 16:11:19 77bc0d833cb6: Waiting 16:11:19 9065ff56babe: Waiting 16:11:19 d287ab97295c: Waiting 16:11:19 dc539afda2c1: Waiting 16:11:19 a1111a8f2ec3: Verifying Checksum 16:11:19 a1111a8f2ec3: Download complete 16:11:19 dc539afda2c1: Verifying Checksum 16:11:19 dc539afda2c1: Download complete 16:11:19 77bc0d833cb6: Verifying Checksum 16:11:19 77bc0d833cb6: Download complete 16:11:19 9065ff56babe: Verifying Checksum 16:11:19 9065ff56babe: Download complete 16:11:20 ed53099fbce6: Verifying Checksum 16:11:20 ed53099fbce6: Download complete 16:11:20 b4d181a07f80: Verifying Checksum 16:11:20 b4d181a07f80: Download complete 16:11:22 b4d181a07f80: Pull complete 16:11:22 a1111a8f2ec3: Pull complete 16:11:22 ed53099fbce6: Pull complete 16:11:22 dc539afda2c1: Pull complete 16:11:22 77bc0d833cb6: Pull complete 16:11:22 9065ff56babe: Pull complete 16:11:24 d287ab97295c: Verifying Checksum 16:11:24 d287ab97295c: Download complete 16:11:28 d287ab97295c: Pull complete 16:11:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:11:28 prd-centos7-docker-4c-2g-296 does not seem to be running inside a container 16:11:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:11:31 $ docker top 114980a99d8fe8f624b6c22ffc95234d1109877e9bcd5d3056fbd57f875c3f53 -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:32 + touch /tmp/pre-build-complete [Pipeline] sh 16:11:32 + mkdir -p /var/log/sysstat [Pipeline] sh 16:11:32 + ls /var/log/sa-host 16:11:32 + sadf -c /var/log/sa-host/sa05 16:11:32 file_magic: OK 16:11:32 HZ: Using current value: 100 16:11:32 file_header: OK 16:11:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:11:32 Statistics: 16:11:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:11:32 File successfully converted to sysstat format version 12.0.3 16:11:32 + sadf -c /var/log/sa-host/sa30 16:11:32 file_magic: OK 16:11:32 HZ: Using current value: 100 16:11:32 file_header: OK 16:11:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:11:32 Statistics: 16:11:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:11:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:33 provisioning config files... 16:11:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config6051060074491862268tmp [Pipeline] { [Pipeline] echo 16:11:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:11:33 ---> create-netrc.sh [Pipeline] } 16:11:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:11:33 ---> python-tools-install.sh [Pipeline] echo 16:11:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:11:34 ---> sudo-logs.sh 16:11:34 Archiving 'sudo' log.. 16:11:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-296.vexxhost.local: Name or service not known 16:11:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-296.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:11:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:11:34 ---> job-cost.sh 16:11:34 lf-activate-venv: SKIPPING 16:11:34 DEBUG: total: 0.10999999940395355 16:11:34 INFO: Retrieving Stack Cost... 16:11:35 INFO: Retrieving Pricing Info for: v3-standard-2 16:11:36 INFO: Archiving Costs [Pipeline] echo 16:11:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:11:36 ---> logs-deploy.sh 16:11:36 lf-activate-venv: SKIPPING 16:11:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3727/6 16:11:36 INFO: archiving workspace using pattern(s): 16:11:37 Archives upload complete. 16:11:37 INFO: archiving logs to Nexus 16:11:38 ---> uname -a: 16:11:38 Linux prd-centos7-docker-4c-2g-296.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:11:38 16:11:38 16:11:38 ---> lscpu: 16:11:38 Architecture: x86_64 16:11:38 CPU op-mode(s): 32-bit, 64-bit 16:11:38 Byte Order: Little Endian 16:11:38 Address sizes: 40 bits physical, 48 bits virtual 16:11:38 CPU(s): 2 16:11:38 On-line CPU(s) list: 0,1 16:11:38 Thread(s) per core: 1 16:11:38 Core(s) per socket: 1 16:11:38 Socket(s): 2 16:11:38 NUMA node(s): 1 16:11:38 Vendor ID: AuthenticAMD 16:11:38 CPU family: 23 16:11:38 Model: 49 16:11:38 Model name: AMD EPYC-Rome Processor 16:11:38 Stepping: 0 16:11:38 CPU MHz: 2799.996 16:11:38 BogoMIPS: 5599.99 16:11:38 Virtualization: AMD-V 16:11:38 Hypervisor vendor: KVM 16:11:38 Virtualization type: full 16:11:38 L1d cache: 32K 16:11:38 L1i cache: 32K 16:11:38 L2 cache: 512K 16:11:38 L3 cache: 16384K 16:11:38 NUMA node0 CPU(s): 0,1 16:11:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:11:38 16:11:38 16:11:38 ---> nproc: 16:11:38 2 16:11:38 16:11:38 16:11:38 ---> df -h: 16:11:38 Filesystem Size Used Avail Use% Mounted on 16:11:38 overlay 40G 13G 28G 32% / 16:11:38 tmpfs 64M 0 64M 0% /dev 16:11:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:11:38 shm 64M 0 64M 0% /dev/shm 16:11:38 /dev/vda1 40G 13G 28G 32% /facter-os 16:11:38 16:11:38 16:11:38 ---> sar -b -r -n DEV: 16:11:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 16:11:38 16:11:38 15:45:17 LINUX RESTART (2 CPU) 16:11:38 16:11:38 15:46:01 tps rtps wtps bread/s bwrtn/s 16:11:38 15:47:01 86.85 3.38 83.47 2576.73 8672.32 16:11:38 15:48:01 368.54 0.20 368.34 23.45 99052.47 16:11:38 15:49:01 54.32 0.00 54.32 0.00 6474.09 16:11:38 15:50:01 91.71 0.02 91.69 0.53 5681.60 16:11:38 15:51:04 306.27 79.85 226.42 1998.71 124898.92 16:11:38 15:52:01 844.43 490.59 353.85 19796.11 202111.99 16:11:38 15:53:01 585.76 148.29 437.48 6143.46 183849.22 16:11:38 15:54:01 237.92 24.30 213.62 1849.13 30025.21 16:11:38 15:55:01 1.28 0.00 1.28 0.00 22.11 16:11:38 15:56:01 0.33 0.02 0.32 0.13 4.51 16:11:38 15:57:01 0.25 0.00 0.25 0.00 2.83 16:11:38 15:58:01 0.17 0.00 0.17 0.00 2.03 16:11:38 15:59:01 0.30 0.02 0.28 0.13 3.15 16:11:38 16:00:01 0.25 0.00 0.25 0.00 2.57 16:11:38 16:01:01 0.77 0.52 0.25 100.73 3.61 16:11:38 16:02:01 1.13 0.17 0.97 3.06 19.40 16:11:38 16:03:01 0.30 0.00 0.30 0.00 4.43 16:11:38 16:04:01 0.17 0.00 0.17 0.00 1.37 16:11:38 16:05:01 0.27 0.00 0.27 0.00 3.28 16:11:38 16:06:01 0.22 0.00 0.22 0.00 2.58 16:11:38 16:07:01 0.20 0.00 0.20 0.00 1.75 16:11:38 16:08:01 0.17 0.00 0.17 0.00 2.35 16:11:38 16:09:01 0.22 0.00 0.22 0.00 2.18 16:11:38 16:10:01 0.28 0.00 0.28 0.00 3.12 16:11:38 16:11:01 0.22 0.00 0.22 0.00 2.18 16:11:38 Average: 102.11 29.04 73.06 1263.95 26219.73 16:11:38 16:11:38 15:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:11:38 15:47:01 5017576 0 936376 11.69 2620 2052368 1569828 17.33 966892 1611524 158032 16:11:38 15:48:01 3517396 0 1106820 13.82 2620 3382104 1239560 13.69 1035644 2778320 8 16:11:38 15:49:01 3034708 0 1261748 15.75 2620 3709864 1732968 19.13 1474124 2853552 143440 16:11:38 15:50:01 2882956 0 1465924 18.30 2620 3657440 1728652 19.09 1626100 2839128 87028 16:11:38 15:51:04 1539120 0 1410928 17.62 2620 5056272 2089884 23.07 1581608 4160400 359000 16:11:38 15:52:01 465796 0 1855964 23.17 2620 5684560 3749956 41.40 3069780 3680428 64620 16:11:38 15:53:01 543000 0 1796108 22.43 2620 5667212 3286420 36.28 2832240 3809972 37340 16:11:38 15:54:01 2980924 0 1340508 16.74 2620 3684888 1628184 17.98 1500384 2748776 20 16:11:38 15:55:01 2993556 0 1327872 16.58 2620 3684892 1410820 15.58 1511920 2730732 12 16:11:38 15:56:01 2993632 0 1327792 16.58 2620 3684896 1410868 15.58 1512116 2730812 16 16:11:38 15:57:01 2995120 0 1326304 16.56 2620 3684896 1399512 15.45 1511016 2730812 12 16:11:38 15:58:01 2995796 0 1325616 16.55 2620 3684908 1396428 15.42 1510692 2730852 8 16:11:38 15:59:01 2995868 0 1325540 16.55 2620 3684912 1396428 15.42 1510812 2730856 12 16:11:38 16:00:01 2995728 0 1325676 16.55 2620 3684916 1396428 15.42 1510704 2730856 8 16:11:38 16:01:01 2988764 0 1329804 16.60 2620 3687752 1399280 15.45 1517568 2730440 16 16:11:38 16:02:01 2989504 0 1328884 16.59 2620 3687932 1396936 15.42 1517088 2730556 16 16:11:38 16:03:01 2989312 0 1329068 16.59 2620 3687940 1396936 15.42 1517208 2730560 8 16:11:38 16:04:01 2989568 0 1328808 16.59 2620 3687944 1396936 15.42 1517108 2730556 8 16:11:38 16:05:01 2988816 0 1329560 16.60 2620 3687944 1397104 15.42 1517472 2730556 16 16:11:38 16:06:01 2989300 0 1329068 16.59 2620 3687952 1397044 15.42 1517192 2730556 16 16:11:38 16:07:01 2989436 0 1328932 16.59 2620 3687952 1396936 15.42 1517092 2730556 8 16:11:38 16:08:01 2989576 0 1328784 16.59 2620 3687960 1396936 15.42 1517232 2730556 8 16:11:38 16:09:01 2989360 0 1328996 16.59 2620 3687964 1396936 15.42 1517236 2730556 8 16:11:38 16:10:01 2989492 0 1328860 16.59 2620 3687968 1396936 15.42 1517240 2730556 8 16:11:38 16:11:01 2989016 0 1329332 16.60 2620 3687972 1397020 15.42 1517216 2730556 16 16:11:38 Average: 2833333 0 1350131 16.86 2620 3822856 1632197 18.02 1593747 2836121 33987 16:11:38 16:11:38 15:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:11:38 15:47:01 vethff9da76 1090.98 895.44 96.61 2708.55 0.00 0.00 0.00 0.00 16:11:38 15:47:01 eth0 1816.01 1662.63 5025.37 153.41 0.00 0.00 0.00 0.00 16:11:38 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:47:01 docker0 1090.98 895.31 81.69 2708.54 0.00 0.00 0.00 0.00 16:11:38 15:48:01 eth0 979.90 744.56 5352.67 68.07 0.00 0.00 0.00 0.00 16:11:38 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:48:01 docker0 338.98 401.38 26.65 2053.71 0.00 0.00 0.00 0.00 16:11:38 15:49:01 eth0 49.91 27.94 38.72 16.19 0.00 0.00 0.00 0.00 16:11:38 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:49:01 veth2bd133d 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 16:11:38 15:49:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 16:11:38 15:50:01 eth0 18.76 10.39 12.57 6.76 0.00 0.00 0.00 0.00 16:11:38 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:50:01 veth2bd133d 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 16:11:38 15:50:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 16:11:38 15:51:04 eth0 259.49 174.77 1657.17 136.48 0.00 0.00 0.00 0.00 16:11:38 15:51:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:51:04 veth1322031 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:11:38 15:51:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:52:01 veth9436ebf 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 16:11:38 15:52:01 vethdeec43f 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 16:11:38 15:52:01 veth6b8771c 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 16:11:38 15:52:01 eth0 105.33 62.96 207.47 19.46 0.00 0.00 0.00 0.00 16:11:38 15:53:01 veth445f999 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:11:38 15:53:01 veth33234e7 18.70 79.87 1.70 396.55 0.00 0.00 0.00 0.00 16:11:38 15:53:01 veth2f7b1b2 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:11:38 15:53:01 eth0 358.82 180.34 1842.29 30.69 0.00 0.00 0.00 0.00 16:11:38 15:54:01 eth0 64.90 35.45 136.46 119.37 0.00 0.00 0.00 0.00 16:11:38 15:54:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:11:38 15:54:01 docker0 1534.32 1518.17 115.27 5612.55 0.00 0.00 0.00 0.00 16:11:38 15:55:01 eth0 0.87 0.35 0.43 0.03 0.00 0.00 0.00 0.00 16:11:38 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:56:01 eth0 0.72 0.50 0.35 0.24 0.00 0.00 0.00 0.00 16:11:38 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:57:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00 0.00 16:11:38 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:11:38 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:11:38 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:00:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:11:38 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:01:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 16:11:38 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:03:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:11:38 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:04:01 eth0 0.73 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:11:38 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:05:01 eth0 0.95 0.45 0.32 0.21 0.00 0.00 0.00 0.00 16:11:38 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:06:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 16:11:38 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:11:38 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:08:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:11:38 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:11:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:11:38 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 Average: eth0 146.61 116.30 573.33 22.21 0.00 0.00 0.00 0.00 16:11:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:38 Average: docker0 61.43 60.78 4.61 224.70 0.00 0.00 0.00 0.00 16:11:38 16:11:38 16:11:38 ---> sar -P ALL: 16:11:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 16:11:38 16:11:38 15:45:17 LINUX RESTART (2 CPU) 16:11:38 16:11:38 15:46:01 CPU %user %nice %system %iowait %steal %idle 16:11:38 15:47:01 all 15.39 0.00 5.29 2.06 0.10 77.16 16:11:38 15:47:01 0 15.51 0.00 6.05 1.86 0.13 76.45 16:11:38 15:47:01 1 15.28 0.00 4.55 2.26 0.07 77.85 16:11:38 15:48:01 all 28.87 0.00 13.64 4.22 0.11 53.16 16:11:38 15:48:01 0 26.16 0.00 14.20 4.54 0.09 55.01 16:11:38 15:48:01 1 31.56 0.00 13.08 3.91 0.13 51.32 16:11:38 15:49:01 all 56.69 0.00 6.83 0.50 0.11 35.88 16:11:38 15:49:01 0 56.31 0.00 7.07 0.54 0.13 35.95 16:11:38 15:49:01 1 57.07 0.00 6.59 0.45 0.09 35.81 16:11:38 15:50:01 all 50.66 0.00 4.77 0.70 0.10 43.77 16:11:38 15:50:01 0 51.85 0.00 4.69 0.73 0.09 42.64 16:11:38 15:50:01 1 49.47 0.00 4.85 0.68 0.11 44.90 16:11:38 15:51:04 all 49.01 0.00 13.57 4.94 0.11 32.37 16:11:38 15:51:04 0 49.09 0.00 13.61 5.51 0.11 31.68 16:11:38 15:51:04 1 48.93 0.00 13.52 4.37 0.11 33.07 16:11:38 15:52:01 all 49.85 0.00 16.41 28.68 0.12 4.94 16:11:38 15:52:01 0 49.62 0.00 16.39 28.88 0.12 5.01 16:11:38 15:52:01 1 50.09 0.00 16.43 28.49 0.13 4.87 16:11:38 15:53:01 all 74.99 0.00 17.28 6.66 0.13 0.94 16:11:38 15:53:01 0 74.18 0.00 17.86 6.83 0.13 1.00 16:11:38 15:53:01 1 75.79 0.00 16.70 6.49 0.13 0.89 16:11:38 15:54:01 all 33.47 0.00 8.25 1.52 0.07 56.70 16:11:38 15:54:01 0 33.57 0.00 8.32 1.37 0.07 56.66 16:11:38 15:54:01 1 33.37 0.00 8.17 1.66 0.07 56.73 16:11:38 15:55:01 all 0.12 0.00 0.07 0.00 0.03 99.79 16:11:38 15:55:01 0 0.18 0.00 0.08 0.00 0.02 99.72 16:11:38 15:55:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:11:38 15:56:01 all 0.14 0.00 0.03 0.00 0.03 99.80 16:11:38 15:56:01 0 0.23 0.00 0.03 0.00 0.02 99.72 16:11:38 15:56:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:11:38 15:57:01 all 0.17 0.00 0.02 0.00 0.03 99.79 16:11:38 15:57:01 0 0.32 0.00 0.02 0.00 0.03 99.63 16:11:38 15:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:11:38 16:11:38 15:57:01 CPU %user %nice %system %iowait %steal %idle 16:11:38 15:58:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:11:38 15:58:01 0 0.18 0.00 0.02 0.00 0.02 99.78 16:11:38 15:58:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:11:38 15:59:01 all 0.21 0.00 0.03 0.00 0.02 99.75 16:11:38 15:59:01 0 0.37 0.00 0.02 0.00 0.00 99.62 16:11:38 15:59:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:11:38 16:00:01 all 0.24 0.00 0.03 0.00 0.03 99.70 16:11:38 16:00:01 0 0.43 0.00 0.03 0.00 0.02 99.52 16:11:38 16:00:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:11:38 16:01:01 all 0.23 0.00 0.05 0.03 0.01 99.69 16:11:38 16:01:01 0 0.35 0.00 0.05 0.02 0.00 99.58 16:11:38 16:01:01 1 0.10 0.00 0.05 0.03 0.02 99.80 16:11:38 16:02:01 all 0.08 0.00 0.05 0.01 0.01 99.85 16:11:38 16:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:11:38 16:02:01 1 0.12 0.00 0.05 0.02 0.00 99.82 16:11:38 16:03:01 all 0.17 0.00 0.02 0.00 0.02 99.80 16:11:38 16:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:11:38 16:03:01 1 0.32 0.00 0.02 0.00 0.03 99.63 16:11:38 16:04:01 all 0.23 0.00 0.03 0.00 0.02 99.72 16:11:38 16:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:11:38 16:04:01 1 0.43 0.00 0.03 0.00 0.02 99.52 16:11:38 16:05:01 all 0.23 0.00 0.04 0.00 0.03 99.70 16:11:38 16:05:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:11:38 16:05:01 1 0.40 0.00 0.03 0.00 0.03 99.53 16:11:38 16:06:01 all 0.19 0.00 0.03 0.00 0.01 99.77 16:11:38 16:06:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:11:38 16:06:01 1 0.33 0.00 0.03 0.00 0.02 99.62 16:11:38 16:07:01 all 0.19 0.00 0.03 0.00 0.02 99.76 16:11:38 16:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:11:38 16:07:01 1 0.35 0.00 0.03 0.00 0.02 99.60 16:11:38 16:08:01 all 0.10 0.00 0.03 0.00 0.01 99.87 16:11:38 16:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:11:38 16:08:01 1 0.17 0.00 0.03 0.00 0.02 99.78 16:11:38 16:11:38 16:08:01 CPU %user %nice %system %iowait %steal %idle 16:11:38 16:09:01 all 0.18 0.00 0.03 0.00 0.02 99.78 16:11:38 16:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:11:38 16:09:01 1 0.30 0.00 0.02 0.00 0.02 99.67 16:11:38 16:10:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:11:38 16:10:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:11:38 16:10:01 1 0.23 0.00 0.03 0.00 0.00 99.73 16:11:38 16:11:01 all 0.15 0.00 0.02 0.00 0.02 99.82 16:11:38 16:11:01 0 0.28 0.00 0.03 0.00 0.02 99.67 16:11:38 16:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:11:38 Average: all 13.67 0.00 3.26 1.81 0.04 81.22 16:11:38 Average: 0 13.55 0.00 3.34 1.84 0.04 81.22 16:11:38 Average: 1 13.78 0.00 3.18 1.77 0.05 81.22 16:11:38 16:11:38 16:11:38